2496 lines
185 KiB
Plaintext
2496 lines
185 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 52;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
180806D827293794001FD836 /* NSObject+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 180806D727293794001FD836 /* NSObject+MJExtension.m */; };
|
|
180806FB2729A354001FD836 /* ThemeColor+Room.m in Sources */ = {isa = PBXBuildFile; fileRef = 180806FA2729A354001FD836 /* ThemeColor+Room.m */; };
|
|
1808072D2731598F001FD836 /* XPNetImageYYLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 1808072C2731598F001FD836 /* XPNetImageYYLabel.m */; };
|
|
1808073027315E8E001FD836 /* NetImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 1808072F27315E8E001FD836 /* NetImageView.m */; };
|
|
181D7F1B2726CE2A00B7C059 /* StageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 181D7F1A2726CE2A00B7C059 /* StageView.m */; };
|
|
181D7F212727D9DB00B7C059 /* SocialStageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 181D7F202727D9DB00B7C059 /* SocialStageView.m */; };
|
|
18486213271EA9DA005FC5DC /* RtcManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 18486212271EA9DA005FC5DC /* RtcManager.m */; };
|
|
18486217271EAB8C005FC5DC /* BaseRtcImpl.m in Sources */ = {isa = PBXBuildFile; fileRef = 18486216271EAB8C005FC5DC /* BaseRtcImpl.m */; };
|
|
18486235271EB794005FC5DC /* AgoraRtcImpl.m in Sources */ = {isa = PBXBuildFile; fileRef = 18486234271EB794005FC5DC /* AgoraRtcImpl.m */; };
|
|
184862CE27213FD7005FC5DC /* ZegoRtcImpl.m in Sources */ = {isa = PBXBuildFile; fileRef = 184862CC27213FD7005FC5DC /* ZegoRtcImpl.m */; };
|
|
184863472721715C005FC5DC /* ZegoAudioRoom.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 184862CA27213FC7005FC5DC /* ZegoAudioRoom.framework */; };
|
|
184863482721715D005FC5DC /* ZegoAudioRoom.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 184862CA27213FC7005FC5DC /* ZegoAudioRoom.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
186A52E026FC559200D67B2C /* SecurityGuardSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 186A52DA26FC559200D67B2C /* SecurityGuardSDK.framework */; };
|
|
186A52E126FC559200D67B2C /* SGSecurityBody.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 186A52DB26FC559200D67B2C /* SGSecurityBody.framework */; };
|
|
186A52E226FC559200D67B2C /* RPSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 186A52DC26FC559200D67B2C /* RPSDK.framework */; };
|
|
186A52E326FC559200D67B2C /* RPSDK.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 186A52DD26FC559200D67B2C /* RPSDK.bundle */; };
|
|
186A52E426FC559200D67B2C /* SGMain.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 186A52DE26FC559200D67B2C /* SGMain.framework */; };
|
|
186A52E526FC559200D67B2C /* AliyunOSSiOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 186A52DF26FC559200D67B2C /* AliyunOSSiOS.framework */; };
|
|
186A52E726FC559700D67B2C /* yw_1222_0769.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 186A52E626FC559700D67B2C /* yw_1222_0769.jpg */; };
|
|
186A531926FC592100D67B2C /* libresolv.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 186A531826FC591100D67B2C /* libresolv.tbd */; };
|
|
186A534626FC6ED900D67B2C /* TTPopup.m in Sources */ = {isa = PBXBuildFile; fileRef = 186A532C26FC6ED900D67B2C /* TTPopup.m */; };
|
|
186A534726FC6ED900D67B2C /* TTAlertConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 186A532E26FC6ED900D67B2C /* TTAlertConfig.m */; };
|
|
186A534826FC6ED900D67B2C /* TTAlertButtonConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 186A533326FC6ED900D67B2C /* TTAlertButtonConfig.m */; };
|
|
186A534926FC6ED900D67B2C /* TTAlertMessageAttributedConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 186A533426FC6ED900D67B2C /* TTAlertMessageAttributedConfig.m */; };
|
|
186A534A26FC6ED900D67B2C /* TTActionSheetConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 186A533526FC6ED900D67B2C /* TTActionSheetConfig.m */; };
|
|
186A534B26FC6ED900D67B2C /* TTPopupManagerService.m in Sources */ = {isa = PBXBuildFile; fileRef = 186A533926FC6ED900D67B2C /* TTPopupManagerService.m */; };
|
|
186A534C26FC6ED900D67B2C /* TTAlertView.m in Sources */ = {isa = PBXBuildFile; fileRef = 186A533C26FC6ED900D67B2C /* TTAlertView.m */; };
|
|
186A534D26FC6ED900D67B2C /* TTActionSheetView.m in Sources */ = {isa = PBXBuildFile; fileRef = 186A533F26FC6ED900D67B2C /* TTActionSheetView.m */; };
|
|
186A534E26FC6ED900D67B2C /* TTPopupService.m in Sources */ = {isa = PBXBuildFile; fileRef = 186A534126FC6ED900D67B2C /* TTPopupService.m */; };
|
|
186A536926FC6F2E00D67B2C /* XCShareView.m in Sources */ = {isa = PBXBuildFile; fileRef = 186A536126FC6F2E00D67B2C /* XCShareView.m */; };
|
|
186A536A26FC6F2E00D67B2C /* XCShareItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 186A536426FC6F2E00D67B2C /* XCShareItem.m */; };
|
|
186A536B26FC6F2E00D67B2C /* XCShareItemCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 186A536726FC6F2E00D67B2C /* XCShareItemCell.m */; };
|
|
187EEEDC26E89B32002833B2 /* BaseModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 187EEEDB26E89B32002833B2 /* BaseModel.m */; };
|
|
187EEEE126E89BFB002833B2 /* AccountModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 187EEEE026E89BFB002833B2 /* AccountModel.m */; };
|
|
187EEEF026E89FE8002833B2 /* AccountInfoStorage.m in Sources */ = {isa = PBXBuildFile; fileRef = 187EEEEE26E89FE8002833B2 /* AccountInfoStorage.m */; };
|
|
187EEEFE26E8A82C002833B2 /* NSObject+AutoCoding.m in Sources */ = {isa = PBXBuildFile; fileRef = 187EEEFC26E8A82C002833B2 /* NSObject+AutoCoding.m */; };
|
|
189DD52E26DE255300AB55B1 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 189DD52D26DE255300AB55B1 /* AppDelegate.m */; };
|
|
189DD53426DE255300AB55B1 /* TabbarViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 189DD53326DE255300AB55B1 /* TabbarViewController.m */; };
|
|
189DD53926DE255600AB55B1 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 189DD53826DE255600AB55B1 /* Assets.xcassets */; };
|
|
189DD53C26DE255600AB55B1 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 189DD53A26DE255600AB55B1 /* LaunchScreen.storyboard */; };
|
|
189DD53F26DE255600AB55B1 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 189DD53E26DE255600AB55B1 /* main.m */; };
|
|
189DD54B26DE338800AB55B1 /* BaseViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 189DD54A26DE338800AB55B1 /* BaseViewController.m */; };
|
|
189DD55026DE37F900AB55B1 /* MvpViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 189DD54F26DE37F900AB55B1 /* MvpViewController.m */; };
|
|
189DD55A26DE39D200AB55B1 /* BaseMvpPresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = 189DD55926DE39D200AB55B1 /* BaseMvpPresenter.m */; };
|
|
189DD56526DE465A00AB55B1 /* LoginViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 189DD56426DE465A00AB55B1 /* LoginViewController.m */; };
|
|
189DD58F26DF97E700AB55B1 /* LoginPresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = 189DD58E26DF97E700AB55B1 /* LoginPresenter.m */; };
|
|
189DD67E26E1FD8900AB55B1 /* UIImage+Utils.m in Sources */ = {isa = PBXBuildFile; fileRef = 189DD67D26E1FD8900AB55B1 /* UIImage+Utils.m */; };
|
|
189DD68426E1FDBB00AB55B1 /* XCHUDTool.m in Sources */ = {isa = PBXBuildFile; fileRef = 189DD68226E1FDBB00AB55B1 /* XCHUDTool.m */; };
|
|
189DD6FF26E20E5900AB55B1 /* HttpRequestHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 189DD6FE26E20E5900AB55B1 /* HttpRequestHelper.m */; };
|
|
189DD73D26E21C3F00AB55B1 /* YYUtility+Device.m in Sources */ = {isa = PBXBuildFile; fileRef = 189DD73826E21C3F00AB55B1 /* YYUtility+Device.m */; };
|
|
189DD73E26E21C3F00AB55B1 /* YYUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = 189DD73926E21C3F00AB55B1 /* YYUtility.m */; };
|
|
189DD73F26E21C3F00AB55B1 /* YYUtility+Carrier.m in Sources */ = {isa = PBXBuildFile; fileRef = 189DD73A26E21C3F00AB55B1 /* YYUtility+Carrier.m */; };
|
|
189DD74026E21C3F00AB55B1 /* YYUtility+App.m in Sources */ = {isa = PBXBuildFile; fileRef = 189DD73B26E21C3F00AB55B1 /* YYUtility+App.m */; };
|
|
189DD74526E21CCC00AB55B1 /* YYReachability.m in Sources */ = {isa = PBXBuildFile; fileRef = 189DD74426E21CCC00AB55B1 /* YYReachability.m */; };
|
|
189DD74A26E21D8400AB55B1 /* SSKeychain.m in Sources */ = {isa = PBXBuildFile; fileRef = 189DD74926E21D8400AB55B1 /* SSKeychain.m */; };
|
|
189DD75026E21D9000AB55B1 /* GCDHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 189DD74E26E21D9000AB55B1 /* GCDHelper.m */; };
|
|
189DD75926E6003C00AB55B1 /* Api.m in Sources */ = {isa = PBXBuildFile; fileRef = 189DD75826E6003C00AB55B1 /* Api.m */; };
|
|
189DD76226E60DDC00AB55B1 /* Api+Login.m in Sources */ = {isa = PBXBuildFile; fileRef = 189DD76126E60DDC00AB55B1 /* Api+Login.m */; };
|
|
18C17A5D26F338F300C48E11 /* XplanFBFlutterViewContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = 18C17A5C26F338F300C48E11 /* XplanFBFlutterViewContainer.m */; };
|
|
18E7B1B226E8AF980064BC9B /* MainPresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = 18E7B1B126E8AF980064BC9B /* MainPresenter.m */; };
|
|
18E7B1B726E8B2D10064BC9B /* Api+Main.m in Sources */ = {isa = PBXBuildFile; fileRef = 18E7B1B626E8B2D10064BC9B /* Api+Main.m */; };
|
|
18E7B22626E8CDCF0064BC9B /* XplanFlutterBoostDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 18E7B22326E8CDCF0064BC9B /* XplanFlutterBoostDelegate.m */; };
|
|
18E7B25326E8D43D0064BC9B /* FlutterPluginRegistrant.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 18E7B24A26E8D43C0064BC9B /* FlutterPluginRegistrant.xcframework */; };
|
|
18E7B25726E8D4430064BC9B /* App.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 18E7B24B26E8D43C0064BC9B /* App.xcframework */; };
|
|
18E7B25826E8D4430064BC9B /* App.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 18E7B24B26E8D43C0064BC9B /* App.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
18E7B25926E8D4440064BC9B /* flutter_boost.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 18E7B24D26E8D43C0064BC9B /* flutter_boost.xcframework */; };
|
|
18E7B25A26E8D4450064BC9B /* flutter_boost.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 18E7B24D26E8D43C0064BC9B /* flutter_boost.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
18E7B25B26E8D4460064BC9B /* Flutter.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 18E7B24C26E8D43C0064BC9B /* Flutter.xcframework */; };
|
|
18E7B25C26E8D4460064BC9B /* Flutter.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 18E7B24C26E8D43C0064BC9B /* Flutter.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
18E7B25D26E8D4490064BC9B /* fluttertoast.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 18E7B24526E8D43C0064BC9B /* fluttertoast.xcframework */; };
|
|
18E7B25E26E8D4490064BC9B /* fluttertoast.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 18E7B24526E8D43C0064BC9B /* fluttertoast.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
18E7B25F26E8D44B0064BC9B /* FMDB.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 18E7B24826E8D43C0064BC9B /* FMDB.xcframework */; };
|
|
18E7B26026E8D44B0064BC9B /* FMDB.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 18E7B24826E8D43C0064BC9B /* FMDB.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
18E7B26126E8D44D0064BC9B /* path_provider.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 18E7B24926E8D43C0064BC9B /* path_provider.xcframework */; };
|
|
18E7B26226E8D44E0064BC9B /* path_provider.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 18E7B24926E8D43C0064BC9B /* path_provider.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
18E7B26326E8D4500064BC9B /* sqflite.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 18E7B24626E8D43C0064BC9B /* sqflite.xcframework */; };
|
|
18E7B26426E8D4500064BC9B /* sqflite.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 18E7B24626E8D43C0064BC9B /* sqflite.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
18E7B26526E8D4510064BC9B /* Toast.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 18E7B24726E8D43C0064BC9B /* Toast.xcframework */; };
|
|
18E7B26626E8D4510064BC9B /* Toast.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 18E7B24726E8D43C0064BC9B /* Toast.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
18E7B26926E8D5D60064BC9B /* XCCurrentVCStackManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 18E7B26726E8D5D60064BC9B /* XCCurrentVCStackManager.m */; };
|
|
18E7B29026EA0E6B0064BC9B /* FlutterBoost+Xplan.m in Sources */ = {isa = PBXBuildFile; fileRef = 18E7B28F26EA0E6B0064BC9B /* FlutterBoost+Xplan.m */; };
|
|
18E7B31826F097E00064BC9B /* UserInfoModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 18E7B31726F097E00064BC9B /* UserInfoModel.m */; };
|
|
18E7B31B26F0982E0064BC9B /* UserExpand.m in Sources */ = {isa = PBXBuildFile; fileRef = 18E7B31A26F0982E0064BC9B /* UserExpand.m */; };
|
|
18E7B31E26F0984C0064BC9B /* UserLevelVo.m in Sources */ = {isa = PBXBuildFile; fileRef = 18E7B31D26F0984C0064BC9B /* UserLevelVo.m */; };
|
|
18E7B32126F098650064BC9B /* UserInfoSkillVo.m in Sources */ = {isa = PBXBuildFile; fileRef = 18E7B32026F098650064BC9B /* UserInfoSkillVo.m */; };
|
|
18E7B33226F317A20064BC9B /* XPWebViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 18E7B33126F317A20064BC9B /* XPWebViewController.m */; };
|
|
73FFADDC93E195344047A2EC /* Pods_xplan_ios.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CACF623970097D653132D69A /* Pods_xplan_ios.framework */; };
|
|
9B0E1C5926E77022005D4442 /* BaseNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B0E1C5826E77022005D4442 /* BaseNavigationController.m */; };
|
|
E80487652717DDD9008595F2 /* XPRoomMenuItem.m in Sources */ = {isa = PBXBuildFile; fileRef = E80487642717DDD9008595F2 /* XPRoomMenuItem.m */; };
|
|
E81366E326F0A1FC0076364C /* LoginBindPhoneViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E81366E226F0A1FC0076364C /* LoginBindPhoneViewController.m */; };
|
|
E81366E726F0A49E0076364C /* NSString+Utils.m in Sources */ = {isa = PBXBuildFile; fileRef = E81366E626F0A49E0076364C /* NSString+Utils.m */; };
|
|
E81366F326F0B7C80076364C /* LoginFullInfoViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E81366F226F0B7C80076364C /* LoginFullInfoViewController.m */; };
|
|
E81366F626F0C0DF0076364C /* LoginFullInfoPresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = E81366F526F0C0DF0076364C /* LoginFullInfoPresenter.m */; };
|
|
E81366F826F0C12A0076364C /* LoginFullInfoProtocol.h in Sources */ = {isa = PBXBuildFile; fileRef = E81366F726F0C0F60076364C /* LoginFullInfoProtocol.h */; };
|
|
E81366FC26F0D2980076364C /* UIButton+EnlargeTouchArea.m in Sources */ = {isa = PBXBuildFile; fileRef = E81366FA26F0D2980076364C /* UIButton+EnlargeTouchArea.m */; };
|
|
E81C278C26EAFAF60031E639 /* Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = E81C278926EAFAF60031E639 /* Base64.m */; };
|
|
E81C278D26EAFAF60031E639 /* DESEncrypt.m in Sources */ = {isa = PBXBuildFile; fileRef = E81C278B26EAFAF60031E639 /* DESEncrypt.m */; };
|
|
E81C279026EB314D0031E639 /* LoginForgetEditView.m in Sources */ = {isa = PBXBuildFile; fileRef = E81C278F26EB314D0031E639 /* LoginForgetEditView.m */; };
|
|
E81C279326EB394D0031E639 /* LoginForgetPasswordViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E81C279226EB394D0031E639 /* LoginForgetPasswordViewController.m */; };
|
|
E81C279626EB39CC0031E639 /* LoginForgetPasswordPresent.m in Sources */ = {isa = PBXBuildFile; fileRef = E81C279526EB39CC0031E639 /* LoginForgetPasswordPresent.m */; };
|
|
E81C279826EB3AC40031E639 /* LoginForgetPasswordProtocol.h in Sources */ = {isa = PBXBuildFile; fileRef = E81C279726EB39E10031E639 /* LoginForgetPasswordProtocol.h */; };
|
|
E81C279D26EEEC620031E639 /* XPConstant.m in Sources */ = {isa = PBXBuildFile; fileRef = E81C279C26EEEC620031E639 /* XPConstant.m */; };
|
|
E81C27A026EEF83D0031E639 /* XPHtmlUrl.m in Sources */ = {isa = PBXBuildFile; fileRef = E81C279F26EEF83D0031E639 /* XPHtmlUrl.m */; };
|
|
E81C27A226EF23490031E639 /* XPEnum.h in Sources */ = {isa = PBXBuildFile; fileRef = E81C27A126EF23370031E639 /* XPEnum.h */; };
|
|
E81C27AB26EF2D920031E639 /* ThirdUserInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = E81C27AA26EF2D920031E639 /* ThirdUserInfo.m */; };
|
|
E81C27AE26EF39AB0031E639 /* AppDelegate+ThirdConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = E81C27AD26EF39AB0031E639 /* AppDelegate+ThirdConfig.m */; };
|
|
E81D58822720082A003063FE /* MicroWaveView.m in Sources */ = {isa = PBXBuildFile; fileRef = E81D58812720082A003063FE /* MicroWaveView.m */; };
|
|
E82109AD26F1C8A000FC3319 /* CountDownHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = E82109AC26F1C8A000FC3319 /* CountDownHelper.m */; };
|
|
E82109B026F1D83500FC3319 /* LoginBindPhonePresent.m in Sources */ = {isa = PBXBuildFile; fileRef = E82109AF26F1D83500FC3319 /* LoginBindPhonePresent.m */; };
|
|
E824543526F57D6E00BE8163 /* XPLoginVerifBindPhoneViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E824543426F57D6E00BE8163 /* XPLoginVerifBindPhoneViewController.m */; };
|
|
E824543826F5820A00BE8163 /* XPLoginVerifBindPhonePresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = E824543726F5820A00BE8163 /* XPLoginVerifBindPhonePresenter.m */; };
|
|
E824543A26F5880E00BE8163 /* XPLoginVerifBindPhoneProtocol.h in Sources */ = {isa = PBXBuildFile; fileRef = E824543926F5822800BE8163 /* XPLoginVerifBindPhoneProtocol.h */; };
|
|
E824543D26F58C3A00BE8163 /* XPLoginBindSuccessView.m in Sources */ = {isa = PBXBuildFile; fileRef = E824543C26F58C3A00BE8163 /* XPLoginBindSuccessView.m */; };
|
|
E824544026F58F9400BE8163 /* XPMinePayPwdViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E824543F26F58F9400BE8163 /* XPMinePayPwdViewController.m */; };
|
|
E824544326F58FCE00BE8163 /* XPMinePayPwdInputView.m in Sources */ = {isa = PBXBuildFile; fileRef = E824544226F58FCE00BE8163 /* XPMinePayPwdInputView.m */; };
|
|
E824544626F5934700BE8163 /* XPMinePayPwdPresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = E824544526F5934600BE8163 /* XPMinePayPwdPresenter.m */; };
|
|
E824544826F5945300BE8163 /* XPMinePayPwdProtocol.h in Sources */ = {isa = PBXBuildFile; fileRef = E824544726F5940600BE8163 /* XPMinePayPwdProtocol.h */; };
|
|
E824544B26F5BBB800BE8163 /* XPMineModifPayPwdViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E824544A26F5BBB800BE8163 /* XPMineModifPayPwdViewController.m */; };
|
|
E824544E26F5BC1A00BE8163 /* XPMineModifPayPwdView.m in Sources */ = {isa = PBXBuildFile; fileRef = E824544D26F5BC1A00BE8163 /* XPMineModifPayPwdView.m */; };
|
|
E824545126F5CE6E00BE8163 /* XPMineModifPayPwdPresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = E824545026F5CE6E00BE8163 /* XPMineModifPayPwdPresenter.m */; };
|
|
E824545326F5CEAD00BE8163 /* XPMineModifPayProtocol.h in Sources */ = {isa = PBXBuildFile; fileRef = E824545226F5CE9C00BE8163 /* XPMineModifPayProtocol.h */; };
|
|
E824545626F5E51900BE8163 /* XPMineVerifIdentityViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E824545526F5E51900BE8163 /* XPMineVerifIdentityViewController.m */; };
|
|
E824545926F5E65900BE8163 /* XPMineVerifIdentityView.m in Sources */ = {isa = PBXBuildFile; fileRef = E824545826F5E65900BE8163 /* XPMineVerifIdentityView.m */; };
|
|
E824545C26F5EEBA00BE8163 /* XPMineVerifIdentityPresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = E824545B26F5EEBA00BE8163 /* XPMineVerifIdentityPresenter.m */; };
|
|
E824545E26F5EF2200BE8163 /* XPMineVerifIdentityProtocol.h in Sources */ = {isa = PBXBuildFile; fileRef = E824545D26F5EEFD00BE8163 /* XPMineVerifIdentityProtocol.h */; };
|
|
E824546126F5F4E400BE8163 /* XPMineResetPayPwdViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E824546026F5F4E400BE8163 /* XPMineResetPayPwdViewController.m */; };
|
|
E824546426F5FF1C00BE8163 /* XPMineResetPayPasswordPresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = E824546326F5FF1C00BE8163 /* XPMineResetPayPasswordPresenter.m */; };
|
|
E824546626F5FF6000BE8163 /* XPMineResetPayPasswordProtocol.h in Sources */ = {isa = PBXBuildFile; fileRef = E824546526F5FF5100BE8163 /* XPMineResetPayPasswordProtocol.h */; };
|
|
E82EE0F8272FDDFA00D15DC1 /* UserPrivacyView.m in Sources */ = {isa = PBXBuildFile; fileRef = E82EE0F7272FDDFA00D15DC1 /* UserPrivacyView.m */; };
|
|
E84B0E3F2727EDF6008818C6 /* XPRoomMessageTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = E84B0E3E2727EDF6008818C6 /* XPRoomMessageTableViewCell.m */; };
|
|
E84B0E422727EE0A008818C6 /* XPRoomMessageHeaderView.m in Sources */ = {isa = PBXBuildFile; fileRef = E84B0E412727EE0A008818C6 /* XPRoomMessageHeaderView.m */; };
|
|
E84B0E462727EF9D008818C6 /* XPRoomMessageDisplayModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E84B0E452727EF9D008818C6 /* XPRoomMessageDisplayModel.m */; };
|
|
E84B0E4C27281530008818C6 /* XPRoomMessageAttributeHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = E84B0E4B27281530008818C6 /* XPRoomMessageAttributeHelper.m */; };
|
|
E865963F27015A9C00846EBD /* XPMineUserTableView.m in Sources */ = {isa = PBXBuildFile; fileRef = E865963E27015A9C00846EBD /* XPMineUserTableView.m */; };
|
|
E86596432701611A00846EBD /* UIImage+ImageEffects.m in Sources */ = {isa = PBXBuildFile; fileRef = E86596412701611A00846EBD /* UIImage+ImageEffects.m */; };
|
|
E86596512701A1C000846EBD /* StatisticsService.m in Sources */ = {isa = PBXBuildFile; fileRef = E86596502701A1C000846EBD /* StatisticsService.m */; };
|
|
E86596542701A55500846EBD /* StatisticsServiceHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = E86596532701A55500846EBD /* StatisticsServiceHelper.m */; };
|
|
E8680718271967B00024F48F /* MicroView.m in Sources */ = {isa = PBXBuildFile; fileRef = E8680717271967B00024F48F /* MicroView.m */; };
|
|
E872308926E89BE000B90D4F /* LoginPhoneViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E872308826E89BE000B90D4F /* LoginPhoneViewController.m */; };
|
|
E872308D26E89DAA00B90D4F /* LoginInputView.m in Sources */ = {isa = PBXBuildFile; fileRef = E872308C26E89DAA00B90D4F /* LoginInputView.m */; };
|
|
E872309326E8D31500B90D4F /* LoginVerifCodeView.m in Sources */ = {isa = PBXBuildFile; fileRef = E872309226E8D31500B90D4F /* LoginVerifCodeView.m */; };
|
|
E874B86C272105DD003954B9 /* XPIMManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E874B86B272105DD003954B9 /* XPIMManager.m */; };
|
|
E874B8782721438E003954B9 /* XPImRoomImpl.m in Sources */ = {isa = PBXBuildFile; fileRef = E874B8772721438E003954B9 /* XPImRoomImpl.m */; };
|
|
E874B87B27214882003954B9 /* XPIMRoomInterface.h in Sources */ = {isa = PBXBuildFile; fileRef = E874B879272143AD003954B9 /* XPIMRoomInterface.h */; };
|
|
E874B87C27214888003954B9 /* XPIMRoomDelegate.h in Sources */ = {isa = PBXBuildFile; fileRef = E874B87A272143C7003954B9 /* XPIMRoomDelegate.h */; };
|
|
E874B88827215D39003954B9 /* MicroStateModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E874B88727215D39003954B9 /* MicroStateModel.m */; };
|
|
E874B88B27215EAF003954B9 /* MicroQueueModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E874B88A27215EAF003954B9 /* MicroQueueModel.m */; };
|
|
E874B88F27216FFE003954B9 /* XPIMChatRoomMemberImpl.m in Sources */ = {isa = PBXBuildFile; fileRef = E874B88E27216FFE003954B9 /* XPIMChatRoomMemberImpl.m */; };
|
|
E874B8912721712B003954B9 /* XPIMChatRoomMemberInterface.h in Sources */ = {isa = PBXBuildFile; fileRef = E874B890272170A6003954B9 /* XPIMChatRoomMemberInterface.h */; };
|
|
E874B89527217DA6003954B9 /* XPIMChatRoomMessageImpl.m in Sources */ = {isa = PBXBuildFile; fileRef = E874B89427217DA6003954B9 /* XPIMChatRoomMessageImpl.m */; };
|
|
E874B89A27218AAF003954B9 /* XPIMChatRoomMessageDelegate.h in Sources */ = {isa = PBXBuildFile; fileRef = E874B89927218A9A003954B9 /* XPIMChatRoomMessageDelegate.h */; };
|
|
E874B89B27218ABC003954B9 /* XPIMChatRoomMessageInterface.h in Sources */ = {isa = PBXBuildFile; fileRef = E874B89627217DC3003954B9 /* XPIMChatRoomMessageInterface.h */; };
|
|
E87A24F1272935920086A794 /* XPMessageRemoteExtModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E87A24F0272935920086A794 /* XPMessageRemoteExtModel.m */; };
|
|
E88B5CA526FB088600DA9178 /* XPMineTeenagerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E88B5CA426FB088600DA9178 /* XPMineTeenagerViewController.m */; };
|
|
E88B5CA826FB089C00DA9178 /* XPMineTeenagePwdViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E88B5CA726FB089C00DA9178 /* XPMineTeenagePwdViewController.m */; };
|
|
E88B5CAD26FB16A800DA9178 /* XPMineTeenagerDesView.m in Sources */ = {isa = PBXBuildFile; fileRef = E88B5CAC26FB16A800DA9178 /* XPMineTeenagerDesView.m */; };
|
|
E88B5CB026FB1C6500DA9178 /* XPMineTeenagerPresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = E88B5CAF26FB1C6500DA9178 /* XPMineTeenagerPresenter.m */; };
|
|
E88B5CB226FB1CFF00DA9178 /* XPMineTeenagerProtocol.h in Sources */ = {isa = PBXBuildFile; fileRef = E88B5CB126FB1CC100DA9178 /* XPMineTeenagerProtocol.h */; };
|
|
E88B5CB526FB20B800DA9178 /* XPMineTeenagerPwdView.m in Sources */ = {isa = PBXBuildFile; fileRef = E88B5CB426FB20B800DA9178 /* XPMineTeenagerPwdView.m */; };
|
|
E88B5CB826FB325200DA9178 /* XPMineTeenagerPwdPresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = E88B5CB726FB325200DA9178 /* XPMineTeenagerPwdPresenter.m */; };
|
|
E88B5CBA26FB329C00DA9178 /* XPMineTeenagerPwdProtocol.h in Sources */ = {isa = PBXBuildFile; fileRef = E88B5CB926FB327500DA9178 /* XPMineTeenagerPwdProtocol.h */; };
|
|
E88B5CBD26FB3BDF00DA9178 /* XPTeenagerAlertView.m in Sources */ = {isa = PBXBuildFile; fileRef = E88B5CBC26FB3BDF00DA9178 /* XPTeenagerAlertView.m */; };
|
|
E88B5CC126FB407B00DA9178 /* XPMineUserInfoViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E88B5CC026FB407B00DA9178 /* XPMineUserInfoViewController.m */; };
|
|
E88B5CC526FB42B000DA9178 /* XPMineUserInfoHeaderView.m in Sources */ = {isa = PBXBuildFile; fileRef = E88B5CC426FB42B000DA9178 /* XPMineUserInfoHeaderView.m */; };
|
|
E89D60BA271D643A001F8895 /* Api+Room.m in Sources */ = {isa = PBXBuildFile; fileRef = E89D60B9271D643A001F8895 /* Api+Room.m */; };
|
|
E89D60BD271D647A001F8895 /* XPRoomPresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = E89D60BC271D647A001F8895 /* XPRoomPresenter.m */; };
|
|
E89D60C1271D64B9001F8895 /* RoomInfoModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E89D60C0271D64B9001F8895 /* RoomInfoModel.m */; };
|
|
E89DA66427005932008483C1 /* XPIAPHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = E89DA66327005932008483C1 /* XPIAPHelper.m */; };
|
|
E89DA66727006443008483C1 /* RechargeStorage.m in Sources */ = {isa = PBXBuildFile; fileRef = E89DA66627006443008483C1 /* RechargeStorage.m */; };
|
|
E89DA67227008D59008483C1 /* WalletInfoModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E89DA67127008D59008483C1 /* WalletInfoModel.m */; };
|
|
E89DA67527009ACD008483C1 /* XPMineRechargeNavView.m in Sources */ = {isa = PBXBuildFile; fileRef = E89DA67427009ACD008483C1 /* XPMineRechargeNavView.m */; };
|
|
E8AC721026F43955007D6E91 /* UIImageConstant.m in Sources */ = {isa = PBXBuildFile; fileRef = E8AC720F26F43955007D6E91 /* UIImageConstant.m */; };
|
|
E8AC721326F46ADD007D6E91 /* XPMineSettingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E8AC721226F46ADD007D6E91 /* XPMineSettingViewController.m */; };
|
|
E8AC721626F46B06007D6E91 /* XPMineSettingTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = E8AC721526F46B06007D6E91 /* XPMineSettingTableViewCell.m */; };
|
|
E8AC721926F46E0B007D6E91 /* XPMineSettingItemModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E8AC721826F46E0B007D6E91 /* XPMineSettingItemModel.m */; };
|
|
E8AC721C26F4720B007D6E91 /* XPMineSettingPresent.m in Sources */ = {isa = PBXBuildFile; fileRef = E8AC721B26F4720B007D6E91 /* XPMineSettingPresent.m */; };
|
|
E8AC721E26F472BF007D6E91 /* XPMineSettingProtocol.h in Sources */ = {isa = PBXBuildFile; fileRef = E8AC721D26F4723D007D6E91 /* XPMineSettingProtocol.h */; };
|
|
E8AC722126F47E23007D6E91 /* XPMineAboutUsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E8AC722026F47E23007D6E91 /* XPMineAboutUsViewController.m */; };
|
|
E8AC722426F47E5E007D6E91 /* XPMineFeedbackViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E8AC722326F47E5E007D6E91 /* XPMineFeedbackViewController.m */; };
|
|
E8AC722726F482A4007D6E91 /* XPMineFeedbackPresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = E8AC722626F482A4007D6E91 /* XPMineFeedbackPresenter.m */; };
|
|
E8AC722926F488DA007D6E91 /* XPMineFeedbackProtocol.h in Sources */ = {isa = PBXBuildFile; fileRef = E8AC722826F48889007D6E91 /* XPMineFeedbackProtocol.h */; };
|
|
E8AC722C26F49580007D6E91 /* XPMineNotificaViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E8AC722B26F49580007D6E91 /* XPMineNotificaViewController.m */; };
|
|
E8AC722F26F49610007D6E91 /* XPMineNotificationItemModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E8AC722E26F49610007D6E91 /* XPMineNotificationItemModel.m */; };
|
|
E8AC723226F49710007D6E91 /* XPMineNotificationTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = E8AC723126F49710007D6E91 /* XPMineNotificationTableViewCell.m */; };
|
|
E8AC723526F49939007D6E91 /* XPMineNotificaPresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = E8AC723426F49939007D6E91 /* XPMineNotificaPresenter.m */; };
|
|
E8AC723726F49982007D6E91 /* XPMineNotificaProtocol.h in Sources */ = {isa = PBXBuildFile; fileRef = E8AC723626F49957007D6E91 /* XPMineNotificaProtocol.h */; };
|
|
E8AC723A26F49AAE007D6E91 /* XPMineNotifyStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = E8AC723926F49AAE007D6E91 /* XPMineNotifyStatus.m */; };
|
|
E8AC723D26F4B6AA007D6E91 /* XPLoginBindPhoneResultViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E8AC723C26F4B6AA007D6E91 /* XPLoginBindPhoneResultViewController.m */; };
|
|
E8AE427327153A3500BEEBB2 /* XPRoomActivityContainerView.m in Sources */ = {isa = PBXBuildFile; fileRef = E8AE427227153A3500BEEBB2 /* XPRoomActivityContainerView.m */; };
|
|
E8AEAED6271412EC0017FCE0 /* XPRoomViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E8AEAED5271412EC0017FCE0 /* XPRoomViewController.m */; };
|
|
E8AEAEED27141AE20017FCE0 /* XPRoomBackContainerView.m in Sources */ = {isa = PBXBuildFile; fileRef = E8AEAEEC27141AE20017FCE0 /* XPRoomBackContainerView.m */; };
|
|
E8AEAEF027141C430017FCE0 /* XPRoomMenuContainerView.m in Sources */ = {isa = PBXBuildFile; fileRef = E8AEAEEF27141C430017FCE0 /* XPRoomMenuContainerView.m */; };
|
|
E8AEAEF327141C7C0017FCE0 /* XPRoomMessageContainerView.m in Sources */ = {isa = PBXBuildFile; fileRef = E8AEAEF227141C7C0017FCE0 /* XPRoomMessageContainerView.m */; };
|
|
E8AEAEF927141CA30017FCE0 /* RoomHeaderView.m in Sources */ = {isa = PBXBuildFile; fileRef = E8AEAEF827141CA30017FCE0 /* RoomHeaderView.m */; };
|
|
E8B825BF26E9E57D009E8E9F /* LoginTicketInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = E8B825BE26E9E57D009E8E9F /* LoginTicketInfo.m */; };
|
|
E8B825C226EA00DF009E8E9F /* LoginVerifCodePresent.m in Sources */ = {isa = PBXBuildFile; fileRef = E8B825C126EA00DF009E8E9F /* LoginVerifCodePresent.m */; };
|
|
E8B825C726EA0D9A009E8E9F /* LoginVerifCodeProtocol.h in Sources */ = {isa = PBXBuildFile; fileRef = E8B825C626EA0995009E8E9F /* LoginVerifCodeProtocol.h */; };
|
|
E8B825CA26EA1231009E8E9F /* LoginVerifCodeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E8B825C826EA1231009E8E9F /* LoginVerifCodeViewController.m */; };
|
|
E8B825CD26EA18C8009E8E9F /* ThemeColor.m in Sources */ = {isa = PBXBuildFile; fileRef = E8B825CC26EA18C8009E8E9F /* ThemeColor.m */; };
|
|
E8B825D026EA3825009E8E9F /* LoginPasswordViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E8B825CF26EA3825009E8E9F /* LoginPasswordViewController.m */; };
|
|
E8B846BC26FD7C1200A777FE /* UploadImage.m in Sources */ = {isa = PBXBuildFile; fileRef = E8B846BB26FD7C1200A777FE /* UploadImage.m */; };
|
|
E8B846BF26FD827900A777FE /* XPMineUserInfoAlbumViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E8B846BE26FD827900A777FE /* XPMineUserInfoAlbumViewController.m */; };
|
|
E8B846C226FD82DC00A777FE /* XPMineUserInfoAlbumCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = E8B846C126FD82DC00A777FE /* XPMineUserInfoAlbumCollectionViewCell.m */; };
|
|
E8B846C526FDB41A00A777FE /* XPMineUserInfolbumPresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = E8B846C426FDB41A00A777FE /* XPMineUserInfolbumPresenter.m */; };
|
|
E8B846C726FDB45000A777FE /* XPMineUserInfoAlbumProtocol.h in Sources */ = {isa = PBXBuildFile; fileRef = E8B846C626FDB44100A777FE /* XPMineUserInfoAlbumProtocol.h */; };
|
|
E8B846CB26FDD7CD00A777FE /* XPMineRechargeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E8B846CA26FDD7CD00A777FE /* XPMineRechargeViewController.m */; };
|
|
E8B846CF26FDD96100A777FE /* XPMineRechageHeadView.m in Sources */ = {isa = PBXBuildFile; fileRef = E8B846CE26FDD96100A777FE /* XPMineRechageHeadView.m */; };
|
|
E8B846D326FDDBE600A777FE /* XPMineRechargeTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = E8B846D226FDDBE600A777FE /* XPMineRechargeTableViewCell.m */; };
|
|
E8B846D626FDE01B00A777FE /* XPMineRechargePresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = E8B846D526FDE01B00A777FE /* XPMineRechargePresenter.m */; };
|
|
E8B846D826FDE17300A777FE /* XPMineRechargeProtocol.h in Sources */ = {isa = PBXBuildFile; fileRef = E8B846D726FDE16300A777FE /* XPMineRechargeProtocol.h */; };
|
|
E8B846DC26FDE24300A777FE /* RechargeListModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E8B846DB26FDE24300A777FE /* RechargeListModel.m */; };
|
|
E8CEA03D26EA3DE500644B44 /* LoginPasswordPresent.m in Sources */ = {isa = PBXBuildFile; fileRef = E8CEA03C26EA3DE500644B44 /* LoginPasswordPresent.m */; };
|
|
E8E70D7726F2F15100F03460 /* XPMineViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E8E70D7626F2F15100F03460 /* XPMineViewController.m */; };
|
|
E8E70D7A26F2F16600F03460 /* XPMinePresent.m in Sources */ = {isa = PBXBuildFile; fileRef = E8E70D7926F2F16600F03460 /* XPMinePresent.m */; };
|
|
E8E70D7E26F2F19D00F03460 /* Api+Mine.m in Sources */ = {isa = PBXBuildFile; fileRef = E8E70D7D26F2F19D00F03460 /* Api+Mine.m */; };
|
|
E8E70D8326F2F51A00F03460 /* XPMineHeadView.m in Sources */ = {isa = PBXBuildFile; fileRef = E8E70D8226F2F51A00F03460 /* XPMineHeadView.m */; };
|
|
E8E70D8626F2F55C00F03460 /* XPMineAccountView.m in Sources */ = {isa = PBXBuildFile; fileRef = E8E70D8526F2F55C00F03460 /* XPMineAccountView.m */; };
|
|
E8E70D8926F2F58F00F03460 /* XPMineMatchTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = E8E70D8826F2F58F00F03460 /* XPMineMatchTableViewCell.m */; };
|
|
E8E70D8C26F2F5A500F03460 /* XPMineMatchCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = E8E70D8B26F2F5A500F03460 /* XPMineMatchCollectionViewCell.m */; };
|
|
E8E70D8F26F2F5DB00F03460 /* XPMineMenuTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = E8E70D8E26F2F5DB00F03460 /* XPMineMenuTableViewCell.m */; };
|
|
E8E70D9226F2F60C00F03460 /* XPMineItemModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E8E70D9126F2F60C00F03460 /* XPMineItemModel.m */; };
|
|
E8EE827D272B9A2300A17217 /* XPRoomSendTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = E8EE827C272B9A2300A17217 /* XPRoomSendTextView.m */; };
|
|
E8EEB8F226FC2050007C6EBA /* SDPhotoBrowser.m in Sources */ = {isa = PBXBuildFile; fileRef = E8EEB8EC26FC2050007C6EBA /* SDPhotoBrowser.m */; };
|
|
E8EEB8F326FC2050007C6EBA /* SDWaitingView.m in Sources */ = {isa = PBXBuildFile; fileRef = E8EEB8ED26FC2050007C6EBA /* SDWaitingView.m */; };
|
|
E8EEB8F426FC2050007C6EBA /* SDBrowserImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = E8EEB8EE26FC2050007C6EBA /* SDBrowserImageView.m */; };
|
|
E8EEB8F726FC2673007C6EBA /* UserPhoto.m in Sources */ = {isa = PBXBuildFile; fileRef = E8EEB8F626FC2673007C6EBA /* UserPhoto.m */; };
|
|
E8EEB8FB26FC2874007C6EBA /* XPMineUserInfoTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = E8EEB8FA26FC2874007C6EBA /* XPMineUserInfoTableViewCell.m */; };
|
|
E8EEB8FE26FC2DF8007C6EBA /* XPMineUserInfoCustomNavView.m in Sources */ = {isa = PBXBuildFile; fileRef = E8EEB8FD26FC2DF8007C6EBA /* XPMineUserInfoCustomNavView.m */; };
|
|
E8EEB90126FC31B6007C6EBA /* XPMineUserInfoPresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = E8EEB90026FC31B6007C6EBA /* XPMineUserInfoPresenter.m */; };
|
|
E8EEB90326FC31DC007C6EBA /* XPMineUserInfoProtocol.h in Sources */ = {isa = PBXBuildFile; fileRef = E8EEB90226FC31CE007C6EBA /* XPMineUserInfoProtocol.h */; };
|
|
E8EEB90626FC5772007C6EBA /* XPMineUserInfoEditViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E8EEB90526FC5772007C6EBA /* XPMineUserInfoEditViewController.m */; };
|
|
E8EEB90926FC579A007C6EBA /* XPMineUserInfoEditTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = E8EEB90826FC579A007C6EBA /* XPMineUserInfoEditTableViewCell.m */; };
|
|
E8EEB90C26FC5EBC007C6EBA /* XPMineUserInfoEditModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E8EEB90B26FC5EBC007C6EBA /* XPMineUserInfoEditModel.m */; };
|
|
E8EEB90F26FC6AB8007C6EBA /* XPMineUserInfoEditPresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = E8EEB90E26FC6AB8007C6EBA /* XPMineUserInfoEditPresenter.m */; };
|
|
E8EEB91126FC6AE2007C6EBA /* XPMineUserInfoEditProtocol.h in Sources */ = {isa = PBXBuildFile; fileRef = E8EEB91026FC6AD3007C6EBA /* XPMineUserInfoEditProtocol.h */; };
|
|
E8EEB91426FC7786007C6EBA /* XPMineUserInfoNickViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E8EEB91326FC7786007C6EBA /* XPMineUserInfoNickViewController.m */; };
|
|
E8EEB91726FC7B35007C6EBA /* XPMineUserInfoDesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E8EEB91626FC7B35007C6EBA /* XPMineUserInfoDesViewController.m */; };
|
|
E8EEB91D26FC9D58007C6EBA /* XPMineUserInfoDateView.m in Sources */ = {isa = PBXBuildFile; fileRef = E8EEB91C26FC9D58007C6EBA /* XPMineUserInfoDateView.m */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
18E7B21326E8CD220064BC9B /* Embed Frameworks */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 10;
|
|
files = (
|
|
18E7B25E26E8D4490064BC9B /* fluttertoast.xcframework in Embed Frameworks */,
|
|
18E7B25C26E8D4460064BC9B /* Flutter.xcframework in Embed Frameworks */,
|
|
18E7B26026E8D44B0064BC9B /* FMDB.xcframework in Embed Frameworks */,
|
|
18E7B26626E8D4510064BC9B /* Toast.xcframework in Embed Frameworks */,
|
|
18E7B26426E8D4500064BC9B /* sqflite.xcframework in Embed Frameworks */,
|
|
18E7B26226E8D44E0064BC9B /* path_provider.xcframework in Embed Frameworks */,
|
|
18E7B25A26E8D4450064BC9B /* flutter_boost.xcframework in Embed Frameworks */,
|
|
184863482721715D005FC5DC /* ZegoAudioRoom.framework in Embed Frameworks */,
|
|
18E7B25826E8D4430064BC9B /* App.xcframework in Embed Frameworks */,
|
|
);
|
|
name = "Embed Frameworks";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
180806D627293794001FD836 /* NSObject+MJExtension.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSObject+MJExtension.h"; sourceTree = "<group>"; };
|
|
180806D727293794001FD836 /* NSObject+MJExtension.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSObject+MJExtension.m"; sourceTree = "<group>"; };
|
|
180806DA27297269001FD836 /* MicroViewProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MicroViewProtocol.h; sourceTree = "<group>"; };
|
|
180806F827298F9B001FD836 /* RoomGuestDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RoomGuestDelegate.h; sourceTree = "<group>"; };
|
|
180806F92729A354001FD836 /* ThemeColor+Room.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ThemeColor+Room.h"; sourceTree = "<group>"; };
|
|
180806FA2729A354001FD836 /* ThemeColor+Room.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "ThemeColor+Room.m"; sourceTree = "<group>"; };
|
|
1808072B2731598F001FD836 /* XPNetImageYYLabel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPNetImageYYLabel.h; sourceTree = "<group>"; };
|
|
1808072C2731598F001FD836 /* XPNetImageYYLabel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPNetImageYYLabel.m; sourceTree = "<group>"; };
|
|
1808072E27315E8E001FD836 /* NetImageView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NetImageView.h; sourceTree = "<group>"; };
|
|
1808072F27315E8E001FD836 /* NetImageView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NetImageView.m; sourceTree = "<group>"; };
|
|
181D7F192726CE2A00B7C059 /* StageView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StageView.h; sourceTree = "<group>"; };
|
|
181D7F1A2726CE2A00B7C059 /* StageView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = StageView.m; sourceTree = "<group>"; };
|
|
181D7F1F2727D9DB00B7C059 /* SocialStageView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SocialStageView.h; sourceTree = "<group>"; };
|
|
181D7F202727D9DB00B7C059 /* SocialStageView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SocialStageView.m; sourceTree = "<group>"; };
|
|
181D7F222727DB1E00B7C059 /* RoomHostDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RoomHostDelegate.h; sourceTree = "<group>"; };
|
|
18486211271EA9DA005FC5DC /* RtcManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RtcManager.h; sourceTree = "<group>"; };
|
|
18486212271EA9DA005FC5DC /* RtcManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RtcManager.m; sourceTree = "<group>"; };
|
|
18486214271EAA03005FC5DC /* RtcDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RtcDelegate.h; sourceTree = "<group>"; };
|
|
18486215271EAB8C005FC5DC /* BaseRtcImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseRtcImpl.h; sourceTree = "<group>"; };
|
|
18486216271EAB8C005FC5DC /* BaseRtcImpl.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BaseRtcImpl.m; sourceTree = "<group>"; };
|
|
18486233271EB794005FC5DC /* AgoraRtcImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AgoraRtcImpl.h; sourceTree = "<group>"; };
|
|
18486234271EB794005FC5DC /* AgoraRtcImpl.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AgoraRtcImpl.m; sourceTree = "<group>"; };
|
|
184862CA27213FC7005FC5DC /* ZegoAudioRoom.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = ZegoAudioRoom.framework; sourceTree = "<group>"; };
|
|
184862CC27213FD7005FC5DC /* ZegoRtcImpl.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZegoRtcImpl.m; sourceTree = "<group>"; };
|
|
184862CD27213FD7005FC5DC /* ZegoRtcImpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZegoRtcImpl.h; sourceTree = "<group>"; };
|
|
186A52DA26FC559200D67B2C /* SecurityGuardSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = SecurityGuardSDK.framework; sourceTree = "<group>"; };
|
|
186A52DB26FC559200D67B2C /* SGSecurityBody.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = SGSecurityBody.framework; sourceTree = "<group>"; };
|
|
186A52DC26FC559200D67B2C /* RPSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = RPSDK.framework; sourceTree = "<group>"; };
|
|
186A52DD26FC559200D67B2C /* RPSDK.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = RPSDK.bundle; sourceTree = "<group>"; };
|
|
186A52DE26FC559200D67B2C /* SGMain.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = SGMain.framework; sourceTree = "<group>"; };
|
|
186A52DF26FC559200D67B2C /* AliyunOSSiOS.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AliyunOSSiOS.framework; sourceTree = "<group>"; };
|
|
186A52E626FC559700D67B2C /* yw_1222_0769.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = yw_1222_0769.jpg; sourceTree = "<group>"; };
|
|
186A531826FC591100D67B2C /* libresolv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.tbd; path = usr/lib/libresolv.tbd; sourceTree = SDKROOT; };
|
|
186A532C26FC6ED900D67B2C /* TTPopup.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TTPopup.m; sourceTree = "<group>"; };
|
|
186A532E26FC6ED900D67B2C /* TTAlertConfig.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TTAlertConfig.m; sourceTree = "<group>"; };
|
|
186A532F26FC6ED900D67B2C /* TTAlertMessageAttributedConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TTAlertMessageAttributedConfig.h; sourceTree = "<group>"; };
|
|
186A533026FC6ED900D67B2C /* TTAlertButtonConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TTAlertButtonConfig.h; sourceTree = "<group>"; };
|
|
186A533126FC6ED900D67B2C /* TTActionSheetConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TTActionSheetConfig.h; sourceTree = "<group>"; };
|
|
186A533226FC6ED900D67B2C /* TTAlertConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TTAlertConfig.h; sourceTree = "<group>"; };
|
|
186A533326FC6ED900D67B2C /* TTAlertButtonConfig.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TTAlertButtonConfig.m; sourceTree = "<group>"; };
|
|
186A533426FC6ED900D67B2C /* TTAlertMessageAttributedConfig.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TTAlertMessageAttributedConfig.m; sourceTree = "<group>"; };
|
|
186A533526FC6ED900D67B2C /* TTActionSheetConfig.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TTActionSheetConfig.m; sourceTree = "<group>"; };
|
|
186A533726FC6ED900D67B2C /* TTPopupManagerServiceProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TTPopupManagerServiceProtocol.h; sourceTree = "<group>"; };
|
|
186A533826FC6ED900D67B2C /* TTPopupManagerService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TTPopupManagerService.h; sourceTree = "<group>"; };
|
|
186A533926FC6ED900D67B2C /* TTPopupManagerService.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TTPopupManagerService.m; sourceTree = "<group>"; };
|
|
186A533A26FC6ED900D67B2C /* TTPopup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TTPopup.h; sourceTree = "<group>"; };
|
|
186A533C26FC6ED900D67B2C /* TTAlertView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TTAlertView.m; sourceTree = "<group>"; };
|
|
186A533D26FC6ED900D67B2C /* TTActionSheetView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TTActionSheetView.h; sourceTree = "<group>"; };
|
|
186A533E26FC6ED900D67B2C /* TTAlertView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TTAlertView.h; sourceTree = "<group>"; };
|
|
186A533F26FC6ED900D67B2C /* TTActionSheetView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TTActionSheetView.m; sourceTree = "<group>"; };
|
|
186A534126FC6ED900D67B2C /* TTPopupService.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TTPopupService.m; sourceTree = "<group>"; };
|
|
186A534226FC6ED900D67B2C /* TTPopupServiceProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TTPopupServiceProtocol.h; sourceTree = "<group>"; };
|
|
186A534326FC6ED900D67B2C /* TTPopupService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TTPopupService.h; sourceTree = "<group>"; };
|
|
186A534526FC6ED900D67B2C /* TTPopupConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TTPopupConstants.h; sourceTree = "<group>"; };
|
|
186A536126FC6F2E00D67B2C /* XCShareView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XCShareView.m; sourceTree = "<group>"; };
|
|
186A536226FC6F2E00D67B2C /* XCShareView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XCShareView.h; sourceTree = "<group>"; };
|
|
186A536426FC6F2E00D67B2C /* XCShareItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XCShareItem.m; sourceTree = "<group>"; };
|
|
186A536526FC6F2E00D67B2C /* XCShareItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XCShareItem.h; sourceTree = "<group>"; };
|
|
186A536726FC6F2E00D67B2C /* XCShareItemCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XCShareItemCell.m; sourceTree = "<group>"; };
|
|
186A536826FC6F2E00D67B2C /* XCShareItemCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XCShareItemCell.h; sourceTree = "<group>"; };
|
|
186F8B472733F2AE007A17BC /* MicroQueueProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MicroQueueProtocol.h; sourceTree = "<group>"; };
|
|
187EEEDA26E89B32002833B2 /* BaseModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseModel.h; sourceTree = "<group>"; };
|
|
187EEEDB26E89B32002833B2 /* BaseModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BaseModel.m; sourceTree = "<group>"; };
|
|
187EEEDF26E89BFB002833B2 /* AccountModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AccountModel.h; sourceTree = "<group>"; };
|
|
187EEEE026E89BFB002833B2 /* AccountModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AccountModel.m; sourceTree = "<group>"; };
|
|
187EEEEE26E89FE8002833B2 /* AccountInfoStorage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AccountInfoStorage.m; sourceTree = "<group>"; };
|
|
187EEEEF26E89FE8002833B2 /* AccountInfoStorage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AccountInfoStorage.h; sourceTree = "<group>"; };
|
|
187EEEFC26E8A82C002833B2 /* NSObject+AutoCoding.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSObject+AutoCoding.m"; sourceTree = "<group>"; };
|
|
187EEEFD26E8A82C002833B2 /* NSObject+AutoCoding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSObject+AutoCoding.h"; sourceTree = "<group>"; };
|
|
189DD52926DE255300AB55B1 /* xplan-ios.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "xplan-ios.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
189DD52C26DE255300AB55B1 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
|
189DD52D26DE255300AB55B1 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
|
189DD53226DE255300AB55B1 /* TabbarViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TabbarViewController.h; sourceTree = "<group>"; };
|
|
189DD53326DE255300AB55B1 /* TabbarViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TabbarViewController.m; sourceTree = "<group>"; };
|
|
189DD53826DE255600AB55B1 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
189DD53B26DE255600AB55B1 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
189DD53D26DE255600AB55B1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
189DD53E26DE255600AB55B1 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
189DD54926DE338800AB55B1 /* BaseViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseViewController.h; sourceTree = "<group>"; };
|
|
189DD54A26DE338800AB55B1 /* BaseViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BaseViewController.m; sourceTree = "<group>"; };
|
|
189DD54E26DE37F900AB55B1 /* MvpViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MvpViewController.h; sourceTree = "<group>"; };
|
|
189DD54F26DE37F900AB55B1 /* MvpViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MvpViewController.m; sourceTree = "<group>"; };
|
|
189DD55826DE39D200AB55B1 /* BaseMvpPresenter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseMvpPresenter.h; sourceTree = "<group>"; };
|
|
189DD55926DE39D200AB55B1 /* BaseMvpPresenter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BaseMvpPresenter.m; sourceTree = "<group>"; };
|
|
189DD55E26DE3BBE00AB55B1 /* BaseMvpProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseMvpProtocol.h; sourceTree = "<group>"; };
|
|
189DD56326DE465A00AB55B1 /* LoginViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoginViewController.h; sourceTree = "<group>"; };
|
|
189DD56426DE465A00AB55B1 /* LoginViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LoginViewController.m; sourceTree = "<group>"; };
|
|
189DD57226DF5F0C00AB55B1 /* Base.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Base.pch; sourceTree = "<group>"; };
|
|
189DD58D26DF97E700AB55B1 /* LoginPresenter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoginPresenter.h; sourceTree = "<group>"; };
|
|
189DD58E26DF97E700AB55B1 /* LoginPresenter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LoginPresenter.m; sourceTree = "<group>"; };
|
|
189DD59426DF986300AB55B1 /* LoginProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoginProtocol.h; sourceTree = "<group>"; };
|
|
189DD67C26E1FD8900AB55B1 /* UIImage+Utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImage+Utils.h"; sourceTree = "<group>"; };
|
|
189DD67D26E1FD8900AB55B1 /* UIImage+Utils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImage+Utils.m"; sourceTree = "<group>"; };
|
|
189DD68226E1FDBB00AB55B1 /* XCHUDTool.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XCHUDTool.m; sourceTree = "<group>"; };
|
|
189DD68326E1FDBB00AB55B1 /* XCHUDTool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XCHUDTool.h; sourceTree = "<group>"; };
|
|
189DD6FD26E20E5900AB55B1 /* HttpRequestHelper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpRequestHelper.h; sourceTree = "<group>"; };
|
|
189DD6FE26E20E5900AB55B1 /* HttpRequestHelper.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HttpRequestHelper.m; sourceTree = "<group>"; };
|
|
189DD73726E21C3F00AB55B1 /* CarrierIdentifier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CarrierIdentifier.h; sourceTree = "<group>"; };
|
|
189DD73826E21C3F00AB55B1 /* YYUtility+Device.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "YYUtility+Device.m"; sourceTree = "<group>"; };
|
|
189DD73926E21C3F00AB55B1 /* YYUtility.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYUtility.m; sourceTree = "<group>"; };
|
|
189DD73A26E21C3F00AB55B1 /* YYUtility+Carrier.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "YYUtility+Carrier.m"; sourceTree = "<group>"; };
|
|
189DD73B26E21C3F00AB55B1 /* YYUtility+App.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "YYUtility+App.m"; sourceTree = "<group>"; };
|
|
189DD73C26E21C3F00AB55B1 /* YYUtility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYUtility.h; sourceTree = "<group>"; };
|
|
189DD74326E21CCC00AB55B1 /* YYReachability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYReachability.h; sourceTree = "<group>"; };
|
|
189DD74426E21CCC00AB55B1 /* YYReachability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYReachability.m; sourceTree = "<group>"; };
|
|
189DD74826E21D8400AB55B1 /* SSKeychain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SSKeychain.h; sourceTree = "<group>"; };
|
|
189DD74926E21D8400AB55B1 /* SSKeychain.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SSKeychain.m; sourceTree = "<group>"; };
|
|
189DD74E26E21D9000AB55B1 /* GCDHelper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GCDHelper.m; sourceTree = "<group>"; };
|
|
189DD74F26E21D9000AB55B1 /* GCDHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCDHelper.h; sourceTree = "<group>"; };
|
|
189DD75726E6003C00AB55B1 /* Api.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Api.h; sourceTree = "<group>"; };
|
|
189DD75826E6003C00AB55B1 /* Api.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Api.m; sourceTree = "<group>"; };
|
|
189DD76026E60DDC00AB55B1 /* Api+Login.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Api+Login.h"; sourceTree = "<group>"; };
|
|
189DD76126E60DDC00AB55B1 /* Api+Login.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "Api+Login.m"; sourceTree = "<group>"; };
|
|
189DD78026E620FE00AB55B1 /* ApiHost.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApiHost.h; sourceTree = "<group>"; };
|
|
18C17A5B26F338F300C48E11 /* XplanFBFlutterViewContainer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XplanFBFlutterViewContainer.h; sourceTree = "<group>"; };
|
|
18C17A5C26F338F300C48E11 /* XplanFBFlutterViewContainer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XplanFBFlutterViewContainer.m; sourceTree = "<group>"; };
|
|
18E7B1AE26E8AD760064BC9B /* MainProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MainProtocol.h; sourceTree = "<group>"; };
|
|
18E7B1B026E8AF980064BC9B /* MainPresenter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MainPresenter.h; sourceTree = "<group>"; };
|
|
18E7B1B126E8AF980064BC9B /* MainPresenter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MainPresenter.m; sourceTree = "<group>"; };
|
|
18E7B1B526E8B2D10064BC9B /* Api+Main.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Api+Main.h"; sourceTree = "<group>"; };
|
|
18E7B1B626E8B2D10064BC9B /* Api+Main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "Api+Main.m"; sourceTree = "<group>"; };
|
|
18E7B22326E8CDCF0064BC9B /* XplanFlutterBoostDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XplanFlutterBoostDelegate.m; sourceTree = "<group>"; };
|
|
18E7B22426E8CDCF0064BC9B /* XplanFlutterBoostDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XplanFlutterBoostDelegate.h; sourceTree = "<group>"; };
|
|
18E7B22826E8CE100064BC9B /* XCFlutterKeyConst.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XCFlutterKeyConst.h; sourceTree = "<group>"; };
|
|
18E7B24526E8D43C0064BC9B /* fluttertoast.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = fluttertoast.xcframework; sourceTree = "<group>"; };
|
|
18E7B24626E8D43C0064BC9B /* sqflite.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = sqflite.xcframework; sourceTree = "<group>"; };
|
|
18E7B24726E8D43C0064BC9B /* Toast.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = Toast.xcframework; sourceTree = "<group>"; };
|
|
18E7B24826E8D43C0064BC9B /* FMDB.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = FMDB.xcframework; sourceTree = "<group>"; };
|
|
18E7B24926E8D43C0064BC9B /* path_provider.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = path_provider.xcframework; sourceTree = "<group>"; };
|
|
18E7B24A26E8D43C0064BC9B /* FlutterPluginRegistrant.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = FlutterPluginRegistrant.xcframework; sourceTree = "<group>"; };
|
|
18E7B24B26E8D43C0064BC9B /* App.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = App.xcframework; sourceTree = "<group>"; };
|
|
18E7B24C26E8D43C0064BC9B /* Flutter.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = Flutter.xcframework; sourceTree = "<group>"; };
|
|
18E7B24D26E8D43C0064BC9B /* flutter_boost.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = flutter_boost.xcframework; sourceTree = "<group>"; };
|
|
18E7B26726E8D5D60064BC9B /* XCCurrentVCStackManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XCCurrentVCStackManager.m; sourceTree = "<group>"; };
|
|
18E7B26826E8D5D60064BC9B /* XCCurrentVCStackManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XCCurrentVCStackManager.h; sourceTree = "<group>"; };
|
|
18E7B28E26EA0E6B0064BC9B /* FlutterBoost+Xplan.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "FlutterBoost+Xplan.h"; sourceTree = "<group>"; };
|
|
18E7B28F26EA0E6B0064BC9B /* FlutterBoost+Xplan.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "FlutterBoost+Xplan.m"; sourceTree = "<group>"; };
|
|
18E7B31626F097E00064BC9B /* UserInfoModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UserInfoModel.h; sourceTree = "<group>"; };
|
|
18E7B31726F097E00064BC9B /* UserInfoModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = UserInfoModel.m; sourceTree = "<group>"; };
|
|
18E7B31926F0982E0064BC9B /* UserExpand.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UserExpand.h; sourceTree = "<group>"; };
|
|
18E7B31A26F0982E0064BC9B /* UserExpand.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = UserExpand.m; sourceTree = "<group>"; };
|
|
18E7B31C26F0984C0064BC9B /* UserLevelVo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UserLevelVo.h; sourceTree = "<group>"; };
|
|
18E7B31D26F0984C0064BC9B /* UserLevelVo.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = UserLevelVo.m; sourceTree = "<group>"; };
|
|
18E7B31F26F098650064BC9B /* UserInfoSkillVo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UserInfoSkillVo.h; sourceTree = "<group>"; };
|
|
18E7B32026F098650064BC9B /* UserInfoSkillVo.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = UserInfoSkillVo.m; sourceTree = "<group>"; };
|
|
18E7B33026F317A20064BC9B /* XPWebViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPWebViewController.h; sourceTree = "<group>"; };
|
|
18E7B33126F317A20064BC9B /* XPWebViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPWebViewController.m; sourceTree = "<group>"; };
|
|
7DB00EC07F1D0ADFF900B38D /* Pods-xplan-ios.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-xplan-ios.debug.xcconfig"; path = "Target Support Files/Pods-xplan-ios/Pods-xplan-ios.debug.xcconfig"; sourceTree = "<group>"; };
|
|
9B0E1C5726E77022005D4442 /* BaseNavigationController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseNavigationController.h; sourceTree = "<group>"; };
|
|
9B0E1C5826E77022005D4442 /* BaseNavigationController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BaseNavigationController.m; sourceTree = "<group>"; };
|
|
9BB865B4272076140029CDE0 /* RtcImplDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RtcImplDelegate.h; sourceTree = "<group>"; };
|
|
B66633E061B1B34177CD011C /* Pods-xplan-ios.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-xplan-ios.release.xcconfig"; path = "Target Support Files/Pods-xplan-ios/Pods-xplan-ios.release.xcconfig"; sourceTree = "<group>"; };
|
|
CACF623970097D653132D69A /* Pods_xplan_ios.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_xplan_ios.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
E80487632717DDD9008595F2 /* XPRoomMenuItem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPRoomMenuItem.h; sourceTree = "<group>"; };
|
|
E80487642717DDD9008595F2 /* XPRoomMenuItem.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPRoomMenuItem.m; sourceTree = "<group>"; };
|
|
E81366E126F0A1FC0076364C /* LoginBindPhoneViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoginBindPhoneViewController.h; sourceTree = "<group>"; };
|
|
E81366E226F0A1FC0076364C /* LoginBindPhoneViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LoginBindPhoneViewController.m; sourceTree = "<group>"; };
|
|
E81366E526F0A49E0076364C /* NSString+Utils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSString+Utils.h"; sourceTree = "<group>"; };
|
|
E81366E626F0A49E0076364C /* NSString+Utils.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSString+Utils.m"; sourceTree = "<group>"; };
|
|
E81366F126F0B7C80076364C /* LoginFullInfoViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoginFullInfoViewController.h; sourceTree = "<group>"; };
|
|
E81366F226F0B7C80076364C /* LoginFullInfoViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LoginFullInfoViewController.m; sourceTree = "<group>"; };
|
|
E81366F426F0C0DF0076364C /* LoginFullInfoPresenter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoginFullInfoPresenter.h; sourceTree = "<group>"; };
|
|
E81366F526F0C0DF0076364C /* LoginFullInfoPresenter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LoginFullInfoPresenter.m; sourceTree = "<group>"; };
|
|
E81366F726F0C0F60076364C /* LoginFullInfoProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoginFullInfoProtocol.h; sourceTree = "<group>"; };
|
|
E81366FA26F0D2980076364C /* UIButton+EnlargeTouchArea.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIButton+EnlargeTouchArea.m"; sourceTree = "<group>"; };
|
|
E81366FB26F0D2980076364C /* UIButton+EnlargeTouchArea.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIButton+EnlargeTouchArea.h"; sourceTree = "<group>"; };
|
|
E81C278826EAFAF60031E639 /* DESEncrypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DESEncrypt.h; sourceTree = "<group>"; };
|
|
E81C278926EAFAF60031E639 /* Base64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Base64.m; sourceTree = "<group>"; };
|
|
E81C278A26EAFAF60031E639 /* Base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Base64.h; sourceTree = "<group>"; };
|
|
E81C278B26EAFAF60031E639 /* DESEncrypt.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DESEncrypt.m; sourceTree = "<group>"; };
|
|
E81C278E26EB314D0031E639 /* LoginForgetEditView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoginForgetEditView.h; sourceTree = "<group>"; };
|
|
E81C278F26EB314D0031E639 /* LoginForgetEditView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LoginForgetEditView.m; sourceTree = "<group>"; };
|
|
E81C279126EB394D0031E639 /* LoginForgetPasswordViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoginForgetPasswordViewController.h; sourceTree = "<group>"; };
|
|
E81C279226EB394D0031E639 /* LoginForgetPasswordViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LoginForgetPasswordViewController.m; sourceTree = "<group>"; };
|
|
E81C279426EB39CC0031E639 /* LoginForgetPasswordPresent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoginForgetPasswordPresent.h; sourceTree = "<group>"; };
|
|
E81C279526EB39CC0031E639 /* LoginForgetPasswordPresent.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LoginForgetPasswordPresent.m; sourceTree = "<group>"; };
|
|
E81C279726EB39E10031E639 /* LoginForgetPasswordProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoginForgetPasswordProtocol.h; sourceTree = "<group>"; };
|
|
E81C279A26EB65560031E639 /* XPMacro.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMacro.h; sourceTree = "<group>"; };
|
|
E81C279B26EEEC620031E639 /* XPConstant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPConstant.h; sourceTree = "<group>"; };
|
|
E81C279C26EEEC620031E639 /* XPConstant.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPConstant.m; sourceTree = "<group>"; };
|
|
E81C279E26EEF83D0031E639 /* XPHtmlUrl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPHtmlUrl.h; sourceTree = "<group>"; };
|
|
E81C279F26EEF83D0031E639 /* XPHtmlUrl.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPHtmlUrl.m; sourceTree = "<group>"; };
|
|
E81C27A126EF23370031E639 /* XPEnum.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPEnum.h; sourceTree = "<group>"; };
|
|
E81C27A926EF2D920031E639 /* ThirdUserInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ThirdUserInfo.h; sourceTree = "<group>"; };
|
|
E81C27AA26EF2D920031E639 /* ThirdUserInfo.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ThirdUserInfo.m; sourceTree = "<group>"; };
|
|
E81C27AC26EF39AB0031E639 /* AppDelegate+ThirdConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "AppDelegate+ThirdConfig.h"; sourceTree = "<group>"; };
|
|
E81C27AD26EF39AB0031E639 /* AppDelegate+ThirdConfig.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "AppDelegate+ThirdConfig.m"; sourceTree = "<group>"; };
|
|
E81D587B271FBC3B003063FE /* RtcInterface.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RtcInterface.h; sourceTree = "<group>"; };
|
|
E81D58802720082A003063FE /* MicroWaveView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MicroWaveView.h; sourceTree = "<group>"; };
|
|
E81D58812720082A003063FE /* MicroWaveView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MicroWaveView.m; sourceTree = "<group>"; };
|
|
E82109AB26F1C8A000FC3319 /* CountDownHelper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CountDownHelper.h; sourceTree = "<group>"; };
|
|
E82109AC26F1C8A000FC3319 /* CountDownHelper.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CountDownHelper.m; sourceTree = "<group>"; };
|
|
E82109AE26F1D83500FC3319 /* LoginBindPhonePresent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoginBindPhonePresent.h; sourceTree = "<group>"; };
|
|
E82109AF26F1D83500FC3319 /* LoginBindPhonePresent.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LoginBindPhonePresent.m; sourceTree = "<group>"; };
|
|
E824543326F57D6E00BE8163 /* XPLoginVerifBindPhoneViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPLoginVerifBindPhoneViewController.h; sourceTree = "<group>"; };
|
|
E824543426F57D6E00BE8163 /* XPLoginVerifBindPhoneViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPLoginVerifBindPhoneViewController.m; sourceTree = "<group>"; };
|
|
E824543626F5820A00BE8163 /* XPLoginVerifBindPhonePresenter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPLoginVerifBindPhonePresenter.h; sourceTree = "<group>"; };
|
|
E824543726F5820A00BE8163 /* XPLoginVerifBindPhonePresenter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPLoginVerifBindPhonePresenter.m; sourceTree = "<group>"; };
|
|
E824543926F5822800BE8163 /* XPLoginVerifBindPhoneProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPLoginVerifBindPhoneProtocol.h; sourceTree = "<group>"; };
|
|
E824543B26F58C3A00BE8163 /* XPLoginBindSuccessView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPLoginBindSuccessView.h; sourceTree = "<group>"; };
|
|
E824543C26F58C3A00BE8163 /* XPLoginBindSuccessView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPLoginBindSuccessView.m; sourceTree = "<group>"; };
|
|
E824543E26F58F9400BE8163 /* XPMinePayPwdViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMinePayPwdViewController.h; sourceTree = "<group>"; };
|
|
E824543F26F58F9400BE8163 /* XPMinePayPwdViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMinePayPwdViewController.m; sourceTree = "<group>"; };
|
|
E824544126F58FCE00BE8163 /* XPMinePayPwdInputView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMinePayPwdInputView.h; sourceTree = "<group>"; };
|
|
E824544226F58FCE00BE8163 /* XPMinePayPwdInputView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMinePayPwdInputView.m; sourceTree = "<group>"; };
|
|
E824544426F5934600BE8163 /* XPMinePayPwdPresenter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMinePayPwdPresenter.h; sourceTree = "<group>"; };
|
|
E824544526F5934600BE8163 /* XPMinePayPwdPresenter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMinePayPwdPresenter.m; sourceTree = "<group>"; };
|
|
E824544726F5940600BE8163 /* XPMinePayPwdProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMinePayPwdProtocol.h; sourceTree = "<group>"; };
|
|
E824544926F5BBB800BE8163 /* XPMineModifPayPwdViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineModifPayPwdViewController.h; sourceTree = "<group>"; };
|
|
E824544A26F5BBB800BE8163 /* XPMineModifPayPwdViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineModifPayPwdViewController.m; sourceTree = "<group>"; };
|
|
E824544C26F5BC1A00BE8163 /* XPMineModifPayPwdView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineModifPayPwdView.h; sourceTree = "<group>"; };
|
|
E824544D26F5BC1A00BE8163 /* XPMineModifPayPwdView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineModifPayPwdView.m; sourceTree = "<group>"; };
|
|
E824544F26F5CE6E00BE8163 /* XPMineModifPayPwdPresenter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineModifPayPwdPresenter.h; sourceTree = "<group>"; };
|
|
E824545026F5CE6E00BE8163 /* XPMineModifPayPwdPresenter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineModifPayPwdPresenter.m; sourceTree = "<group>"; };
|
|
E824545226F5CE9C00BE8163 /* XPMineModifPayProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineModifPayProtocol.h; sourceTree = "<group>"; };
|
|
E824545426F5E51900BE8163 /* XPMineVerifIdentityViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineVerifIdentityViewController.h; sourceTree = "<group>"; };
|
|
E824545526F5E51900BE8163 /* XPMineVerifIdentityViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineVerifIdentityViewController.m; sourceTree = "<group>"; };
|
|
E824545726F5E65900BE8163 /* XPMineVerifIdentityView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineVerifIdentityView.h; sourceTree = "<group>"; };
|
|
E824545826F5E65900BE8163 /* XPMineVerifIdentityView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineVerifIdentityView.m; sourceTree = "<group>"; };
|
|
E824545A26F5EEBA00BE8163 /* XPMineVerifIdentityPresenter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineVerifIdentityPresenter.h; sourceTree = "<group>"; };
|
|
E824545B26F5EEBA00BE8163 /* XPMineVerifIdentityPresenter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineVerifIdentityPresenter.m; sourceTree = "<group>"; };
|
|
E824545D26F5EEFD00BE8163 /* XPMineVerifIdentityProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineVerifIdentityProtocol.h; sourceTree = "<group>"; };
|
|
E824545F26F5F4E400BE8163 /* XPMineResetPayPwdViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineResetPayPwdViewController.h; sourceTree = "<group>"; };
|
|
E824546026F5F4E400BE8163 /* XPMineResetPayPwdViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineResetPayPwdViewController.m; sourceTree = "<group>"; };
|
|
E824546226F5FF1C00BE8163 /* XPMineResetPayPasswordPresenter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineResetPayPasswordPresenter.h; sourceTree = "<group>"; };
|
|
E824546326F5FF1C00BE8163 /* XPMineResetPayPasswordPresenter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineResetPayPasswordPresenter.m; sourceTree = "<group>"; };
|
|
E824546526F5FF5100BE8163 /* XPMineResetPayPasswordProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineResetPayPasswordProtocol.h; sourceTree = "<group>"; };
|
|
E82EE0F6272FDDFA00D15DC1 /* UserPrivacyView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UserPrivacyView.h; sourceTree = "<group>"; };
|
|
E82EE0F7272FDDFA00D15DC1 /* UserPrivacyView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = UserPrivacyView.m; sourceTree = "<group>"; };
|
|
E84B0E3D2727EDF6008818C6 /* XPRoomMessageTableViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPRoomMessageTableViewCell.h; sourceTree = "<group>"; };
|
|
E84B0E3E2727EDF6008818C6 /* XPRoomMessageTableViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPRoomMessageTableViewCell.m; sourceTree = "<group>"; };
|
|
E84B0E402727EE0A008818C6 /* XPRoomMessageHeaderView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPRoomMessageHeaderView.h; sourceTree = "<group>"; };
|
|
E84B0E412727EE0A008818C6 /* XPRoomMessageHeaderView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPRoomMessageHeaderView.m; sourceTree = "<group>"; };
|
|
E84B0E442727EF9D008818C6 /* XPRoomMessageDisplayModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPRoomMessageDisplayModel.h; sourceTree = "<group>"; };
|
|
E84B0E452727EF9D008818C6 /* XPRoomMessageDisplayModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPRoomMessageDisplayModel.m; sourceTree = "<group>"; };
|
|
E84B0E4927280289008818C6 /* XPRoomMessageConstant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPRoomMessageConstant.h; sourceTree = "<group>"; };
|
|
E84B0E4A27281530008818C6 /* XPRoomMessageAttributeHelper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPRoomMessageAttributeHelper.h; sourceTree = "<group>"; };
|
|
E84B0E4B27281530008818C6 /* XPRoomMessageAttributeHelper.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPRoomMessageAttributeHelper.m; sourceTree = "<group>"; };
|
|
E865963D27015A9C00846EBD /* XPMineUserTableView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineUserTableView.h; sourceTree = "<group>"; };
|
|
E865963E27015A9C00846EBD /* XPMineUserTableView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineUserTableView.m; sourceTree = "<group>"; };
|
|
E86596412701611A00846EBD /* UIImage+ImageEffects.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImage+ImageEffects.m"; sourceTree = "<group>"; };
|
|
E86596422701611A00846EBD /* UIImage+ImageEffects.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImage+ImageEffects.h"; sourceTree = "<group>"; };
|
|
E865964F2701A1C000846EBD /* StatisticsService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatisticsService.h; sourceTree = "<group>"; };
|
|
E86596502701A1C000846EBD /* StatisticsService.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = StatisticsService.m; sourceTree = "<group>"; };
|
|
E86596522701A55500846EBD /* StatisticsServiceHelper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatisticsServiceHelper.h; sourceTree = "<group>"; };
|
|
E86596532701A55500846EBD /* StatisticsServiceHelper.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = StatisticsServiceHelper.m; sourceTree = "<group>"; };
|
|
E8680716271967B00024F48F /* MicroView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MicroView.h; sourceTree = "<group>"; };
|
|
E8680717271967B00024F48F /* MicroView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MicroView.m; sourceTree = "<group>"; };
|
|
E872308726E89BE000B90D4F /* LoginPhoneViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoginPhoneViewController.h; sourceTree = "<group>"; };
|
|
E872308826E89BE000B90D4F /* LoginPhoneViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LoginPhoneViewController.m; sourceTree = "<group>"; };
|
|
E872308B26E89DAA00B90D4F /* LoginInputView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoginInputView.h; sourceTree = "<group>"; };
|
|
E872308C26E89DAA00B90D4F /* LoginInputView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LoginInputView.m; sourceTree = "<group>"; };
|
|
E872309126E8D31500B90D4F /* LoginVerifCodeView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoginVerifCodeView.h; sourceTree = "<group>"; };
|
|
E872309226E8D31500B90D4F /* LoginVerifCodeView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LoginVerifCodeView.m; sourceTree = "<group>"; };
|
|
E874B86A272105DD003954B9 /* XPIMManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPIMManager.h; sourceTree = "<group>"; };
|
|
E874B86B272105DD003954B9 /* XPIMManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPIMManager.m; sourceTree = "<group>"; };
|
|
E874B8762721438E003954B9 /* XPImRoomImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPImRoomImpl.h; sourceTree = "<group>"; };
|
|
E874B8772721438E003954B9 /* XPImRoomImpl.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPImRoomImpl.m; sourceTree = "<group>"; };
|
|
E874B879272143AD003954B9 /* XPIMRoomInterface.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPIMRoomInterface.h; sourceTree = "<group>"; };
|
|
E874B87A272143C7003954B9 /* XPIMRoomDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPIMRoomDelegate.h; sourceTree = "<group>"; };
|
|
E874B88627215D39003954B9 /* MicroStateModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MicroStateModel.h; sourceTree = "<group>"; };
|
|
E874B88727215D39003954B9 /* MicroStateModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MicroStateModel.m; sourceTree = "<group>"; };
|
|
E874B88927215EAF003954B9 /* MicroQueueModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MicroQueueModel.h; sourceTree = "<group>"; };
|
|
E874B88A27215EAF003954B9 /* MicroQueueModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MicroQueueModel.m; sourceTree = "<group>"; };
|
|
E874B88D27216FFE003954B9 /* XPIMChatRoomMemberImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPIMChatRoomMemberImpl.h; sourceTree = "<group>"; };
|
|
E874B88E27216FFE003954B9 /* XPIMChatRoomMemberImpl.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPIMChatRoomMemberImpl.m; sourceTree = "<group>"; };
|
|
E874B890272170A6003954B9 /* XPIMChatRoomMemberInterface.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPIMChatRoomMemberInterface.h; sourceTree = "<group>"; };
|
|
E874B89327217DA6003954B9 /* XPIMChatRoomMessageImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPIMChatRoomMessageImpl.h; sourceTree = "<group>"; };
|
|
E874B89427217DA6003954B9 /* XPIMChatRoomMessageImpl.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPIMChatRoomMessageImpl.m; sourceTree = "<group>"; };
|
|
E874B89627217DC3003954B9 /* XPIMChatRoomMessageInterface.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPIMChatRoomMessageInterface.h; sourceTree = "<group>"; };
|
|
E874B89927218A9A003954B9 /* XPIMChatRoomMessageDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPIMChatRoomMessageDelegate.h; sourceTree = "<group>"; };
|
|
E87A24EF272935920086A794 /* XPMessageRemoteExtModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMessageRemoteExtModel.h; sourceTree = "<group>"; };
|
|
E87A24F0272935920086A794 /* XPMessageRemoteExtModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMessageRemoteExtModel.m; sourceTree = "<group>"; };
|
|
E88B5CA326FB088600DA9178 /* XPMineTeenagerViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineTeenagerViewController.h; sourceTree = "<group>"; };
|
|
E88B5CA426FB088600DA9178 /* XPMineTeenagerViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineTeenagerViewController.m; sourceTree = "<group>"; };
|
|
E88B5CA626FB089C00DA9178 /* XPMineTeenagePwdViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineTeenagePwdViewController.h; sourceTree = "<group>"; };
|
|
E88B5CA726FB089C00DA9178 /* XPMineTeenagePwdViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineTeenagePwdViewController.m; sourceTree = "<group>"; };
|
|
E88B5CAB26FB16A800DA9178 /* XPMineTeenagerDesView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineTeenagerDesView.h; sourceTree = "<group>"; };
|
|
E88B5CAC26FB16A800DA9178 /* XPMineTeenagerDesView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineTeenagerDesView.m; sourceTree = "<group>"; };
|
|
E88B5CAE26FB1C6500DA9178 /* XPMineTeenagerPresenter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineTeenagerPresenter.h; sourceTree = "<group>"; };
|
|
E88B5CAF26FB1C6500DA9178 /* XPMineTeenagerPresenter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineTeenagerPresenter.m; sourceTree = "<group>"; };
|
|
E88B5CB126FB1CC100DA9178 /* XPMineTeenagerProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineTeenagerProtocol.h; sourceTree = "<group>"; };
|
|
E88B5CB326FB20B800DA9178 /* XPMineTeenagerPwdView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineTeenagerPwdView.h; sourceTree = "<group>"; };
|
|
E88B5CB426FB20B800DA9178 /* XPMineTeenagerPwdView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineTeenagerPwdView.m; sourceTree = "<group>"; };
|
|
E88B5CB626FB325200DA9178 /* XPMineTeenagerPwdPresenter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineTeenagerPwdPresenter.h; sourceTree = "<group>"; };
|
|
E88B5CB726FB325200DA9178 /* XPMineTeenagerPwdPresenter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineTeenagerPwdPresenter.m; sourceTree = "<group>"; };
|
|
E88B5CB926FB327500DA9178 /* XPMineTeenagerPwdProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineTeenagerPwdProtocol.h; sourceTree = "<group>"; };
|
|
E88B5CBB26FB3BDF00DA9178 /* XPTeenagerAlertView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPTeenagerAlertView.h; sourceTree = "<group>"; };
|
|
E88B5CBC26FB3BDF00DA9178 /* XPTeenagerAlertView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPTeenagerAlertView.m; sourceTree = "<group>"; };
|
|
E88B5CBF26FB407B00DA9178 /* XPMineUserInfoViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineUserInfoViewController.h; sourceTree = "<group>"; };
|
|
E88B5CC026FB407B00DA9178 /* XPMineUserInfoViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineUserInfoViewController.m; sourceTree = "<group>"; };
|
|
E88B5CC326FB42B000DA9178 /* XPMineUserInfoHeaderView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineUserInfoHeaderView.h; sourceTree = "<group>"; };
|
|
E88B5CC426FB42B000DA9178 /* XPMineUserInfoHeaderView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineUserInfoHeaderView.m; sourceTree = "<group>"; };
|
|
E89D60B8271D643A001F8895 /* Api+Room.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Api+Room.h"; sourceTree = "<group>"; };
|
|
E89D60B9271D643A001F8895 /* Api+Room.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "Api+Room.m"; sourceTree = "<group>"; };
|
|
E89D60BB271D647A001F8895 /* XPRoomPresenter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPRoomPresenter.h; sourceTree = "<group>"; };
|
|
E89D60BC271D647A001F8895 /* XPRoomPresenter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPRoomPresenter.m; sourceTree = "<group>"; };
|
|
E89D60BE271D648D001F8895 /* XPRoomProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPRoomProtocol.h; sourceTree = "<group>"; };
|
|
E89D60BF271D64B9001F8895 /* RoomInfoModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RoomInfoModel.h; sourceTree = "<group>"; };
|
|
E89D60C0271D64B9001F8895 /* RoomInfoModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RoomInfoModel.m; sourceTree = "<group>"; };
|
|
E89DA66227005931008483C1 /* XPIAPHelper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPIAPHelper.h; sourceTree = "<group>"; };
|
|
E89DA66327005932008483C1 /* XPIAPHelper.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPIAPHelper.m; sourceTree = "<group>"; };
|
|
E89DA66527006443008483C1 /* RechargeStorage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RechargeStorage.h; sourceTree = "<group>"; };
|
|
E89DA66627006443008483C1 /* RechargeStorage.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RechargeStorage.m; sourceTree = "<group>"; };
|
|
E89DA67027008D59008483C1 /* WalletInfoModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WalletInfoModel.h; sourceTree = "<group>"; };
|
|
E89DA67127008D59008483C1 /* WalletInfoModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = WalletInfoModel.m; sourceTree = "<group>"; };
|
|
E89DA67327009ACD008483C1 /* XPMineRechargeNavView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineRechargeNavView.h; sourceTree = "<group>"; };
|
|
E89DA67427009ACD008483C1 /* XPMineRechargeNavView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineRechargeNavView.m; sourceTree = "<group>"; };
|
|
E8AC720E26F43955007D6E91 /* UIImageConstant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UIImageConstant.h; sourceTree = "<group>"; };
|
|
E8AC720F26F43955007D6E91 /* UIImageConstant.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = UIImageConstant.m; sourceTree = "<group>"; };
|
|
E8AC721126F46ADD007D6E91 /* XPMineSettingViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineSettingViewController.h; sourceTree = "<group>"; };
|
|
E8AC721226F46ADD007D6E91 /* XPMineSettingViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineSettingViewController.m; sourceTree = "<group>"; };
|
|
E8AC721426F46B06007D6E91 /* XPMineSettingTableViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineSettingTableViewCell.h; sourceTree = "<group>"; };
|
|
E8AC721526F46B06007D6E91 /* XPMineSettingTableViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineSettingTableViewCell.m; sourceTree = "<group>"; };
|
|
E8AC721726F46E0B007D6E91 /* XPMineSettingItemModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineSettingItemModel.h; sourceTree = "<group>"; };
|
|
E8AC721826F46E0B007D6E91 /* XPMineSettingItemModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineSettingItemModel.m; sourceTree = "<group>"; };
|
|
E8AC721A26F4720B007D6E91 /* XPMineSettingPresent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineSettingPresent.h; sourceTree = "<group>"; };
|
|
E8AC721B26F4720B007D6E91 /* XPMineSettingPresent.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineSettingPresent.m; sourceTree = "<group>"; };
|
|
E8AC721D26F4723D007D6E91 /* XPMineSettingProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineSettingProtocol.h; sourceTree = "<group>"; };
|
|
E8AC721F26F47E23007D6E91 /* XPMineAboutUsViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineAboutUsViewController.h; sourceTree = "<group>"; };
|
|
E8AC722026F47E23007D6E91 /* XPMineAboutUsViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineAboutUsViewController.m; sourceTree = "<group>"; };
|
|
E8AC722226F47E5E007D6E91 /* XPMineFeedbackViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineFeedbackViewController.h; sourceTree = "<group>"; };
|
|
E8AC722326F47E5E007D6E91 /* XPMineFeedbackViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineFeedbackViewController.m; sourceTree = "<group>"; };
|
|
E8AC722526F482A4007D6E91 /* XPMineFeedbackPresenter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineFeedbackPresenter.h; sourceTree = "<group>"; };
|
|
E8AC722626F482A4007D6E91 /* XPMineFeedbackPresenter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineFeedbackPresenter.m; sourceTree = "<group>"; };
|
|
E8AC722826F48889007D6E91 /* XPMineFeedbackProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineFeedbackProtocol.h; sourceTree = "<group>"; };
|
|
E8AC722A26F49580007D6E91 /* XPMineNotificaViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineNotificaViewController.h; sourceTree = "<group>"; };
|
|
E8AC722B26F49580007D6E91 /* XPMineNotificaViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineNotificaViewController.m; sourceTree = "<group>"; };
|
|
E8AC722D26F49610007D6E91 /* XPMineNotificationItemModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineNotificationItemModel.h; sourceTree = "<group>"; };
|
|
E8AC722E26F49610007D6E91 /* XPMineNotificationItemModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineNotificationItemModel.m; sourceTree = "<group>"; };
|
|
E8AC723026F49710007D6E91 /* XPMineNotificationTableViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineNotificationTableViewCell.h; sourceTree = "<group>"; };
|
|
E8AC723126F49710007D6E91 /* XPMineNotificationTableViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineNotificationTableViewCell.m; sourceTree = "<group>"; };
|
|
E8AC723326F49939007D6E91 /* XPMineNotificaPresenter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineNotificaPresenter.h; sourceTree = "<group>"; };
|
|
E8AC723426F49939007D6E91 /* XPMineNotificaPresenter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineNotificaPresenter.m; sourceTree = "<group>"; };
|
|
E8AC723626F49957007D6E91 /* XPMineNotificaProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineNotificaProtocol.h; sourceTree = "<group>"; };
|
|
E8AC723826F49AAE007D6E91 /* XPMineNotifyStatus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineNotifyStatus.h; sourceTree = "<group>"; };
|
|
E8AC723926F49AAE007D6E91 /* XPMineNotifyStatus.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineNotifyStatus.m; sourceTree = "<group>"; };
|
|
E8AC723B26F4B6AA007D6E91 /* XPLoginBindPhoneResultViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPLoginBindPhoneResultViewController.h; sourceTree = "<group>"; };
|
|
E8AC723C26F4B6AA007D6E91 /* XPLoginBindPhoneResultViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPLoginBindPhoneResultViewController.m; sourceTree = "<group>"; };
|
|
E8AE427127153A3500BEEBB2 /* XPRoomActivityContainerView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPRoomActivityContainerView.h; sourceTree = "<group>"; };
|
|
E8AE427227153A3500BEEBB2 /* XPRoomActivityContainerView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPRoomActivityContainerView.m; sourceTree = "<group>"; };
|
|
E8AEAED4271412EC0017FCE0 /* XPRoomViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPRoomViewController.h; sourceTree = "<group>"; };
|
|
E8AEAED5271412EC0017FCE0 /* XPRoomViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPRoomViewController.m; sourceTree = "<group>"; };
|
|
E8AEAEEB27141AE20017FCE0 /* XPRoomBackContainerView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPRoomBackContainerView.h; sourceTree = "<group>"; };
|
|
E8AEAEEC27141AE20017FCE0 /* XPRoomBackContainerView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPRoomBackContainerView.m; sourceTree = "<group>"; };
|
|
E8AEAEEE27141C430017FCE0 /* XPRoomMenuContainerView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPRoomMenuContainerView.h; sourceTree = "<group>"; };
|
|
E8AEAEEF27141C430017FCE0 /* XPRoomMenuContainerView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPRoomMenuContainerView.m; sourceTree = "<group>"; };
|
|
E8AEAEF127141C7C0017FCE0 /* XPRoomMessageContainerView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPRoomMessageContainerView.h; sourceTree = "<group>"; };
|
|
E8AEAEF227141C7C0017FCE0 /* XPRoomMessageContainerView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPRoomMessageContainerView.m; sourceTree = "<group>"; };
|
|
E8AEAEF727141CA30017FCE0 /* RoomHeaderView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RoomHeaderView.h; sourceTree = "<group>"; };
|
|
E8AEAEF827141CA30017FCE0 /* RoomHeaderView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RoomHeaderView.m; sourceTree = "<group>"; };
|
|
E8B825BD26E9E57D009E8E9F /* LoginTicketInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoginTicketInfo.h; sourceTree = "<group>"; };
|
|
E8B825BE26E9E57D009E8E9F /* LoginTicketInfo.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LoginTicketInfo.m; sourceTree = "<group>"; };
|
|
E8B825C026EA00DF009E8E9F /* LoginVerifCodePresent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoginVerifCodePresent.h; sourceTree = "<group>"; };
|
|
E8B825C126EA00DF009E8E9F /* LoginVerifCodePresent.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LoginVerifCodePresent.m; sourceTree = "<group>"; };
|
|
E8B825C626EA0995009E8E9F /* LoginVerifCodeProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoginVerifCodeProtocol.h; sourceTree = "<group>"; };
|
|
E8B825C826EA1231009E8E9F /* LoginVerifCodeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LoginVerifCodeViewController.m; sourceTree = "<group>"; };
|
|
E8B825C926EA1231009E8E9F /* LoginVerifCodeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoginVerifCodeViewController.h; sourceTree = "<group>"; };
|
|
E8B825CB26EA18C8009E8E9F /* ThemeColor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ThemeColor.h; sourceTree = "<group>"; };
|
|
E8B825CC26EA18C8009E8E9F /* ThemeColor.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ThemeColor.m; sourceTree = "<group>"; };
|
|
E8B825CE26EA3825009E8E9F /* LoginPasswordViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoginPasswordViewController.h; sourceTree = "<group>"; };
|
|
E8B825CF26EA3825009E8E9F /* LoginPasswordViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LoginPasswordViewController.m; sourceTree = "<group>"; };
|
|
E8B846BA26FD7C1200A777FE /* UploadImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UploadImage.h; sourceTree = "<group>"; };
|
|
E8B846BB26FD7C1200A777FE /* UploadImage.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = UploadImage.m; sourceTree = "<group>"; };
|
|
E8B846BD26FD827900A777FE /* XPMineUserInfoAlbumViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineUserInfoAlbumViewController.h; sourceTree = "<group>"; };
|
|
E8B846BE26FD827900A777FE /* XPMineUserInfoAlbumViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineUserInfoAlbumViewController.m; sourceTree = "<group>"; };
|
|
E8B846C026FD82DC00A777FE /* XPMineUserInfoAlbumCollectionViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineUserInfoAlbumCollectionViewCell.h; sourceTree = "<group>"; };
|
|
E8B846C126FD82DC00A777FE /* XPMineUserInfoAlbumCollectionViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineUserInfoAlbumCollectionViewCell.m; sourceTree = "<group>"; };
|
|
E8B846C326FDB41A00A777FE /* XPMineUserInfolbumPresenter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineUserInfolbumPresenter.h; sourceTree = "<group>"; };
|
|
E8B846C426FDB41A00A777FE /* XPMineUserInfolbumPresenter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineUserInfolbumPresenter.m; sourceTree = "<group>"; };
|
|
E8B846C626FDB44100A777FE /* XPMineUserInfoAlbumProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineUserInfoAlbumProtocol.h; sourceTree = "<group>"; };
|
|
E8B846C926FDD7CD00A777FE /* XPMineRechargeViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineRechargeViewController.h; sourceTree = "<group>"; };
|
|
E8B846CA26FDD7CD00A777FE /* XPMineRechargeViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineRechargeViewController.m; sourceTree = "<group>"; };
|
|
E8B846CD26FDD96100A777FE /* XPMineRechageHeadView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineRechageHeadView.h; sourceTree = "<group>"; };
|
|
E8B846CE26FDD96100A777FE /* XPMineRechageHeadView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineRechageHeadView.m; sourceTree = "<group>"; };
|
|
E8B846D126FDDBE600A777FE /* XPMineRechargeTableViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineRechargeTableViewCell.h; sourceTree = "<group>"; };
|
|
E8B846D226FDDBE600A777FE /* XPMineRechargeTableViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineRechargeTableViewCell.m; sourceTree = "<group>"; };
|
|
E8B846D426FDE01B00A777FE /* XPMineRechargePresenter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineRechargePresenter.h; sourceTree = "<group>"; };
|
|
E8B846D526FDE01B00A777FE /* XPMineRechargePresenter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineRechargePresenter.m; sourceTree = "<group>"; };
|
|
E8B846D726FDE16300A777FE /* XPMineRechargeProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineRechargeProtocol.h; sourceTree = "<group>"; };
|
|
E8B846DA26FDE24300A777FE /* RechargeListModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RechargeListModel.h; sourceTree = "<group>"; };
|
|
E8B846DB26FDE24300A777FE /* RechargeListModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RechargeListModel.m; sourceTree = "<group>"; };
|
|
E8CEA03B26EA3DE500644B44 /* LoginPasswordPresent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoginPasswordPresent.h; sourceTree = "<group>"; };
|
|
E8CEA03C26EA3DE500644B44 /* LoginPasswordPresent.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LoginPasswordPresent.m; sourceTree = "<group>"; };
|
|
E8CEA03E26EA3E0200644B44 /* LoginPasswordProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoginPasswordProtocol.h; sourceTree = "<group>"; };
|
|
E8E70D7526F2F15100F03460 /* XPMineViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineViewController.h; sourceTree = "<group>"; };
|
|
E8E70D7626F2F15100F03460 /* XPMineViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineViewController.m; sourceTree = "<group>"; };
|
|
E8E70D7826F2F16600F03460 /* XPMinePresent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMinePresent.h; sourceTree = "<group>"; };
|
|
E8E70D7926F2F16600F03460 /* XPMinePresent.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMinePresent.m; sourceTree = "<group>"; };
|
|
E8E70D7B26F2F18900F03460 /* XPMineProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineProtocol.h; sourceTree = "<group>"; };
|
|
E8E70D7C26F2F19D00F03460 /* Api+Mine.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Api+Mine.h"; sourceTree = "<group>"; };
|
|
E8E70D7D26F2F19D00F03460 /* Api+Mine.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "Api+Mine.m"; sourceTree = "<group>"; };
|
|
E8E70D8126F2F51A00F03460 /* XPMineHeadView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineHeadView.h; sourceTree = "<group>"; };
|
|
E8E70D8226F2F51A00F03460 /* XPMineHeadView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineHeadView.m; sourceTree = "<group>"; };
|
|
E8E70D8426F2F55C00F03460 /* XPMineAccountView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineAccountView.h; sourceTree = "<group>"; };
|
|
E8E70D8526F2F55C00F03460 /* XPMineAccountView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineAccountView.m; sourceTree = "<group>"; };
|
|
E8E70D8726F2F58F00F03460 /* XPMineMatchTableViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineMatchTableViewCell.h; sourceTree = "<group>"; };
|
|
E8E70D8826F2F58F00F03460 /* XPMineMatchTableViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineMatchTableViewCell.m; sourceTree = "<group>"; };
|
|
E8E70D8A26F2F5A500F03460 /* XPMineMatchCollectionViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineMatchCollectionViewCell.h; sourceTree = "<group>"; };
|
|
E8E70D8B26F2F5A500F03460 /* XPMineMatchCollectionViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineMatchCollectionViewCell.m; sourceTree = "<group>"; };
|
|
E8E70D8D26F2F5DB00F03460 /* XPMineMenuTableViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineMenuTableViewCell.h; sourceTree = "<group>"; };
|
|
E8E70D8E26F2F5DB00F03460 /* XPMineMenuTableViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineMenuTableViewCell.m; sourceTree = "<group>"; };
|
|
E8E70D9026F2F60C00F03460 /* XPMineItemModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineItemModel.h; sourceTree = "<group>"; };
|
|
E8E70D9126F2F60C00F03460 /* XPMineItemModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineItemModel.m; sourceTree = "<group>"; };
|
|
E8EE827B272B9A2300A17217 /* XPRoomSendTextView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPRoomSendTextView.h; sourceTree = "<group>"; };
|
|
E8EE827C272B9A2300A17217 /* XPRoomSendTextView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPRoomSendTextView.m; sourceTree = "<group>"; };
|
|
E8EEB8EB26FC2050007C6EBA /* SDPhotoBrowserConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDPhotoBrowserConfig.h; sourceTree = "<group>"; };
|
|
E8EEB8EC26FC2050007C6EBA /* SDPhotoBrowser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDPhotoBrowser.m; sourceTree = "<group>"; };
|
|
E8EEB8ED26FC2050007C6EBA /* SDWaitingView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDWaitingView.m; sourceTree = "<group>"; };
|
|
E8EEB8EE26FC2050007C6EBA /* SDBrowserImageView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDBrowserImageView.m; sourceTree = "<group>"; };
|
|
E8EEB8EF26FC2050007C6EBA /* SDWaitingView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDWaitingView.h; sourceTree = "<group>"; };
|
|
E8EEB8F026FC2050007C6EBA /* SDPhotoBrowser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDPhotoBrowser.h; sourceTree = "<group>"; };
|
|
E8EEB8F126FC2050007C6EBA /* SDBrowserImageView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDBrowserImageView.h; sourceTree = "<group>"; };
|
|
E8EEB8F526FC2673007C6EBA /* UserPhoto.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UserPhoto.h; sourceTree = "<group>"; };
|
|
E8EEB8F626FC2673007C6EBA /* UserPhoto.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = UserPhoto.m; sourceTree = "<group>"; };
|
|
E8EEB8F926FC2874007C6EBA /* XPMineUserInfoTableViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineUserInfoTableViewCell.h; sourceTree = "<group>"; };
|
|
E8EEB8FA26FC2874007C6EBA /* XPMineUserInfoTableViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineUserInfoTableViewCell.m; sourceTree = "<group>"; };
|
|
E8EEB8FC26FC2DF8007C6EBA /* XPMineUserInfoCustomNavView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineUserInfoCustomNavView.h; sourceTree = "<group>"; };
|
|
E8EEB8FD26FC2DF8007C6EBA /* XPMineUserInfoCustomNavView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineUserInfoCustomNavView.m; sourceTree = "<group>"; };
|
|
E8EEB8FF26FC31B6007C6EBA /* XPMineUserInfoPresenter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineUserInfoPresenter.h; sourceTree = "<group>"; };
|
|
E8EEB90026FC31B6007C6EBA /* XPMineUserInfoPresenter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineUserInfoPresenter.m; sourceTree = "<group>"; };
|
|
E8EEB90226FC31CE007C6EBA /* XPMineUserInfoProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineUserInfoProtocol.h; sourceTree = "<group>"; };
|
|
E8EEB90426FC5772007C6EBA /* XPMineUserInfoEditViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineUserInfoEditViewController.h; sourceTree = "<group>"; };
|
|
E8EEB90526FC5772007C6EBA /* XPMineUserInfoEditViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineUserInfoEditViewController.m; sourceTree = "<group>"; };
|
|
E8EEB90726FC579A007C6EBA /* XPMineUserInfoEditTableViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineUserInfoEditTableViewCell.h; sourceTree = "<group>"; };
|
|
E8EEB90826FC579A007C6EBA /* XPMineUserInfoEditTableViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineUserInfoEditTableViewCell.m; sourceTree = "<group>"; };
|
|
E8EEB90A26FC5EBC007C6EBA /* XPMineUserInfoEditModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineUserInfoEditModel.h; sourceTree = "<group>"; };
|
|
E8EEB90B26FC5EBC007C6EBA /* XPMineUserInfoEditModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineUserInfoEditModel.m; sourceTree = "<group>"; };
|
|
E8EEB90D26FC6AB8007C6EBA /* XPMineUserInfoEditPresenter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineUserInfoEditPresenter.h; sourceTree = "<group>"; };
|
|
E8EEB90E26FC6AB8007C6EBA /* XPMineUserInfoEditPresenter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineUserInfoEditPresenter.m; sourceTree = "<group>"; };
|
|
E8EEB91026FC6AD3007C6EBA /* XPMineUserInfoEditProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineUserInfoEditProtocol.h; sourceTree = "<group>"; };
|
|
E8EEB91226FC7786007C6EBA /* XPMineUserInfoNickViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineUserInfoNickViewController.h; sourceTree = "<group>"; };
|
|
E8EEB91326FC7786007C6EBA /* XPMineUserInfoNickViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineUserInfoNickViewController.m; sourceTree = "<group>"; };
|
|
E8EEB91526FC7B35007C6EBA /* XPMineUserInfoDesViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineUserInfoDesViewController.h; sourceTree = "<group>"; };
|
|
E8EEB91626FC7B35007C6EBA /* XPMineUserInfoDesViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineUserInfoDesViewController.m; sourceTree = "<group>"; };
|
|
E8EEB91B26FC9D58007C6EBA /* XPMineUserInfoDateView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineUserInfoDateView.h; sourceTree = "<group>"; };
|
|
E8EEB91C26FC9D58007C6EBA /* XPMineUserInfoDateView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineUserInfoDateView.m; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
189DD52626DE255300AB55B1 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
18E7B25B26E8D4460064BC9B /* Flutter.xcframework in Frameworks */,
|
|
186A52E526FC559200D67B2C /* AliyunOSSiOS.framework in Frameworks */,
|
|
73FFADDC93E195344047A2EC /* Pods_xplan_ios.framework in Frameworks */,
|
|
18E7B25F26E8D44B0064BC9B /* FMDB.xcframework in Frameworks */,
|
|
186A52E426FC559200D67B2C /* SGMain.framework in Frameworks */,
|
|
18E7B26126E8D44D0064BC9B /* path_provider.xcframework in Frameworks */,
|
|
18E7B26326E8D4500064BC9B /* sqflite.xcframework in Frameworks */,
|
|
186A531926FC592100D67B2C /* libresolv.tbd in Frameworks */,
|
|
18E7B26526E8D4510064BC9B /* Toast.xcframework in Frameworks */,
|
|
186A52E026FC559200D67B2C /* SecurityGuardSDK.framework in Frameworks */,
|
|
18E7B25D26E8D4490064BC9B /* fluttertoast.xcframework in Frameworks */,
|
|
186A52E226FC559200D67B2C /* RPSDK.framework in Frameworks */,
|
|
186A52E126FC559200D67B2C /* SGSecurityBody.framework in Frameworks */,
|
|
18E7B25926E8D4440064BC9B /* flutter_boost.xcframework in Frameworks */,
|
|
184863472721715C005FC5DC /* ZegoAudioRoom.framework in Frameworks */,
|
|
18E7B25726E8D4430064BC9B /* App.xcframework in Frameworks */,
|
|
18E7B25326E8D43D0064BC9B /* FlutterPluginRegistrant.xcframework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
18486210271EA9A5005FC5DC /* RTC */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18486211271EA9DA005FC5DC /* RtcManager.h */,
|
|
18486212271EA9DA005FC5DC /* RtcManager.m */,
|
|
18486214271EAA03005FC5DC /* RtcDelegate.h */,
|
|
1848623627200FDE005FC5DC /* RtcImpl */,
|
|
184862C927213FC7005FC5DC /* Library */,
|
|
);
|
|
path = RTC;
|
|
sourceTree = "<group>";
|
|
};
|
|
1848623627200FDE005FC5DC /* RtcImpl */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18486215271EAB8C005FC5DC /* BaseRtcImpl.h */,
|
|
18486216271EAB8C005FC5DC /* BaseRtcImpl.m */,
|
|
18486233271EB794005FC5DC /* AgoraRtcImpl.h */,
|
|
18486234271EB794005FC5DC /* AgoraRtcImpl.m */,
|
|
184862CD27213FD7005FC5DC /* ZegoRtcImpl.h */,
|
|
184862CC27213FD7005FC5DC /* ZegoRtcImpl.m */,
|
|
E81D587B271FBC3B003063FE /* RtcInterface.h */,
|
|
9BB865B4272076140029CDE0 /* RtcImplDelegate.h */,
|
|
);
|
|
path = RtcImpl;
|
|
sourceTree = "<group>";
|
|
};
|
|
184862C927213FC7005FC5DC /* Library */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
184862CA27213FC7005FC5DC /* ZegoAudioRoom.framework */,
|
|
);
|
|
path = Library;
|
|
sourceTree = "<group>";
|
|
};
|
|
186A52D826FC551700D67B2C /* Library */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
186A52D926FC558500D67B2C /* RPSDK */,
|
|
);
|
|
path = Library;
|
|
sourceTree = "<group>";
|
|
};
|
|
186A52D926FC558500D67B2C /* RPSDK */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
186A52DF26FC559200D67B2C /* AliyunOSSiOS.framework */,
|
|
186A52DC26FC559200D67B2C /* RPSDK.framework */,
|
|
186A52DA26FC559200D67B2C /* SecurityGuardSDK.framework */,
|
|
186A52DE26FC559200D67B2C /* SGMain.framework */,
|
|
186A52DB26FC559200D67B2C /* SGSecurityBody.framework */,
|
|
186A52DD26FC559200D67B2C /* RPSDK.bundle */,
|
|
186A52E626FC559700D67B2C /* yw_1222_0769.jpg */,
|
|
);
|
|
path = RPSDK;
|
|
sourceTree = "<group>";
|
|
};
|
|
186A532B26FC6ED900D67B2C /* TTPopup */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
186A532C26FC6ED900D67B2C /* TTPopup.m */,
|
|
186A532D26FC6ED900D67B2C /* Config */,
|
|
186A533626FC6ED900D67B2C /* Manager */,
|
|
186A533A26FC6ED900D67B2C /* TTPopup.h */,
|
|
186A533B26FC6ED900D67B2C /* View */,
|
|
186A534026FC6ED900D67B2C /* Service */,
|
|
186A534426FC6ED900D67B2C /* Header */,
|
|
);
|
|
path = TTPopup;
|
|
sourceTree = "<group>";
|
|
};
|
|
186A532D26FC6ED900D67B2C /* Config */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
186A533226FC6ED900D67B2C /* TTAlertConfig.h */,
|
|
186A532E26FC6ED900D67B2C /* TTAlertConfig.m */,
|
|
186A533126FC6ED900D67B2C /* TTActionSheetConfig.h */,
|
|
186A533526FC6ED900D67B2C /* TTActionSheetConfig.m */,
|
|
186A533026FC6ED900D67B2C /* TTAlertButtonConfig.h */,
|
|
186A533326FC6ED900D67B2C /* TTAlertButtonConfig.m */,
|
|
186A532F26FC6ED900D67B2C /* TTAlertMessageAttributedConfig.h */,
|
|
186A533426FC6ED900D67B2C /* TTAlertMessageAttributedConfig.m */,
|
|
);
|
|
path = Config;
|
|
sourceTree = "<group>";
|
|
};
|
|
186A533626FC6ED900D67B2C /* Manager */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
186A533726FC6ED900D67B2C /* TTPopupManagerServiceProtocol.h */,
|
|
186A533826FC6ED900D67B2C /* TTPopupManagerService.h */,
|
|
186A533926FC6ED900D67B2C /* TTPopupManagerService.m */,
|
|
);
|
|
path = Manager;
|
|
sourceTree = "<group>";
|
|
};
|
|
186A533B26FC6ED900D67B2C /* View */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
186A533E26FC6ED900D67B2C /* TTAlertView.h */,
|
|
186A533C26FC6ED900D67B2C /* TTAlertView.m */,
|
|
186A533D26FC6ED900D67B2C /* TTActionSheetView.h */,
|
|
186A533F26FC6ED900D67B2C /* TTActionSheetView.m */,
|
|
);
|
|
path = View;
|
|
sourceTree = "<group>";
|
|
};
|
|
186A534026FC6ED900D67B2C /* Service */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
186A534326FC6ED900D67B2C /* TTPopupService.h */,
|
|
186A534126FC6ED900D67B2C /* TTPopupService.m */,
|
|
186A534226FC6ED900D67B2C /* TTPopupServiceProtocol.h */,
|
|
);
|
|
path = Service;
|
|
sourceTree = "<group>";
|
|
};
|
|
186A534426FC6ED900D67B2C /* Header */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
186A534526FC6ED900D67B2C /* TTPopupConstants.h */,
|
|
);
|
|
path = Header;
|
|
sourceTree = "<group>";
|
|
};
|
|
186A536026FC6F2E00D67B2C /* ShareView */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
186A536226FC6F2E00D67B2C /* XCShareView.h */,
|
|
186A536126FC6F2E00D67B2C /* XCShareView.m */,
|
|
186A536326FC6F2E00D67B2C /* Model */,
|
|
186A536626FC6F2E00D67B2C /* View */,
|
|
);
|
|
path = ShareView;
|
|
sourceTree = "<group>";
|
|
};
|
|
186A536326FC6F2E00D67B2C /* Model */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
186A536526FC6F2E00D67B2C /* XCShareItem.h */,
|
|
186A536426FC6F2E00D67B2C /* XCShareItem.m */,
|
|
);
|
|
path = Model;
|
|
sourceTree = "<group>";
|
|
};
|
|
186A536626FC6F2E00D67B2C /* View */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
186A536826FC6F2E00D67B2C /* XCShareItemCell.h */,
|
|
186A536726FC6F2E00D67B2C /* XCShareItemCell.m */,
|
|
);
|
|
path = View;
|
|
sourceTree = "<group>";
|
|
};
|
|
187EEEA926E62679002833B2 /* Api */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
189DD75726E6003C00AB55B1 /* Api.h */,
|
|
189DD75826E6003C00AB55B1 /* Api.m */,
|
|
);
|
|
path = Api;
|
|
sourceTree = "<group>";
|
|
};
|
|
189DD52026DE255300AB55B1 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
189DD52B26DE255300AB55B1 /* xplan-ios */,
|
|
189DD52A26DE255300AB55B1 /* Products */,
|
|
D09C770DC30B9BAAEAFC7945 /* Pods */,
|
|
BFB922F5D81845AC32D1E1ED /* Frameworks */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
189DD52A26DE255300AB55B1 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
189DD52926DE255300AB55B1 /* xplan-ios.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
189DD52B26DE255300AB55B1 /* xplan-ios */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
186A52D826FC551700D67B2C /* Library */,
|
|
E81C279926EB64BA0031E639 /* Global */,
|
|
189DD56B26DF5B0900AB55B1 /* Base */,
|
|
189DD56126DE45F800AB55B1 /* Main */,
|
|
E81C27AF26EF39B00031E639 /* AppDelegate */,
|
|
189DD53826DE255600AB55B1 /* Assets.xcassets */,
|
|
189DD53A26DE255600AB55B1 /* LaunchScreen.storyboard */,
|
|
189DD53D26DE255600AB55B1 /* Info.plist */,
|
|
189DD53E26DE255600AB55B1 /* main.m */,
|
|
);
|
|
path = "xplan-ios";
|
|
sourceTree = "<group>";
|
|
};
|
|
189DD54826DE327B00AB55B1 /* MVP */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
187EEEA926E62679002833B2 /* Api */,
|
|
189DD56026DE456100AB55B1 /* Model */,
|
|
189DD55326DE382E00AB55B1 /* View */,
|
|
189DD55726DE398A00AB55B1 /* Presenter */,
|
|
189DD55D26DE3BA300AB55B1 /* Protocol */,
|
|
);
|
|
path = MVP;
|
|
sourceTree = "<group>";
|
|
};
|
|
189DD55326DE382E00AB55B1 /* View */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
189DD54E26DE37F900AB55B1 /* MvpViewController.h */,
|
|
189DD54F26DE37F900AB55B1 /* MvpViewController.m */,
|
|
);
|
|
path = View;
|
|
sourceTree = "<group>";
|
|
};
|
|
189DD55726DE398A00AB55B1 /* Presenter */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
189DD55826DE39D200AB55B1 /* BaseMvpPresenter.h */,
|
|
189DD55926DE39D200AB55B1 /* BaseMvpPresenter.m */,
|
|
);
|
|
path = Presenter;
|
|
sourceTree = "<group>";
|
|
};
|
|
189DD55D26DE3BA300AB55B1 /* Protocol */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
189DD55E26DE3BBE00AB55B1 /* BaseMvpProtocol.h */,
|
|
);
|
|
path = Protocol;
|
|
sourceTree = "<group>";
|
|
};
|
|
189DD56026DE456100AB55B1 /* Model */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
187EEEDA26E89B32002833B2 /* BaseModel.h */,
|
|
187EEEDB26E89B32002833B2 /* BaseModel.m */,
|
|
187EEEDF26E89BFB002833B2 /* AccountModel.h */,
|
|
187EEEE026E89BFB002833B2 /* AccountModel.m */,
|
|
E8B825BD26E9E57D009E8E9F /* LoginTicketInfo.h */,
|
|
E8B825BE26E9E57D009E8E9F /* LoginTicketInfo.m */,
|
|
187EEEEF26E89FE8002833B2 /* AccountInfoStorage.h */,
|
|
187EEEEE26E89FE8002833B2 /* AccountInfoStorage.m */,
|
|
187EEEFD26E8A82C002833B2 /* NSObject+AutoCoding.h */,
|
|
187EEEFC26E8A82C002833B2 /* NSObject+AutoCoding.m */,
|
|
18E7B31626F097E00064BC9B /* UserInfoModel.h */,
|
|
18E7B31726F097E00064BC9B /* UserInfoModel.m */,
|
|
18E7B31926F0982E0064BC9B /* UserExpand.h */,
|
|
18E7B31A26F0982E0064BC9B /* UserExpand.m */,
|
|
18E7B31C26F0984C0064BC9B /* UserLevelVo.h */,
|
|
18E7B31D26F0984C0064BC9B /* UserLevelVo.m */,
|
|
18E7B31F26F098650064BC9B /* UserInfoSkillVo.h */,
|
|
18E7B32026F098650064BC9B /* UserInfoSkillVo.m */,
|
|
E8EEB8F526FC2673007C6EBA /* UserPhoto.h */,
|
|
E8EEB8F626FC2673007C6EBA /* UserPhoto.m */,
|
|
);
|
|
path = Model;
|
|
sourceTree = "<group>";
|
|
};
|
|
189DD56126DE45F800AB55B1 /* Main */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E874B869272105C0003954B9 /* IM */,
|
|
18486210271EA9A5005FC5DC /* RTC */,
|
|
E8AEAED3271412D00017FCE0 /* Room */,
|
|
E8E70D6E26F2EB1200F03460 /* Mine */,
|
|
18E7B1B426E8B2960064BC9B /* Tabbar */,
|
|
18E7B1FD26E8CC510064BC9B /* Match */,
|
|
189DD56226DE460400AB55B1 /* Login */,
|
|
18E7B33026F317A20064BC9B /* XPWebViewController.h */,
|
|
18E7B33126F317A20064BC9B /* XPWebViewController.m */,
|
|
);
|
|
path = Main;
|
|
sourceTree = "<group>";
|
|
};
|
|
189DD56226DE460400AB55B1 /* Login */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E8B825BC26E9E520009E8E9F /* Model */,
|
|
189DD75326E2211000AB55B1 /* Api */,
|
|
189DD58A26DF978700AB55B1 /* View */,
|
|
189DD58B26DF978F00AB55B1 /* Presenter */,
|
|
189DD59126DF97F600AB55B1 /* Protocol */,
|
|
);
|
|
path = Login;
|
|
sourceTree = "<group>";
|
|
};
|
|
189DD56B26DF5B0900AB55B1 /* Base */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
189DD54826DE327B00AB55B1 /* MVP */,
|
|
189DD61E26E0ED0100AB55B1 /* Net */,
|
|
189DD5A726DFA09700AB55B1 /* Tool */,
|
|
189DD56C26DF5B5400AB55B1 /* UI */,
|
|
189DD57226DF5F0C00AB55B1 /* Base.pch */,
|
|
);
|
|
path = Base;
|
|
sourceTree = "<group>";
|
|
};
|
|
189DD56C26DF5B5400AB55B1 /* UI */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E8659640270160F200846EBD /* VagueImageView */,
|
|
E8AC720A26F435AF007D6E91 /* UIImageView */,
|
|
E81366F926F0D27A0076364C /* UIButton */,
|
|
E82109B126F2050D00FC3319 /* UIImage */,
|
|
186A532B26FC6ED900D67B2C /* TTPopup */,
|
|
186A536026FC6F2E00D67B2C /* ShareView */,
|
|
189DD54926DE338800AB55B1 /* BaseViewController.h */,
|
|
189DD54A26DE338800AB55B1 /* BaseViewController.m */,
|
|
9B0E1C5726E77022005D4442 /* BaseNavigationController.h */,
|
|
9B0E1C5826E77022005D4442 /* BaseNavigationController.m */,
|
|
18E7B26826E8D5D60064BC9B /* XCCurrentVCStackManager.h */,
|
|
18E7B26726E8D5D60064BC9B /* XCCurrentVCStackManager.m */,
|
|
189DD68326E1FDBB00AB55B1 /* XCHUDTool.h */,
|
|
189DD68226E1FDBB00AB55B1 /* XCHUDTool.m */,
|
|
E8B825CB26EA18C8009E8E9F /* ThemeColor.h */,
|
|
E8B825CC26EA18C8009E8E9F /* ThemeColor.m */,
|
|
);
|
|
path = UI;
|
|
sourceTree = "<group>";
|
|
};
|
|
189DD58A26DF978700AB55B1 /* View */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E872308A26E89D5100B90D4F /* CustomView */,
|
|
E872308726E89BE000B90D4F /* LoginPhoneViewController.h */,
|
|
E872308826E89BE000B90D4F /* LoginPhoneViewController.m */,
|
|
E8B825C926EA1231009E8E9F /* LoginVerifCodeViewController.h */,
|
|
E8B825C826EA1231009E8E9F /* LoginVerifCodeViewController.m */,
|
|
E8B825CE26EA3825009E8E9F /* LoginPasswordViewController.h */,
|
|
E8B825CF26EA3825009E8E9F /* LoginPasswordViewController.m */,
|
|
E81C279126EB394D0031E639 /* LoginForgetPasswordViewController.h */,
|
|
E81C279226EB394D0031E639 /* LoginForgetPasswordViewController.m */,
|
|
189DD56326DE465A00AB55B1 /* LoginViewController.h */,
|
|
189DD56426DE465A00AB55B1 /* LoginViewController.m */,
|
|
E81366E126F0A1FC0076364C /* LoginBindPhoneViewController.h */,
|
|
E81366E226F0A1FC0076364C /* LoginBindPhoneViewController.m */,
|
|
E8AC723B26F4B6AA007D6E91 /* XPLoginBindPhoneResultViewController.h */,
|
|
E8AC723C26F4B6AA007D6E91 /* XPLoginBindPhoneResultViewController.m */,
|
|
E81366F126F0B7C80076364C /* LoginFullInfoViewController.h */,
|
|
E81366F226F0B7C80076364C /* LoginFullInfoViewController.m */,
|
|
E824543326F57D6E00BE8163 /* XPLoginVerifBindPhoneViewController.h */,
|
|
E824543426F57D6E00BE8163 /* XPLoginVerifBindPhoneViewController.m */,
|
|
);
|
|
path = View;
|
|
sourceTree = "<group>";
|
|
};
|
|
189DD58B26DF978F00AB55B1 /* Presenter */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
189DD58D26DF97E700AB55B1 /* LoginPresenter.h */,
|
|
189DD58E26DF97E700AB55B1 /* LoginPresenter.m */,
|
|
E8B825C026EA00DF009E8E9F /* LoginVerifCodePresent.h */,
|
|
E8B825C126EA00DF009E8E9F /* LoginVerifCodePresent.m */,
|
|
E8CEA03B26EA3DE500644B44 /* LoginPasswordPresent.h */,
|
|
E8CEA03C26EA3DE500644B44 /* LoginPasswordPresent.m */,
|
|
E81C279426EB39CC0031E639 /* LoginForgetPasswordPresent.h */,
|
|
E81C279526EB39CC0031E639 /* LoginForgetPasswordPresent.m */,
|
|
E81366F426F0C0DF0076364C /* LoginFullInfoPresenter.h */,
|
|
E81366F526F0C0DF0076364C /* LoginFullInfoPresenter.m */,
|
|
E82109AE26F1D83500FC3319 /* LoginBindPhonePresent.h */,
|
|
E82109AF26F1D83500FC3319 /* LoginBindPhonePresent.m */,
|
|
E824543626F5820A00BE8163 /* XPLoginVerifBindPhonePresenter.h */,
|
|
E824543726F5820A00BE8163 /* XPLoginVerifBindPhonePresenter.m */,
|
|
);
|
|
path = Presenter;
|
|
sourceTree = "<group>";
|
|
};
|
|
189DD59126DF97F600AB55B1 /* Protocol */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
189DD59426DF986300AB55B1 /* LoginProtocol.h */,
|
|
E8B825C626EA0995009E8E9F /* LoginVerifCodeProtocol.h */,
|
|
E8CEA03E26EA3E0200644B44 /* LoginPasswordProtocol.h */,
|
|
E81C279726EB39E10031E639 /* LoginForgetPasswordProtocol.h */,
|
|
E81366F726F0C0F60076364C /* LoginFullInfoProtocol.h */,
|
|
E824543926F5822800BE8163 /* XPLoginVerifBindPhoneProtocol.h */,
|
|
);
|
|
path = Protocol;
|
|
sourceTree = "<group>";
|
|
};
|
|
189DD5A726DFA09700AB55B1 /* Tool */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E865964E2701A1A900846EBD /* StatisticsService */,
|
|
E89DA6612700590A008483C1 /* IAPHelper */,
|
|
E8B846B926FD7BE600A777FE /* UploadImage */,
|
|
E8EEB8EA26FC2050007C6EBA /* SDPhotoBrowser */,
|
|
E81366E426F0A4820076364C /* NSString */,
|
|
E82109AA26F1C86E00FC3319 /* CountDown */,
|
|
E81C278726EAFABF0031E639 /* Security */,
|
|
189DD74D26E21D9000AB55B1 /* GCDHelper */,
|
|
189DD74726E21D8400AB55B1 /* KeyChain */,
|
|
189DD74226E21CCC00AB55B1 /* Reachability */,
|
|
189DD73626E21C3F00AB55B1 /* YYUtility */,
|
|
180806D627293794001FD836 /* NSObject+MJExtension.h */,
|
|
180806D727293794001FD836 /* NSObject+MJExtension.m */,
|
|
);
|
|
path = Tool;
|
|
sourceTree = "<group>";
|
|
};
|
|
189DD61E26E0ED0100AB55B1 /* Net */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
189DD78026E620FE00AB55B1 /* ApiHost.h */,
|
|
189DD6FD26E20E5900AB55B1 /* HttpRequestHelper.h */,
|
|
189DD6FE26E20E5900AB55B1 /* HttpRequestHelper.m */,
|
|
);
|
|
path = Net;
|
|
sourceTree = "<group>";
|
|
};
|
|
189DD73626E21C3F00AB55B1 /* YYUtility */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
189DD73726E21C3F00AB55B1 /* CarrierIdentifier.h */,
|
|
189DD73C26E21C3F00AB55B1 /* YYUtility.h */,
|
|
189DD73926E21C3F00AB55B1 /* YYUtility.m */,
|
|
189DD73B26E21C3F00AB55B1 /* YYUtility+App.m */,
|
|
189DD73A26E21C3F00AB55B1 /* YYUtility+Carrier.m */,
|
|
189DD73826E21C3F00AB55B1 /* YYUtility+Device.m */,
|
|
);
|
|
path = YYUtility;
|
|
sourceTree = "<group>";
|
|
};
|
|
189DD74226E21CCC00AB55B1 /* Reachability */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
189DD74326E21CCC00AB55B1 /* YYReachability.h */,
|
|
189DD74426E21CCC00AB55B1 /* YYReachability.m */,
|
|
);
|
|
path = Reachability;
|
|
sourceTree = "<group>";
|
|
};
|
|
189DD74726E21D8400AB55B1 /* KeyChain */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
189DD74826E21D8400AB55B1 /* SSKeychain.h */,
|
|
189DD74926E21D8400AB55B1 /* SSKeychain.m */,
|
|
);
|
|
path = KeyChain;
|
|
sourceTree = "<group>";
|
|
};
|
|
189DD74D26E21D9000AB55B1 /* GCDHelper */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
189DD74E26E21D9000AB55B1 /* GCDHelper.m */,
|
|
189DD74F26E21D9000AB55B1 /* GCDHelper.h */,
|
|
);
|
|
path = GCDHelper;
|
|
sourceTree = "<group>";
|
|
};
|
|
189DD75326E2211000AB55B1 /* Api */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
189DD76026E60DDC00AB55B1 /* Api+Login.h */,
|
|
189DD76126E60DDC00AB55B1 /* Api+Login.m */,
|
|
);
|
|
path = Api;
|
|
sourceTree = "<group>";
|
|
};
|
|
18E7B1B426E8B2960064BC9B /* Tabbar */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18E7B1B526E8B2D10064BC9B /* Api+Main.h */,
|
|
18E7B1B626E8B2D10064BC9B /* Api+Main.m */,
|
|
18E7B1B026E8AF980064BC9B /* MainPresenter.h */,
|
|
18E7B1B126E8AF980064BC9B /* MainPresenter.m */,
|
|
18E7B1AE26E8AD760064BC9B /* MainProtocol.h */,
|
|
189DD53226DE255300AB55B1 /* TabbarViewController.h */,
|
|
189DD53326DE255300AB55B1 /* TabbarViewController.m */,
|
|
);
|
|
path = Tabbar;
|
|
sourceTree = "<group>";
|
|
};
|
|
18E7B1FD26E8CC510064BC9B /* Match */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18E7B24426E8D4050064BC9B /* XplanFrameworks */,
|
|
18E7B22826E8CE100064BC9B /* XCFlutterKeyConst.h */,
|
|
18E7B22426E8CDCF0064BC9B /* XplanFlutterBoostDelegate.h */,
|
|
18E7B22326E8CDCF0064BC9B /* XplanFlutterBoostDelegate.m */,
|
|
18C17A5B26F338F300C48E11 /* XplanFBFlutterViewContainer.h */,
|
|
18C17A5C26F338F300C48E11 /* XplanFBFlutterViewContainer.m */,
|
|
18E7B28E26EA0E6B0064BC9B /* FlutterBoost+Xplan.h */,
|
|
18E7B28F26EA0E6B0064BC9B /* FlutterBoost+Xplan.m */,
|
|
);
|
|
path = Match;
|
|
sourceTree = "<group>";
|
|
};
|
|
18E7B24426E8D4050064BC9B /* XplanFrameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18E7B24B26E8D43C0064BC9B /* App.xcframework */,
|
|
18E7B24D26E8D43C0064BC9B /* flutter_boost.xcframework */,
|
|
18E7B24C26E8D43C0064BC9B /* Flutter.xcframework */,
|
|
18E7B24A26E8D43C0064BC9B /* FlutterPluginRegistrant.xcframework */,
|
|
18E7B24526E8D43C0064BC9B /* fluttertoast.xcframework */,
|
|
18E7B24826E8D43C0064BC9B /* FMDB.xcframework */,
|
|
18E7B24926E8D43C0064BC9B /* path_provider.xcframework */,
|
|
18E7B24626E8D43C0064BC9B /* sqflite.xcframework */,
|
|
18E7B24726E8D43C0064BC9B /* Toast.xcframework */,
|
|
);
|
|
path = XplanFrameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
BFB922F5D81845AC32D1E1ED /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
186A531826FC591100D67B2C /* libresolv.tbd */,
|
|
CACF623970097D653132D69A /* Pods_xplan_ios.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
D09C770DC30B9BAAEAFC7945 /* Pods */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7DB00EC07F1D0ADFF900B38D /* Pods-xplan-ios.debug.xcconfig */,
|
|
B66633E061B1B34177CD011C /* Pods-xplan-ios.release.xcconfig */,
|
|
);
|
|
path = Pods;
|
|
sourceTree = "<group>";
|
|
};
|
|
E804875F2717DD70008595F2 /* Model */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E89D60BF271D64B9001F8895 /* RoomInfoModel.h */,
|
|
E89D60C0271D64B9001F8895 /* RoomInfoModel.m */,
|
|
);
|
|
path = Model;
|
|
sourceTree = "<group>";
|
|
};
|
|
E80487602717DD89008595F2 /* Api */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E89D60B8271D643A001F8895 /* Api+Room.h */,
|
|
E89D60B9271D643A001F8895 /* Api+Room.m */,
|
|
);
|
|
path = Api;
|
|
sourceTree = "<group>";
|
|
};
|
|
E80487612717DD92008595F2 /* Presenter */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E89D60BB271D647A001F8895 /* XPRoomPresenter.h */,
|
|
E89D60BC271D647A001F8895 /* XPRoomPresenter.m */,
|
|
);
|
|
path = Presenter;
|
|
sourceTree = "<group>";
|
|
};
|
|
E80487622717DDAE008595F2 /* Protocol */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E89D60BE271D648D001F8895 /* XPRoomProtocol.h */,
|
|
);
|
|
path = Protocol;
|
|
sourceTree = "<group>";
|
|
};
|
|
E81366E426F0A4820076364C /* NSString */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E81366E526F0A49E0076364C /* NSString+Utils.h */,
|
|
E81366E626F0A49E0076364C /* NSString+Utils.m */,
|
|
);
|
|
path = NSString;
|
|
sourceTree = "<group>";
|
|
};
|
|
E81366F926F0D27A0076364C /* UIButton */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E81366FB26F0D2980076364C /* UIButton+EnlargeTouchArea.h */,
|
|
E81366FA26F0D2980076364C /* UIButton+EnlargeTouchArea.m */,
|
|
);
|
|
path = UIButton;
|
|
sourceTree = "<group>";
|
|
};
|
|
E81C278726EAFABF0031E639 /* Security */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E81C278A26EAFAF60031E639 /* Base64.h */,
|
|
E81C278926EAFAF60031E639 /* Base64.m */,
|
|
E81C278826EAFAF60031E639 /* DESEncrypt.h */,
|
|
E81C278B26EAFAF60031E639 /* DESEncrypt.m */,
|
|
);
|
|
path = Security;
|
|
sourceTree = "<group>";
|
|
};
|
|
E81C279926EB64BA0031E639 /* Global */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E81C279A26EB65560031E639 /* XPMacro.h */,
|
|
E81C279B26EEEC620031E639 /* XPConstant.h */,
|
|
E81C279C26EEEC620031E639 /* XPConstant.m */,
|
|
E81C279E26EEF83D0031E639 /* XPHtmlUrl.h */,
|
|
E81C279F26EEF83D0031E639 /* XPHtmlUrl.m */,
|
|
E81C27A126EF23370031E639 /* XPEnum.h */,
|
|
);
|
|
path = Global;
|
|
sourceTree = "<group>";
|
|
};
|
|
E81C27AF26EF39B00031E639 /* AppDelegate */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
189DD52C26DE255300AB55B1 /* AppDelegate.h */,
|
|
189DD52D26DE255300AB55B1 /* AppDelegate.m */,
|
|
E81C27AC26EF39AB0031E639 /* AppDelegate+ThirdConfig.h */,
|
|
E81C27AD26EF39AB0031E639 /* AppDelegate+ThirdConfig.m */,
|
|
);
|
|
path = AppDelegate;
|
|
sourceTree = "<group>";
|
|
};
|
|
E82109AA26F1C86E00FC3319 /* CountDown */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E82109AB26F1C8A000FC3319 /* CountDownHelper.h */,
|
|
E82109AC26F1C8A000FC3319 /* CountDownHelper.m */,
|
|
);
|
|
path = CountDown;
|
|
sourceTree = "<group>";
|
|
};
|
|
E82109B126F2050D00FC3319 /* UIImage */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
189DD67C26E1FD8900AB55B1 /* UIImage+Utils.h */,
|
|
189DD67D26E1FD8900AB55B1 /* UIImage+Utils.m */,
|
|
);
|
|
path = UIImage;
|
|
sourceTree = "<group>";
|
|
};
|
|
E84B0E3C2727EDD4008818C6 /* View */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1808072B2731598F001FD836 /* XPNetImageYYLabel.h */,
|
|
1808072C2731598F001FD836 /* XPNetImageYYLabel.m */,
|
|
E84B0E3D2727EDF6008818C6 /* XPRoomMessageTableViewCell.h */,
|
|
E84B0E3E2727EDF6008818C6 /* XPRoomMessageTableViewCell.m */,
|
|
E84B0E402727EE0A008818C6 /* XPRoomMessageHeaderView.h */,
|
|
E84B0E412727EE0A008818C6 /* XPRoomMessageHeaderView.m */,
|
|
);
|
|
path = View;
|
|
sourceTree = "<group>";
|
|
};
|
|
E84B0E432727EF2C008818C6 /* Model */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E84B0E442727EF9D008818C6 /* XPRoomMessageDisplayModel.h */,
|
|
E84B0E452727EF9D008818C6 /* XPRoomMessageDisplayModel.m */,
|
|
E87A24EF272935920086A794 /* XPMessageRemoteExtModel.h */,
|
|
E87A24F0272935920086A794 /* XPMessageRemoteExtModel.m */,
|
|
);
|
|
path = Model;
|
|
sourceTree = "<group>";
|
|
};
|
|
E84B0E47272801F6008818C6 /* Tool */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E84B0E4927280289008818C6 /* XPRoomMessageConstant.h */,
|
|
E84B0E4A27281530008818C6 /* XPRoomMessageAttributeHelper.h */,
|
|
E84B0E4B27281530008818C6 /* XPRoomMessageAttributeHelper.m */,
|
|
);
|
|
path = Tool;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8659640270160F200846EBD /* VagueImageView */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E86596422701611A00846EBD /* UIImage+ImageEffects.h */,
|
|
E86596412701611A00846EBD /* UIImage+ImageEffects.m */,
|
|
);
|
|
path = VagueImageView;
|
|
sourceTree = "<group>";
|
|
};
|
|
E865964E2701A1A900846EBD /* StatisticsService */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E865964F2701A1C000846EBD /* StatisticsService.h */,
|
|
E86596502701A1C000846EBD /* StatisticsService.m */,
|
|
E86596522701A55500846EBD /* StatisticsServiceHelper.h */,
|
|
E86596532701A55500846EBD /* StatisticsServiceHelper.m */,
|
|
);
|
|
path = StatisticsService;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8680707271959090024F48F /* MicroView */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
180806DA27297269001FD836 /* MicroViewProtocol.h */,
|
|
E8680716271967B00024F48F /* MicroView.h */,
|
|
E8680717271967B00024F48F /* MicroView.m */,
|
|
E81D58802720082A003063FE /* MicroWaveView.h */,
|
|
E81D58812720082A003063FE /* MicroWaveView.m */,
|
|
);
|
|
path = MicroView;
|
|
sourceTree = "<group>";
|
|
};
|
|
E872308A26E89D5100B90D4F /* CustomView */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E872308B26E89DAA00B90D4F /* LoginInputView.h */,
|
|
E872308C26E89DAA00B90D4F /* LoginInputView.m */,
|
|
E872309126E8D31500B90D4F /* LoginVerifCodeView.h */,
|
|
E872309226E8D31500B90D4F /* LoginVerifCodeView.m */,
|
|
E81C278E26EB314D0031E639 /* LoginForgetEditView.h */,
|
|
E81C278F26EB314D0031E639 /* LoginForgetEditView.m */,
|
|
E824543B26F58C3A00BE8163 /* XPLoginBindSuccessView.h */,
|
|
E824543C26F58C3A00BE8163 /* XPLoginBindSuccessView.m */,
|
|
E82EE0F6272FDDFA00D15DC1 /* UserPrivacyView.h */,
|
|
E82EE0F7272FDDFA00D15DC1 /* UserPrivacyView.m */,
|
|
);
|
|
path = CustomView;
|
|
sourceTree = "<group>";
|
|
};
|
|
E874B869272105C0003954B9 /* IM */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E874B89227217D64003954B9 /* RoomMessage */,
|
|
E874B88C27216FB6003954B9 /* ChatRoomMember */,
|
|
E874B8752721436F003954B9 /* Room */,
|
|
E874B86A272105DD003954B9 /* XPIMManager.h */,
|
|
E874B86B272105DD003954B9 /* XPIMManager.m */,
|
|
);
|
|
path = IM;
|
|
sourceTree = "<group>";
|
|
};
|
|
E874B8752721436F003954B9 /* Room */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E874B8762721438E003954B9 /* XPImRoomImpl.h */,
|
|
E874B8772721438E003954B9 /* XPImRoomImpl.m */,
|
|
E874B879272143AD003954B9 /* XPIMRoomInterface.h */,
|
|
E874B87A272143C7003954B9 /* XPIMRoomDelegate.h */,
|
|
);
|
|
path = Room;
|
|
sourceTree = "<group>";
|
|
};
|
|
E874B88527215CFF003954B9 /* Model */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E874B88627215D39003954B9 /* MicroStateModel.h */,
|
|
E874B88727215D39003954B9 /* MicroStateModel.m */,
|
|
E874B88927215EAF003954B9 /* MicroQueueModel.h */,
|
|
E874B88A27215EAF003954B9 /* MicroQueueModel.m */,
|
|
);
|
|
path = Model;
|
|
sourceTree = "<group>";
|
|
};
|
|
E874B88C27216FB6003954B9 /* ChatRoomMember */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E874B88D27216FFE003954B9 /* XPIMChatRoomMemberImpl.h */,
|
|
E874B88E27216FFE003954B9 /* XPIMChatRoomMemberImpl.m */,
|
|
E874B890272170A6003954B9 /* XPIMChatRoomMemberInterface.h */,
|
|
);
|
|
path = ChatRoomMember;
|
|
sourceTree = "<group>";
|
|
};
|
|
E874B89227217D64003954B9 /* RoomMessage */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E874B89327217DA6003954B9 /* XPIMChatRoomMessageImpl.h */,
|
|
E874B89427217DA6003954B9 /* XPIMChatRoomMessageImpl.m */,
|
|
E874B89627217DC3003954B9 /* XPIMChatRoomMessageInterface.h */,
|
|
E874B89927218A9A003954B9 /* XPIMChatRoomMessageDelegate.h */,
|
|
);
|
|
path = RoomMessage;
|
|
sourceTree = "<group>";
|
|
};
|
|
E88B5CA926FB15B900DA9178 /* Teenager */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E88B5CA326FB088600DA9178 /* XPMineTeenagerViewController.h */,
|
|
E88B5CA426FB088600DA9178 /* XPMineTeenagerViewController.m */,
|
|
E88B5CA626FB089C00DA9178 /* XPMineTeenagePwdViewController.h */,
|
|
E88B5CA726FB089C00DA9178 /* XPMineTeenagePwdViewController.m */,
|
|
);
|
|
path = Teenager;
|
|
sourceTree = "<group>";
|
|
};
|
|
E88B5CAA26FB168200DA9178 /* Teenager */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E88B5CAB26FB16A800DA9178 /* XPMineTeenagerDesView.h */,
|
|
E88B5CAC26FB16A800DA9178 /* XPMineTeenagerDesView.m */,
|
|
E88B5CB326FB20B800DA9178 /* XPMineTeenagerPwdView.h */,
|
|
E88B5CB426FB20B800DA9178 /* XPMineTeenagerPwdView.m */,
|
|
E88B5CBB26FB3BDF00DA9178 /* XPTeenagerAlertView.h */,
|
|
E88B5CBC26FB3BDF00DA9178 /* XPTeenagerAlertView.m */,
|
|
);
|
|
path = Teenager;
|
|
sourceTree = "<group>";
|
|
};
|
|
E88B5CBE26FB404800DA9178 /* MineInfo */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E88B5CBF26FB407B00DA9178 /* XPMineUserInfoViewController.h */,
|
|
E88B5CC026FB407B00DA9178 /* XPMineUserInfoViewController.m */,
|
|
E8EEB90426FC5772007C6EBA /* XPMineUserInfoEditViewController.h */,
|
|
E8EEB90526FC5772007C6EBA /* XPMineUserInfoEditViewController.m */,
|
|
E8EEB91226FC7786007C6EBA /* XPMineUserInfoNickViewController.h */,
|
|
E8EEB91326FC7786007C6EBA /* XPMineUserInfoNickViewController.m */,
|
|
E8EEB91526FC7B35007C6EBA /* XPMineUserInfoDesViewController.h */,
|
|
E8EEB91626FC7B35007C6EBA /* XPMineUserInfoDesViewController.m */,
|
|
E8B846BD26FD827900A777FE /* XPMineUserInfoAlbumViewController.h */,
|
|
E8B846BE26FD827900A777FE /* XPMineUserInfoAlbumViewController.m */,
|
|
);
|
|
path = MineInfo;
|
|
sourceTree = "<group>";
|
|
};
|
|
E88B5CC226FB429C00DA9178 /* MineInfo */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E8EEB8FC26FC2DF8007C6EBA /* XPMineUserInfoCustomNavView.h */,
|
|
E8EEB8FD26FC2DF8007C6EBA /* XPMineUserInfoCustomNavView.m */,
|
|
E88B5CC326FB42B000DA9178 /* XPMineUserInfoHeaderView.h */,
|
|
E88B5CC426FB42B000DA9178 /* XPMineUserInfoHeaderView.m */,
|
|
E8EEB91B26FC9D58007C6EBA /* XPMineUserInfoDateView.h */,
|
|
E8EEB91C26FC9D58007C6EBA /* XPMineUserInfoDateView.m */,
|
|
E865963D27015A9C00846EBD /* XPMineUserTableView.h */,
|
|
E865963E27015A9C00846EBD /* XPMineUserTableView.m */,
|
|
);
|
|
path = MineInfo;
|
|
sourceTree = "<group>";
|
|
};
|
|
E89D60B7271D6417001F8895 /* Model */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E80487632717DDD9008595F2 /* XPRoomMenuItem.h */,
|
|
E80487642717DDD9008595F2 /* XPRoomMenuItem.m */,
|
|
);
|
|
path = Model;
|
|
sourceTree = "<group>";
|
|
};
|
|
E89DA6612700590A008483C1 /* IAPHelper */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E89DA66227005931008483C1 /* XPIAPHelper.h */,
|
|
E89DA66327005932008483C1 /* XPIAPHelper.m */,
|
|
E89DA66527006443008483C1 /* RechargeStorage.h */,
|
|
E89DA66627006443008483C1 /* RechargeStorage.m */,
|
|
);
|
|
path = IAPHelper;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8AC720A26F435AF007D6E91 /* UIImageView */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E8AC720E26F43955007D6E91 /* UIImageConstant.h */,
|
|
E8AC720F26F43955007D6E91 /* UIImageConstant.m */,
|
|
1808072E27315E8E001FD836 /* NetImageView.h */,
|
|
1808072F27315E8E001FD836 /* NetImageView.m */,
|
|
);
|
|
path = UIImageView;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8AEAED3271412D00017FCE0 /* Room */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E804875F2717DD70008595F2 /* Model */,
|
|
E80487602717DD89008595F2 /* Api */,
|
|
E8AEAED8271413530017FCE0 /* View */,
|
|
E80487612717DD92008595F2 /* Presenter */,
|
|
E80487622717DDAE008595F2 /* Protocol */,
|
|
);
|
|
path = Room;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8AEAED8271413530017FCE0 /* View */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E8AEAED4271412EC0017FCE0 /* XPRoomViewController.h */,
|
|
E8AEAED5271412EC0017FCE0 /* XPRoomViewController.m */,
|
|
181D7F222727DB1E00B7C059 /* RoomHostDelegate.h */,
|
|
180806F827298F9B001FD836 /* RoomGuestDelegate.h */,
|
|
186F8B472733F2AE007A17BC /* MicroQueueProtocol.h */,
|
|
E8AEAEE827141ACC0017FCE0 /* RoomHeaderView */,
|
|
E8AEAEEA27141ACC0017FCE0 /* StageView */,
|
|
E8AEAEE627141ACC0017FCE0 /* MessageContainerView */,
|
|
E8AEAEE527141ACC0017FCE0 /* ActivityContainerView */,
|
|
E8AEAEE727141ACC0017FCE0 /* BaseUIContainerView */,
|
|
E8AEAEE927141ACC0017FCE0 /* MenuContainerView */,
|
|
180806F92729A354001FD836 /* ThemeColor+Room.h */,
|
|
180806FA2729A354001FD836 /* ThemeColor+Room.m */,
|
|
);
|
|
path = View;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8AEAEE527141ACC0017FCE0 /* ActivityContainerView */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E8AE427127153A3500BEEBB2 /* XPRoomActivityContainerView.h */,
|
|
E8AE427227153A3500BEEBB2 /* XPRoomActivityContainerView.m */,
|
|
);
|
|
path = ActivityContainerView;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8AEAEE627141ACC0017FCE0 /* MessageContainerView */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E84B0E47272801F6008818C6 /* Tool */,
|
|
E84B0E432727EF2C008818C6 /* Model */,
|
|
E84B0E3C2727EDD4008818C6 /* View */,
|
|
E8AEAEF127141C7C0017FCE0 /* XPRoomMessageContainerView.h */,
|
|
E8AEAEF227141C7C0017FCE0 /* XPRoomMessageContainerView.m */,
|
|
);
|
|
path = MessageContainerView;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8AEAEE727141ACC0017FCE0 /* BaseUIContainerView */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E8AEAEEB27141AE20017FCE0 /* XPRoomBackContainerView.h */,
|
|
E8AEAEEC27141AE20017FCE0 /* XPRoomBackContainerView.m */,
|
|
);
|
|
path = BaseUIContainerView;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8AEAEE827141ACC0017FCE0 /* RoomHeaderView */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E8AEAEF727141CA30017FCE0 /* RoomHeaderView.h */,
|
|
E8AEAEF827141CA30017FCE0 /* RoomHeaderView.m */,
|
|
);
|
|
path = RoomHeaderView;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8AEAEE927141ACC0017FCE0 /* MenuContainerView */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E89D60B7271D6417001F8895 /* Model */,
|
|
E8EE827B272B9A2300A17217 /* XPRoomSendTextView.h */,
|
|
E8EE827C272B9A2300A17217 /* XPRoomSendTextView.m */,
|
|
E8AEAEEE27141C430017FCE0 /* XPRoomMenuContainerView.h */,
|
|
E8AEAEEF27141C430017FCE0 /* XPRoomMenuContainerView.m */,
|
|
);
|
|
path = MenuContainerView;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8AEAEEA27141ACC0017FCE0 /* StageView */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E874B88527215CFF003954B9 /* Model */,
|
|
E8680707271959090024F48F /* MicroView */,
|
|
181D7F192726CE2A00B7C059 /* StageView.h */,
|
|
181D7F1A2726CE2A00B7C059 /* StageView.m */,
|
|
181D7F1F2727D9DB00B7C059 /* SocialStageView.h */,
|
|
181D7F202727D9DB00B7C059 /* SocialStageView.m */,
|
|
);
|
|
path = StageView;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8B825BC26E9E520009E8E9F /* Model */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E81C27A926EF2D920031E639 /* ThirdUserInfo.h */,
|
|
E81C27AA26EF2D920031E639 /* ThirdUserInfo.m */,
|
|
);
|
|
path = Model;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8B846B926FD7BE600A777FE /* UploadImage */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E8B846BA26FD7C1200A777FE /* UploadImage.h */,
|
|
E8B846BB26FD7C1200A777FE /* UploadImage.m */,
|
|
);
|
|
path = UploadImage;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8B846C826FDD79700A777FE /* Recharge */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E8B846C926FDD7CD00A777FE /* XPMineRechargeViewController.h */,
|
|
E8B846CA26FDD7CD00A777FE /* XPMineRechargeViewController.m */,
|
|
);
|
|
path = Recharge;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8B846CC26FDD93D00A777FE /* Recharge */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E8B846CD26FDD96100A777FE /* XPMineRechageHeadView.h */,
|
|
E8B846CE26FDD96100A777FE /* XPMineRechageHeadView.m */,
|
|
E89DA67327009ACD008483C1 /* XPMineRechargeNavView.h */,
|
|
E89DA67427009ACD008483C1 /* XPMineRechargeNavView.m */,
|
|
);
|
|
path = Recharge;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8B846D026FDDBCD00A777FE /* Recharge */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E8B846D126FDDBE600A777FE /* XPMineRechargeTableViewCell.h */,
|
|
E8B846D226FDDBE600A777FE /* XPMineRechargeTableViewCell.m */,
|
|
);
|
|
path = Recharge;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8B846D926FDE21900A777FE /* Recharge */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E8B846DA26FDE24300A777FE /* RechargeListModel.h */,
|
|
E8B846DB26FDE24300A777FE /* RechargeListModel.m */,
|
|
E89DA67027008D59008483C1 /* WalletInfoModel.h */,
|
|
E89DA67127008D59008483C1 /* WalletInfoModel.m */,
|
|
);
|
|
path = Recharge;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8E70D6E26F2EB1200F03460 /* Mine */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E8E70D7026F2EB3800F03460 /* Model */,
|
|
E8E70D6F26F2EB2A00F03460 /* Api */,
|
|
E8E70D7126F2EB4900F03460 /* View */,
|
|
E8E70D7226F2EB5100F03460 /* Presenter */,
|
|
E8E70D7426F2EB6B00F03460 /* Protocol */,
|
|
);
|
|
path = Mine;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8E70D6F26F2EB2A00F03460 /* Api */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E8E70D7C26F2F19D00F03460 /* Api+Mine.h */,
|
|
E8E70D7D26F2F19D00F03460 /* Api+Mine.m */,
|
|
);
|
|
path = Api;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8E70D7026F2EB3800F03460 /* Model */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E8B846D926FDE21900A777FE /* Recharge */,
|
|
E8E70D9026F2F60C00F03460 /* XPMineItemModel.h */,
|
|
E8E70D9126F2F60C00F03460 /* XPMineItemModel.m */,
|
|
E8AC721726F46E0B007D6E91 /* XPMineSettingItemModel.h */,
|
|
E8AC721826F46E0B007D6E91 /* XPMineSettingItemModel.m */,
|
|
E8AC722D26F49610007D6E91 /* XPMineNotificationItemModel.h */,
|
|
E8AC722E26F49610007D6E91 /* XPMineNotificationItemModel.m */,
|
|
E8AC723826F49AAE007D6E91 /* XPMineNotifyStatus.h */,
|
|
E8AC723926F49AAE007D6E91 /* XPMineNotifyStatus.m */,
|
|
E8EEB90A26FC5EBC007C6EBA /* XPMineUserInfoEditModel.h */,
|
|
E8EEB90B26FC5EBC007C6EBA /* XPMineUserInfoEditModel.m */,
|
|
);
|
|
path = Model;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8E70D7126F2EB4900F03460 /* View */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E8E70D8026F2F3C500F03460 /* Cell */,
|
|
E8E70D7F26F2F39000F03460 /* SubViews */,
|
|
E8E70D7526F2F15100F03460 /* XPMineViewController.h */,
|
|
E8E70D7626F2F15100F03460 /* XPMineViewController.m */,
|
|
E8AC721126F46ADD007D6E91 /* XPMineSettingViewController.h */,
|
|
E8AC721226F46ADD007D6E91 /* XPMineSettingViewController.m */,
|
|
E8AC721F26F47E23007D6E91 /* XPMineAboutUsViewController.h */,
|
|
E8AC722026F47E23007D6E91 /* XPMineAboutUsViewController.m */,
|
|
E8AC722226F47E5E007D6E91 /* XPMineFeedbackViewController.h */,
|
|
E8AC722326F47E5E007D6E91 /* XPMineFeedbackViewController.m */,
|
|
E8AC722A26F49580007D6E91 /* XPMineNotificaViewController.h */,
|
|
E8AC722B26F49580007D6E91 /* XPMineNotificaViewController.m */,
|
|
E824543E26F58F9400BE8163 /* XPMinePayPwdViewController.h */,
|
|
E824543F26F58F9400BE8163 /* XPMinePayPwdViewController.m */,
|
|
E824544926F5BBB800BE8163 /* XPMineModifPayPwdViewController.h */,
|
|
E824544A26F5BBB800BE8163 /* XPMineModifPayPwdViewController.m */,
|
|
E824545426F5E51900BE8163 /* XPMineVerifIdentityViewController.h */,
|
|
E824545526F5E51900BE8163 /* XPMineVerifIdentityViewController.m */,
|
|
E824545F26F5F4E400BE8163 /* XPMineResetPayPwdViewController.h */,
|
|
E824546026F5F4E400BE8163 /* XPMineResetPayPwdViewController.m */,
|
|
E8B846C826FDD79700A777FE /* Recharge */,
|
|
E88B5CBE26FB404800DA9178 /* MineInfo */,
|
|
E88B5CA926FB15B900DA9178 /* Teenager */,
|
|
);
|
|
path = View;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8E70D7226F2EB5100F03460 /* Presenter */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E8E70D7826F2F16600F03460 /* XPMinePresent.h */,
|
|
E8E70D7926F2F16600F03460 /* XPMinePresent.m */,
|
|
E8AC721A26F4720B007D6E91 /* XPMineSettingPresent.h */,
|
|
E8AC721B26F4720B007D6E91 /* XPMineSettingPresent.m */,
|
|
E8AC722526F482A4007D6E91 /* XPMineFeedbackPresenter.h */,
|
|
E8AC722626F482A4007D6E91 /* XPMineFeedbackPresenter.m */,
|
|
E8AC723326F49939007D6E91 /* XPMineNotificaPresenter.h */,
|
|
E8AC723426F49939007D6E91 /* XPMineNotificaPresenter.m */,
|
|
E824544426F5934600BE8163 /* XPMinePayPwdPresenter.h */,
|
|
E824544526F5934600BE8163 /* XPMinePayPwdPresenter.m */,
|
|
E824544F26F5CE6E00BE8163 /* XPMineModifPayPwdPresenter.h */,
|
|
E824545026F5CE6E00BE8163 /* XPMineModifPayPwdPresenter.m */,
|
|
E824545A26F5EEBA00BE8163 /* XPMineVerifIdentityPresenter.h */,
|
|
E824545B26F5EEBA00BE8163 /* XPMineVerifIdentityPresenter.m */,
|
|
E824546226F5FF1C00BE8163 /* XPMineResetPayPasswordPresenter.h */,
|
|
E824546326F5FF1C00BE8163 /* XPMineResetPayPasswordPresenter.m */,
|
|
E88B5CAE26FB1C6500DA9178 /* XPMineTeenagerPresenter.h */,
|
|
E88B5CAF26FB1C6500DA9178 /* XPMineTeenagerPresenter.m */,
|
|
E88B5CB626FB325200DA9178 /* XPMineTeenagerPwdPresenter.h */,
|
|
E88B5CB726FB325200DA9178 /* XPMineTeenagerPwdPresenter.m */,
|
|
E8EEB8FF26FC31B6007C6EBA /* XPMineUserInfoPresenter.h */,
|
|
E8EEB90026FC31B6007C6EBA /* XPMineUserInfoPresenter.m */,
|
|
E8EEB90D26FC6AB8007C6EBA /* XPMineUserInfoEditPresenter.h */,
|
|
E8EEB90E26FC6AB8007C6EBA /* XPMineUserInfoEditPresenter.m */,
|
|
E8B846C326FDB41A00A777FE /* XPMineUserInfolbumPresenter.h */,
|
|
E8B846C426FDB41A00A777FE /* XPMineUserInfolbumPresenter.m */,
|
|
E8B846D426FDE01B00A777FE /* XPMineRechargePresenter.h */,
|
|
E8B846D526FDE01B00A777FE /* XPMineRechargePresenter.m */,
|
|
);
|
|
path = Presenter;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8E70D7426F2EB6B00F03460 /* Protocol */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E8E70D7B26F2F18900F03460 /* XPMineProtocol.h */,
|
|
E8AC721D26F4723D007D6E91 /* XPMineSettingProtocol.h */,
|
|
E8AC722826F48889007D6E91 /* XPMineFeedbackProtocol.h */,
|
|
E8AC723626F49957007D6E91 /* XPMineNotificaProtocol.h */,
|
|
E824544726F5940600BE8163 /* XPMinePayPwdProtocol.h */,
|
|
E824545226F5CE9C00BE8163 /* XPMineModifPayProtocol.h */,
|
|
E824545D26F5EEFD00BE8163 /* XPMineVerifIdentityProtocol.h */,
|
|
E824546526F5FF5100BE8163 /* XPMineResetPayPasswordProtocol.h */,
|
|
E88B5CB126FB1CC100DA9178 /* XPMineTeenagerProtocol.h */,
|
|
E88B5CB926FB327500DA9178 /* XPMineTeenagerPwdProtocol.h */,
|
|
E8EEB90226FC31CE007C6EBA /* XPMineUserInfoProtocol.h */,
|
|
E8EEB91026FC6AD3007C6EBA /* XPMineUserInfoEditProtocol.h */,
|
|
E8B846C626FDB44100A777FE /* XPMineUserInfoAlbumProtocol.h */,
|
|
E8B846D726FDE16300A777FE /* XPMineRechargeProtocol.h */,
|
|
);
|
|
path = Protocol;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8E70D7F26F2F39000F03460 /* SubViews */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E8B846CC26FDD93D00A777FE /* Recharge */,
|
|
E88B5CC226FB429C00DA9178 /* MineInfo */,
|
|
E88B5CAA26FB168200DA9178 /* Teenager */,
|
|
E8E70D8126F2F51A00F03460 /* XPMineHeadView.h */,
|
|
E8E70D8226F2F51A00F03460 /* XPMineHeadView.m */,
|
|
E8E70D8426F2F55C00F03460 /* XPMineAccountView.h */,
|
|
E8E70D8526F2F55C00F03460 /* XPMineAccountView.m */,
|
|
E824544126F58FCE00BE8163 /* XPMinePayPwdInputView.h */,
|
|
E824544226F58FCE00BE8163 /* XPMinePayPwdInputView.m */,
|
|
E824544C26F5BC1A00BE8163 /* XPMineModifPayPwdView.h */,
|
|
E824544D26F5BC1A00BE8163 /* XPMineModifPayPwdView.m */,
|
|
E824545726F5E65900BE8163 /* XPMineVerifIdentityView.h */,
|
|
E824545826F5E65900BE8163 /* XPMineVerifIdentityView.m */,
|
|
);
|
|
path = SubViews;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8E70D8026F2F3C500F03460 /* Cell */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E8B846D026FDDBCD00A777FE /* Recharge */,
|
|
E8EEB8F826FC285B007C6EBA /* MineInfo */,
|
|
E8E70D8726F2F58F00F03460 /* XPMineMatchTableViewCell.h */,
|
|
E8E70D8826F2F58F00F03460 /* XPMineMatchTableViewCell.m */,
|
|
E8E70D8A26F2F5A500F03460 /* XPMineMatchCollectionViewCell.h */,
|
|
E8E70D8B26F2F5A500F03460 /* XPMineMatchCollectionViewCell.m */,
|
|
E8E70D8D26F2F5DB00F03460 /* XPMineMenuTableViewCell.h */,
|
|
E8E70D8E26F2F5DB00F03460 /* XPMineMenuTableViewCell.m */,
|
|
E8AC721426F46B06007D6E91 /* XPMineSettingTableViewCell.h */,
|
|
E8AC721526F46B06007D6E91 /* XPMineSettingTableViewCell.m */,
|
|
E8AC723026F49710007D6E91 /* XPMineNotificationTableViewCell.h */,
|
|
E8AC723126F49710007D6E91 /* XPMineNotificationTableViewCell.m */,
|
|
);
|
|
path = Cell;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8EEB8EA26FC2050007C6EBA /* SDPhotoBrowser */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E8EEB8EB26FC2050007C6EBA /* SDPhotoBrowserConfig.h */,
|
|
E8EEB8EC26FC2050007C6EBA /* SDPhotoBrowser.m */,
|
|
E8EEB8ED26FC2050007C6EBA /* SDWaitingView.m */,
|
|
E8EEB8EE26FC2050007C6EBA /* SDBrowserImageView.m */,
|
|
E8EEB8EF26FC2050007C6EBA /* SDWaitingView.h */,
|
|
E8EEB8F026FC2050007C6EBA /* SDPhotoBrowser.h */,
|
|
E8EEB8F126FC2050007C6EBA /* SDBrowserImageView.h */,
|
|
);
|
|
path = SDPhotoBrowser;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8EEB8F826FC285B007C6EBA /* MineInfo */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E8EEB8F926FC2874007C6EBA /* XPMineUserInfoTableViewCell.h */,
|
|
E8EEB8FA26FC2874007C6EBA /* XPMineUserInfoTableViewCell.m */,
|
|
E8EEB90726FC579A007C6EBA /* XPMineUserInfoEditTableViewCell.h */,
|
|
E8EEB90826FC579A007C6EBA /* XPMineUserInfoEditTableViewCell.m */,
|
|
E8B846C026FD82DC00A777FE /* XPMineUserInfoAlbumCollectionViewCell.h */,
|
|
E8B846C126FD82DC00A777FE /* XPMineUserInfoAlbumCollectionViewCell.m */,
|
|
);
|
|
path = MineInfo;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
189DD52826DE255300AB55B1 /* xplan-ios */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 189DD54226DE255600AB55B1 /* Build configuration list for PBXNativeTarget "xplan-ios" */;
|
|
buildPhases = (
|
|
1865B406E358C680125F108D /* [CP] Check Pods Manifest.lock */,
|
|
189DD52526DE255300AB55B1 /* Sources */,
|
|
189DD52626DE255300AB55B1 /* Frameworks */,
|
|
189DD52726DE255300AB55B1 /* Resources */,
|
|
8311720C3643AC2030B96510 /* [CP] Embed Pods Frameworks */,
|
|
4C25F8F9E2D1F501119C383D /* [CP] Copy Pods Resources */,
|
|
18E7B21326E8CD220064BC9B /* Embed Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "xplan-ios";
|
|
productName = "xplan-ios";
|
|
productReference = 189DD52926DE255300AB55B1 /* xplan-ios.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
189DD52126DE255300AB55B1 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 1240;
|
|
TargetAttributes = {
|
|
189DD52826DE255300AB55B1 = {
|
|
CreatedOnToolsVersion = 12.4;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 189DD52426DE255300AB55B1 /* Build configuration list for PBXProject "xplan-ios" */;
|
|
compatibilityVersion = "Xcode 9.3";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 189DD52026DE255300AB55B1;
|
|
productRefGroup = 189DD52A26DE255300AB55B1 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
189DD52826DE255300AB55B1 /* xplan-ios */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
189DD52726DE255300AB55B1 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
189DD53C26DE255600AB55B1 /* LaunchScreen.storyboard in Resources */,
|
|
189DD53926DE255600AB55B1 /* Assets.xcassets in Resources */,
|
|
186A52E726FC559700D67B2C /* yw_1222_0769.jpg in Resources */,
|
|
186A52E326FC559200D67B2C /* RPSDK.bundle in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
1865B406E358C680125F108D /* [CP] Check Pods Manifest.lock */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
"${PODS_ROOT}/Manifest.lock",
|
|
);
|
|
name = "[CP] Check Pods Manifest.lock";
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
"$(DERIVED_FILE_DIR)/Pods-xplan-ios-checkManifestLockResult.txt",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
4C25F8F9E2D1F501119C383D /* [CP] Copy Pods Resources */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
"${PODS_ROOT}/Target Support Files/Pods-xplan-ios/Pods-xplan-ios-resources-${CONFIGURATION}-input-files.xcfilelist",
|
|
);
|
|
name = "[CP] Copy Pods Resources";
|
|
outputFileListPaths = (
|
|
"${PODS_ROOT}/Target Support Files/Pods-xplan-ios/Pods-xplan-ios-resources-${CONFIGURATION}-output-files.xcfilelist",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-xplan-ios/Pods-xplan-ios-resources.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
8311720C3643AC2030B96510 /* [CP] Embed Pods Frameworks */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
"${PODS_ROOT}/Target Support Files/Pods-xplan-ios/Pods-xplan-ios-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
|
);
|
|
name = "[CP] Embed Pods Frameworks";
|
|
outputFileListPaths = (
|
|
"${PODS_ROOT}/Target Support Files/Pods-xplan-ios/Pods-xplan-ios-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-xplan-ios/Pods-xplan-ios-frameworks.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
189DD52526DE255300AB55B1 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
E874B89B27218ABC003954B9 /* XPIMChatRoomMessageInterface.h in Sources */,
|
|
E874B89A27218AAF003954B9 /* XPIMChatRoomMessageDelegate.h in Sources */,
|
|
E874B8912721712B003954B9 /* XPIMChatRoomMemberInterface.h in Sources */,
|
|
E874B87C27214888003954B9 /* XPIMRoomDelegate.h in Sources */,
|
|
181D7F1B2726CE2A00B7C059 /* StageView.m in Sources */,
|
|
E874B87B27214882003954B9 /* XPIMRoomInterface.h in Sources */,
|
|
E8B846D826FDE17300A777FE /* XPMineRechargeProtocol.h in Sources */,
|
|
E8B846C726FDB45000A777FE /* XPMineUserInfoAlbumProtocol.h in Sources */,
|
|
E8EEB91126FC6AE2007C6EBA /* XPMineUserInfoEditProtocol.h in Sources */,
|
|
E8EEB90326FC31DC007C6EBA /* XPMineUserInfoProtocol.h in Sources */,
|
|
E87A24F1272935920086A794 /* XPMessageRemoteExtModel.m in Sources */,
|
|
E88B5CBA26FB329C00DA9178 /* XPMineTeenagerPwdProtocol.h in Sources */,
|
|
E88B5CB226FB1CFF00DA9178 /* XPMineTeenagerProtocol.h in Sources */,
|
|
E824546626F5FF6000BE8163 /* XPMineResetPayPasswordProtocol.h in Sources */,
|
|
E89DA66427005932008483C1 /* XPIAPHelper.m in Sources */,
|
|
E824545E26F5EF2200BE8163 /* XPMineVerifIdentityProtocol.h in Sources */,
|
|
E824545326F5CEAD00BE8163 /* XPMineModifPayProtocol.h in Sources */,
|
|
E824544826F5945300BE8163 /* XPMinePayPwdProtocol.h in Sources */,
|
|
E824543A26F5880E00BE8163 /* XPLoginVerifBindPhoneProtocol.h in Sources */,
|
|
E824543826F5820A00BE8163 /* XPLoginVerifBindPhonePresenter.m in Sources */,
|
|
E8B846BF26FD827900A777FE /* XPMineUserInfoAlbumViewController.m in Sources */,
|
|
E824545C26F5EEBA00BE8163 /* XPMineVerifIdentityPresenter.m in Sources */,
|
|
E8AC723726F49982007D6E91 /* XPMineNotificaProtocol.h in Sources */,
|
|
E89D60BD271D647A001F8895 /* XPRoomPresenter.m in Sources */,
|
|
E8AC723226F49710007D6E91 /* XPMineNotificationTableViewCell.m in Sources */,
|
|
E8AC722926F488DA007D6E91 /* XPMineFeedbackProtocol.h in Sources */,
|
|
E8AC721E26F472BF007D6E91 /* XPMineSettingProtocol.h in Sources */,
|
|
E81366F826F0C12A0076364C /* LoginFullInfoProtocol.h in Sources */,
|
|
E8E70D7E26F2F19D00F03460 /* Api+Mine.m in Sources */,
|
|
E824543D26F58C3A00BE8163 /* XPLoginBindSuccessView.m in Sources */,
|
|
E8EEB8F726FC2673007C6EBA /* UserPhoto.m in Sources */,
|
|
E81C27A226EF23490031E639 /* XPEnum.h in Sources */,
|
|
E88B5CB526FB20B800DA9178 /* XPMineTeenagerPwdView.m in Sources */,
|
|
E81C279826EB3AC40031E639 /* LoginForgetPasswordProtocol.h in Sources */,
|
|
E82109B026F1D83500FC3319 /* LoginBindPhonePresent.m in Sources */,
|
|
E865963F27015A9C00846EBD /* XPMineUserTableView.m in Sources */,
|
|
E84B0E4C27281530008818C6 /* XPRoomMessageAttributeHelper.m in Sources */,
|
|
E8B825C726EA0D9A009E8E9F /* LoginVerifCodeProtocol.h in Sources */,
|
|
E824544E26F5BC1A00BE8163 /* XPMineModifPayPwdView.m in Sources */,
|
|
E8B825CA26EA1231009E8E9F /* LoginVerifCodeViewController.m in Sources */,
|
|
189DD76226E60DDC00AB55B1 /* Api+Login.m in Sources */,
|
|
18E7B22626E8CDCF0064BC9B /* XplanFlutterBoostDelegate.m in Sources */,
|
|
E8EEB8F326FC2050007C6EBA /* SDWaitingView.m in Sources */,
|
|
E8B846CB26FDD7CD00A777FE /* XPMineRechargeViewController.m in Sources */,
|
|
E86596512701A1C000846EBD /* StatisticsService.m in Sources */,
|
|
E824544026F58F9400BE8163 /* XPMinePayPwdViewController.m in Sources */,
|
|
E8AC723D26F4B6AA007D6E91 /* XPLoginBindPhoneResultViewController.m in Sources */,
|
|
189DD73E26E21C3F00AB55B1 /* YYUtility.m in Sources */,
|
|
E8E70D8926F2F58F00F03460 /* XPMineMatchTableViewCell.m in Sources */,
|
|
E88B5CA826FB089C00DA9178 /* XPMineTeenagePwdViewController.m in Sources */,
|
|
E81C279626EB39CC0031E639 /* LoginForgetPasswordPresent.m in Sources */,
|
|
E8AC723526F49939007D6E91 /* XPMineNotificaPresenter.m in Sources */,
|
|
E82EE0F8272FDDFA00D15DC1 /* UserPrivacyView.m in Sources */,
|
|
189DD53426DE255300AB55B1 /* TabbarViewController.m in Sources */,
|
|
E8EEB91D26FC9D58007C6EBA /* XPMineUserInfoDateView.m in Sources */,
|
|
E8AC722F26F49610007D6E91 /* XPMineNotificationItemModel.m in Sources */,
|
|
E8E70D7A26F2F16600F03460 /* XPMinePresent.m in Sources */,
|
|
E84B0E3F2727EDF6008818C6 /* XPRoomMessageTableViewCell.m in Sources */,
|
|
E8EEB8F226FC2050007C6EBA /* SDPhotoBrowser.m in Sources */,
|
|
E874B89527217DA6003954B9 /* XPIMChatRoomMessageImpl.m in Sources */,
|
|
E81C27AB26EF2D920031E639 /* ThirdUserInfo.m in Sources */,
|
|
E874B86C272105DD003954B9 /* XPIMManager.m in Sources */,
|
|
E81C279D26EEEC620031E639 /* XPConstant.m in Sources */,
|
|
187EEEFE26E8A82C002833B2 /* NSObject+AutoCoding.m in Sources */,
|
|
E8AC721926F46E0B007D6E91 /* XPMineSettingItemModel.m in Sources */,
|
|
189DD55A26DE39D200AB55B1 /* BaseMvpPresenter.m in Sources */,
|
|
180806D827293794001FD836 /* NSObject+MJExtension.m in Sources */,
|
|
189DD6FF26E20E5900AB55B1 /* HttpRequestHelper.m in Sources */,
|
|
E8AEAED6271412EC0017FCE0 /* XPRoomViewController.m in Sources */,
|
|
E8E70D9226F2F60C00F03460 /* XPMineItemModel.m in Sources */,
|
|
189DD74A26E21D8400AB55B1 /* SSKeychain.m in Sources */,
|
|
E8B846CF26FDD96100A777FE /* XPMineRechageHeadView.m in Sources */,
|
|
186A534926FC6ED900D67B2C /* TTAlertMessageAttributedConfig.m in Sources */,
|
|
E81C27AE26EF39AB0031E639 /* AppDelegate+ThirdConfig.m in Sources */,
|
|
E8E70D8326F2F51A00F03460 /* XPMineHeadView.m in Sources */,
|
|
E8B825D026EA3825009E8E9F /* LoginPasswordViewController.m in Sources */,
|
|
E8EEB90C26FC5EBC007C6EBA /* XPMineUserInfoEditModel.m in Sources */,
|
|
18E7B31826F097E00064BC9B /* UserInfoModel.m in Sources */,
|
|
E8AC721326F46ADD007D6E91 /* XPMineSettingViewController.m in Sources */,
|
|
18E7B32126F098650064BC9B /* UserInfoSkillVo.m in Sources */,
|
|
E8AC722726F482A4007D6E91 /* XPMineFeedbackPresenter.m in Sources */,
|
|
186A534E26FC6ED900D67B2C /* TTPopupService.m in Sources */,
|
|
E8AC722426F47E5E007D6E91 /* XPMineFeedbackViewController.m in Sources */,
|
|
E81366E326F0A1FC0076364C /* LoginBindPhoneViewController.m in Sources */,
|
|
189DD68426E1FDBB00AB55B1 /* XCHUDTool.m in Sources */,
|
|
189DD73F26E21C3F00AB55B1 /* YYUtility+Carrier.m in Sources */,
|
|
18E7B26926E8D5D60064BC9B /* XCCurrentVCStackManager.m in Sources */,
|
|
E824544326F58FCE00BE8163 /* XPMinePayPwdInputView.m in Sources */,
|
|
1808073027315E8E001FD836 /* NetImageView.m in Sources */,
|
|
18486235271EB794005FC5DC /* AgoraRtcImpl.m in Sources */,
|
|
184862CE27213FD7005FC5DC /* ZegoRtcImpl.m in Sources */,
|
|
9B0E1C5926E77022005D4442 /* BaseNavigationController.m in Sources */,
|
|
E8EEB8F426FC2050007C6EBA /* SDBrowserImageView.m in Sources */,
|
|
E824544626F5934700BE8163 /* XPMinePayPwdPresenter.m in Sources */,
|
|
186A536A26FC6F2E00D67B2C /* XCShareItem.m in Sources */,
|
|
189DD54B26DE338800AB55B1 /* BaseViewController.m in Sources */,
|
|
E8B846C226FD82DC00A777FE /* XPMineUserInfoAlbumCollectionViewCell.m in Sources */,
|
|
E8EEB91726FC7B35007C6EBA /* XPMineUserInfoDesViewController.m in Sources */,
|
|
180806FB2729A354001FD836 /* ThemeColor+Room.m in Sources */,
|
|
E8E70D8626F2F55C00F03460 /* XPMineAccountView.m in Sources */,
|
|
E81C279026EB314D0031E639 /* LoginForgetEditView.m in Sources */,
|
|
E8AC721026F43955007D6E91 /* UIImageConstant.m in Sources */,
|
|
E81C27A026EEF83D0031E639 /* XPHtmlUrl.m in Sources */,
|
|
18E7B1B726E8B2D10064BC9B /* Api+Main.m in Sources */,
|
|
E8B846D326FDDBE600A777FE /* XPMineRechargeTableViewCell.m in Sources */,
|
|
E824546126F5F4E400BE8163 /* XPMineResetPayPwdViewController.m in Sources */,
|
|
E81D58822720082A003063FE /* MicroWaveView.m in Sources */,
|
|
E8B825C226EA00DF009E8E9F /* LoginVerifCodePresent.m in Sources */,
|
|
E88B5CB026FB1C6500DA9178 /* XPMineTeenagerPresenter.m in Sources */,
|
|
186A534B26FC6ED900D67B2C /* TTPopupManagerService.m in Sources */,
|
|
18E7B1B226E8AF980064BC9B /* MainPresenter.m in Sources */,
|
|
E81366F626F0C0DF0076364C /* LoginFullInfoPresenter.m in Sources */,
|
|
189DD67E26E1FD8900AB55B1 /* UIImage+Utils.m in Sources */,
|
|
E824545626F5E51900BE8163 /* XPMineVerifIdentityViewController.m in Sources */,
|
|
186A534726FC6ED900D67B2C /* TTAlertConfig.m in Sources */,
|
|
18E7B31E26F0984C0064BC9B /* UserLevelVo.m in Sources */,
|
|
E874B88B27215EAF003954B9 /* MicroQueueModel.m in Sources */,
|
|
E8EE827D272B9A2300A17217 /* XPRoomSendTextView.m in Sources */,
|
|
E8EEB90626FC5772007C6EBA /* XPMineUserInfoEditViewController.m in Sources */,
|
|
E8B846D626FDE01B00A777FE /* XPMineRechargePresenter.m in Sources */,
|
|
E8EEB91426FC7786007C6EBA /* XPMineUserInfoNickViewController.m in Sources */,
|
|
18E7B31B26F0982E0064BC9B /* UserExpand.m in Sources */,
|
|
E824543526F57D6E00BE8163 /* XPLoginVerifBindPhoneViewController.m in Sources */,
|
|
E8680718271967B00024F48F /* MicroView.m in Sources */,
|
|
E8B825CD26EA18C8009E8E9F /* ThemeColor.m in Sources */,
|
|
E88B5CBD26FB3BDF00DA9178 /* XPTeenagerAlertView.m in Sources */,
|
|
E8AEAEF327141C7C0017FCE0 /* XPRoomMessageContainerView.m in Sources */,
|
|
E8AE427327153A3500BEEBB2 /* XPRoomActivityContainerView.m in Sources */,
|
|
E86596432701611A00846EBD /* UIImage+ImageEffects.m in Sources */,
|
|
18486217271EAB8C005FC5DC /* BaseRtcImpl.m in Sources */,
|
|
E8CEA03D26EA3DE500644B44 /* LoginPasswordPresent.m in Sources */,
|
|
E8E70D7726F2F15100F03460 /* XPMineViewController.m in Sources */,
|
|
E8AC722C26F49580007D6E91 /* XPMineNotificaViewController.m in Sources */,
|
|
189DD52E26DE255300AB55B1 /* AppDelegate.m in Sources */,
|
|
E86596542701A55500846EBD /* StatisticsServiceHelper.m in Sources */,
|
|
E8E70D8C26F2F5A500F03460 /* XPMineMatchCollectionViewCell.m in Sources */,
|
|
E874B88F27216FFE003954B9 /* XPIMChatRoomMemberImpl.m in Sources */,
|
|
186A534A26FC6ED900D67B2C /* TTActionSheetConfig.m in Sources */,
|
|
E81C279326EB394D0031E639 /* LoginForgetPasswordViewController.m in Sources */,
|
|
E81C278D26EAFAF60031E639 /* DESEncrypt.m in Sources */,
|
|
E81366E726F0A49E0076364C /* NSString+Utils.m in Sources */,
|
|
E8EEB90126FC31B6007C6EBA /* XPMineUserInfoPresenter.m in Sources */,
|
|
189DD56526DE465A00AB55B1 /* LoginViewController.m in Sources */,
|
|
E824544B26F5BBB800BE8163 /* XPMineModifPayPwdViewController.m in Sources */,
|
|
E8EEB8FE26FC2DF8007C6EBA /* XPMineUserInfoCustomNavView.m in Sources */,
|
|
E88B5CAD26FB16A800DA9178 /* XPMineTeenagerDesView.m in Sources */,
|
|
E824545126F5CE6E00BE8163 /* XPMineModifPayPwdPresenter.m in Sources */,
|
|
E8EEB90F26FC6AB8007C6EBA /* XPMineUserInfoEditPresenter.m in Sources */,
|
|
E8AC723A26F49AAE007D6E91 /* XPMineNotifyStatus.m in Sources */,
|
|
E874B8782721438E003954B9 /* XPImRoomImpl.m in Sources */,
|
|
18E7B33226F317A20064BC9B /* XPWebViewController.m in Sources */,
|
|
E8AEAEF927141CA30017FCE0 /* RoomHeaderView.m in Sources */,
|
|
E8AC721C26F4720B007D6E91 /* XPMineSettingPresent.m in Sources */,
|
|
E88B5CA526FB088600DA9178 /* XPMineTeenagerViewController.m in Sources */,
|
|
E8AEAEF027141C430017FCE0 /* XPRoomMenuContainerView.m in Sources */,
|
|
E8EEB90926FC579A007C6EBA /* XPMineUserInfoEditTableViewCell.m in Sources */,
|
|
18C17A5D26F338F300C48E11 /* XplanFBFlutterViewContainer.m in Sources */,
|
|
E89DA67527009ACD008483C1 /* XPMineRechargeNavView.m in Sources */,
|
|
1808072D2731598F001FD836 /* XPNetImageYYLabel.m in Sources */,
|
|
18486213271EA9DA005FC5DC /* RtcManager.m in Sources */,
|
|
186A536926FC6F2E00D67B2C /* XCShareView.m in Sources */,
|
|
186A534C26FC6ED900D67B2C /* TTAlertView.m in Sources */,
|
|
E8B825BF26E9E57D009E8E9F /* LoginTicketInfo.m in Sources */,
|
|
181D7F212727D9DB00B7C059 /* SocialStageView.m in Sources */,
|
|
187EEEF026E89FE8002833B2 /* AccountInfoStorage.m in Sources */,
|
|
186A536B26FC6F2E00D67B2C /* XCShareItemCell.m in Sources */,
|
|
E8B846C526FDB41A00A777FE /* XPMineUserInfolbumPresenter.m in Sources */,
|
|
E872309326E8D31500B90D4F /* LoginVerifCodeView.m in Sources */,
|
|
186A534626FC6ED900D67B2C /* TTPopup.m in Sources */,
|
|
E81C278C26EAFAF60031E639 /* Base64.m in Sources */,
|
|
189DD73D26E21C3F00AB55B1 /* YYUtility+Device.m in Sources */,
|
|
187EEEDC26E89B32002833B2 /* BaseModel.m in Sources */,
|
|
E81366FC26F0D2980076364C /* UIButton+EnlargeTouchArea.m in Sources */,
|
|
E824546426F5FF1C00BE8163 /* XPMineResetPayPasswordPresenter.m in Sources */,
|
|
E8B846BC26FD7C1200A777FE /* UploadImage.m in Sources */,
|
|
186A534D26FC6ED900D67B2C /* TTActionSheetView.m in Sources */,
|
|
E8AEAEED27141AE20017FCE0 /* XPRoomBackContainerView.m in Sources */,
|
|
E88B5CC126FB407B00DA9178 /* XPMineUserInfoViewController.m in Sources */,
|
|
E824545926F5E65900BE8163 /* XPMineVerifIdentityView.m in Sources */,
|
|
189DD74026E21C3F00AB55B1 /* YYUtility+App.m in Sources */,
|
|
189DD74526E21CCC00AB55B1 /* YYReachability.m in Sources */,
|
|
E82109AD26F1C8A000FC3319 /* CountDownHelper.m in Sources */,
|
|
E8E70D8F26F2F5DB00F03460 /* XPMineMenuTableViewCell.m in Sources */,
|
|
187EEEE126E89BFB002833B2 /* AccountModel.m in Sources */,
|
|
E8AC722126F47E23007D6E91 /* XPMineAboutUsViewController.m in Sources */,
|
|
E88B5CC526FB42B000DA9178 /* XPMineUserInfoHeaderView.m in Sources */,
|
|
E8EEB8FB26FC2874007C6EBA /* XPMineUserInfoTableViewCell.m in Sources */,
|
|
E8AC721626F46B06007D6E91 /* XPMineSettingTableViewCell.m in Sources */,
|
|
E80487652717DDD9008595F2 /* XPRoomMenuItem.m in Sources */,
|
|
189DD75026E21D9000AB55B1 /* GCDHelper.m in Sources */,
|
|
E84B0E422727EE0A008818C6 /* XPRoomMessageHeaderView.m in Sources */,
|
|
186A534826FC6ED900D67B2C /* TTAlertButtonConfig.m in Sources */,
|
|
E89D60BA271D643A001F8895 /* Api+Room.m in Sources */,
|
|
E872308926E89BE000B90D4F /* LoginPhoneViewController.m in Sources */,
|
|
18E7B29026EA0E6B0064BC9B /* FlutterBoost+Xplan.m in Sources */,
|
|
E8B846DC26FDE24300A777FE /* RechargeListModel.m in Sources */,
|
|
189DD75926E6003C00AB55B1 /* Api.m in Sources */,
|
|
E88B5CB826FB325200DA9178 /* XPMineTeenagerPwdPresenter.m in Sources */,
|
|
E84B0E462727EF9D008818C6 /* XPRoomMessageDisplayModel.m in Sources */,
|
|
E874B88827215D39003954B9 /* MicroStateModel.m in Sources */,
|
|
E89D60C1271D64B9001F8895 /* RoomInfoModel.m in Sources */,
|
|
E89DA66727006443008483C1 /* RechargeStorage.m in Sources */,
|
|
189DD53F26DE255600AB55B1 /* main.m in Sources */,
|
|
E872308D26E89DAA00B90D4F /* LoginInputView.m in Sources */,
|
|
189DD58F26DF97E700AB55B1 /* LoginPresenter.m in Sources */,
|
|
E89DA67227008D59008483C1 /* WalletInfoModel.m in Sources */,
|
|
189DD55026DE37F900AB55B1 /* MvpViewController.m in Sources */,
|
|
E81366F326F0B7C80076364C /* LoginFullInfoViewController.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
189DD53A26DE255600AB55B1 /* LaunchScreen.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
189DD53B26DE255600AB55B1 /* Base */,
|
|
);
|
|
name = LaunchScreen.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
189DD54026DE255600AB55B1 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 14.4;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Debug;
|
|
};
|
|
189DD54126DE255600AB55B1 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 14.4;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
SDKROOT = iphoneos;
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
189DD54326DE255600AB55B1 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 7DB00EC07F1D0ADFF900B38D /* Pods-xplan-ios.debug.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 202110251011;
|
|
DEVELOPMENT_TEAM = 48UCG35Q9W;
|
|
ENABLE_BITCODE = NO;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PROJECT_DIR)/xplan-ios/Library/RPSDK",
|
|
"$(PROJECT_DIR)/xplan-ios/Main/RTC/Library",
|
|
);
|
|
GCC_PREFIX_HEADER = "xplan-ios/Base/Base.pch";
|
|
INFOPLIST_FILE = "xplan-ios/Info.plist";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 3.2.2;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.yinyou.enterprise.ios;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
TARGETED_DEVICE_FAMILY = 1;
|
|
};
|
|
name = Debug;
|
|
};
|
|
189DD54426DE255600AB55B1 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = B66633E061B1B34177CD011C /* Pods-xplan-ios.release.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 202110251011;
|
|
DEVELOPMENT_TEAM = 48UCG35Q9W;
|
|
ENABLE_BITCODE = NO;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PROJECT_DIR)/xplan-ios/Library/RPSDK",
|
|
"$(PROJECT_DIR)/xplan-ios/Main/RTC/Library",
|
|
);
|
|
GCC_PREFIX_HEADER = "xplan-ios/Base/Base.pch";
|
|
INFOPLIST_FILE = "xplan-ios/Info.plist";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 3.2.2;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.yinyou.enterprise.ios;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
TARGETED_DEVICE_FAMILY = 1;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
189DD52426DE255300AB55B1 /* Build configuration list for PBXProject "xplan-ios" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
189DD54026DE255600AB55B1 /* Debug */,
|
|
189DD54126DE255600AB55B1 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
189DD54226DE255600AB55B1 /* Build configuration list for PBXNativeTarget "xplan-ios" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
189DD54326DE255600AB55B1 /* Debug */,
|
|
189DD54426DE255600AB55B1 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 189DD52126DE255300AB55B1 /* Project object */;
|
|
}
|