|
@@ -9,6 +9,7 @@
|
|
/* Begin PBXBuildFile section */
|
|
/* Begin PBXBuildFile section */
|
|
0A110C4CD931995B8E8BF7C5 /* Pods_RainbowPlanet.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D469F6C3768252BCB7001EDD /* Pods_RainbowPlanet.framework */; };
|
|
0A110C4CD931995B8E8BF7C5 /* Pods_RainbowPlanet.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D469F6C3768252BCB7001EDD /* Pods_RainbowPlanet.framework */; };
|
|
A7003EA3229192CC004E51FB /* PayManagerPay.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7003EA2229192CC004E51FB /* PayManagerPay.swift */; };
|
|
A7003EA3229192CC004E51FB /* PayManagerPay.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7003EA2229192CC004E51FB /* PayManagerPay.swift */; };
|
|
|
|
+ A701454322FA59AC0090E1BD /* UIViewController+Example.m in Sources */ = {isa = PBXBuildFile; fileRef = A701454122FA59AB0090E1BD /* UIViewController+Example.m */; };
|
|
A70B2C042283D06B00B2449F /* ProductFloorFullLeftHeaderCollectionReusableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A70B2C032283D06B00B2449F /* ProductFloorFullLeftHeaderCollectionReusableView.swift */; };
|
|
A70B2C042283D06B00B2449F /* ProductFloorFullLeftHeaderCollectionReusableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A70B2C032283D06B00B2449F /* ProductFloorFullLeftHeaderCollectionReusableView.swift */; };
|
|
A70B2C072284305400B2449F /* ProductModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A70B2C062284305400B2449F /* ProductModel.swift */; };
|
|
A70B2C072284305400B2449F /* ProductModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A70B2C062284305400B2449F /* ProductModel.swift */; };
|
|
A70B2C102286A3BC00B2449F /* ProductDetailModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A70B2C0F2286A3BC00B2449F /* ProductDetailModel.swift */; };
|
|
A70B2C102286A3BC00B2449F /* ProductDetailModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A70B2C0F2286A3BC00B2449F /* ProductDetailModel.swift */; };
|
|
@@ -220,8 +221,6 @@
|
|
A76068ED22E4A2B4008DF18F /* verywell.json in Resources */ = {isa = PBXBuildFile; fileRef = A76068EC22E4A2B4008DF18F /* verywell.json */; };
|
|
A76068ED22E4A2B4008DF18F /* verywell.json in Resources */ = {isa = PBXBuildFile; fileRef = A76068EC22E4A2B4008DF18F /* verywell.json */; };
|
|
A76068F322E4B11B008DF18F /* UIImage+Gif.swift in Sources */ = {isa = PBXBuildFile; fileRef = A76068F222E4B11B008DF18F /* UIImage+Gif.swift */; };
|
|
A76068F322E4B11B008DF18F /* UIImage+Gif.swift in Sources */ = {isa = PBXBuildFile; fileRef = A76068F222E4B11B008DF18F /* UIImage+Gif.swift */; };
|
|
A76068F522E4BCF4008DF18F /* MJDIYHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = A76068F422E4BCF4008DF18F /* MJDIYHeader.swift */; };
|
|
A76068F522E4BCF4008DF18F /* MJDIYHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = A76068F422E4BCF4008DF18F /* MJDIYHeader.swift */; };
|
|
- A76068F722E4C401008DF18F /* MJDIYAutoFooter.swift in Sources */ = {isa = PBXBuildFile; fileRef = A76068F622E4C401008DF18F /* MJDIYAutoFooter.swift */; };
|
|
|
|
- A76068F922E4C566008DF18F /* MJDIYBackFooter.swift in Sources */ = {isa = PBXBuildFile; fileRef = A76068F822E4C566008DF18F /* MJDIYBackFooter.swift */; };
|
|
|
|
A7636AC52268139C00374F9E /* LocationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7636AC42268139C00374F9E /* LocationViewController.swift */; };
|
|
A7636AC52268139C00374F9E /* LocationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7636AC42268139C00374F9E /* LocationViewController.swift */; };
|
|
A7636AC822682BAF00374F9E /* LocationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7636AC722682BAF00374F9E /* LocationView.swift */; };
|
|
A7636AC822682BAF00374F9E /* LocationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7636AC722682BAF00374F9E /* LocationView.swift */; };
|
|
A76390EB2248E27A0067EEE0 /* UserNotifications.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A76390EA2248E27A0067EEE0 /* UserNotifications.framework */; };
|
|
A76390EB2248E27A0067EEE0 /* UserNotifications.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A76390EA2248E27A0067EEE0 /* UserNotifications.framework */; };
|
|
@@ -716,6 +715,8 @@
|
|
57C497E128081597F165C771 /* Pods-RainbowPlanet.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RainbowPlanet.release.xcconfig"; path = "Pods/Target Support Files/Pods-RainbowPlanet/Pods-RainbowPlanet.release.xcconfig"; sourceTree = "<group>"; };
|
|
57C497E128081597F165C771 /* Pods-RainbowPlanet.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RainbowPlanet.release.xcconfig"; path = "Pods/Target Support Files/Pods-RainbowPlanet/Pods-RainbowPlanet.release.xcconfig"; sourceTree = "<group>"; };
|
|
88DF1EFD2E202DA7C627E8A7 /* Pods_RainbowPlanetUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RainbowPlanetUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
88DF1EFD2E202DA7C627E8A7 /* Pods_RainbowPlanetUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RainbowPlanetUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A7003EA2229192CC004E51FB /* PayManagerPay.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PayManagerPay.swift; sourceTree = "<group>"; };
|
|
A7003EA2229192CC004E51FB /* PayManagerPay.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PayManagerPay.swift; sourceTree = "<group>"; };
|
|
|
|
+ A701454122FA59AB0090E1BD /* UIViewController+Example.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIViewController+Example.m"; sourceTree = "<group>"; };
|
|
|
|
+ A701454222FA59AB0090E1BD /* UIViewController+Example.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIViewController+Example.h"; sourceTree = "<group>"; };
|
|
A70B2C032283D06B00B2449F /* ProductFloorFullLeftHeaderCollectionReusableView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductFloorFullLeftHeaderCollectionReusableView.swift; sourceTree = "<group>"; };
|
|
A70B2C032283D06B00B2449F /* ProductFloorFullLeftHeaderCollectionReusableView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductFloorFullLeftHeaderCollectionReusableView.swift; sourceTree = "<group>"; };
|
|
A70B2C062284305400B2449F /* ProductModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProductModel.swift; sourceTree = "<group>"; };
|
|
A70B2C062284305400B2449F /* ProductModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProductModel.swift; sourceTree = "<group>"; };
|
|
A70B2C0F2286A3BC00B2449F /* ProductDetailModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProductDetailModel.swift; sourceTree = "<group>"; };
|
|
A70B2C0F2286A3BC00B2449F /* ProductDetailModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProductDetailModel.swift; sourceTree = "<group>"; };
|
|
@@ -934,8 +935,6 @@
|
|
A76068EC22E4A2B4008DF18F /* verywell.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = verywell.json; sourceTree = "<group>"; };
|
|
A76068EC22E4A2B4008DF18F /* verywell.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = verywell.json; sourceTree = "<group>"; };
|
|
A76068F222E4B11B008DF18F /* UIImage+Gif.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIImage+Gif.swift"; sourceTree = "<group>"; };
|
|
A76068F222E4B11B008DF18F /* UIImage+Gif.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIImage+Gif.swift"; sourceTree = "<group>"; };
|
|
A76068F422E4BCF4008DF18F /* MJDIYHeader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MJDIYHeader.swift; sourceTree = "<group>"; };
|
|
A76068F422E4BCF4008DF18F /* MJDIYHeader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MJDIYHeader.swift; sourceTree = "<group>"; };
|
|
- A76068F622E4C401008DF18F /* MJDIYAutoFooter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MJDIYAutoFooter.swift; sourceTree = "<group>"; };
|
|
|
|
- A76068F822E4C566008DF18F /* MJDIYBackFooter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MJDIYBackFooter.swift; sourceTree = "<group>"; };
|
|
|
|
A7636AC42268139C00374F9E /* LocationViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocationViewController.swift; sourceTree = "<group>"; };
|
|
A7636AC42268139C00374F9E /* LocationViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocationViewController.swift; sourceTree = "<group>"; };
|
|
A7636AC722682BAF00374F9E /* LocationView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocationView.swift; sourceTree = "<group>"; };
|
|
A7636AC722682BAF00374F9E /* LocationView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocationView.swift; sourceTree = "<group>"; };
|
|
A76390EA2248E27A0067EEE0 /* UserNotifications.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotifications.framework; path = System/Library/Frameworks/UserNotifications.framework; sourceTree = SDKROOT; };
|
|
A76390EA2248E27A0067EEE0 /* UserNotifications.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotifications.framework; path = System/Library/Frameworks/UserNotifications.framework; sourceTree = SDKROOT; };
|
|
@@ -2429,6 +2428,8 @@
|
|
A72A728B22321DE000B21995 /* Extension */ = {
|
|
A72A728B22321DE000B21995 /* Extension */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ A701454222FA59AB0090E1BD /* UIViewController+Example.h */,
|
|
|
|
+ A701454122FA59AB0090E1BD /* UIViewController+Example.m */,
|
|
A72A728C22321DE000B21995 /* Extension+UIImage.swift */,
|
|
A72A728C22321DE000B21995 /* Extension+UIImage.swift */,
|
|
A72A728D22321DE000B21995 /* Extension+UITextView.swift */,
|
|
A72A728D22321DE000B21995 /* Extension+UITextView.swift */,
|
|
A72A729322321DE000B21995 /* Extension+UILabel.swift */,
|
|
A72A729322321DE000B21995 /* Extension+UILabel.swift */,
|
|
@@ -2742,8 +2743,6 @@
|
|
A757C9332274882E00226355 /* UIScrollView+MJRefreshEX.h */,
|
|
A757C9332274882E00226355 /* UIScrollView+MJRefreshEX.h */,
|
|
A76068F422E4BCF4008DF18F /* MJDIYHeader.swift */,
|
|
A76068F422E4BCF4008DF18F /* MJDIYHeader.swift */,
|
|
A74DF74822EAAF17007FB505 /* MJDIYFullScreenHeader.swift */,
|
|
A74DF74822EAAF17007FB505 /* MJDIYFullScreenHeader.swift */,
|
|
- A76068F822E4C566008DF18F /* MJDIYBackFooter.swift */,
|
|
|
|
- A76068F622E4C401008DF18F /* MJDIYAutoFooter.swift */,
|
|
|
|
);
|
|
);
|
|
path = MJRefreshEX;
|
|
path = MJRefreshEX;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -6501,7 +6500,6 @@
|
|
A7274C5A228EE636000E3A07 /* LBXScanView.swift in Sources */,
|
|
A7274C5A228EE636000E3A07 /* LBXScanView.swift in Sources */,
|
|
A7FF1560228C693D00A85748 /* OrderViewController.swift in Sources */,
|
|
A7FF1560228C693D00A85748 /* OrderViewController.swift in Sources */,
|
|
A729B5B42267254B004AE098 /* PasswordLoginViewController.swift in Sources */,
|
|
A729B5B42267254B004AE098 /* PasswordLoginViewController.swift in Sources */,
|
|
- A76068F722E4C401008DF18F /* MJDIYAutoFooter.swift in Sources */,
|
|
|
|
A7B4E7582282897B0012914A /* ProductFloorLeftHeaderCollectionReusableView.swift in Sources */,
|
|
A7B4E7582282897B0012914A /* ProductFloorLeftHeaderCollectionReusableView.swift in Sources */,
|
|
A7D4608E227616F800A5A54E /* SQLiteManager.swift in Sources */,
|
|
A7D4608E227616F800A5A54E /* SQLiteManager.swift in Sources */,
|
|
A70B2C6B2288815300B2449F /* PickHeaderView.swift in Sources */,
|
|
A70B2C6B2288815300B2449F /* PickHeaderView.swift in Sources */,
|
|
@@ -6573,8 +6571,8 @@
|
|
BDE376E922C22D4E0055E2EA /* AlivcUIConfig.m in Sources */,
|
|
BDE376E922C22D4E0055E2EA /* AlivcUIConfig.m in Sources */,
|
|
A7C2567C22CD8EEE00420828 /* CommunityPostCommentsModel.swift in Sources */,
|
|
A7C2567C22CD8EEE00420828 /* CommunityPostCommentsModel.swift in Sources */,
|
|
A7541502224C5ECB002480B5 /* BaiduMapManager.swift in Sources */,
|
|
A7541502224C5ECB002480B5 /* BaiduMapManager.swift in Sources */,
|
|
- A76068F922E4C566008DF18F /* MJDIYBackFooter.swift in Sources */,
|
|
|
|
A773D02F229FDC3B007A5751 /* DIYEmptyView.swift in Sources */,
|
|
A773D02F229FDC3B007A5751 /* DIYEmptyView.swift in Sources */,
|
|
|
|
+ A701454322FA59AC0090E1BD /* UIViewController+Example.m in Sources */,
|
|
BD6122B022C3638300D3F513 /* AliyunEffectInfo.m in Sources */,
|
|
BD6122B022C3638300D3F513 /* AliyunEffectInfo.m in Sources */,
|
|
A757C9342274882E00226355 /* UIScrollView+MJRefreshEX.m in Sources */,
|
|
A757C9342274882E00226355 /* UIScrollView+MJRefreshEX.m in Sources */,
|
|
A7F2D6C822B0E2F60093000B /* CommunityRecommendFollowTableViewCell.swift in Sources */,
|
|
A7F2D6C822B0E2F60093000B /* CommunityRecommendFollowTableViewCell.swift in Sources */,
|