|
@@ -175,7 +175,6 @@
|
|
|
A739121B229F75F50033177E /* JXPagingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7391214229F75F50033177E /* JXPagingView.swift */; };
|
|
|
A739121D229F75F50033177E /* JXPagingListContainerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7391216229F75F50033177E /* JXPagingListContainerView.swift */; };
|
|
|
A73A56D322DC59A3004920FE /* PushModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A73A56D222DC59A3004920FE /* PushModel.swift */; };
|
|
|
- A73A56D522DC5E34004920FE /* UMPushRouterModuleType.swift in Sources */ = {isa = PBXBuildFile; fileRef = A73A56D422DC5E34004920FE /* UMPushRouterModuleType.swift */; };
|
|
|
A73A56D922DC8378004920FE /* UpdateVersionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A73A56D822DC8378004920FE /* UpdateVersionView.swift */; };
|
|
|
A73A56DB22DC9AB5004920FE /* UpdateVersionModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A73A56DA22DC9AB5004920FE /* UpdateVersionModel.swift */; };
|
|
|
A73A56DE22DC9CCE004920FE /* UpdateVersionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A73A56DD22DC9CCE004920FE /* UpdateVersionManager.swift */; };
|
|
@@ -433,6 +432,8 @@
|
|
|
A7F2D6DD22B2536F0093000B /* CardContentPicVideoCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7F2D6DC22B2536F0093000B /* CardContentPicVideoCollectionViewCell.swift */; };
|
|
|
A7F2D6DF22B25B5D0093000B /* CardContentPicVideoCollectionViewLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7F2D6DE22B25B5D0093000B /* CardContentPicVideoCollectionViewLayout.swift */; };
|
|
|
A7F2D6E122B25EF30093000B /* CardContentPicVideoModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7F2D6E022B25EF30093000B /* CardContentPicVideoModel.swift */; };
|
|
|
+ A7F3069122E1698400DC7917 /* json_Image_0.png in Resources */ = {isa = PBXBuildFile; fileRef = A7F3069022E1698400DC7917 /* json_Image_0.png */; };
|
|
|
+ A7F3069422E16A5B00DC7917 /* MineRouterModuleType.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7F3069322E16A5B00DC7917 /* MineRouterModuleType.swift */; };
|
|
|
A7FF1555228AC27600A85748 /* ProductAllCommentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7FF1554228AC27600A85748 /* ProductAllCommentView.swift */; };
|
|
|
A7FF1557228AC3E800A85748 /* ProductAllCommentViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7FF1556228AC3E800A85748 /* ProductAllCommentViewController.swift */; };
|
|
|
A7FF1560228C693D00A85748 /* OrderViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7FF155F228C693D00A85748 /* OrderViewController.swift */; };
|
|
@@ -882,7 +883,6 @@
|
|
|
A7391214229F75F50033177E /* JXPagingView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = JXPagingView.swift; sourceTree = "<group>"; };
|
|
|
A7391216229F75F50033177E /* JXPagingListContainerView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = JXPagingListContainerView.swift; sourceTree = "<group>"; };
|
|
|
A73A56D222DC59A3004920FE /* PushModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PushModel.swift; sourceTree = "<group>"; };
|
|
|
- A73A56D422DC5E34004920FE /* UMPushRouterModuleType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UMPushRouterModuleType.swift; sourceTree = "<group>"; };
|
|
|
A73A56D822DC8378004920FE /* UpdateVersionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UpdateVersionView.swift; sourceTree = "<group>"; };
|
|
|
A73A56DA22DC9AB5004920FE /* UpdateVersionModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UpdateVersionModel.swift; sourceTree = "<group>"; };
|
|
|
A73A56DD22DC9CCE004920FE /* UpdateVersionManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UpdateVersionManager.swift; sourceTree = "<group>"; };
|
|
@@ -1153,6 +1153,8 @@
|
|
|
A7F2D6DC22B2536F0093000B /* CardContentPicVideoCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CardContentPicVideoCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
|
A7F2D6DE22B25B5D0093000B /* CardContentPicVideoCollectionViewLayout.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CardContentPicVideoCollectionViewLayout.swift; sourceTree = "<group>"; };
|
|
|
A7F2D6E022B25EF30093000B /* CardContentPicVideoModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CardContentPicVideoModel.swift; sourceTree = "<group>"; };
|
|
|
+ A7F3069022E1698400DC7917 /* json_Image_0.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = json_Image_0.png; sourceTree = "<group>"; };
|
|
|
+ A7F3069322E16A5B00DC7917 /* MineRouterModuleType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MineRouterModuleType.swift; sourceTree = "<group>"; };
|
|
|
A7FF1554228AC27600A85748 /* ProductAllCommentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductAllCommentView.swift; sourceTree = "<group>"; };
|
|
|
A7FF1556228AC3E800A85748 /* ProductAllCommentViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductAllCommentViewController.swift; sourceTree = "<group>"; };
|
|
|
A7FF155F228C693D00A85748 /* OrderViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OrderViewController.swift; sourceTree = "<group>"; };
|
|
@@ -2743,10 +2745,8 @@
|
|
|
A75B787522E079BC007B986A /* AnimationJSON */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- A75B787722E07A50007B986A /* communityModuleTabbar.json */,
|
|
|
- A75B787622E07A50007B986A /* messageModuleTabbar.json */,
|
|
|
- A75B787922E07A50007B986A /* MineModuleTabbar.json */,
|
|
|
- A75B787822E07A50007B986A /* shoppingMallModuleTabbar.json */,
|
|
|
+ A7F3069222E1698700DC7917 /* JSON */,
|
|
|
+ A7F3068F22E1698400DC7917 /* JSONImages */,
|
|
|
);
|
|
|
path = AnimationJSON;
|
|
|
sourceTree = "<group>";
|
|
@@ -3625,8 +3625,8 @@
|
|
|
A7DAB33222D881F5005B964E /* H5RouterModuleType.swift */,
|
|
|
A7DAB33422D8D3AC005B964E /* RegisterLoginRouterModuleType.swift */,
|
|
|
A7DAB33822DC2B83005B964E /* ShareRouterModuleType.swift */,
|
|
|
- A73A56D422DC5E34004920FE /* UMPushRouterModuleType.swift */,
|
|
|
BDBC0AF322DDE9BC00CA788E /* PublishRouterModuleType.swift */,
|
|
|
+ A7F3069322E16A5B00DC7917 /* MineRouterModuleType.swift */,
|
|
|
);
|
|
|
path = Router;
|
|
|
sourceTree = "<group>";
|
|
@@ -4446,6 +4446,25 @@
|
|
|
path = PicVideo;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ A7F3068F22E1698400DC7917 /* JSONImages */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A7F3069022E1698400DC7917 /* json_Image_0.png */,
|
|
|
+ );
|
|
|
+ path = JSONImages;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A7F3069222E1698700DC7917 /* JSON */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A75B787722E07A50007B986A /* communityModuleTabbar.json */,
|
|
|
+ A75B787622E07A50007B986A /* messageModuleTabbar.json */,
|
|
|
+ A75B787922E07A50007B986A /* MineModuleTabbar.json */,
|
|
|
+ A75B787822E07A50007B986A /* shoppingMallModuleTabbar.json */,
|
|
|
+ );
|
|
|
+ path = JSON;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
A7FF1550228AC22700A85748 /* ProductAllComment */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -5843,6 +5862,7 @@
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
+ A7F3069122E1698400DC7917 /* json_Image_0.png in Resources */,
|
|
|
A75B787C22E07A51007B986A /* shoppingMallModuleTabbar.json in Resources */,
|
|
|
A7D77DE922DDBEF70048D5F6 /* RedemptionAreaModule.xcassets in Resources */,
|
|
|
A75B787A22E07A51007B986A /* messageModuleTabbar.json in Resources */,
|
|
@@ -5989,6 +6009,7 @@
|
|
|
BDE376D722C22A260055E2EA /* MBProgressHUD+AlivcHelper.m in Sources */,
|
|
|
A74322A422B8E7F60017C367 /* MyFollowAndFanHeaderView.swift in Sources */,
|
|
|
A73911AD229CD62F0033177E /* AlamofireReachabilityManager.swift in Sources */,
|
|
|
+ A7F3069422E16A5B00DC7917 /* MineRouterModuleType.swift in Sources */,
|
|
|
A7BB684F2268DCEC00AB07A2 /* SelfRecommendationViewController.swift in Sources */,
|
|
|
A7D77DF922DDF8FB0048D5F6 /* RedemptionAreaProductCollectionViewCell.swift in Sources */,
|
|
|
A7B4E7352281907A0012914A /* CMSModel.swift in Sources */,
|
|
@@ -6433,7 +6454,6 @@
|
|
|
A71CAB4122CB32C700D908A8 /* VirusViewModel.swift in Sources */,
|
|
|
A7FF1572228C7D4600A85748 /* OrderButtonTableViewCell.swift in Sources */,
|
|
|
BD61226122C3561C00D3F513 /* MagicCameraPressCircleView.m in Sources */,
|
|
|
- A73A56D522DC5E34004920FE /* UMPushRouterModuleType.swift in Sources */,
|
|
|
A7B4E72F2281773F0012914A /* ProductFloorCenterTitleView.swift in Sources */,
|
|
|
A7AA9F5822C5F6150086498B /* SwiftMoyaServiceVirusApi.swift in Sources */,
|
|
|
A7284A542252FB5C000BAEC4 /* PaginationModel.swift in Sources */,
|