|
@@ -9,6 +9,9 @@
|
|
|
/* Begin PBXBuildFile section */
|
|
|
0A110C4CD931995B8E8BF7C5 /* Pods_RainbowPlanet.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D469F6C3768252BCB7001EDD /* Pods_RainbowPlanet.framework */; };
|
|
|
A70EBBC022561179000AD74F /* Extension+UITableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A70EBBBF22561179000AD74F /* Extension+UITableView.swift */; };
|
|
|
+ A7190167227543DB00104A50 /* baidu_cityid_rel.json in Resources */ = {isa = PBXBuildFile; fileRef = A7190166227543DB00104A50 /* baidu_cityid_rel.json */; };
|
|
|
+ A71901692275464000104A50 /* ProvinceCityAreaView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A71901682275464000104A50 /* ProvinceCityAreaView.swift */; };
|
|
|
+ A719016B22757A5A00104A50 /* ProvinceCityAreaTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A719016A22757A5A00104A50 /* ProvinceCityAreaTableViewCell.swift */; };
|
|
|
A71AA50C2272126A008FF1A5 /* EditAddressFooterView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A71AA50B2272126A008FF1A5 /* EditAddressFooterView.swift */; };
|
|
|
A71AA5102272156A008FF1A5 /* ExpressAddressListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A71AA50F2272156A008FF1A5 /* ExpressAddressListViewController.swift */; };
|
|
|
A71AA513227215B5008FF1A5 /* ExpressAddressListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A71AA512227215B5008FF1A5 /* ExpressAddressListView.swift */; };
|
|
@@ -17,7 +20,6 @@
|
|
|
A71AA51C227219EF008FF1A5 /* EditExpressAddressView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A71AA51B227219EF008FF1A5 /* EditExpressAddressView.swift */; };
|
|
|
A71AA51F22729F35008FF1A5 /* AuthorizationSwift.swift in Sources */ = {isa = PBXBuildFile; fileRef = A71AA51E22729F35008FF1A5 /* AuthorizationSwift.swift */; };
|
|
|
A71AA5212272E527008FF1A5 /* Extension+UINavigationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A71AA5202272E527008FF1A5 /* Extension+UINavigationController.swift */; };
|
|
|
- A71AA52322731CFB008FF1A5 /* AddressManagerListModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A71AA52222731CFB008FF1A5 /* AddressManagerListModel.swift */; };
|
|
|
A71AA52622732068008FF1A5 /* SwiftMoyaServiceConfigApi.swift in Sources */ = {isa = PBXBuildFile; fileRef = A71AA52522732068008FF1A5 /* SwiftMoyaServiceConfigApi.swift */; };
|
|
|
A71AA52822732173008FF1A5 /* SwiftMoyaNetWorkServiceConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = A71AA52722732173008FF1A5 /* SwiftMoyaNetWorkServiceConfig.swift */; };
|
|
|
A71AF0A6226EDDC8001730FE /* SearchViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A71AF0A5226EDDC8001730FE /* SearchViewController.swift */; };
|
|
@@ -97,6 +99,8 @@
|
|
|
A72A733522325A4B00B21995 /* AppDelegate+HandleOpen.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A733422325A4B00B21995 /* AppDelegate+HandleOpen.swift */; };
|
|
|
A72A7386223396CB00B21995 /* SwiftMoyaNetWorkManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A7382223396CB00B21995 /* SwiftMoyaNetWorkManager.swift */; };
|
|
|
A72A7388223396CB00B21995 /* ApiMacro.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A7384223396CB00B21995 /* ApiMacro.swift */; };
|
|
|
+ A72C01222275404A0065E0C3 /* ProvinceCityAreaModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72C01202275404A0065E0C3 /* ProvinceCityAreaModel.swift */; };
|
|
|
+ A72C01232275404A0065E0C3 /* province_city_area.json in Resources */ = {isa = PBXBuildFile; fileRef = A72C01212275404A0065E0C3 /* province_city_area.json */; };
|
|
|
A738D202225AD6AD00EEE860 /* Extension+UICollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A738D201225AD6AD00EEE860 /* Extension+UICollectionView.swift */; };
|
|
|
A738D205225AF90D00EEE860 /* WeChatpayOrderModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A738D204225AF90D00EEE860 /* WeChatpayOrderModel.swift */; };
|
|
|
A738D66F225D9BD900EEE860 /* UMLoginModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A738D66E225D9BD900EEE860 /* UMLoginModel.swift */; };
|
|
@@ -104,7 +108,9 @@
|
|
|
A75414FD224B5F28002480B5 /* MobileLoginViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A75414FB224B5F28002480B5 /* MobileLoginViewController.swift */; };
|
|
|
A7541502224C5ECB002480B5 /* BaiduMapManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7541501224C5ECA002480B5 /* BaiduMapManager.swift */; };
|
|
|
A754150F224CACF9002480B5 /* SwiftSign.swift in Sources */ = {isa = PBXBuildFile; fileRef = A754150B224CACF9002480B5 /* SwiftSign.swift */; };
|
|
|
- A757C92C2274058800226355 /* UIScrollView+MJRefreshEX.m in Sources */ = {isa = PBXBuildFile; fileRef = A757C92A2274058800226355 /* UIScrollView+MJRefreshEX.m */; };
|
|
|
+ A757C92E22744ACE00226355 /* AddressManagerListModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A757C92D22744ACE00226355 /* AddressManagerListModel.swift */; };
|
|
|
+ A757C9302274839900226355 /* SelfMentionAddressListModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A757C92F2274839900226355 /* SelfMentionAddressListModel.swift */; };
|
|
|
+ A757C9342274882E00226355 /* UIScrollView+MJRefreshEX.m in Sources */ = {isa = PBXBuildFile; fileRef = A757C9322274882E00226355 /* UIScrollView+MJRefreshEX.m */; };
|
|
|
A7636AC52268139C00374F9E /* LocationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7636AC42268139C00374F9E /* LocationViewController.swift */; };
|
|
|
A7636AC822682BAF00374F9E /* LocationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7636AC722682BAF00374F9E /* LocationView.swift */; };
|
|
|
A76390EB2248E27A0067EEE0 /* UserNotifications.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A76390EA2248E27A0067EEE0 /* UserNotifications.framework */; };
|
|
@@ -218,6 +224,9 @@
|
|
|
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; };
|
|
|
A70EBBBF22561179000AD74F /* Extension+UITableView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Extension+UITableView.swift"; sourceTree = "<group>"; };
|
|
|
+ A7190166227543DB00104A50 /* baidu_cityid_rel.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = baidu_cityid_rel.json; sourceTree = "<group>"; };
|
|
|
+ A71901682275464000104A50 /* ProvinceCityAreaView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProvinceCityAreaView.swift; sourceTree = "<group>"; };
|
|
|
+ A719016A22757A5A00104A50 /* ProvinceCityAreaTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProvinceCityAreaTableViewCell.swift; sourceTree = "<group>"; };
|
|
|
A71AA50B2272126A008FF1A5 /* EditAddressFooterView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditAddressFooterView.swift; sourceTree = "<group>"; };
|
|
|
A71AA50F2272156A008FF1A5 /* ExpressAddressListViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExpressAddressListViewController.swift; sourceTree = "<group>"; };
|
|
|
A71AA512227215B5008FF1A5 /* ExpressAddressListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExpressAddressListView.swift; sourceTree = "<group>"; };
|
|
@@ -226,7 +235,6 @@
|
|
|
A71AA51B227219EF008FF1A5 /* EditExpressAddressView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditExpressAddressView.swift; sourceTree = "<group>"; };
|
|
|
A71AA51E22729F35008FF1A5 /* AuthorizationSwift.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthorizationSwift.swift; sourceTree = "<group>"; };
|
|
|
A71AA5202272E527008FF1A5 /* Extension+UINavigationController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Extension+UINavigationController.swift"; sourceTree = "<group>"; };
|
|
|
- A71AA52222731CFB008FF1A5 /* AddressManagerListModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AddressManagerListModel.swift; sourceTree = "<group>"; };
|
|
|
A71AA52522732068008FF1A5 /* SwiftMoyaServiceConfigApi.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftMoyaServiceConfigApi.swift; sourceTree = "<group>"; };
|
|
|
A71AA52722732173008FF1A5 /* SwiftMoyaNetWorkServiceConfig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftMoyaNetWorkServiceConfig.swift; sourceTree = "<group>"; };
|
|
|
A71AF0A5226EDDC8001730FE /* SearchViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchViewController.swift; sourceTree = "<group>"; };
|
|
@@ -308,6 +316,8 @@
|
|
|
A72A73592233577000B21995 /* libc++.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.1.tbd"; path = "usr/lib/libc++.1.tbd"; sourceTree = SDKROOT; };
|
|
|
A72A7382223396CB00B21995 /* SwiftMoyaNetWorkManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwiftMoyaNetWorkManager.swift; sourceTree = "<group>"; };
|
|
|
A72A7384223396CB00B21995 /* ApiMacro.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ApiMacro.swift; sourceTree = "<group>"; };
|
|
|
+ A72C01202275404A0065E0C3 /* ProvinceCityAreaModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProvinceCityAreaModel.swift; sourceTree = "<group>"; };
|
|
|
+ A72C01212275404A0065E0C3 /* province_city_area.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = province_city_area.json; sourceTree = "<group>"; };
|
|
|
A738D201225AD6AD00EEE860 /* Extension+UICollectionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Extension+UICollectionView.swift"; sourceTree = "<group>"; };
|
|
|
A738D204225AF90D00EEE860 /* WeChatpayOrderModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WeChatpayOrderModel.swift; sourceTree = "<group>"; };
|
|
|
A738D66E225D9BD900EEE860 /* UMLoginModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UMLoginModel.swift; sourceTree = "<group>"; };
|
|
@@ -315,8 +325,10 @@
|
|
|
A75414FB224B5F28002480B5 /* MobileLoginViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MobileLoginViewController.swift; sourceTree = "<group>"; };
|
|
|
A7541501224C5ECA002480B5 /* BaiduMapManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaiduMapManager.swift; sourceTree = "<group>"; };
|
|
|
A754150B224CACF9002480B5 /* SwiftSign.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwiftSign.swift; sourceTree = "<group>"; };
|
|
|
- A757C92A2274058800226355 /* UIScrollView+MJRefreshEX.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIScrollView+MJRefreshEX.m"; sourceTree = "<group>"; };
|
|
|
- A757C92B2274058800226355 /* UIScrollView+MJRefreshEX.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIScrollView+MJRefreshEX.h"; sourceTree = "<group>"; };
|
|
|
+ A757C92D22744ACE00226355 /* AddressManagerListModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AddressManagerListModel.swift; sourceTree = "<group>"; };
|
|
|
+ A757C92F2274839900226355 /* SelfMentionAddressListModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SelfMentionAddressListModel.swift; sourceTree = "<group>"; };
|
|
|
+ A757C9322274882E00226355 /* UIScrollView+MJRefreshEX.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIScrollView+MJRefreshEX.m"; sourceTree = "<group>"; };
|
|
|
+ A757C9332274882E00226355 /* UIScrollView+MJRefreshEX.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIScrollView+MJRefreshEX.h"; 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>"; };
|
|
|
A76390EA2248E27A0067EEE0 /* UserNotifications.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotifications.framework; path = System/Library/Frameworks/UserNotifications.framework; sourceTree = SDKROOT; };
|
|
@@ -471,6 +483,32 @@
|
|
|
name = Pods;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ A71901622275411C00104A50 /* ProvinceCityArea */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A71901652275417400104A50 /* Model */,
|
|
|
+ A71901632275413100104A50 /* View */,
|
|
|
+ );
|
|
|
+ path = ProvinceCityArea;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A71901632275413100104A50 /* View */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A71901682275464000104A50 /* ProvinceCityAreaView.swift */,
|
|
|
+ A719016A22757A5A00104A50 /* ProvinceCityAreaTableViewCell.swift */,
|
|
|
+ );
|
|
|
+ path = View;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A71901652275417400104A50 /* Model */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A72C01202275404A0065E0C3 /* ProvinceCityAreaModel.swift */,
|
|
|
+ );
|
|
|
+ path = Model;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
A71AA50D22721537008FF1A5 /* ExpressAddressList */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -622,14 +660,6 @@
|
|
|
path = SwiftMoyaServiceApi;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
- A71D2A6222657D5900A55D16 /* MJRefreshEX */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- );
|
|
|
- name = MJRefreshEX;
|
|
|
- path = "../../../../../信用付/信用付用户版swift/CreaditPayment/CreaditPayment/Tools/MJRefreshEX";
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
A72843FD224DB79400F82F30 /* SwiftMoyaServiceUser */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -644,7 +674,8 @@
|
|
|
children = (
|
|
|
A7284403224DBFBD00F82F30 /* UserModel.swift */,
|
|
|
A7CC74E52270628B003C4F38 /* DeliveryMethodTypeModel.swift */,
|
|
|
- A71AA52222731CFB008FF1A5 /* AddressManagerListModel.swift */,
|
|
|
+ A757C92D22744ACE00226355 /* AddressManagerListModel.swift */,
|
|
|
+ A757C92F2274839900226355 /* SelfMentionAddressListModel.swift */,
|
|
|
);
|
|
|
path = UserModel;
|
|
|
sourceTree = "<group>";
|
|
@@ -693,6 +724,7 @@
|
|
|
A729B5A52266DBC9004AE098 /* CommonModules */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ A72C011F2275399D0065E0C3 /* ProvinceCityAreaModules */,
|
|
|
A7636ABD2268123B00374F9E /* LocationModule */,
|
|
|
A71AF0A3226E9D8A001730FE /* SearchModule */,
|
|
|
);
|
|
@@ -959,6 +991,23 @@
|
|
|
path = SwiftMoyaService;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ A72C011E227539800065E0C3 /* Src */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A7190166227543DB00104A50 /* baidu_cityid_rel.json */,
|
|
|
+ A72C01212275404A0065E0C3 /* province_city_area.json */,
|
|
|
+ );
|
|
|
+ path = Src;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A72C011F2275399D0065E0C3 /* ProvinceCityAreaModules */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A71901622275411C00104A50 /* ProvinceCityArea */,
|
|
|
+ );
|
|
|
+ path = ProvinceCityAreaModules;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
A738D203225AEAD000EEE860 /* Model */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -1001,11 +1050,11 @@
|
|
|
path = SwiftSign;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
- A757C9292274058800226355 /* MJRefreshEX */ = {
|
|
|
+ A757C9312274882E00226355 /* MJRefreshEX */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- A757C92A2274058800226355 /* UIScrollView+MJRefreshEX.m */,
|
|
|
- A757C92B2274058800226355 /* UIScrollView+MJRefreshEX.h */,
|
|
|
+ A757C9322274882E00226355 /* UIScrollView+MJRefreshEX.m */,
|
|
|
+ A757C9332274882E00226355 /* UIScrollView+MJRefreshEX.h */,
|
|
|
);
|
|
|
path = MJRefreshEX;
|
|
|
sourceTree = "<group>";
|
|
@@ -1199,6 +1248,7 @@
|
|
|
A77F2CBC2232022A001BD3F6 /* Tools */,
|
|
|
A72A725322321A6900B21995 /* Lib */,
|
|
|
A72A7252223219BD00B21995 /* Service */,
|
|
|
+ A72C011E227539800065E0C3 /* Src */,
|
|
|
A77F2CBB223201DC001BD3F6 /* Supporting Files */,
|
|
|
);
|
|
|
path = RainbowPlanet;
|
|
@@ -1324,11 +1374,11 @@
|
|
|
A77F2CA92232010F001BD3F6 /* MineModule */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- A71AA51622721980008FF1A5 /* EditExpressAddress */,
|
|
|
+ A7CC75302271AB6C003C4F38 /* AddressManager */,
|
|
|
A71AA50D22721537008FF1A5 /* ExpressAddressList */,
|
|
|
- A7824AFE2271F0C500ABA381 /* EditSelfMentionAddress */,
|
|
|
+ A71AA51622721980008FF1A5 /* EditExpressAddress */,
|
|
|
A7CC753F2271DFF3003C4F38 /* SelfMentionAddressList */,
|
|
|
- A7CC75302271AB6C003C4F38 /* AddressManager */,
|
|
|
+ A7824AFE2271F0C500ABA381 /* EditSelfMentionAddress */,
|
|
|
A7CC75292271A169003C4F38 /* SetPassword */,
|
|
|
A7CC751D22719091003C4F38 /* AccountSecurity */,
|
|
|
A7CC751222716194003C4F38 /* Set */,
|
|
@@ -1409,11 +1459,10 @@
|
|
|
A77F2CBC2232022A001BD3F6 /* Tools */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- A757C9292274058800226355 /* MJRefreshEX */,
|
|
|
+ A757C9312274882E00226355 /* MJRefreshEX */,
|
|
|
A71AA51D22729F0B008FF1A5 /* AuthorizationSwift */,
|
|
|
A73D7C662268A032002A4CE3 /* SwiftyStarRatingView */,
|
|
|
A729B5A62266DBFA004AE098 /* AlertSheetView */,
|
|
|
- A71D2A6222657D5900A55D16 /* MJRefreshEX */,
|
|
|
A72A727322321DDE00B21995 /* Log */,
|
|
|
A72A727D22321DDF00B21995 /* AppInfo */,
|
|
|
A72A727B22321DDF00B21995 /* Countdown */,
|
|
@@ -1876,7 +1925,9 @@
|
|
|
A77F2CB82232010F001BD3F6 /* ShoppingCartViewController.xib in Resources */,
|
|
|
A71AF0BE226F1792001730FE /* ShoppingMallModule.xcassets in Resources */,
|
|
|
A7778C9722438F5D00C7C47A /* AlipaySDK.bundle in Resources */,
|
|
|
+ A7190167227543DB00104A50 /* baidu_cityid_rel.json in Resources */,
|
|
|
A77F2C682231FB4A001BD3F6 /* Assets.xcassets in Resources */,
|
|
|
+ A72C01232275404A0065E0C3 /* province_city_area.json in Resources */,
|
|
|
A7778C9922438F5D00C7C47A /* README.txt in Resources */,
|
|
|
A729B5AA2266F6FD004AE098 /* Launch Screen.storyboard in Resources */,
|
|
|
);
|
|
@@ -2047,6 +2098,7 @@
|
|
|
A71AA5102272156A008FF1A5 /* ExpressAddressListViewController.swift in Sources */,
|
|
|
A71AF0AE226EF0A3001730FE /* SearchHeaderCollectionReusableView.swift in Sources */,
|
|
|
A7636AC52268139C00374F9E /* LocationViewController.swift in Sources */,
|
|
|
+ A72C01222275404A0065E0C3 /* ProvinceCityAreaModel.swift in Sources */,
|
|
|
A7C3DD1C226422D200FA262E /* SwiftMoyaNetWorkServiceSMS.swift in Sources */,
|
|
|
A7A97FDC2238FBAD0070F84D /* VerticalListCellCollectionViewCell.swift in Sources */,
|
|
|
A72A7386223396CB00B21995 /* SwiftMoyaNetWorkManager.swift in Sources */,
|
|
@@ -2066,6 +2118,7 @@
|
|
|
A7CC74DA22702E41003C4F38 /* MineOrderTableViewCell.swift in Sources */,
|
|
|
A77F2CB92232010F001BD3F6 /* ShoppingCartViewController.swift in Sources */,
|
|
|
A72A72B822321DE000B21995 /* Extension+UserDefaults.swift in Sources */,
|
|
|
+ A719016B22757A5A00104A50 /* ProvinceCityAreaTableViewCell.swift in Sources */,
|
|
|
A729B5B72267270B004AE098 /* PasswordLoginView.swift in Sources */,
|
|
|
A7778CB82244E97A00C7C47A /* BindPhoneNumberViewController.swift in Sources */,
|
|
|
A754150F224CACF9002480B5 /* SwiftSign.swift in Sources */,
|
|
@@ -2081,7 +2134,7 @@
|
|
|
A72A73142232475E00B21995 /* AlipayManager.swift in Sources */,
|
|
|
A7824B042271F10300ABA381 /* EditSelfMentionAddressView.swift in Sources */,
|
|
|
A71AF0B6226EF99A001730FE /* SearchResultViewController.swift in Sources */,
|
|
|
- A71AA52322731CFB008FF1A5 /* AddressManagerListModel.swift in Sources */,
|
|
|
+ A757C9302274839900226355 /* SelfMentionAddressListModel.swift in Sources */,
|
|
|
A72A72D522321E2700B21995 /* ColorMacro.swift in Sources */,
|
|
|
A72A7333223256E100B21995 /* PayManager.swift in Sources */,
|
|
|
A775CC00223774A300EBDCF8 /* ShoppingMallView.swift in Sources */,
|
|
@@ -2145,7 +2198,6 @@
|
|
|
A7CC74D6226FF421003C4F38 /* MineNavigationBarView.swift in Sources */,
|
|
|
A71AF0BC226F099B001730FE /* SearchResultTableViewCell.swift in Sources */,
|
|
|
A71AF0AA226EDDF5001730FE /* SearchView.swift in Sources */,
|
|
|
- A757C92C2274058800226355 /* UIScrollView+MJRefreshEX.m in Sources */,
|
|
|
A7284A542252FB5C000BAEC4 /* PaginationModel.swift in Sources */,
|
|
|
A72A72D022321E2700B21995 /* FontMacro.swift in Sources */,
|
|
|
A71AA52622732068008FF1A5 /* SwiftMoyaServiceConfigApi.swift in Sources */,
|
|
@@ -2169,11 +2221,14 @@
|
|
|
A7CC751F227190C5003C4F38 /* AccountSecurityViewController.swift in Sources */,
|
|
|
A7284440224DFACD00F82F30 /* InfoModel.swift in Sources */,
|
|
|
A72A72B522321DE000B21995 /* Extension+UITextView.swift in Sources */,
|
|
|
+ A757C92E22744ACE00226355 /* AddressManagerListModel.swift in Sources */,
|
|
|
A7541502224C5ECB002480B5 /* BaiduMapManager.swift in Sources */,
|
|
|
+ A757C9342274882E00226355 /* UIScrollView+MJRefreshEX.m in Sources */,
|
|
|
A77F2C9C2231FDCF001BD3F6 /* BaseView.swift in Sources */,
|
|
|
A7284A522252EE9A000BAEC4 /* RootModel.swift in Sources */,
|
|
|
A72A7388223396CB00B21995 /* ApiMacro.swift in Sources */,
|
|
|
A72A72B922321DE000B21995 /* Extension+Array.swift in Sources */,
|
|
|
+ A71901692275464000104A50 /* ProvinceCityAreaView.swift in Sources */,
|
|
|
A7CC753E2271C4C2003C4F38 /* AddressManagerExpressTableViewCell.swift in Sources */,
|
|
|
A7778CDD2246121500C7C47A /* PhoneCountryAreaListMdoel.swift in Sources */,
|
|
|
A72A733522325A4B00B21995 /* AppDelegate+HandleOpen.swift in Sources */,
|
|
@@ -2341,6 +2396,7 @@
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
CODE_SIGN_ENTITLEMENTS = RainbowPlanet/RainbowPlanet.entitlements;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
+ DEFINES_MODULE = YES;
|
|
|
DEVELOPMENT_TEAM = B4UG6NNMLL;
|
|
|
ENABLE_BITCODE = YES;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -2441,6 +2497,7 @@
|
|
|
"\"UserNotifications\"",
|
|
|
);
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.chxq.rainbowplanet;
|
|
|
+ PRODUCT_MODULE_NAME = RainbowPlanet;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SWIFT_OBJC_BRIDGING_HEADER = "RainbowPlanet/Macro/RainbowPlanet-Bridging-Header.h";
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
@@ -2457,6 +2514,7 @@
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
CODE_SIGN_ENTITLEMENTS = RainbowPlanet/RainbowPlanet.entitlements;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
+ DEFINES_MODULE = YES;
|
|
|
DEVELOPMENT_TEAM = B4UG6NNMLL;
|
|
|
ENABLE_BITCODE = YES;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -2557,6 +2615,7 @@
|
|
|
"\"UserNotifications\"",
|
|
|
);
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.chxq.rainbowplanet;
|
|
|
+ PRODUCT_MODULE_NAME = RainbowPlanet;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SWIFT_OBJC_BRIDGING_HEADER = "RainbowPlanet/Macro/RainbowPlanet-Bridging-Header.h";
|
|
|
SWIFT_VERSION = 5.0;
|