|
@@ -285,6 +285,8 @@
|
|
A7C0FDF822B6671C00BC1E86 /* PopularVideoCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7C0FDF722B6671C00BC1E86 /* PopularVideoCollectionViewCell.swift */; };
|
|
A7C0FDF822B6671C00BC1E86 /* PopularVideoCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7C0FDF722B6671C00BC1E86 /* PopularVideoCollectionViewCell.swift */; };
|
|
A7C0FDFB22B6672F00BC1E86 /* PopularVideoTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7C0FDFA22B6672F00BC1E86 /* PopularVideoTableViewCell.swift */; };
|
|
A7C0FDFB22B6672F00BC1E86 /* PopularVideoTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7C0FDFA22B6672F00BC1E86 /* PopularVideoTableViewCell.swift */; };
|
|
A7C0FE0022B66E5A00BC1E86 /* CommunityFeaturedTopicsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7C0FDFF22B66E5A00BC1E86 /* CommunityFeaturedTopicsViewController.swift */; };
|
|
A7C0FE0022B66E5A00BC1E86 /* CommunityFeaturedTopicsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7C0FDFF22B66E5A00BC1E86 /* CommunityFeaturedTopicsViewController.swift */; };
|
|
|
|
+ A7C0FE0222B682DB00BC1E86 /* CommunityFeaturedTopicsHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7C0FE0122B682DB00BC1E86 /* CommunityFeaturedTopicsHeaderView.swift */; };
|
|
|
|
+ A7C0FE0422B68E7500BC1E86 /* CommunityFeaturedTopicsNavigationBarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7C0FE0322B68E7500BC1E86 /* CommunityFeaturedTopicsNavigationBarView.swift */; };
|
|
A7C3DD1A226422BF00FA262E /* SwiftMoyaServiceSMSApi.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7C3DD19226422BF00FA262E /* SwiftMoyaServiceSMSApi.swift */; };
|
|
A7C3DD1A226422BF00FA262E /* SwiftMoyaServiceSMSApi.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7C3DD19226422BF00FA262E /* SwiftMoyaServiceSMSApi.swift */; };
|
|
A7C3DD1C226422D200FA262E /* SwiftMoyaNetWorkServiceSMS.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7C3DD1B226422D200FA262E /* SwiftMoyaNetWorkServiceSMS.swift */; };
|
|
A7C3DD1C226422D200FA262E /* SwiftMoyaNetWorkServiceSMS.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7C3DD1B226422D200FA262E /* SwiftMoyaNetWorkServiceSMS.swift */; };
|
|
A7CC74D4226FF1AA003C4F38 /* MineView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7CC74D3226FF1AA003C4F38 /* MineView.swift */; };
|
|
A7CC74D4226FF1AA003C4F38 /* MineView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7CC74D3226FF1AA003C4F38 /* MineView.swift */; };
|
|
@@ -774,6 +776,8 @@
|
|
A7C0FDF722B6671C00BC1E86 /* PopularVideoCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PopularVideoCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
A7C0FDF722B6671C00BC1E86 /* PopularVideoCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PopularVideoCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
A7C0FDFA22B6672F00BC1E86 /* PopularVideoTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PopularVideoTableViewCell.swift; sourceTree = "<group>"; };
|
|
A7C0FDFA22B6672F00BC1E86 /* PopularVideoTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PopularVideoTableViewCell.swift; sourceTree = "<group>"; };
|
|
A7C0FDFF22B66E5A00BC1E86 /* CommunityFeaturedTopicsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommunityFeaturedTopicsViewController.swift; sourceTree = "<group>"; };
|
|
A7C0FDFF22B66E5A00BC1E86 /* CommunityFeaturedTopicsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommunityFeaturedTopicsViewController.swift; sourceTree = "<group>"; };
|
|
|
|
+ A7C0FE0122B682DB00BC1E86 /* CommunityFeaturedTopicsHeaderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommunityFeaturedTopicsHeaderView.swift; sourceTree = "<group>"; };
|
|
|
|
+ A7C0FE0322B68E7500BC1E86 /* CommunityFeaturedTopicsNavigationBarView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommunityFeaturedTopicsNavigationBarView.swift; sourceTree = "<group>"; };
|
|
A7C3DD19226422BF00FA262E /* SwiftMoyaServiceSMSApi.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftMoyaServiceSMSApi.swift; sourceTree = "<group>"; };
|
|
A7C3DD19226422BF00FA262E /* SwiftMoyaServiceSMSApi.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftMoyaServiceSMSApi.swift; sourceTree = "<group>"; };
|
|
A7C3DD1B226422D200FA262E /* SwiftMoyaNetWorkServiceSMS.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftMoyaNetWorkServiceSMS.swift; sourceTree = "<group>"; };
|
|
A7C3DD1B226422D200FA262E /* SwiftMoyaNetWorkServiceSMS.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftMoyaNetWorkServiceSMS.swift; sourceTree = "<group>"; };
|
|
A7CC74D3226FF1AA003C4F38 /* MineView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MineView.swift; sourceTree = "<group>"; };
|
|
A7CC74D3226FF1AA003C4F38 /* MineView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MineView.swift; sourceTree = "<group>"; };
|
|
@@ -2848,6 +2852,8 @@
|
|
A7C0FDFE22B66C8E00BC1E86 /* View */ = {
|
|
A7C0FDFE22B66C8E00BC1E86 /* View */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ A7C0FE0122B682DB00BC1E86 /* CommunityFeaturedTopicsHeaderView.swift */,
|
|
|
|
+ A7C0FE0322B68E7500BC1E86 /* CommunityFeaturedTopicsNavigationBarView.swift */,
|
|
);
|
|
);
|
|
path = View;
|
|
path = View;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -4221,6 +4227,7 @@
|
|
A7778CB32244D73400C7C47A /* RegisterLoginViewController.swift in Sources */,
|
|
A7778CB32244D73400C7C47A /* RegisterLoginViewController.swift in Sources */,
|
|
BD7AB8432284390B0030646A /* OrderPaySelfPickInfoCell.swift in Sources */,
|
|
BD7AB8432284390B0030646A /* OrderPaySelfPickInfoCell.swift in Sources */,
|
|
BD1FC18622B09F9800D55081 /* CommunitySubCommentController.swift in Sources */,
|
|
BD1FC18622B09F9800D55081 /* CommunitySubCommentController.swift in Sources */,
|
|
|
|
+ A7C0FE0222B682DB00BC1E86 /* CommunityFeaturedTopicsHeaderView.swift in Sources */,
|
|
A7274C5F228EE636000E3A07 /* LBXScanWrapper.swift in Sources */,
|
|
A7274C5F228EE636000E3A07 /* LBXScanWrapper.swift in Sources */,
|
|
A7CC752F2271A1F2003C4F38 /* SetPasswordView.swift in Sources */,
|
|
A7CC752F2271A1F2003C4F38 /* SetPasswordView.swift in Sources */,
|
|
A7A98E09227EB8DD005306E9 /* CategoryView.swift in Sources */,
|
|
A7A98E09227EB8DD005306E9 /* CategoryView.swift in Sources */,
|
|
@@ -4299,6 +4306,7 @@
|
|
A72A72D022321E2700B21995 /* FontMacro.swift in Sources */,
|
|
A72A72D022321E2700B21995 /* FontMacro.swift in Sources */,
|
|
BD2FCBE622B2586C0006D974 /* CommunityTagCollectionCell.swift in Sources */,
|
|
BD2FCBE622B2586C0006D974 /* CommunityTagCollectionCell.swift in Sources */,
|
|
BD1DC6C9228D005000B89C57 /* OrderCreateParameterModel.swift in Sources */,
|
|
BD1DC6C9228D005000B89C57 /* OrderCreateParameterModel.swift in Sources */,
|
|
|
|
+ A7C0FE0422B68E7500BC1E86 /* CommunityFeaturedTopicsNavigationBarView.swift in Sources */,
|
|
A7BF203422B47E8600396DB3 /* CardContentActionTableViewCell.swift in Sources */,
|
|
A7BF203422B47E8600396DB3 /* CardContentActionTableViewCell.swift in Sources */,
|
|
A71AA52622732068008FF1A5 /* SwiftMoyaServiceConfigApi.swift in Sources */,
|
|
A71AA52622732068008FF1A5 /* SwiftMoyaServiceConfigApi.swift in Sources */,
|
|
A77F2C982231FD25001BD3F6 /* BaseNavigationViewController.swift in Sources */,
|
|
A77F2C982231FD25001BD3F6 /* BaseNavigationViewController.swift in Sources */,
|