|
@@ -163,6 +163,9 @@
|
|
|
A74322A922B900180017C367 /* CommunityFindFriendsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A74322A822B900180017C367 /* CommunityFindFriendsViewController.swift */; };
|
|
|
A74322AB22B900F00017C367 /* CommunityFindFriendsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A74322AA22B900F00017C367 /* CommunityFindFriendsView.swift */; };
|
|
|
A7464B6C23386521003CE3A0 /* PushConfigModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7464B6B23386521003CE3A0 /* PushConfigModel.swift */; };
|
|
|
+ A7464B7023389688003CE3A0 /* BackyardViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7464B6F23389688003CE3A0 /* BackyardViewController.swift */; };
|
|
|
+ A7464B722338AC4E003CE3A0 /* BackyardModuleRouterType.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7464B712338AC4E003CE3A0 /* BackyardModuleRouterType.swift */; };
|
|
|
+ A7464B752338B2C6003CE3A0 /* CommunityModule.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A7464B742338B2C6003CE3A0 /* CommunityModule.xcassets */; };
|
|
|
A74D9D572327B54100F05C14 /* NotificationService.swift in Sources */ = {isa = PBXBuildFile; fileRef = A74D9D562327B54100F05C14 /* NotificationService.swift */; };
|
|
|
A74D9D5B2327B54100F05C14 /* NotificationService.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = A74D9D542327B54100F05C14 /* NotificationService.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
|
A74DF74922EAAF17007FB505 /* MJDIYFullScreenHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = A74DF74822EAAF17007FB505 /* MJDIYFullScreenHeader.swift */; };
|
|
@@ -316,7 +319,6 @@
|
|
|
A7BB685922696B9200AB07A2 /* SelfRecommendationCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7BB685822696B9200AB07A2 /* SelfRecommendationCollectionViewCell.swift */; };
|
|
|
A7BB68662269B1DD00AB07A2 /* AddressPOIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7BB68632269B1DD00AB07A2 /* AddressPOIView.swift */; };
|
|
|
A7BB68672269B1DD00AB07A2 /* AddressPOIViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7BB68652269B1DD00AB07A2 /* AddressPOIViewController.swift */; };
|
|
|
- A7BF202422B392D600396DB3 /* CommunityModule.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A7BF202322B392D600396DB3 /* CommunityModule.xcassets */; };
|
|
|
A7BF202722B3930100396DB3 /* MessageModule.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A7BF202622B3930100396DB3 /* MessageModule.xcassets */; };
|
|
|
A7BF202B22B396F300396DB3 /* CardContentTitleTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7BF202922B396F300396DB3 /* CardContentTitleTableViewCell.swift */; };
|
|
|
A7BF203122B47CC000396DB3 /* CardContentCommnetTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7BF203022B47CC000396DB3 /* CardContentCommnetTableViewCell.swift */; };
|
|
@@ -373,7 +375,6 @@
|
|
|
A7D4608E227616F800A5A54E /* SQLiteManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7D4608D227616F800A5A54E /* SQLiteManager.swift */; };
|
|
|
A7D46090227617D200A5A54E /* SQLModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7D4608F227617D200A5A54E /* SQLModel.swift */; };
|
|
|
A7D46092227619CD00A5A54E /* BaiduToCityFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7D46091227619CC00A5A54E /* BaiduToCityFactory.swift */; };
|
|
|
- A7D5F21F22BB1FA800F8E9AF /* CommunityPlanetViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7D5F21E22BB1FA800F8E9AF /* CommunityPlanetViewController.swift */; };
|
|
|
A7D5F22922BB686200F8E9AF /* BaseJSWebBaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7D5F22822BB686200F8E9AF /* BaseJSWebBaseViewController.swift */; };
|
|
|
A7D5F22B22BB687100F8E9AF /* BaseJSWebViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7D5F22A22BB687100F8E9AF /* BaseJSWebViewController.swift */; };
|
|
|
A7D5F22D22BB689700F8E9AF /* WKWebViewEnum.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7D5F22C22BB689700F8E9AF /* WKWebViewEnum.swift */; };
|
|
@@ -815,6 +816,9 @@
|
|
|
A74322A822B900180017C367 /* CommunityFindFriendsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommunityFindFriendsViewController.swift; sourceTree = "<group>"; };
|
|
|
A74322AA22B900F00017C367 /* CommunityFindFriendsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommunityFindFriendsView.swift; sourceTree = "<group>"; };
|
|
|
A7464B6B23386521003CE3A0 /* PushConfigModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PushConfigModel.swift; sourceTree = "<group>"; };
|
|
|
+ A7464B6F23389688003CE3A0 /* BackyardViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = BackyardViewController.swift; path = RainbowPlanet/Modules/BackyardModule/Backyard/ViewController/BackyardViewController.swift; sourceTree = SOURCE_ROOT; };
|
|
|
+ A7464B712338AC4E003CE3A0 /* BackyardModuleRouterType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BackyardModuleRouterType.swift; sourceTree = "<group>"; };
|
|
|
+ A7464B742338B2C6003CE3A0 /* CommunityModule.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = CommunityModule.xcassets; sourceTree = "<group>"; };
|
|
|
A74D9D542327B54100F05C14 /* NotificationService.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = NotificationService.appex; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
A74D9D562327B54100F05C14 /* NotificationService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationService.swift; sourceTree = "<group>"; };
|
|
|
A74D9D582327B54100F05C14 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
@@ -985,7 +989,6 @@
|
|
|
A7BB685822696B9200AB07A2 /* SelfRecommendationCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelfRecommendationCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
|
A7BB68632269B1DD00AB07A2 /* AddressPOIView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AddressPOIView.swift; sourceTree = "<group>"; };
|
|
|
A7BB68652269B1DD00AB07A2 /* AddressPOIViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AddressPOIViewController.swift; sourceTree = "<group>"; };
|
|
|
- A7BF202322B392D600396DB3 /* CommunityModule.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = CommunityModule.xcassets; sourceTree = "<group>"; };
|
|
|
A7BF202622B3930100396DB3 /* MessageModule.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = MessageModule.xcassets; sourceTree = "<group>"; };
|
|
|
A7BF202922B396F300396DB3 /* CardContentTitleTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CardContentTitleTableViewCell.swift; sourceTree = "<group>"; };
|
|
|
A7BF203022B47CC000396DB3 /* CardContentCommnetTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CardContentCommnetTableViewCell.swift; sourceTree = "<group>"; };
|
|
@@ -1042,7 +1045,6 @@
|
|
|
A7D4608D227616F800A5A54E /* SQLiteManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SQLiteManager.swift; sourceTree = "<group>"; };
|
|
|
A7D4608F227617D200A5A54E /* SQLModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SQLModel.swift; sourceTree = "<group>"; };
|
|
|
A7D46091227619CC00A5A54E /* BaiduToCityFactory.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaiduToCityFactory.swift; sourceTree = "<group>"; };
|
|
|
- A7D5F21E22BB1FA800F8E9AF /* CommunityPlanetViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommunityPlanetViewController.swift; sourceTree = "<group>"; };
|
|
|
A7D5F22822BB686200F8E9AF /* BaseJSWebBaseViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseJSWebBaseViewController.swift; sourceTree = "<group>"; };
|
|
|
A7D5F22A22BB687100F8E9AF /* BaseJSWebViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseJSWebViewController.swift; sourceTree = "<group>"; };
|
|
|
A7D5F22C22BB689700F8E9AF /* WKWebViewEnum.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WKWebViewEnum.swift; sourceTree = "<group>"; };
|
|
@@ -1424,14 +1426,6 @@
|
|
|
path = PickView;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
- A714348522DD9CD000132DA9 /* RedemptionAreaModule */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- A701454022F9813A0090E1BD /* RedemptionArea */,
|
|
|
- );
|
|
|
- path = RedemptionAreaModule;
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
A714348822DD9E2800132DA9 /* ViewController */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -1548,7 +1542,6 @@
|
|
|
A7D5F21A22BB1EE700F8E9AF /* Main */,
|
|
|
A7D5F21C22BB1F3E00F8E9AF /* Follow */,
|
|
|
A7AA9F6122C62AA70086498B /* Recommend */,
|
|
|
- A7D5F21B22BB1F0100F8E9AF /* Planet */,
|
|
|
);
|
|
|
path = ViewController;
|
|
|
sourceTree = "<group>";
|
|
@@ -1866,14 +1859,14 @@
|
|
|
path = KeyBoardCommentView;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
- A729B5A52266DBC9004AE098 /* CommonModules */ = {
|
|
|
+ A729B5A52266DBC9004AE098 /* CommonModule */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
A70B2C692288810700B2449F /* PickView */,
|
|
|
A72C011F2275399D0065E0C3 /* ProvinceCityAreaModules */,
|
|
|
A7636ABD2268123B00374F9E /* LocationModule */,
|
|
|
);
|
|
|
- path = CommonModules;
|
|
|
+ path = CommonModule;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
A729B5A62266DBFA004AE098 /* AlertSheetView */ = {
|
|
@@ -2327,6 +2320,22 @@
|
|
|
path = View;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ A7464B6E233894B9003CE3A0 /* BackyardModule */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A701454022F9813A0090E1BD /* RedemptionArea */,
|
|
|
+ A7D5F21B22BB1F0100F8E9AF /* Backyard */,
|
|
|
+ );
|
|
|
+ path = BackyardModule;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A7464B732338AD6E003CE3A0 /* RedemptionAreaModule */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ );
|
|
|
+ path = RedemptionAreaModule;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
A74D9D552327B54100F05C14 /* NotificationService */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -2868,16 +2877,17 @@
|
|
|
A77F2CA22232010F001BD3F6 /* Modules */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ A7464B732338AD6E003CE3A0 /* RedemptionAreaModule */,
|
|
|
+ A719EE6622AF4374001AAC98 /* CommunityModule */,
|
|
|
+ A7464B6E233894B9003CE3A0 /* BackyardModule */,
|
|
|
A74144AD233076D10062FB6F /* RongCloudIMModule */,
|
|
|
A7811CCC2323D25A00C2D8DE /* PublishNewModule */,
|
|
|
A77F2CAE2232010F001BD3F6 /* RegisterLoginModule */,
|
|
|
- A719EE6622AF4374001AAC98 /* CommunityModule */,
|
|
|
- A714348522DD9CD000132DA9 /* RedemptionAreaModule */,
|
|
|
BD12B67122B4E96100AEB10B /* PublishModule */,
|
|
|
BD3AA45422AE635700EF4F20 /* MessageModule */,
|
|
|
A77F2CA92232010F001BD3F6 /* MineModule */,
|
|
|
A71AF0A3226E9D8A001730FE /* SearchModule */,
|
|
|
- A729B5A52266DBC9004AE098 /* CommonModules */,
|
|
|
+ A729B5A52266DBC9004AE098 /* CommonModule */,
|
|
|
A7D5F25122BC8A7600F8E9AF /* H5Modules */,
|
|
|
A770E5EE22D57CEA00CBD0A4 /* ShareModules */,
|
|
|
);
|
|
@@ -2921,11 +2931,11 @@
|
|
|
A77F2CBB223201DC001BD3F6 /* Supporting Files */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ A7464B742338B2C6003CE3A0 /* CommunityModule.xcassets */,
|
|
|
A77F2C672231FB4A001BD3F6 /* Assets.xcassets */,
|
|
|
A7D77DE822DDBEF70048D5F6 /* RedemptionAreaModule.xcassets */,
|
|
|
A7CC74DD22703B4A003C4F38 /* MineModule.xcassets */,
|
|
|
A7FF1576228C824300A85748 /* OrderModule.xcassets */,
|
|
|
- A7BF202322B392D600396DB3 /* CommunityModule.xcassets */,
|
|
|
A7BF202622B3930100396DB3 /* MessageModule.xcassets */,
|
|
|
BD24FABA22B509CF00C7AA3B /* PublishModule.xcassets */,
|
|
|
A76068E322E47E0E008DF18F /* RegisterLoginModule.xcassets */,
|
|
@@ -3316,6 +3326,7 @@
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
A770E5DA22CED8C600CBD0A4 /* RouterManager.swift */,
|
|
|
+ A7464B712338AC4E003CE3A0 /* BackyardModuleRouterType.swift */,
|
|
|
A7F304B8233324B400A4850F /* RongCloudIMRouterModuleType.swift */,
|
|
|
A770E5DF22CF19FA00CBD0A4 /* CommunityRouterModuleType.swift */,
|
|
|
A7DAB33222D881F5005B964E /* H5RouterModuleType.swift */,
|
|
@@ -3785,12 +3796,12 @@
|
|
|
path = Main;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
- A7D5F21B22BB1F0100F8E9AF /* Planet */ = {
|
|
|
+ A7D5F21B22BB1F0100F8E9AF /* Backyard */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- A7D5F21D22BB1F6D00F8E9AF /* CommunityPlanet */,
|
|
|
+ A7D5F21D22BB1F6D00F8E9AF /* ViewController */,
|
|
|
);
|
|
|
- path = Planet;
|
|
|
+ path = Backyard;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
A7D5F21C22BB1F3E00F8E9AF /* Follow */ = {
|
|
@@ -3801,12 +3812,12 @@
|
|
|
path = Follow;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
- A7D5F21D22BB1F6D00F8E9AF /* CommunityPlanet */ = {
|
|
|
+ A7D5F21D22BB1F6D00F8E9AF /* ViewController */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- A7D5F21E22BB1FA800F8E9AF /* CommunityPlanetViewController.swift */,
|
|
|
+ A7464B6F23389688003CE3A0 /* BackyardViewController.swift */,
|
|
|
);
|
|
|
- path = CommunityPlanet;
|
|
|
+ path = ViewController;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
A7D5F23022BB9B6D00F8E9AF /* H5Common */ = {
|
|
@@ -4125,10 +4136,10 @@
|
|
|
children = (
|
|
|
A7F2D6DA22B2524A0093000B /* User */,
|
|
|
A7F2D6DB22B252520093000B /* PicVideo */,
|
|
|
- A7C0FDE522B4A36F00BC1E86 /* CommentList */,
|
|
|
+ A7BF202822B396D100396DB3 /* TitleContent */,
|
|
|
A7BF203222B47D6200396DB3 /* Action */,
|
|
|
+ A7C0FDE522B4A36F00BC1E86 /* CommentList */,
|
|
|
A7BF202F22B47CA000396DB3 /* Comment */,
|
|
|
- A7BF202822B396D100396DB3 /* TitleContent */,
|
|
|
);
|
|
|
path = CardContent;
|
|
|
sourceTree = "<group>";
|
|
@@ -5275,7 +5286,6 @@
|
|
|
A78A5F7622FAA03800DD1764 /* share_iSpt.gif in Resources */,
|
|
|
BDD5483422C31752005BBE19 /* AlivcShortVideoImage.bundle in Resources */,
|
|
|
A7CC74DE22703B4A003C4F38 /* MineModule.xcassets in Resources */,
|
|
|
- A7BF202422B392D600396DB3 /* CommunityModule.xcassets in Resources */,
|
|
|
A7EF3E102303DAEE001E4D26 /* Launch Screen.storyboard in Resources */,
|
|
|
BDD54A2522C31D5F005BBE19 /* music.json in Resources */,
|
|
|
A76068E922E4922F008DF18F /* Skittles.json in Resources */,
|
|
@@ -5290,6 +5300,7 @@
|
|
|
A72C01232275404A0065E0C3 /* province_city_area.json in Resources */,
|
|
|
BDD54A2622C31D60005BBE19 /* watermark.png in Resources */,
|
|
|
BD108C9B22A60C3300837DAB /* HGImage.storyboard in Resources */,
|
|
|
+ A7464B752338B2C6003CE3A0 /* CommunityModule.xcassets in Resources */,
|
|
|
A7FF1577228C824300A85748 /* OrderModule.xcassets in Resources */,
|
|
|
A7F577C422FD894F00E2D757 /* ATAuthSDK.bundle in Resources */,
|
|
|
A72E684F22F2BBB30063D967 /* login_video.mp4 in Resources */,
|
|
@@ -5536,6 +5547,7 @@
|
|
|
A72623D922C2F8B100AEF875 /* MessageHomeOneCollectionViewCell.swift in Sources */,
|
|
|
A75B782822DEC708007B986A /* SepcialTwoTypeLayout.swift in Sources */,
|
|
|
A71AA519227219D7008FF1A5 /* EditExpressAddressViewController.swift in Sources */,
|
|
|
+ A7464B722338AC4E003CE3A0 /* BackyardModuleRouterType.swift in Sources */,
|
|
|
A790705B22B9B680008CE279 /* ModifyDataViewController.swift in Sources */,
|
|
|
BD27F0B022CC929800A6514D /* CommunityVideoCoverCollectionCell.swift in Sources */,
|
|
|
A71738A822897E96000AEA6A /* SwiftMoyaNetWorkServiceShop.swift in Sources */,
|
|
@@ -5590,7 +5602,6 @@
|
|
|
A77F2CC3223203BA001BD3F6 /* AppDelegate+Window.swift in Sources */,
|
|
|
A7824B062271F25400ABA381 /* EditAddressTableViewCell.swift in Sources */,
|
|
|
BD12B69E22B4FAF000AEB10B /* KSMediaPickerNavigationView.swift in Sources */,
|
|
|
- A7D5F21F22BB1FA800F8E9AF /* CommunityPlanetViewController.swift in Sources */,
|
|
|
A715333E22980CC60017C861 /* ConfigModel.swift in Sources */,
|
|
|
BD6122FA22C36A8100D3F513 /* QUProgressView.m in Sources */,
|
|
|
BD10FC0222C6F9770096A34E /* AlivcShortVideoUploadManager.m in Sources */,
|
|
@@ -5749,6 +5760,7 @@
|
|
|
A7DF50E322A55AB600998908 /* BrowsePicturesPagerViewCell.swift in Sources */,
|
|
|
A77F2CC822320627001BD3F6 /* WRCustomNavigationBar.swift in Sources */,
|
|
|
A72623DB22C2FC3C00AEF875 /* MessageHomeTwoCollectionViewCell.swift in Sources */,
|
|
|
+ A7464B7023389688003CE3A0 /* BackyardViewController.swift in Sources */,
|
|
|
A70B2C072284305400B2449F /* ProductModel.swift in Sources */,
|
|
|
A72A72BC22321DE000B21995 /* Extension+UIAlertController.swift in Sources */,
|
|
|
A7DAB33522D8D3AC005B964E /* RegisterLoginRouterModuleType.swift in Sources */,
|