|
@@ -183,6 +183,7 @@
|
|
|
A7A98E41228046C5005306E9 /* ShoppingMallSepcialTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7A98E40228046C4005306E9 /* ShoppingMallSepcialTableViewCell.swift */; };
|
|
|
A7A98E4322804851005306E9 /* ShoppingMallSepcialFlowLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7A98E4222804851005306E9 /* ShoppingMallSepcialFlowLayout.swift */; };
|
|
|
A7A98E4522804C63005306E9 /* ShoppingMallSepcialCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7A98E4422804C63005306E9 /* ShoppingMallSepcialCollectionViewCell.swift */; };
|
|
|
+ A7B4E71A22811F770012914A /* ShoppingCarModoule.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A7B4E71922811F770012914A /* ShoppingCarModoule.xcassets */; };
|
|
|
A7BB684F2268DCEC00AB07A2 /* SelfRecommendationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7BB684D2268DCEC00AB07A2 /* SelfRecommendationViewController.swift */; };
|
|
|
A7BB68552268DE8600AB07A2 /* SelfRecommendationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7BB68542268DE8600AB07A2 /* SelfRecommendationView.swift */; };
|
|
|
A7BB6857226965C100AB07A2 /* SelfRecommendationHeaderCollectionReusableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7BB6856226965C100AB07A2 /* SelfRecommendationHeaderCollectionReusableView.swift */; };
|
|
@@ -441,6 +442,7 @@
|
|
|
A7A98E40228046C4005306E9 /* ShoppingMallSepcialTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShoppingMallSepcialTableViewCell.swift; sourceTree = "<group>"; };
|
|
|
A7A98E4222804851005306E9 /* ShoppingMallSepcialFlowLayout.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShoppingMallSepcialFlowLayout.swift; sourceTree = "<group>"; };
|
|
|
A7A98E4422804C63005306E9 /* ShoppingMallSepcialCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShoppingMallSepcialCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
|
+ A7B4E71922811F770012914A /* ShoppingCarModoule.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = ShoppingCarModoule.xcassets; sourceTree = "<group>"; };
|
|
|
A7BB684D2268DCEC00AB07A2 /* SelfRecommendationViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelfRecommendationViewController.swift; sourceTree = "<group>"; };
|
|
|
A7BB68542268DE8600AB07A2 /* SelfRecommendationView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelfRecommendationView.swift; sourceTree = "<group>"; };
|
|
|
A7BB6856226965C100AB07A2 /* SelfRecommendationHeaderCollectionReusableView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelfRecommendationHeaderCollectionReusableView.swift; sourceTree = "<group>"; };
|
|
@@ -1091,8 +1093,8 @@
|
|
|
A738D203225AEAD000EEE860 /* Model */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- A7A98E00227E88E8005306E9 /* ProductModel */,
|
|
|
A72A73722233966800B21995 /* RootModel */,
|
|
|
+ A7A98E00227E88E8005306E9 /* ProductModel */,
|
|
|
A79057032276D5FE0037F823 /* ConfigModel */,
|
|
|
A7284402224DBE3500F82F30 /* UserModel */,
|
|
|
);
|
|
@@ -1536,6 +1538,7 @@
|
|
|
A77F2C672231FB4A001BD3F6 /* Assets.xcassets */,
|
|
|
A71AF0BD226F1792001730FE /* ShoppingMallModule.xcassets */,
|
|
|
A7CC74DD22703B4A003C4F38 /* MineModule.xcassets */,
|
|
|
+ A7B4E71922811F770012914A /* ShoppingCarModoule.xcassets */,
|
|
|
A729B5A92266F6FD004AE098 /* Launch Screen.storyboard */,
|
|
|
A77F2C6C2231FB4A001BD3F6 /* Info.plist */,
|
|
|
);
|
|
@@ -2157,6 +2160,7 @@
|
|
|
files = (
|
|
|
A7CC74DE22703B4A003C4F38 /* MineModule.xcassets in Resources */,
|
|
|
A77F2CB82232010F001BD3F6 /* ShoppingCartViewController.xib in Resources */,
|
|
|
+ A7B4E71A22811F770012914A /* ShoppingCarModoule.xcassets in Resources */,
|
|
|
A71AF0BE226F1792001730FE /* ShoppingMallModule.xcassets in Resources */,
|
|
|
A7778C9722438F5D00C7C47A /* AlipaySDK.bundle in Resources */,
|
|
|
A7190167227543DB00104A50 /* baidu_cityid_rel.json in Resources */,
|