|
@@ -82,7 +82,6 @@
|
|
|
A71CAB4122CB32C700D908A8 /* VirusViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A71CAB4022CB32C700D908A8 /* VirusViewModel.swift */; };
|
|
|
A71CAB4522CB36EC00D908A8 /* CommunityFollowUserViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A71CAB4422CB36EC00D908A8 /* CommunityFollowUserViewModel.swift */; };
|
|
|
A71CAB4722CB39EE00D908A8 /* CommunityFollowTopicViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A71CAB4622CB39EE00D908A8 /* CommunityFollowTopicViewModel.swift */; };
|
|
|
- A71D2A602265673A00A55D16 /* RegisterLoginView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A71D2A5F2265673A00A55D16 /* RegisterLoginView.swift */; };
|
|
|
A72623D322C1FFD100AEF875 /* CommunityPostMyModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72623D222C1FFD100AEF875 /* CommunityPostMyModel.swift */; };
|
|
|
A72623D522C2646200AEF875 /* MessageIndexModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72623D422C2646200AEF875 /* MessageIndexModel.swift */; };
|
|
|
A72623D722C26A2A00AEF875 /* MessageListModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72623D622C26A2A00AEF875 /* MessageListModel.swift */; };
|
|
@@ -165,6 +164,11 @@
|
|
|
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 */; };
|
|
|
+ A72E684F22F2BBB30063D967 /* login_video.mp4 in Resources */ = {isa = PBXBuildFile; fileRef = A72E684E22F2BBB30063D967 /* login_video.mp4 */; };
|
|
|
+ A72E685422F2D7580063D967 /* ATAuthSDKManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72E685322F2D7580063D967 /* ATAuthSDKManager.swift */; };
|
|
|
+ A72E685622F2D80F0063D967 /* ATAuthSDKModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72E685522F2D80F0063D967 /* ATAuthSDKModel.swift */; };
|
|
|
+ A72E685922F2DB110063D967 /* RegisterLoginManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72E685822F2DB110063D967 /* RegisterLoginManager.swift */; };
|
|
|
+ A72E685B22F2E2090063D967 /* ATAuthSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72E685A22F2E2090063D967 /* ATAuthSDK.framework */; };
|
|
|
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 */; };
|
|
@@ -224,6 +228,8 @@
|
|
|
A76390EB2248E27A0067EEE0 /* UserNotifications.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A76390EA2248E27A0067EEE0 /* UserNotifications.framework */; };
|
|
|
A763BE6C22F173A0000CE594 /* LoginNowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A763BE6B22F173A0000CE594 /* LoginNowView.swift */; };
|
|
|
A763BE6E22F1953D000CE594 /* CommunityFollowLoginTableHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A763BE6D22F1953D000CE594 /* CommunityFollowLoginTableHeaderView.swift */; };
|
|
|
+ A763BE7722F1B6C7000CE594 /* TYRZResource.bundle in Resources */ = {isa = PBXBuildFile; fileRef = A763BE7622F1B6C7000CE594 /* TYRZResource.bundle */; };
|
|
|
+ A763BE7922F1B6EB000CE594 /* ATAuthSDK.bundle in Resources */ = {isa = PBXBuildFile; fileRef = A763BE7822F1B6EB000CE594 /* ATAuthSDK.bundle */; };
|
|
|
A7649B6922977A4300BCE9D1 /* ShopSectionHeaderModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7649B6822977A4300BCE9D1 /* ShopSectionHeaderModel.swift */; };
|
|
|
A76B786922CE04940047EC1B /* CommunityRecommendDetailHTMLTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A76B786822CE04940047EC1B /* CommunityRecommendDetailHTMLTableViewCell.swift */; };
|
|
|
A770E5DB22CED8C600CBD0A4 /* RouterManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A770E5DA22CED8C600CBD0A4 /* RouterManager.swift */; };
|
|
@@ -785,7 +791,6 @@
|
|
|
A71CAB4022CB32C700D908A8 /* VirusViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VirusViewModel.swift; sourceTree = "<group>"; };
|
|
|
A71CAB4422CB36EC00D908A8 /* CommunityFollowUserViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommunityFollowUserViewModel.swift; sourceTree = "<group>"; };
|
|
|
A71CAB4622CB39EE00D908A8 /* CommunityFollowTopicViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommunityFollowTopicViewModel.swift; sourceTree = "<group>"; };
|
|
|
- A71D2A5F2265673A00A55D16 /* RegisterLoginView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RegisterLoginView.swift; sourceTree = "<group>"; };
|
|
|
A72623D222C1FFD100AEF875 /* CommunityPostMyModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CommunityPostMyModel.swift; sourceTree = "<group>"; };
|
|
|
A72623D422C2646200AEF875 /* MessageIndexModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MessageIndexModel.swift; sourceTree = "<group>"; };
|
|
|
A72623D622C26A2A00AEF875 /* MessageListModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MessageListModel.swift; sourceTree = "<group>"; };
|
|
@@ -872,6 +877,11 @@
|
|
|
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>"; };
|
|
|
+ A72E684E22F2BBB30063D967 /* login_video.mp4 */ = {isa = PBXFileReference; lastKnownFileType = file; path = login_video.mp4; sourceTree = "<group>"; };
|
|
|
+ A72E685322F2D7580063D967 /* ATAuthSDKManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ATAuthSDKManager.swift; sourceTree = "<group>"; };
|
|
|
+ A72E685522F2D80F0063D967 /* ATAuthSDKModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ATAuthSDKModel.swift; sourceTree = "<group>"; };
|
|
|
+ A72E685822F2DB110063D967 /* RegisterLoginManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RegisterLoginManager.swift; sourceTree = "<group>"; };
|
|
|
+ A72E685A22F2E2090063D967 /* ATAuthSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = ATAuthSDK.framework; 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>"; };
|
|
@@ -933,6 +943,8 @@
|
|
|
A76390EA2248E27A0067EEE0 /* UserNotifications.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotifications.framework; path = System/Library/Frameworks/UserNotifications.framework; sourceTree = SDKROOT; };
|
|
|
A763BE6B22F173A0000CE594 /* LoginNowView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoginNowView.swift; sourceTree = "<group>"; };
|
|
|
A763BE6D22F1953D000CE594 /* CommunityFollowLoginTableHeaderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommunityFollowLoginTableHeaderView.swift; sourceTree = "<group>"; };
|
|
|
+ A763BE7622F1B6C7000CE594 /* TYRZResource.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = TYRZResource.bundle; sourceTree = "<group>"; };
|
|
|
+ A763BE7822F1B6EB000CE594 /* ATAuthSDK.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = ATAuthSDK.bundle; sourceTree = "<group>"; };
|
|
|
A7649B6822977A4300BCE9D1 /* ShopSectionHeaderModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShopSectionHeaderModel.swift; sourceTree = "<group>"; };
|
|
|
A76B786822CE04940047EC1B /* CommunityRecommendDetailHTMLTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommunityRecommendDetailHTMLTableViewCell.swift; sourceTree = "<group>"; };
|
|
|
A770E5DA22CED8C600CBD0A4 /* RouterManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RouterManager.swift; sourceTree = "<group>"; };
|
|
@@ -1481,6 +1493,7 @@
|
|
|
A72A72FE22321EE200B21995 /* QuartzCore.framework in Frameworks */,
|
|
|
A72A72FC22321ECE00B21995 /* CoreTelephony.framework in Frameworks */,
|
|
|
A72A72FA22321EBF00B21995 /* CoreText.framework in Frameworks */,
|
|
|
+ A72E685B22F2E2090063D967 /* ATAuthSDK.framework in Frameworks */,
|
|
|
A72A72F822321EB600B21995 /* CoreGraphics.framework in Frameworks */,
|
|
|
A72A72F622321EA000B21995 /* UIKit.framework in Frameworks */,
|
|
|
A72A72F422321E9A00B21995 /* Foundation.framework in Frameworks */,
|
|
@@ -2081,14 +2094,6 @@
|
|
|
path = Community;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
- A71D2A5E2265671100A55D16 /* View */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- A71D2A5F2265673A00A55D16 /* RegisterLoginView.swift */,
|
|
|
- );
|
|
|
- path = View;
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
A71D2A612265756E00A55D16 /* SwiftMoyaServiceApi */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -2299,6 +2304,7 @@
|
|
|
A72A725322321A6900B21995 /* Lib */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ A763BE6F22F1B3D3000CE594 /* ATAuthSDK */,
|
|
|
A7778C8E22438F5C00C7C47A /* AlipaySDK */,
|
|
|
A7778C9122438F5D00C7C47A /* WeChatSDK */,
|
|
|
);
|
|
@@ -2308,6 +2314,8 @@
|
|
|
A72A725422321B9400B21995 /* Manager */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ A72E685722F2DAF40063D967 /* RegisterLoginManager */,
|
|
|
+ A72E685222F2D7460063D967 /* ATAuthSDKManager */,
|
|
|
A74DF74B22EAEF43007FB505 /* MJRefreshManager */,
|
|
|
A7F3069522E1AE7D00DC7917 /* MessageModuleManager */,
|
|
|
A743229922B8C1440017C367 /* AppStoreManager */,
|
|
@@ -2511,7 +2519,8 @@
|
|
|
A72C011E227539800065E0C3 /* Src */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- A76068EE22E4AE65008DF18F /* gif */,
|
|
|
+ A763BE7A22F28376000CE594 /* Video */,
|
|
|
+ A76068EE22E4AE65008DF18F /* Gif */,
|
|
|
A75B787522E079BC007B986A /* AnimationJSON */,
|
|
|
A75B783422DFFDFE007B986A /* json */,
|
|
|
);
|
|
@@ -2526,6 +2535,23 @@
|
|
|
path = ProvinceCityAreaModules;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ A72E685222F2D7460063D967 /* ATAuthSDKManager */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A72E685322F2D7580063D967 /* ATAuthSDKManager.swift */,
|
|
|
+ A72E685522F2D80F0063D967 /* ATAuthSDKModel.swift */,
|
|
|
+ );
|
|
|
+ path = ATAuthSDKManager;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A72E685722F2DAF40063D967 /* RegisterLoginManager */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A72E685822F2DB110063D967 /* RegisterLoginManager.swift */,
|
|
|
+ );
|
|
|
+ path = RegisterLoginManager;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
A738D203225AEAD000EEE860 /* Model */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -2755,12 +2781,12 @@
|
|
|
path = AnimationJSON;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
- A76068EE22E4AE65008DF18F /* gif */ = {
|
|
|
+ A76068EE22E4AE65008DF18F /* Gif */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
A76068EF22E4AE91008DF18F /* loading.gif */,
|
|
|
);
|
|
|
- path = gif;
|
|
|
+ path = Gif;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
A76068F122E4B0ED008DF18F /* UImage+Gif */ = {
|
|
@@ -2814,6 +2840,24 @@
|
|
|
path = LoginNow;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ A763BE6F22F1B3D3000CE594 /* ATAuthSDK */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A72E685A22F2E2090063D967 /* ATAuthSDK.framework */,
|
|
|
+ A763BE7822F1B6EB000CE594 /* ATAuthSDK.bundle */,
|
|
|
+ A763BE7622F1B6C7000CE594 /* TYRZResource.bundle */,
|
|
|
+ );
|
|
|
+ path = ATAuthSDK;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A763BE7A22F28376000CE594 /* Video */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A72E684E22F2BBB30063D967 /* login_video.mp4 */,
|
|
|
+ );
|
|
|
+ path = Video;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
A76B786722CE04730047EC1B /* HTMLCell */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -3014,7 +3058,6 @@
|
|
|
A7778CAC2244BC2600C7C47A /* RegisterLogin */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- A71D2A5E2265671100A55D16 /* View */,
|
|
|
A7778CAD2244BEFF00C7C47A /* ViewController */,
|
|
|
);
|
|
|
path = RegisterLogin;
|
|
@@ -5845,11 +5888,14 @@
|
|
|
BDD54A2622C31D60005BBE19 /* watermark.png in Resources */,
|
|
|
BD108C9B22A60C3300837DAB /* HGImage.storyboard in Resources */,
|
|
|
A7FF1577228C824300A85748 /* OrderModule.xcassets in Resources */,
|
|
|
+ A72E684F22F2BBB30063D967 /* login_video.mp4 in Resources */,
|
|
|
BD4B50AC22BC7DEA0073B516 /* FilterResource.bundle in Resources */,
|
|
|
+ A763BE7922F1B6EB000CE594 /* ATAuthSDK.bundle in Resources */,
|
|
|
A76068EB22E49BC1008DF18F /* collect.json in Resources */,
|
|
|
A7778C9922438F5D00C7C47A /* README.txt in Resources */,
|
|
|
BDD54A2922C31D60005BBE19 /* LocalMV.json in Resources */,
|
|
|
A7BF202722B3930100396DB3 /* MessageModule.xcassets in Resources */,
|
|
|
+ A763BE7722F1B6C7000CE594 /* TYRZResource.bundle in Resources */,
|
|
|
BDD54A2B22C31D78005BBE19 /* filter in Resources */,
|
|
|
BD108C9A22A60C3300837DAB /* HGImage.xcassets in Resources */,
|
|
|
A7F3069922E1C72D00DC7917 /* json_Image_1.png in Resources */,
|
|
@@ -5968,6 +6014,7 @@
|
|
|
A77F2CC722320627001BD3F6 /* WRNavigationBar.swift in Sources */,
|
|
|
A7274C5E228EE636000E3A07 /* LBXPermissions.swift in Sources */,
|
|
|
A7D46092227619CD00A5A54E /* BaiduToCityFactory.swift in Sources */,
|
|
|
+ A72E685922F2DB110063D967 /* RegisterLoginManager.swift in Sources */,
|
|
|
BD11D64222E02520008FFA58 /* MusicPlayManager.swift in Sources */,
|
|
|
A71AA51C227219EF008FF1A5 /* EditExpressAddressView.swift in Sources */,
|
|
|
BDAA40FB228E9CC300CF841D /* OrderApplyRefundNoteInfoCell.swift in Sources */,
|
|
@@ -6030,7 +6077,6 @@
|
|
|
A7284404224DBFBD00F82F30 /* UserModel.swift in Sources */,
|
|
|
A7931E1122AF989B00297D0A /* TopicSelectionViewController.swift in Sources */,
|
|
|
BD10FC0822C748DA0096A34E /* AlivcAlertView.m in Sources */,
|
|
|
- A71D2A602265673A00A55D16 /* RegisterLoginView.swift in Sources */,
|
|
|
BD12B6AC22B502C200AEB10B /* KSVideoPlayerBaseView.m in Sources */,
|
|
|
BD2FCBE422B244250006D974 /* RecommendDetailContentCell.swift in Sources */,
|
|
|
A73D7C682268A032002A4CE3 /* SwiftyStarRatingView.swift in Sources */,
|
|
@@ -6240,6 +6286,8 @@
|
|
|
A74322A222B8D5A90017C367 /* SearchUserLitTableViewCell.swift in Sources */,
|
|
|
A72623E522C39C7000AEF875 /* FMLinkLabel.m in Sources */,
|
|
|
A7CC75432271E038003C4F38 /* SelfMentionContactsListViewController.swift in Sources */,
|
|
|
+ A72E685622F2D80F0063D967 /* ATAuthSDKModel.swift in Sources */,
|
|
|
+ A72E685422F2D7580063D967 /* ATAuthSDKManager.swift in Sources */,
|
|
|
BDF47D872282C92200941AB9 /* ShoppingCartListTableViewHeader.swift in Sources */,
|
|
|
A7D5F26322C0CF8600F8E9AF /* UserFansModel.swift in Sources */,
|
|
|
BD13B6E122BA03BC008BB323 /* PublishSelTopicCollectionCell.swift in Sources */,
|
|
@@ -6738,6 +6786,7 @@
|
|
|
"$(inherited)",
|
|
|
"$(PROJECT_DIR)/RainbowPlanet/Lib/AlipaySDK",
|
|
|
"$(PROJECT_DIR)/RainbowPlanet/Lib",
|
|
|
+ "$(PROJECT_DIR)/RainbowPlanet/Lib/ATAuthSDK",
|
|
|
);
|
|
|
GCC_ENABLE_CPP_EXCEPTIONS = NO;
|
|
|
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
@@ -6987,6 +7036,7 @@
|
|
|
"$(inherited)",
|
|
|
"$(PROJECT_DIR)/RainbowPlanet/Lib/AlipaySDK",
|
|
|
"$(PROJECT_DIR)/RainbowPlanet/Lib",
|
|
|
+ "$(PROJECT_DIR)/RainbowPlanet/Lib/ATAuthSDK",
|
|
|
);
|
|
|
GCC_ENABLE_CPP_EXCEPTIONS = NO;
|
|
|
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|