3134 lines
204 KiB
Plaintext
3134 lines
204 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 60;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
140A7F52299CC69000841594 /* XPTabBar.m in Sources */ = {isa = PBXBuildFile; fileRef = 140A7F51299CC69000841594 /* XPTabBar.m */; };
|
|
1427212C29A757EC00C7C423 /* MomentsListInfoModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 1427212A29A757EC00C7C423 /* MomentsListInfoModel.m */; };
|
|
1427212F29A7599500C7C423 /* XPMonentsAttentionPresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = 1427212D29A7599500C7C423 /* XPMonentsAttentionPresenter.m */; };
|
|
1427213429A75A2600C7C423 /* XPMomentsLatestPresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = 1427213329A75A2600C7C423 /* XPMomentsLatestPresenter.m */; };
|
|
142721B229A7647F00C7C423 /* XPBlankViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 142721B129A7647F00C7C423 /* XPBlankViewController.m */; };
|
|
14D8767C29A7445C00E1DD7F /* NSObject+AutoCoding.m in Sources */ = {isa = PBXBuildFile; fileRef = 14D8767B29A7445C00E1DD7F /* NSObject+AutoCoding.m */; };
|
|
180116F9279E8C4C00F2CBC0 /* PLTimeUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = 180116F8279E8C4C00F2CBC0 /* PLTimeUtil.m */; };
|
|
180116FC279E8CCE00F2CBC0 /* NVDate.m in Sources */ = {isa = PBXBuildFile; fileRef = 180116FA279E8CCE00F2CBC0 /* NVDate.m */; };
|
|
186A531926FC592100D67B2C /* libresolv.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 186A531826FC591100D67B2C /* libresolv.tbd */; };
|
|
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 */; };
|
|
189DD52E26DE255300AB55B1 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 189DD52D26DE255300AB55B1 /* AppDelegate.m */; };
|
|
189DD53926DE255600AB55B1 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 189DD53826DE255600AB55B1 /* Assets.xcassets */; };
|
|
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 */; };
|
|
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 */; };
|
|
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 */; };
|
|
18E7B1B726E8B2D10064BC9B /* Api+Main.m in Sources */ = {isa = PBXBuildFile; fileRef = 18E7B1B626E8B2D10064BC9B /* Api+Main.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 */; };
|
|
2305F3442AD94E2700AD403C /* XPMaskManagerModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 2305F3432AD94E2700AD403C /* XPMaskManagerModel.m */; };
|
|
23116B0B2BDB8FDC00F7F97A /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 2368ECD72BC38FED00EDF4C9 /* PrivacyInfo.xcprivacy */; };
|
|
232EBBFF2BD7A25500E8CEAD /* MSParamsDecode.m in Sources */ = {isa = PBXBuildFile; fileRef = 232EBBFE2BD7A25500E8CEAD /* MSParamsDecode.m */; };
|
|
2331C1BD2A60F69E00E1D940 /* UILabel+Utils.m in Sources */ = {isa = PBXBuildFile; fileRef = 2331C1BC2A60F69E00E1D940 /* UILabel+Utils.m */; };
|
|
234D821E2AEC57CF0022EFEB /* YYTextAsyncLayer+PITextAsyncLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 234D821D2AEC57CF0022EFEB /* YYTextAsyncLayer+PITextAsyncLayer.m */; };
|
|
234E50AF2BF7352C005CB6D5 /* NSTextAttachment+MSImage.m in Sources */ = {isa = PBXBuildFile; fileRef = 234E50AE2BF7352C005CB6D5 /* NSTextAttachment+MSImage.m */; };
|
|
235A45232B04BEB6009753F5 /* PIBaseModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 235A45222B04BEB6009753F5 /* PIBaseModel.m */; };
|
|
2368ECCF2BC38F9800EDF4C9 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 2368ECCD2BC38F9800EDF4C9 /* InfoPlist.strings */; };
|
|
2368ECD32BC38FDA00EDF4C9 /* Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 2368ECD52BC38FDA00EDF4C9 /* Launch Screen.storyboard */; };
|
|
237700D32BC7CC7C00D661F1 /* NSObject+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 237700D22BC7CC7C00D661F1 /* NSObject+MJExtension.m */; };
|
|
237701082BCF73CE00D661F1 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 237701072BCF73CE00D661F1 /* Security.framework */; };
|
|
2377010A2BCF73DD00D661F1 /* libiconv.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 237701092BCF73DD00D661F1 /* libiconv.tbd */; };
|
|
2377010C2BCF73EA00D661F1 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2377010B2BCF73EA00D661F1 /* SystemConfiguration.framework */; };
|
|
2377010E2BCF73F400D661F1 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2377010D2BCF73F400D661F1 /* CoreGraphics.framework */; };
|
|
237701102BCF740400D661F1 /* libsqlite3.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 2377010F2BCF740400D661F1 /* libsqlite3.tbd */; };
|
|
237701122BCF742C00D661F1 /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 237701112BCF742C00D661F1 /* libz.tbd */; };
|
|
23959FE72BB15C930085A282 /* UploadFileModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 23959FE62BB15C930085A282 /* UploadFileModel.m */; };
|
|
23CEFC4A2AFB8FC100576D89 /* BSNSStringUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = 23CEFC0C2AFB8FC100576D89 /* BSNSStringUtil.m */; };
|
|
23CEFC4B2AFB8FC100576D89 /* BSUIDemoUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = 23CEFC0D2AFB8FC100576D89 /* BSUIDemoUtil.m */; };
|
|
23CEFC4C2AFB8FC100576D89 /* BS_UIColor.m in Sources */ = {isa = PBXBuildFile; fileRef = 23CEFC0F2AFB8FC100576D89 /* BS_UIColor.m */; };
|
|
23CEFC4D2AFB8FC100576D89 /* BSXWDateUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = 23CEFC102AFB8FC100576D89 /* BSXWDateUtil.m */; };
|
|
23CEFC4E2AFB8FC100576D89 /* BSNSDictionary.m in Sources */ = {isa = PBXBuildFile; fileRef = 23CEFC132AFB8FC100576D89 /* BSNSDictionary.m */; };
|
|
23CEFC4F2AFB8FC100576D89 /* BSSDLayoutUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = 23CEFC172AFB8FC100576D89 /* BSSDLayoutUtil.m */; };
|
|
23CEFC502AFB8FC100576D89 /* UILabel+YBAttributeTextTapAction.m in Sources */ = {isa = PBXBuildFile; fileRef = 23CEFC1D2AFB8FC100576D89 /* UILabel+YBAttributeTextTapAction.m */; };
|
|
23CEFC512AFB8FC100576D89 /* SystemUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = 23CEFC1E2AFB8FC100576D89 /* SystemUtil.m */; };
|
|
23CEFC522AFB8FC100576D89 /* BSFileOptionModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 23CEFC222AFB8FC100576D89 /* BSFileOptionModel.m */; };
|
|
23CEFC532AFB8FC100576D89 /* readMe_FileOption.txt in Resources */ = {isa = PBXBuildFile; fileRef = 23CEFC232AFB8FC100576D89 /* readMe_FileOption.txt */; };
|
|
23CEFC542AFB8FC100576D89 /* BSNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = 23CEFC262AFB8FC100576D89 /* BSNotification.m */; };
|
|
23CEFC552AFB8FC100576D89 /* pay_off@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = 23CEFC292AFB8FC100576D89 /* pay_off@3x.png */; };
|
|
23CEFC562AFB8FC100576D89 /* pay_off.png in Resources */ = {isa = PBXBuildFile; fileRef = 23CEFC2A2AFB8FC100576D89 /* pay_off.png */; };
|
|
23CEFC572AFB8FC100576D89 /* pay_off@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 23CEFC2B2AFB8FC100576D89 /* pay_off@2x.png */; };
|
|
23CEFC582AFB8FC100576D89 /* pay_on@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = 23CEFC2C2AFB8FC100576D89 /* pay_on@3x.png */; };
|
|
23CEFC592AFB8FC100576D89 /* pay_on@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 23CEFC2E2AFB8FC100576D89 /* pay_on@2x.png */; };
|
|
23CEFC5A2AFB8FC100576D89 /* pay_on.png in Resources */ = {isa = PBXBuildFile; fileRef = 23CEFC2F2AFB8FC100576D89 /* pay_on.png */; };
|
|
23CEFC5B2AFB8FC100576D89 /* BSSelectView.m in Sources */ = {isa = PBXBuildFile; fileRef = 23CEFC302AFB8FC100576D89 /* BSSelectView.m */; };
|
|
23CEFC5C2AFB8FC100576D89 /* BSNetListenModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 23CEFC312AFB8FC100576D89 /* BSNetListenModel.m */; };
|
|
23CEFC5D2AFB8FC100576D89 /* BSRecordModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 23CEFC342AFB8FC100576D89 /* BSRecordModel.m */; };
|
|
23CEFC5E2AFB8FC100576D89 /* BSRealTimeView.m in Sources */ = {isa = PBXBuildFile; fileRef = 23CEFC372AFB8FC100576D89 /* BSRealTimeView.m */; };
|
|
23CEFC5F2AFB8FC100576D89 /* BSLogTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 23CEFC392AFB8FC100576D89 /* BSLogTableViewController.m */; };
|
|
23CEFC602AFB8FC100576D89 /* RealViewCellModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 23CEFC3D2AFB8FC100576D89 /* RealViewCellModel.m */; };
|
|
23CEFC612AFB8FC100576D89 /* RealViewNetWorkCell_0.m in Sources */ = {isa = PBXBuildFile; fileRef = 23CEFC402AFB8FC100576D89 /* RealViewNetWorkCell_0.m */; };
|
|
23CEFC622AFB8FC100576D89 /* BSLogNetDetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 23CEFC422AFB8FC100576D89 /* BSLogNetDetailViewController.m */; };
|
|
23CEFC632AFB8FC100576D89 /* BSRealTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = 23CEFC442AFB8FC100576D89 /* BSRealTextView.m */; };
|
|
23CEFC642AFB8FC100576D89 /* BSkObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 23CEFC472AFB8FC100576D89 /* BSkObject.m */; };
|
|
23CEFC652AFB8FC100576D89 /* BSDrawLine.m in Sources */ = {isa = PBXBuildFile; fileRef = 23CEFC482AFB8FC100576D89 /* BSDrawLine.m */; };
|
|
23D8DEF22AC5633300644637 /* PIIAPRegulate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23D8DEF12AC5633300644637 /* PIIAPRegulate.swift */; };
|
|
23E56B3C2B03564B00C8DAC9 /* CoreTelephony.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 23E56B3B2B03564B00C8DAC9 /* CoreTelephony.framework */; };
|
|
23E9EA842A84B6FD00B792F2 /* XPMineUserInfoTagModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 23E9EA802A84B6FC00B792F2 /* XPMineUserInfoTagModel.m */; };
|
|
23E9EA852A84B6FD00B792F2 /* XPSoundCardModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 23E9EA832A84B6FD00B792F2 /* XPSoundCardModel.m */; };
|
|
23E9EA9E2A84C42B00B792F2 /* SGYProgressView.m in Sources */ = {isa = PBXBuildFile; fileRef = 23E9EA9D2A84C42B00B792F2 /* SGYProgressView.m */; };
|
|
4C06427F2E97BD6D00BAF413 /* EPMineHeaderView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C0642732E97BD6D00BAF413 /* EPMineHeaderView.m */; };
|
|
4C0642802E97BD6D00BAF413 /* EPMomentCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C06427A2E97BD6D00BAF413 /* EPMomentCell.m */; };
|
|
4C0642852E97BD9500BAF413 /* APIConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C0642842E97BD9500BAF413 /* APIConfig.swift */; };
|
|
4C06428B2E98DC5F00BAF413 /* EPTabBarController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C06428A2E98DC5F00BAF413 /* EPTabBarController.swift */; };
|
|
4C0642912E98DC8700BAF413 /* EPMomentViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C0642902E98DC8700BAF413 /* EPMomentViewController.m */; };
|
|
4C0642992E98F77900BAF413 /* EPMomentListView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C0642982E98F77900BAF413 /* EPMomentListView.m */; };
|
|
4C06429C2E99120600BAF413 /* EPMomentPublishViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C06429B2E99120600BAF413 /* EPMomentPublishViewController.m */; };
|
|
4C1064882E0014CF007E1586 /* NSMutableArray+Safe.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C1064872E0014CF007E1586 /* NSMutableArray+Safe.m */; };
|
|
4C1E98BF2E9A3A540031AE79 /* EPMineAPIHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C1E98BD2E9A3A540031AE79 /* EPMineAPIHelper.m */; };
|
|
4C1E98C32E9A45160031AE79 /* EPImageUploader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C1E98C02E9A45160031AE79 /* EPImageUploader.swift */; };
|
|
4C1E98C42E9A45160031AE79 /* EPProgressHUD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C1E98C12E9A45160031AE79 /* EPProgressHUD.swift */; };
|
|
4C1E98C62E9A45BC0031AE79 /* EPMomentAPISwiftHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C1E98C52E9A45BC0031AE79 /* EPMomentAPISwiftHelper.swift */; };
|
|
4C1E98C92E9A4DFD0031AE79 /* EPQCloudConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C1E98C72E9A4DFD0031AE79 /* EPQCloudConfig.swift */; };
|
|
4C1E98CA2E9A4DFD0031AE79 /* EPSDKManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C1E98C82E9A4DFD0031AE79 /* EPSDKManager.swift */; };
|
|
4C4707A52D53430300C8CD24 /* NSData+GZIP.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C4707A42D53430300C8CD24 /* NSData+GZIP.m */; };
|
|
4C6C92C02D1172D9000A4693 /* RegionListInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C6C92BF2D1172D9000A4693 /* RegionListInfo.m */; };
|
|
4C7B8F632E9F6E1300A5E236 /* EPSignatureColorGuideView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C7B8F622E9F6E1300A5E236 /* EPSignatureColorGuideView.m */; };
|
|
4C7B90982E9F70FC00A5E236 /* ep_splash.png in Resources */ = {isa = PBXBuildFile; fileRef = 4C7B90972E9F70FC00A5E236 /* ep_splash.png */; };
|
|
4C7B909B2E9F822900A5E236 /* EPEmotionColorWheelView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C7B909A2E9F822900A5E236 /* EPEmotionColorWheelView.m */; };
|
|
4C7B91D82EA096DE00A5E236 /* EPEmotionInfoView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C7B91D72EA096DE00A5E236 /* EPEmotionInfoView.m */; };
|
|
4C886BEE2E014B6C006F0BA7 /* Api+Medals.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C886BED2E014B6C006F0BA7 /* Api+Medals.m */; };
|
|
4C886BF22E015D61006F0BA7 /* MedalsModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C886BF12E015D61006F0BA7 /* MedalsModel.m */; };
|
|
4CA7410E2E72B8FC00DB6853 /* YMLanguageConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CA7410D2E72B8FC00DB6853 /* YMLanguageConfig.m */; };
|
|
4CD15D922D7EC2AC00D9279F /* CoreTelephony.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 23E56B3B2B03564B00C8DAC9 /* CoreTelephony.framework */; };
|
|
4CD19C872E9CB31C0069DAA0 /* EPLoginViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19C7E2E9CB31C0069DAA0 /* EPLoginViewController.swift */; };
|
|
4CD19C882E9CB31C0069DAA0 /* EPLoginState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19C802E9CB31C0069DAA0 /* EPLoginState.swift */; };
|
|
4CD19C892E9CB31C0069DAA0 /* EPLoginTypesViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19C7D2E9CB31C0069DAA0 /* EPLoginTypesViewController.swift */; };
|
|
4CD19C8A2E9CB31C0069DAA0 /* EPPolicyLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19C832E9CB31C0069DAA0 /* EPPolicyLabel.swift */; };
|
|
4CD19C8E2E9CBBC80069DAA0 /* EPLoginService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19C8C2E9CBBC80069DAA0 /* EPLoginService.swift */; };
|
|
4CD19C8F2E9CBBC80069DAA0 /* EPLoginManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19C8B2E9CBBC80069DAA0 /* EPLoginManager.swift */; };
|
|
4CD19C912E9CBBD30069DAA0 /* EPLoginBridge.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19C902E9CBBD30069DAA0 /* EPLoginBridge.swift */; };
|
|
4CD19C932E9CCF2C0069DAA0 /* EPLoginConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19C922E9CCF2C0069DAA0 /* EPLoginConfig.swift */; };
|
|
4CD19E722E9CDF980069DAA0 /* UIButton+MSRTL.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19D692E9CDF980069DAA0 /* UIButton+MSRTL.m */; };
|
|
4CD19E742E9CDF980069DAA0 /* TTNewAlertView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19DA02E9CDF980069DAA0 /* TTNewAlertView.m */; };
|
|
4CD19E772E9CDF980069DAA0 /* UITextView+MSRTL.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19D732E9CDF980069DAA0 /* UITextView+MSRTL.m */; };
|
|
4CD19E782E9CDF980069DAA0 /* NSMutableAttributedString+MSRTL.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19D672E9CDF980069DAA0 /* NSMutableAttributedString+MSRTL.m */; };
|
|
4CD19E7A2E9CDF980069DAA0 /* SexAgeLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19DC42E9CDF980069DAA0 /* SexAgeLabel.m */; };
|
|
4CD19E7C2E9CDF980069DAA0 /* TTPopupService.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19D982E9CDF980069DAA0 /* TTPopupService.m */; };
|
|
4CD19E7E2E9CDF980069DAA0 /* XNDJTDDLoadingTool.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19DC82E9CDF980069DAA0 /* XNDJTDDLoadingTool.m */; };
|
|
4CD19E802E9CDF980069DAA0 /* TTPopup.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19DA32E9CDF980069DAA0 /* TTPopup.m */; };
|
|
4CD19E812E9CDF980069DAA0 /* UIView+GradientLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19DB62E9CDF980069DAA0 /* UIView+GradientLayer.m */; };
|
|
4CD19E822E9CDF980069DAA0 /* TTAlertMessageAttributedConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19D8F2E9CDF980069DAA0 /* TTAlertMessageAttributedConfig.m */; };
|
|
4CD19E842E9CDF980069DAA0 /* XPAdvertiseView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19C992E9CDF980069DAA0 /* XPAdvertiseView.m */; };
|
|
4CD19E852E9CDF980069DAA0 /* UISwipeGestureRecognizer+MSRTL.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19D6F2E9CDF980069DAA0 /* UISwipeGestureRecognizer+MSRTL.m */; };
|
|
4CD19E862E9CDF980069DAA0 /* TTAlertButtonConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19D8B2E9CDF980069DAA0 /* TTAlertButtonConfig.m */; };
|
|
4CD19E882E9CDF980069DAA0 /* UIView+Corner.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19DB32E9CDF980069DAA0 /* UIView+Corner.m */; };
|
|
4CD19E8A2E9CDF980069DAA0 /* TTActionSheetConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19D892E9CDF980069DAA0 /* TTActionSheetConfig.m */; };
|
|
4CD19E8D2E9CDF980069DAA0 /* NetImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19DAE2E9CDF980069DAA0 /* NetImageView.m */; };
|
|
4CD19E8E2E9CDF980069DAA0 /* TTActionSheetView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19D9C2E9CDF980069DAA0 /* TTActionSheetView.m */; };
|
|
4CD19E8F2E9CDF980069DAA0 /* XPSwitch.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19D862E9CDF980069DAA0 /* XPSwitch.m */; };
|
|
4CD19E902E9CDF980069DAA0 /* TTAlertView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19D9E2E9CDF980069DAA0 /* TTAlertView.m */; };
|
|
4CD19E912E9CDF980069DAA0 /* UILabel+MSRTL.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19D6D2E9CDF980069DAA0 /* UILabel+MSRTL.m */; };
|
|
4CD19E922E9CDF980069DAA0 /* YYLabel+MSRTL.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19D752E9CDF980069DAA0 /* YYLabel+MSRTL.m */; };
|
|
4CD19E932E9CDF980069DAA0 /* NetImageConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19DAC2E9CDF980069DAA0 /* NetImageConfig.m */; };
|
|
4CD19E942E9CDF980069DAA0 /* UIButton+EnlargeTouchArea.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19DA62E9CDF980069DAA0 /* UIButton+EnlargeTouchArea.m */; };
|
|
4CD19E952E9CDF980069DAA0 /* MSBaseRTLFlowLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19D632E9CDF980069DAA0 /* MSBaseRTLFlowLayout.m */; };
|
|
4CD19E982E9CDF980069DAA0 /* AdvertiseModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19C952E9CDF980069DAA0 /* AdvertiseModel.m */; };
|
|
4CD19E9B2E9CDF980069DAA0 /* XCCurrentVCStackManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19DC62E9CDF980069DAA0 /* XCCurrentVCStackManager.m */; };
|
|
4CD19E9C2E9CDF980069DAA0 /* UIImage+ImageEffects.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19DB92E9CDF980069DAA0 /* UIImage+ImageEffects.m */; };
|
|
4CD19E9D2E9CDF980069DAA0 /* UIImage+Utils.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19DA92E9CDF980069DAA0 /* UIImage+Utils.m */; };
|
|
4CD19E9E2E9CDF980069DAA0 /* UIImage+MSRTL.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19D6B2E9CDF980069DAA0 /* UIImage+MSRTL.m */; };
|
|
4CD19E9F2E9CDF980069DAA0 /* TTAlertConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19D8D2E9CDF980069DAA0 /* TTAlertConfig.m */; };
|
|
4CD19EA02E9CDF980069DAA0 /* UITextField+MSRTL.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19D712E9CDF980069DAA0 /* UITextField+MSRTL.m */; };
|
|
4CD19EA22E9CDF980069DAA0 /* DJDKMIMOMColor.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19DBC2E9CDF980069DAA0 /* DJDKMIMOMColor.m */; };
|
|
4CD19EA32E9CDF980069DAA0 /* EmptyDataView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19DBE2E9CDF980069DAA0 /* EmptyDataView.m */; };
|
|
4CD19EA42E9CDF980069DAA0 /* TTPopupManagerService.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19D942E9CDF980069DAA0 /* TTPopupManagerService.m */; };
|
|
4CD19EA52E9CDF980069DAA0 /* MSBaseTextField.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19D652E9CDF980069DAA0 /* MSBaseTextField.m */; };
|
|
4CD19EA62E9CDF980069DAA0 /* XPAdImageTool.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19C972E9CDF980069DAA0 /* XPAdImageTool.m */; };
|
|
4CD19EA82E9CDF980069DAA0 /* UIImageConstant.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19DB02E9CDF980069DAA0 /* UIImageConstant.m */; };
|
|
4CD19EAA2E9CDF980069DAA0 /* MoliMoneyLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19DC22E9CDF980069DAA0 /* MoliMoneyLabel.m */; };
|
|
4CD19EAE2E9CDFC30069DAA0 /* EPLoginButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19EAC2E9CDFC30069DAA0 /* EPLoginButton.swift */; };
|
|
4CD19EAF2E9CDFC30069DAA0 /* EPLoginInputView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19EAD2E9CDFC30069DAA0 /* EPLoginInputView.swift */; };
|
|
4CD19EB12E9D12600069DAA0 /* EPEditSettingViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19EB02E9D12600069DAA0 /* EPEditSettingViewController.swift */; };
|
|
4CD19EB42E9D141A0069DAA0 /* EPMineViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19EB32E9D141A0069DAA0 /* EPMineViewController.m */; };
|
|
4CD19EB52E9D15000069DAA0 /* EPAboutUsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CD19EB62E9D15000069DAA0 /* EPAboutUsViewController.swift */; };
|
|
4CDF7F3F2E9E580E00113F54 /* EPEmotionColorStorage.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CDF7F3E2E9E580E00113F54 /* EPEmotionColorStorage.m */; };
|
|
4CDF7F422E9E581900113F54 /* EPEmotionColorPicker.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CDF7F412E9E581900113F54 /* EPEmotionColorPicker.m */; };
|
|
4CE3A9462D22754C003F0796 /* RechargeUserModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CE3A9452D22754C003F0796 /* RechargeUserModel.m */; };
|
|
4CF462D42EA10E1B005E96C0 /* XPWebViewNavView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CF462D02EA10E1B005E96C0 /* XPWebViewNavView.m */; };
|
|
4CF462D52EA10E1B005E96C0 /* XPWebViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CF462CE2EA10E1B005E96C0 /* XPWebViewController.m */; };
|
|
4CF67BA52DF9568C00EE5A28 /* BaseModelVo.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CF67BA42DF9568C00EE5A28 /* BaseModelVo.m */; };
|
|
548D54202CC208FD0084A2FF /* AlbumResourcePickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 548D541F2CC208FD0084A2FF /* AlbumResourcePickerViewController.m */; };
|
|
548E01C92C3F78600071C83D /* FeedBackConfigModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 548E01C82C3F78600071C83D /* FeedBackConfigModel.m */; };
|
|
54B9C6EA2C9C2DDC003F1CC5 /* GuildInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 54B9C6E92C9C2DDC003F1CC5 /* GuildInfo.m */; };
|
|
54C9A11C2C3D9EDD00C6D970 /* Api+GameOrder.m in Sources */ = {isa = PBXBuildFile; fileRef = 54C9A11B2C3D9EDD00C6D970 /* Api+GameOrder.m */; };
|
|
54C9A11F2C3DA08000C6D970 /* XPMineGamePartnerInfoModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 54C9A11E2C3DA08000C6D970 /* XPMineGamePartnerInfoModel.m */; };
|
|
54CE5EF92CCA4A2600A67898 /* LocationModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 54CE5EF82CCA4A2600A67898 /* LocationModel.m */; };
|
|
54F4693B2C2A984D00A83655 /* MedalModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 54F4693A2C2A984D00A83655 /* MedalModel.m */; };
|
|
54FFD37A2C9BCB1900DE61E5 /* RelationUserVO.m in Sources */ = {isa = PBXBuildFile; fileRef = 54FFD3792C9BCB1900DE61E5 /* RelationUserVO.m */; };
|
|
73FFADDC93E195344047A2EC /* Pods_YuMi.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CACF623970097D653132D69A /* Pods_YuMi.framework */; };
|
|
9B0E1C5926E77022005D4442 /* BaseNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B0E1C5826E77022005D4442 /* BaseNavigationController.m */; };
|
|
9B1B729D28002264003FACE9 /* XPMineAnchorFansTeamModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B1B729C28002264003FACE9 /* XPMineAnchorFansTeamModel.m */; };
|
|
9B2A12DE2783FEDD00CED41B /* UserVipInfoVo.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B2A12DD2783FEDD00CED41B /* UserVipInfoVo.m */; };
|
|
9B33E3CB27D85379003B0E62 /* UploadFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B33E3C927D85379003B0E62 /* UploadFile.m */; };
|
|
9B734F76288A92FB00CBDAA9 /* XPMineFunctionItemModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B734F75288A92FB00CBDAA9 /* XPMineFunctionItemModel.m */; };
|
|
9BA812D228BF145700783EA7 /* ClientRedPacketModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 9BA812D128BF145700783EA7 /* ClientRedPacketModel.m */; };
|
|
9BA8A47527C60D9F000365A3 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9BA8A47427C60D9F000365A3 /* AudioToolbox.framework */; };
|
|
9BA8A47727C60DF7000365A3 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9BA8A47627C60DF7000365A3 /* AVFoundation.framework */; };
|
|
9BD2ECD2288F833B00F5CD9A /* XPMineFootPrintModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 9BD2ECD1288F833B00F5CD9A /* XPMineFootPrintModel.m */; };
|
|
9BD9A18427A0F128004186FE /* XPMineVisitorItemModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 9BD9A18327A0F128004186FE /* XPMineVisitorItemModel.m */; };
|
|
9BD9A18727A120FD004186FE /* XPMineVisitorUnReadModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 9BD9A18627A120FD004186FE /* XPMineVisitorUnReadModel.m */; };
|
|
9BFE0D8E2898C8C300F53C24 /* XPAnchorCardSkillCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 9BFE0D8D2898C8C300F53C24 /* XPAnchorCardSkillCollectionViewCell.m */; };
|
|
E8098CA7282E00920090B9F0 /* Api+Moments.m in Sources */ = {isa = PBXBuildFile; fileRef = E8098CA6282E00920090B9F0 /* Api+Moments.m */; };
|
|
E80B0712280D0A6700A79F63 /* FansInfoModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E80B0711280D0A6700A79F63 /* FansInfoModel.m */; };
|
|
E80CBDEA27D0C53F001E1EC2 /* XPWeakTimer.m in Sources */ = {isa = PBXBuildFile; fileRef = E80CBDE927D0C53F001E1EC2 /* XPWeakTimer.m */; };
|
|
E80E09A92A40B70100CD2BE7 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = E80E09AB2A40B70100CD2BE7 /* Localizable.strings */; };
|
|
E80E2377299A47F60013FD40 /* AESUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = E80E2376299A47F60013FD40 /* AESUtils.m */; };
|
|
E81366E726F0A49E0076364C /* NSString+Utils.m in Sources */ = {isa = PBXBuildFile; fileRef = E81366E626F0A49E0076364C /* NSString+Utils.m */; };
|
|
E81366F626F0C0DF0076364C /* LoginFullInfoPresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = E81366F526F0C0DF0076364C /* LoginFullInfoPresenter.m */; };
|
|
E81366F826F0C12A0076364C /* LoginFullInfoProtocol.h in Sources */ = {isa = PBXBuildFile; fileRef = E81366F726F0C0F60076364C /* LoginFullInfoProtocol.h */; };
|
|
E818DD1F2A48974300F163F7 /* LoginAreaModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E818DD1E2A48974300F163F7 /* LoginAreaModel.m */; };
|
|
E818E34B286ECABF005EDF68 /* XPMonentsPublishPresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = E818E34A286ECABF005EDF68 /* XPMonentsPublishPresenter.m */; };
|
|
E81C278C26EAFAF60031E639 /* Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = E81C278926EAFAF60031E639 /* Base64.m */; };
|
|
E81C278D26EAFAF60031E639 /* DESEncrypt.m in Sources */ = {isa = PBXBuildFile; fileRef = E81C278B26EAFAF60031E639 /* DESEncrypt.m */; };
|
|
E81C279626EB39CC0031E639 /* LoginForgetPasswordPresent.m in Sources */ = {isa = PBXBuildFile; fileRef = E81C279526EB39CC0031E639 /* LoginForgetPasswordPresent.m */; };
|
|
E81C279826EB3AC40031E639 /* LoginForgetPasswordProtocol.h in Sources */ = {isa = PBXBuildFile; fileRef = E81C279726EB39E10031E639 /* LoginForgetPasswordProtocol.h */; };
|
|
E81C279D26EEEC620031E639 /* YUMIConstant.m in Sources */ = {isa = PBXBuildFile; fileRef = E81C279C26EEEC620031E639 /* YUMIConstant.m */; };
|
|
E81C27A026EEF83D0031E639 /* YUMIHtmlUrl.m in Sources */ = {isa = PBXBuildFile; fileRef = E81C279F26EEF83D0031E639 /* YUMIHtmlUrl.m */; };
|
|
E81C27A226EF23490031E639 /* YUMINNNN.h in Sources */ = {isa = PBXBuildFile; fileRef = E81C27A126EF23370031E639 /* YUMINNNN.h */; };
|
|
E81C27AB26EF2D920031E639 /* ThirdUserInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = E81C27AA26EF2D920031E639 /* ThirdUserInfo.m */; };
|
|
E82109AD26F1C8A000FC3319 /* CountDownHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = E82109AC26F1C8A000FC3319 /* CountDownHelper.m */; };
|
|
E82109B026F1D83500FC3319 /* LoginBindPhonePresent.m in Sources */ = {isa = PBXBuildFile; fileRef = E82109AF26F1D83500FC3319 /* LoginBindPhonePresent.m */; };
|
|
E824543A26F5880E00BE8163 /* XPLoginVerifBindPhoneProtocol.h in Sources */ = {isa = PBXBuildFile; fileRef = E824543926F5822800BE8163 /* XPLoginVerifBindPhoneProtocol.h */; };
|
|
E824544826F5945300BE8163 /* XPMinePayPwdProtocol.h in Sources */ = {isa = PBXBuildFile; fileRef = E824544726F5940600BE8163 /* XPMinePayPwdProtocol.h */; };
|
|
E824545326F5CEAD00BE8163 /* XPMineModifPayProtocol.h in Sources */ = {isa = PBXBuildFile; fileRef = E824545226F5CE9C00BE8163 /* XPMineModifPayProtocol.h */; };
|
|
E824545E26F5EF2200BE8163 /* XPMineVerifIdentityProtocol.h in Sources */ = {isa = PBXBuildFile; fileRef = E824545D26F5EEFD00BE8163 /* XPMineVerifIdentityProtocol.h */; };
|
|
E824546626F5FF6000BE8163 /* XPMineResetPayPasswordProtocol.h in Sources */ = {isa = PBXBuildFile; fileRef = E824546526F5FF5100BE8163 /* XPMineResetPayPasswordProtocol.h */; };
|
|
E83645A82A40AF5400E0DBE4 /* NSBundle+Localizable.m in Sources */ = {isa = PBXBuildFile; fileRef = E83645A72A40AF5400E0DBE4 /* NSBundle+Localizable.m */; };
|
|
E855515B280559FE005F293F /* NSDate+DateUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = E855515A280559FE005F293F /* NSDate+DateUtils.m */; };
|
|
E85E7B642A4EC35A00B6D00A /* XPIncomeRecordModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E85E7B5E2A4EC35A00B6D00A /* XPIncomeRecordModel.m */; };
|
|
E85E7B652A4EC35A00B6D00A /* XPExchangeDiamondsModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E85E7B5F2A4EC35A00B6D00A /* XPExchangeDiamondsModel.m */; };
|
|
E85E7B662A4EC35A00B6D00A /* XPIncomeRecordGoldDetailsModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E85E7B602A4EC35A00B6D00A /* XPIncomeRecordGoldDetailsModel.m */; };
|
|
E85E7B6B2A4EC39400B6D00A /* XPMineExchangeAuthorityModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E85E7B692A4EC39400B6D00A /* XPMineExchangeAuthorityModel.m */; };
|
|
E875FA8727D619820086ED04 /* ClientDataModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E875FA8627D619820086ED04 /* ClientDataModel.m */; };
|
|
E88749B6282B8FC600C3C7DB /* MomentsInfoModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E88749B5282B8FC600C3C7DB /* MomentsInfoModel.m */; };
|
|
E88863D3278ED4C0004BCFAB /* Timestamp.m in Sources */ = {isa = PBXBuildFile; fileRef = E88863D2278ED4C0004BCFAB /* Timestamp.m */; };
|
|
E89DA67227008D59008483C1 /* WalletInfoModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E89DA67127008D59008483C1 /* WalletInfoModel.m */; };
|
|
E8AB631928ADE2F40023B0D2 /* XPMonentsTopicRecommendPresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = E8AB631828ADE2F40023B0D2 /* XPMonentsTopicRecommendPresenter.m */; };
|
|
E8AB631C28ADE30E0023B0D2 /* XPMonentsTopicLatestPresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = E8AB631B28ADE30E0023B0D2 /* XPMonentsTopicLatestPresenter.m */; };
|
|
E8AB632F28AE19DE0023B0D2 /* XPMomentMinePresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = E8AB632E28AE19DE0023B0D2 /* XPMomentMinePresenter.m */; };
|
|
E8AC721926F46E0B007D6E91 /* XPMineSettingItemModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E8AC721826F46E0B007D6E91 /* XPMineSettingItemModel.m */; };
|
|
E8AC721E26F472BF007D6E91 /* XPMineSettingProtocol.h in Sources */ = {isa = PBXBuildFile; fileRef = E8AC721D26F4723D007D6E91 /* XPMineSettingProtocol.h */; };
|
|
E8AC722926F488DA007D6E91 /* XPMineFeedbackProtocol.h in Sources */ = {isa = PBXBuildFile; fileRef = E8AC722826F48889007D6E91 /* XPMineFeedbackProtocol.h */; };
|
|
E8AC722F26F49610007D6E91 /* XPMineNotificationItemModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E8AC722E26F49610007D6E91 /* XPMineNotificationItemModel.m */; };
|
|
E8AC723726F49982007D6E91 /* XPMineNotificaProtocol.h in Sources */ = {isa = PBXBuildFile; fileRef = E8AC723626F49957007D6E91 /* XPMineNotificaProtocol.h */; };
|
|
E8AC723A26F49AAE007D6E91 /* XPMineNotifyStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = E8AC723926F49AAE007D6E91 /* XPMineNotifyStatus.m */; };
|
|
E8B825C226EA00DF009E8E9F /* LoginVerifCodePresent.m in Sources */ = {isa = PBXBuildFile; fileRef = E8B825C126EA00DF009E8E9F /* LoginVerifCodePresent.m */; };
|
|
E8B825C726EA0D9A009E8E9F /* LoginVerifCodeProtocol.h in Sources */ = {isa = PBXBuildFile; fileRef = E8B825C626EA0995009E8E9F /* LoginVerifCodeProtocol.h */; };
|
|
E8B846C726FDB45000A777FE /* XPMineUserInfoAlbumProtocol.h in Sources */ = {isa = PBXBuildFile; fileRef = E8B846C626FDB44100A777FE /* XPMineUserInfoAlbumProtocol.h */; };
|
|
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 */; };
|
|
E8D34D5A28082357009C4835 /* UserGiftWallInfoModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E8D34D5928082357009C4835 /* UserGiftWallInfoModel.m */; };
|
|
E8DEC99527648FA50078CB70 /* ClientConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = E8DEC99427648FA50078CB70 /* ClientConfig.m */; };
|
|
E8E70D7E26F2F19D00F03460 /* Api+Mine.m in Sources */ = {isa = PBXBuildFile; fileRef = E8E70D7D26F2F19D00F03460 /* Api+Mine.m */; };
|
|
E8E70D9226F2F60C00F03460 /* XPMineItemModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E8E70D9126F2F60C00F03460 /* XPMineItemModel.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 */; };
|
|
E8EEB90326FC31DC007C6EBA /* XPMineUserInfoProtocol.h in Sources */ = {isa = PBXBuildFile; fileRef = E8EEB90226FC31CE007C6EBA /* XPMineUserInfoProtocol.h */; };
|
|
E8EEB90C26FC5EBC007C6EBA /* XPMineUserInfoEditModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E8EEB90B26FC5EBC007C6EBA /* XPMineUserInfoEditModel.m */; };
|
|
E8EEB91126FC6AE2007C6EBA /* XPMineUserInfoEditProtocol.h in Sources */ = {isa = PBXBuildFile; fileRef = E8EEB91026FC6AD3007C6EBA /* XPMineUserInfoEditProtocol.h */; };
|
|
E8F6135C291E26BD00E12650 /* NSMutableDictionary+Saft.m in Sources */ = {isa = PBXBuildFile; fileRef = E8F6135B291E26BD00E12650 /* NSMutableDictionary+Saft.m */; };
|
|
E8F6135F291E274E00E12650 /* NSArray+Safe.m in Sources */ = {isa = PBXBuildFile; fileRef = E8F6135E291E274E00E12650 /* NSArray+Safe.m */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
18E7B21326E8CD220064BC9B /* Embed Frameworks */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 10;
|
|
files = (
|
|
);
|
|
name = "Embed Frameworks";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
232C43E62AB0754700D4B2ED /* CopyFiles */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 10;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
140A7F50299CC69000841594 /* XPTabBar.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPTabBar.h; sourceTree = "<group>"; };
|
|
140A7F51299CC69000841594 /* XPTabBar.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPTabBar.m; sourceTree = "<group>"; };
|
|
1427212A29A757EC00C7C423 /* MomentsListInfoModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MomentsListInfoModel.m; sourceTree = "<group>"; };
|
|
1427212B29A757EC00C7C423 /* MomentsListInfoModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MomentsListInfoModel.h; sourceTree = "<group>"; };
|
|
1427212D29A7599500C7C423 /* XPMonentsAttentionPresenter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XPMonentsAttentionPresenter.m; sourceTree = "<group>"; };
|
|
1427212E29A7599500C7C423 /* XPMonentsAttentionPresenter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XPMonentsAttentionPresenter.h; sourceTree = "<group>"; };
|
|
1427213029A759D200C7C423 /* XPMonentsAttentionProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XPMonentsAttentionProtocol.h; sourceTree = "<group>"; };
|
|
1427213129A75A1700C7C423 /* XPMonentsLatestProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XPMonentsLatestProtocol.h; sourceTree = "<group>"; };
|
|
1427213229A75A2600C7C423 /* XPMomentsLatestPresenter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XPMomentsLatestPresenter.h; sourceTree = "<group>"; };
|
|
1427213329A75A2600C7C423 /* XPMomentsLatestPresenter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XPMomentsLatestPresenter.m; sourceTree = "<group>"; };
|
|
142721B029A7647F00C7C423 /* XPBlankViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPBlankViewController.h; sourceTree = "<group>"; };
|
|
142721B129A7647F00C7C423 /* XPBlankViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPBlankViewController.m; sourceTree = "<group>"; };
|
|
14D8767A29A7445C00E1DD7F /* NSObject+AutoCoding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSObject+AutoCoding.h"; sourceTree = "<group>"; };
|
|
14D8767B29A7445C00E1DD7F /* NSObject+AutoCoding.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSObject+AutoCoding.m"; sourceTree = "<group>"; };
|
|
14EB640A29A5BEE800A4A00B /* XPMomentsDetailViewControllerDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMomentsDetailViewControllerDelegate.h; sourceTree = "<group>"; };
|
|
180116F7279E8C4C00F2CBC0 /* PLTimeUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PLTimeUtil.h; sourceTree = "<group>"; };
|
|
180116F8279E8C4C00F2CBC0 /* PLTimeUtil.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PLTimeUtil.m; sourceTree = "<group>"; };
|
|
180116FA279E8CCE00F2CBC0 /* NVDate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NVDate.m; sourceTree = "<group>"; };
|
|
180116FB279E8CCE00F2CBC0 /* NVDate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NVDate.h; sourceTree = "<group>"; };
|
|
186A531826FC591100D67B2C /* libresolv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.tbd; path = usr/lib/libresolv.tbd; sourceTree = SDKROOT; };
|
|
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>"; };
|
|
189DD52926DE255300AB55B1 /* YuMi.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = YuMi.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>"; };
|
|
189DD53826DE255600AB55B1 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; 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>"; };
|
|
189DD59426DF986300AB55B1 /* LoginProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoginProtocol.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>"; };
|
|
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>"; };
|
|
18E7B1AE26E8AD760064BC9B /* MainProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MainProtocol.h; 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>"; };
|
|
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>"; };
|
|
2305F3422AD94E2700AD403C /* XPMaskManagerModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XPMaskManagerModel.h; sourceTree = "<group>"; };
|
|
2305F3432AD94E2700AD403C /* XPMaskManagerModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XPMaskManagerModel.m; sourceTree = "<group>"; };
|
|
232EBBFD2BD7A25500E8CEAD /* MSParamsDecode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MSParamsDecode.h; sourceTree = "<group>"; };
|
|
232EBBFE2BD7A25500E8CEAD /* MSParamsDecode.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSParamsDecode.m; sourceTree = "<group>"; };
|
|
2331C1BB2A60F69E00E1D940 /* UILabel+Utils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UILabel+Utils.h"; sourceTree = "<group>"; };
|
|
2331C1BC2A60F69E00E1D940 /* UILabel+Utils.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UILabel+Utils.m"; sourceTree = "<group>"; };
|
|
234D821C2AEC57CF0022EFEB /* YYTextAsyncLayer+PITextAsyncLayer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "YYTextAsyncLayer+PITextAsyncLayer.h"; path = "YuMi/Appdelegate/YYTextAsyncLayer+PITextAsyncLayer.h"; sourceTree = SOURCE_ROOT; };
|
|
234D821D2AEC57CF0022EFEB /* YYTextAsyncLayer+PITextAsyncLayer.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "YYTextAsyncLayer+PITextAsyncLayer.m"; path = "YuMi/Appdelegate/YYTextAsyncLayer+PITextAsyncLayer.m"; sourceTree = SOURCE_ROOT; };
|
|
234E50AD2BF7352C005CB6D5 /* NSTextAttachment+MSImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSTextAttachment+MSImage.h"; sourceTree = "<group>"; };
|
|
234E50AE2BF7352C005CB6D5 /* NSTextAttachment+MSImage.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSTextAttachment+MSImage.m"; sourceTree = "<group>"; };
|
|
235A45212B04BEB6009753F5 /* PIBaseModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PIBaseModel.h; sourceTree = "<group>"; };
|
|
235A45222B04BEB6009753F5 /* PIBaseModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PIBaseModel.m; sourceTree = "<group>"; };
|
|
2368ECCA2BC38F6F00EDF4C9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
2368ECD02BC38FA900EDF4C9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
2368ECD42BC38FDA00EDF4C9 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = "Base.lproj/Launch Screen.storyboard"; sourceTree = "<group>"; };
|
|
2368ECD62BC38FDA00EDF4C9 /* mul */ = {isa = PBXFileReference; lastKnownFileType = text.json.xcstrings; name = mul; path = "mul.lproj/Launch Screen.xcstrings"; sourceTree = "<group>"; };
|
|
2368ECD72BC38FED00EDF4C9 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
|
|
237700D12BC7CC7C00D661F1 /* NSObject+MJExtension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSObject+MJExtension.h"; sourceTree = "<group>"; };
|
|
237700D22BC7CC7C00D661F1 /* NSObject+MJExtension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSObject+MJExtension.m"; sourceTree = "<group>"; };
|
|
237701072BCF73CE00D661F1 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
|
|
237701092BCF73DD00D661F1 /* libiconv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.tbd; path = usr/lib/libiconv.tbd; sourceTree = SDKROOT; };
|
|
2377010B2BCF73EA00D661F1 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
|
|
2377010D2BCF73F400D661F1 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
|
2377010F2BCF740400D661F1 /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; };
|
|
237701112BCF742C00D661F1 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
|
|
23959FE52BB15C930085A282 /* UploadFileModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UploadFileModel.h; sourceTree = "<group>"; };
|
|
23959FE62BB15C930085A282 /* UploadFileModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = UploadFileModel.m; sourceTree = "<group>"; };
|
|
23CEFC0B2AFB8FC100576D89 /* BSXWDateUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BSXWDateUtil.h; sourceTree = "<group>"; };
|
|
23CEFC0C2AFB8FC100576D89 /* BSNSStringUtil.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BSNSStringUtil.m; sourceTree = "<group>"; };
|
|
23CEFC0D2AFB8FC100576D89 /* BSUIDemoUtil.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BSUIDemoUtil.m; sourceTree = "<group>"; };
|
|
23CEFC0E2AFB8FC100576D89 /* BSNSDictionary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BSNSDictionary.h; sourceTree = "<group>"; };
|
|
23CEFC0F2AFB8FC100576D89 /* BS_UIColor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BS_UIColor.m; sourceTree = "<group>"; };
|
|
23CEFC102AFB8FC100576D89 /* BSXWDateUtil.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BSXWDateUtil.m; sourceTree = "<group>"; };
|
|
23CEFC112AFB8FC100576D89 /* BSUIDemoUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BSUIDemoUtil.h; sourceTree = "<group>"; };
|
|
23CEFC122AFB8FC100576D89 /* BSNSStringUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BSNSStringUtil.h; sourceTree = "<group>"; };
|
|
23CEFC132AFB8FC100576D89 /* BSNSDictionary.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BSNSDictionary.m; sourceTree = "<group>"; };
|
|
23CEFC142AFB8FC100576D89 /* BS_UIColor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BS_UIColor.h; sourceTree = "<group>"; };
|
|
23CEFC172AFB8FC100576D89 /* BSSDLayoutUtil.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BSSDLayoutUtil.m; sourceTree = "<group>"; };
|
|
23CEFC182AFB8FC100576D89 /* BSSDLayoutUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BSSDLayoutUtil.h; sourceTree = "<group>"; };
|
|
23CEFC1A2AFB8FC100576D89 /* SystemUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SystemUtil.h; sourceTree = "<group>"; };
|
|
23CEFC1B2AFB8FC100576D89 /* UILabel+YBAttributeTextTapAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UILabel+YBAttributeTextTapAction.h"; sourceTree = "<group>"; };
|
|
23CEFC1C2AFB8FC100576D89 /* BS_Define.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BS_Define.h; sourceTree = "<group>"; };
|
|
23CEFC1D2AFB8FC100576D89 /* UILabel+YBAttributeTextTapAction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UILabel+YBAttributeTextTapAction.m"; sourceTree = "<group>"; };
|
|
23CEFC1E2AFB8FC100576D89 /* SystemUtil.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SystemUtil.m; sourceTree = "<group>"; };
|
|
23CEFC212AFB8FC100576D89 /* BSFileOptionModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BSFileOptionModel.h; sourceTree = "<group>"; };
|
|
23CEFC222AFB8FC100576D89 /* BSFileOptionModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BSFileOptionModel.m; sourceTree = "<group>"; };
|
|
23CEFC232AFB8FC100576D89 /* readMe_FileOption.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = readMe_FileOption.txt; sourceTree = "<group>"; };
|
|
23CEFC252AFB8FC100576D89 /* BSNotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BSNotification.h; sourceTree = "<group>"; };
|
|
23CEFC262AFB8FC100576D89 /* BSNotification.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BSNotification.m; sourceTree = "<group>"; };
|
|
23CEFC292AFB8FC100576D89 /* pay_off@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "pay_off@3x.png"; sourceTree = "<group>"; };
|
|
23CEFC2A2AFB8FC100576D89 /* pay_off.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = pay_off.png; sourceTree = "<group>"; };
|
|
23CEFC2B2AFB8FC100576D89 /* pay_off@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "pay_off@2x.png"; sourceTree = "<group>"; };
|
|
23CEFC2C2AFB8FC100576D89 /* pay_on@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "pay_on@3x.png"; sourceTree = "<group>"; };
|
|
23CEFC2D2AFB8FC100576D89 /* BSSelectView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BSSelectView.h; sourceTree = "<group>"; };
|
|
23CEFC2E2AFB8FC100576D89 /* pay_on@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "pay_on@2x.png"; sourceTree = "<group>"; };
|
|
23CEFC2F2AFB8FC100576D89 /* pay_on.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = pay_on.png; sourceTree = "<group>"; };
|
|
23CEFC302AFB8FC100576D89 /* BSSelectView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BSSelectView.m; sourceTree = "<group>"; };
|
|
23CEFC312AFB8FC100576D89 /* BSNetListenModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BSNetListenModel.m; sourceTree = "<group>"; };
|
|
23CEFC322AFB8FC100576D89 /* BSNetListenModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BSNetListenModel.h; sourceTree = "<group>"; };
|
|
23CEFC342AFB8FC100576D89 /* BSRecordModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BSRecordModel.m; sourceTree = "<group>"; };
|
|
23CEFC352AFB8FC100576D89 /* BSRecordModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BSRecordModel.h; sourceTree = "<group>"; };
|
|
23CEFC372AFB8FC100576D89 /* BSRealTimeView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BSRealTimeView.m; sourceTree = "<group>"; };
|
|
23CEFC382AFB8FC100576D89 /* BSRealTextView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BSRealTextView.h; sourceTree = "<group>"; };
|
|
23CEFC392AFB8FC100576D89 /* BSLogTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BSLogTableViewController.m; sourceTree = "<group>"; };
|
|
23CEFC3A2AFB8FC100576D89 /* BSLogNetDetailViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BSLogNetDetailViewController.h; sourceTree = "<group>"; };
|
|
23CEFC3C2AFB8FC100576D89 /* RealViewCellModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RealViewCellModel.h; sourceTree = "<group>"; };
|
|
23CEFC3D2AFB8FC100576D89 /* RealViewCellModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RealViewCellModel.m; sourceTree = "<group>"; };
|
|
23CEFC3F2AFB8FC100576D89 /* RealViewNetWorkCell_0.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RealViewNetWorkCell_0.h; sourceTree = "<group>"; };
|
|
23CEFC402AFB8FC100576D89 /* RealViewNetWorkCell_0.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RealViewNetWorkCell_0.m; sourceTree = "<group>"; };
|
|
23CEFC412AFB8FC100576D89 /* BSRealTimeView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BSRealTimeView.h; sourceTree = "<group>"; };
|
|
23CEFC422AFB8FC100576D89 /* BSLogNetDetailViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BSLogNetDetailViewController.m; sourceTree = "<group>"; };
|
|
23CEFC432AFB8FC100576D89 /* BSLogTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BSLogTableViewController.h; sourceTree = "<group>"; };
|
|
23CEFC442AFB8FC100576D89 /* BSRealTextView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BSRealTextView.m; sourceTree = "<group>"; };
|
|
23CEFC462AFB8FC100576D89 /* BSDrawLine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BSDrawLine.h; sourceTree = "<group>"; };
|
|
23CEFC472AFB8FC100576D89 /* BSkObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BSkObject.m; sourceTree = "<group>"; };
|
|
23CEFC482AFB8FC100576D89 /* BSDrawLine.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BSDrawLine.m; sourceTree = "<group>"; };
|
|
23CEFC492AFB8FC100576D89 /* BSkObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BSkObject.h; sourceTree = "<group>"; };
|
|
23D8DEF12AC5633300644637 /* PIIAPRegulate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PIIAPRegulate.swift; sourceTree = "<group>"; };
|
|
23E56B3B2B03564B00C8DAC9 /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; };
|
|
23E9EA802A84B6FC00B792F2 /* XPMineUserInfoTagModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XPMineUserInfoTagModel.m; sourceTree = "<group>"; };
|
|
23E9EA812A84B6FC00B792F2 /* XPSoundCardModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XPSoundCardModel.h; sourceTree = "<group>"; };
|
|
23E9EA822A84B6FC00B792F2 /* XPMineUserInfoTagModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XPMineUserInfoTagModel.h; sourceTree = "<group>"; };
|
|
23E9EA832A84B6FD00B792F2 /* XPSoundCardModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XPSoundCardModel.m; sourceTree = "<group>"; };
|
|
23E9EA9C2A84C42B00B792F2 /* SGYProgressView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SGYProgressView.h; sourceTree = "<group>"; };
|
|
23E9EA9D2A84C42B00B792F2 /* SGYProgressView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SGYProgressView.m; sourceTree = "<group>"; };
|
|
4C0642722E97BD6D00BAF413 /* EPMineHeaderView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EPMineHeaderView.h; sourceTree = "<group>"; };
|
|
4C0642732E97BD6D00BAF413 /* EPMineHeaderView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EPMineHeaderView.m; sourceTree = "<group>"; };
|
|
4C0642792E97BD6D00BAF413 /* EPMomentCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EPMomentCell.h; sourceTree = "<group>"; };
|
|
4C06427A2E97BD6D00BAF413 /* EPMomentCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EPMomentCell.m; sourceTree = "<group>"; };
|
|
4C0642842E97BD9500BAF413 /* APIConfig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = APIConfig.swift; sourceTree = "<group>"; };
|
|
4C0642892E97BDC900BAF413 /* YuMi-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "YuMi-Bridging-Header.h"; sourceTree = "<group>"; };
|
|
4C06428A2E98DC5F00BAF413 /* EPTabBarController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EPTabBarController.swift; sourceTree = "<group>"; };
|
|
4C06428F2E98DC8700BAF413 /* EPMomentViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EPMomentViewController.h; sourceTree = "<group>"; };
|
|
4C0642902E98DC8700BAF413 /* EPMomentViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EPMomentViewController.m; sourceTree = "<group>"; };
|
|
4C0642972E98F77900BAF413 /* EPMomentListView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EPMomentListView.h; sourceTree = "<group>"; };
|
|
4C0642982E98F77900BAF413 /* EPMomentListView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EPMomentListView.m; sourceTree = "<group>"; };
|
|
4C06429A2E99120600BAF413 /* EPMomentPublishViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EPMomentPublishViewController.h; sourceTree = "<group>"; };
|
|
4C06429B2E99120600BAF413 /* EPMomentPublishViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EPMomentPublishViewController.m; sourceTree = "<group>"; };
|
|
4C1064862E0014CF007E1586 /* NSMutableArray+Safe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSMutableArray+Safe.h"; sourceTree = "<group>"; };
|
|
4C1064872E0014CF007E1586 /* NSMutableArray+Safe.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSMutableArray+Safe.m"; sourceTree = "<group>"; };
|
|
4C1E98BC2E9A3A540031AE79 /* EPMineAPIHelper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EPMineAPIHelper.h; sourceTree = "<group>"; };
|
|
4C1E98BD2E9A3A540031AE79 /* EPMineAPIHelper.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EPMineAPIHelper.m; sourceTree = "<group>"; };
|
|
4C1E98C02E9A45160031AE79 /* EPImageUploader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EPImageUploader.swift; sourceTree = "<group>"; };
|
|
4C1E98C12E9A45160031AE79 /* EPProgressHUD.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EPProgressHUD.swift; sourceTree = "<group>"; };
|
|
4C1E98C52E9A45BC0031AE79 /* EPMomentAPISwiftHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EPMomentAPISwiftHelper.swift; sourceTree = "<group>"; };
|
|
4C1E98C72E9A4DFD0031AE79 /* EPQCloudConfig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EPQCloudConfig.swift; sourceTree = "<group>"; };
|
|
4C1E98C82E9A4DFD0031AE79 /* EPSDKManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EPSDKManager.swift; sourceTree = "<group>"; };
|
|
4C4707A32D53430300C8CD24 /* NSData+GZIP.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSData+GZIP.h"; sourceTree = "<group>"; };
|
|
4C4707A42D53430300C8CD24 /* NSData+GZIP.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSData+GZIP.m"; sourceTree = "<group>"; };
|
|
4C6C92BE2D1172D9000A4693 /* RegionListInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RegionListInfo.h; sourceTree = "<group>"; };
|
|
4C6C92BF2D1172D9000A4693 /* RegionListInfo.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RegionListInfo.m; sourceTree = "<group>"; };
|
|
4C7B8F612E9F6E1300A5E236 /* EPSignatureColorGuideView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EPSignatureColorGuideView.h; sourceTree = "<group>"; };
|
|
4C7B8F622E9F6E1300A5E236 /* EPSignatureColorGuideView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EPSignatureColorGuideView.m; sourceTree = "<group>"; };
|
|
4C7B90972E9F70FC00A5E236 /* ep_splash.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ep_splash.png; sourceTree = "<group>"; };
|
|
4C7B90992E9F822900A5E236 /* EPEmotionColorWheelView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EPEmotionColorWheelView.h; sourceTree = "<group>"; };
|
|
4C7B909A2E9F822900A5E236 /* EPEmotionColorWheelView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EPEmotionColorWheelView.m; sourceTree = "<group>"; };
|
|
4C7B91D62EA096DE00A5E236 /* EPEmotionInfoView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EPEmotionInfoView.h; sourceTree = "<group>"; };
|
|
4C7B91D72EA096DE00A5E236 /* EPEmotionInfoView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EPEmotionInfoView.m; sourceTree = "<group>"; };
|
|
4C886BEC2E014B6C006F0BA7 /* Api+Medals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Api+Medals.h"; sourceTree = "<group>"; };
|
|
4C886BED2E014B6C006F0BA7 /* Api+Medals.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "Api+Medals.m"; sourceTree = "<group>"; };
|
|
4C886BF02E015D61006F0BA7 /* MedalsModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MedalsModel.h; sourceTree = "<group>"; };
|
|
4C886BF12E015D61006F0BA7 /* MedalsModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MedalsModel.m; sourceTree = "<group>"; };
|
|
4CA7410C2E72B8FC00DB6853 /* YMLanguageConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YMLanguageConfig.h; sourceTree = "<group>"; };
|
|
4CA7410D2E72B8FC00DB6853 /* YMLanguageConfig.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YMLanguageConfig.m; sourceTree = "<group>"; };
|
|
4CD19C7D2E9CB31C0069DAA0 /* EPLoginTypesViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EPLoginTypesViewController.swift; sourceTree = "<group>"; };
|
|
4CD19C7E2E9CB31C0069DAA0 /* EPLoginViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EPLoginViewController.swift; sourceTree = "<group>"; };
|
|
4CD19C802E9CB31C0069DAA0 /* EPLoginState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EPLoginState.swift; sourceTree = "<group>"; };
|
|
4CD19C832E9CB31C0069DAA0 /* EPPolicyLabel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EPPolicyLabel.swift; sourceTree = "<group>"; };
|
|
4CD19C8B2E9CBBC80069DAA0 /* EPLoginManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EPLoginManager.swift; sourceTree = "<group>"; };
|
|
4CD19C8C2E9CBBC80069DAA0 /* EPLoginService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EPLoginService.swift; sourceTree = "<group>"; };
|
|
4CD19C902E9CBBD30069DAA0 /* EPLoginBridge.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EPLoginBridge.swift; sourceTree = "<group>"; };
|
|
4CD19C922E9CCF2C0069DAA0 /* EPLoginConfig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EPLoginConfig.swift; sourceTree = "<group>"; };
|
|
4CD19C942E9CDF980069DAA0 /* AdvertiseModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AdvertiseModel.h; sourceTree = "<group>"; };
|
|
4CD19C952E9CDF980069DAA0 /* AdvertiseModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AdvertiseModel.m; sourceTree = "<group>"; };
|
|
4CD19C962E9CDF980069DAA0 /* XPAdImageTool.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPAdImageTool.h; sourceTree = "<group>"; };
|
|
4CD19C972E9CDF980069DAA0 /* XPAdImageTool.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPAdImageTool.m; sourceTree = "<group>"; };
|
|
4CD19C982E9CDF980069DAA0 /* XPAdvertiseView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPAdvertiseView.h; sourceTree = "<group>"; };
|
|
4CD19C992E9CDF980069DAA0 /* XPAdvertiseView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPAdvertiseView.m; sourceTree = "<group>"; };
|
|
4CD19D622E9CDF980069DAA0 /* MSBaseRTLFlowLayout.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MSBaseRTLFlowLayout.h; sourceTree = "<group>"; };
|
|
4CD19D632E9CDF980069DAA0 /* MSBaseRTLFlowLayout.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSBaseRTLFlowLayout.m; sourceTree = "<group>"; };
|
|
4CD19D642E9CDF980069DAA0 /* MSBaseTextField.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MSBaseTextField.h; sourceTree = "<group>"; };
|
|
4CD19D652E9CDF980069DAA0 /* MSBaseTextField.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSBaseTextField.m; sourceTree = "<group>"; };
|
|
4CD19D662E9CDF980069DAA0 /* NSMutableAttributedString+MSRTL.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSMutableAttributedString+MSRTL.h"; sourceTree = "<group>"; };
|
|
4CD19D672E9CDF980069DAA0 /* NSMutableAttributedString+MSRTL.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSMutableAttributedString+MSRTL.m"; sourceTree = "<group>"; };
|
|
4CD19D682E9CDF980069DAA0 /* UIButton+MSRTL.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIButton+MSRTL.h"; sourceTree = "<group>"; };
|
|
4CD19D692E9CDF980069DAA0 /* UIButton+MSRTL.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIButton+MSRTL.m"; sourceTree = "<group>"; };
|
|
4CD19D6A2E9CDF980069DAA0 /* UIImage+MSRTL.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIImage+MSRTL.h"; sourceTree = "<group>"; };
|
|
4CD19D6B2E9CDF980069DAA0 /* UIImage+MSRTL.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIImage+MSRTL.m"; sourceTree = "<group>"; };
|
|
4CD19D6C2E9CDF980069DAA0 /* UILabel+MSRTL.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UILabel+MSRTL.h"; sourceTree = "<group>"; };
|
|
4CD19D6D2E9CDF980069DAA0 /* UILabel+MSRTL.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UILabel+MSRTL.m"; sourceTree = "<group>"; };
|
|
4CD19D6E2E9CDF980069DAA0 /* UISwipeGestureRecognizer+MSRTL.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UISwipeGestureRecognizer+MSRTL.h"; sourceTree = "<group>"; };
|
|
4CD19D6F2E9CDF980069DAA0 /* UISwipeGestureRecognizer+MSRTL.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UISwipeGestureRecognizer+MSRTL.m"; sourceTree = "<group>"; };
|
|
4CD19D702E9CDF980069DAA0 /* UITextField+MSRTL.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UITextField+MSRTL.h"; sourceTree = "<group>"; };
|
|
4CD19D712E9CDF980069DAA0 /* UITextField+MSRTL.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UITextField+MSRTL.m"; sourceTree = "<group>"; };
|
|
4CD19D722E9CDF980069DAA0 /* UITextView+MSRTL.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UITextView+MSRTL.h"; sourceTree = "<group>"; };
|
|
4CD19D732E9CDF980069DAA0 /* UITextView+MSRTL.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UITextView+MSRTL.m"; sourceTree = "<group>"; };
|
|
4CD19D742E9CDF980069DAA0 /* YYLabel+MSRTL.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "YYLabel+MSRTL.h"; sourceTree = "<group>"; };
|
|
4CD19D752E9CDF980069DAA0 /* YYLabel+MSRTL.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "YYLabel+MSRTL.m"; sourceTree = "<group>"; };
|
|
4CD19D852E9CDF980069DAA0 /* XPSwitch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPSwitch.h; sourceTree = "<group>"; };
|
|
4CD19D862E9CDF980069DAA0 /* XPSwitch.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPSwitch.m; sourceTree = "<group>"; };
|
|
4CD19D882E9CDF980069DAA0 /* TTActionSheetConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TTActionSheetConfig.h; sourceTree = "<group>"; };
|
|
4CD19D892E9CDF980069DAA0 /* TTActionSheetConfig.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TTActionSheetConfig.m; sourceTree = "<group>"; };
|
|
4CD19D8A2E9CDF980069DAA0 /* TTAlertButtonConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TTAlertButtonConfig.h; sourceTree = "<group>"; };
|
|
4CD19D8B2E9CDF980069DAA0 /* TTAlertButtonConfig.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TTAlertButtonConfig.m; sourceTree = "<group>"; };
|
|
4CD19D8C2E9CDF980069DAA0 /* TTAlertConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TTAlertConfig.h; sourceTree = "<group>"; };
|
|
4CD19D8D2E9CDF980069DAA0 /* TTAlertConfig.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TTAlertConfig.m; sourceTree = "<group>"; };
|
|
4CD19D8E2E9CDF980069DAA0 /* TTAlertMessageAttributedConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TTAlertMessageAttributedConfig.h; sourceTree = "<group>"; };
|
|
4CD19D8F2E9CDF980069DAA0 /* TTAlertMessageAttributedConfig.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TTAlertMessageAttributedConfig.m; sourceTree = "<group>"; };
|
|
4CD19D912E9CDF980069DAA0 /* TTPopupConstants.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TTPopupConstants.h; sourceTree = "<group>"; };
|
|
4CD19D932E9CDF980069DAA0 /* TTPopupManagerService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TTPopupManagerService.h; sourceTree = "<group>"; };
|
|
4CD19D942E9CDF980069DAA0 /* TTPopupManagerService.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TTPopupManagerService.m; sourceTree = "<group>"; };
|
|
4CD19D952E9CDF980069DAA0 /* TTPopupManagerServiceProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TTPopupManagerServiceProtocol.h; sourceTree = "<group>"; };
|
|
4CD19D972E9CDF980069DAA0 /* TTPopupService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TTPopupService.h; sourceTree = "<group>"; };
|
|
4CD19D982E9CDF980069DAA0 /* TTPopupService.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TTPopupService.m; sourceTree = "<group>"; };
|
|
4CD19D992E9CDF980069DAA0 /* TTPopupServiceProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TTPopupServiceProtocol.h; sourceTree = "<group>"; };
|
|
4CD19D9B2E9CDF980069DAA0 /* TTActionSheetView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TTActionSheetView.h; sourceTree = "<group>"; };
|
|
4CD19D9C2E9CDF980069DAA0 /* TTActionSheetView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TTActionSheetView.m; sourceTree = "<group>"; };
|
|
4CD19D9D2E9CDF980069DAA0 /* TTAlertView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TTAlertView.h; sourceTree = "<group>"; };
|
|
4CD19D9E2E9CDF980069DAA0 /* TTAlertView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TTAlertView.m; sourceTree = "<group>"; };
|
|
4CD19D9F2E9CDF980069DAA0 /* TTNewAlertView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TTNewAlertView.h; sourceTree = "<group>"; };
|
|
4CD19DA02E9CDF980069DAA0 /* TTNewAlertView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TTNewAlertView.m; sourceTree = "<group>"; };
|
|
4CD19DA22E9CDF980069DAA0 /* TTPopup.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TTPopup.h; sourceTree = "<group>"; };
|
|
4CD19DA32E9CDF980069DAA0 /* TTPopup.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TTPopup.m; sourceTree = "<group>"; };
|
|
4CD19DA52E9CDF980069DAA0 /* UIButton+EnlargeTouchArea.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIButton+EnlargeTouchArea.h"; sourceTree = "<group>"; };
|
|
4CD19DA62E9CDF980069DAA0 /* UIButton+EnlargeTouchArea.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIButton+EnlargeTouchArea.m"; sourceTree = "<group>"; };
|
|
4CD19DA82E9CDF980069DAA0 /* UIImage+Utils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIImage+Utils.h"; sourceTree = "<group>"; };
|
|
4CD19DA92E9CDF980069DAA0 /* UIImage+Utils.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIImage+Utils.m"; sourceTree = "<group>"; };
|
|
4CD19DAB2E9CDF980069DAA0 /* NetImageConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NetImageConfig.h; sourceTree = "<group>"; };
|
|
4CD19DAC2E9CDF980069DAA0 /* NetImageConfig.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NetImageConfig.m; sourceTree = "<group>"; };
|
|
4CD19DAD2E9CDF980069DAA0 /* NetImageView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NetImageView.h; sourceTree = "<group>"; };
|
|
4CD19DAE2E9CDF980069DAA0 /* NetImageView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NetImageView.m; sourceTree = "<group>"; };
|
|
4CD19DAF2E9CDF980069DAA0 /* UIImageConstant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UIImageConstant.h; sourceTree = "<group>"; };
|
|
4CD19DB02E9CDF980069DAA0 /* UIImageConstant.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = UIImageConstant.m; sourceTree = "<group>"; };
|
|
4CD19DB22E9CDF980069DAA0 /* UIView+Corner.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIView+Corner.h"; sourceTree = "<group>"; };
|
|
4CD19DB32E9CDF980069DAA0 /* UIView+Corner.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIView+Corner.m"; sourceTree = "<group>"; };
|
|
4CD19DB52E9CDF980069DAA0 /* UIView+GradientLayer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIView+GradientLayer.h"; sourceTree = "<group>"; };
|
|
4CD19DB62E9CDF980069DAA0 /* UIView+GradientLayer.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIView+GradientLayer.m"; sourceTree = "<group>"; };
|
|
4CD19DB82E9CDF980069DAA0 /* UIImage+ImageEffects.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIImage+ImageEffects.h"; sourceTree = "<group>"; };
|
|
4CD19DB92E9CDF980069DAA0 /* UIImage+ImageEffects.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIImage+ImageEffects.m"; sourceTree = "<group>"; };
|
|
4CD19DBB2E9CDF980069DAA0 /* DJDKMIMOMColor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DJDKMIMOMColor.h; sourceTree = "<group>"; };
|
|
4CD19DBC2E9CDF980069DAA0 /* DJDKMIMOMColor.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DJDKMIMOMColor.m; sourceTree = "<group>"; };
|
|
4CD19DBD2E9CDF980069DAA0 /* EmptyDataView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EmptyDataView.h; sourceTree = "<group>"; };
|
|
4CD19DBE2E9CDF980069DAA0 /* EmptyDataView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EmptyDataView.m; sourceTree = "<group>"; };
|
|
4CD19DC12E9CDF980069DAA0 /* MoliMoneyLabel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MoliMoneyLabel.h; sourceTree = "<group>"; };
|
|
4CD19DC22E9CDF980069DAA0 /* MoliMoneyLabel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MoliMoneyLabel.m; sourceTree = "<group>"; };
|
|
4CD19DC32E9CDF980069DAA0 /* SexAgeLabel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SexAgeLabel.h; sourceTree = "<group>"; };
|
|
4CD19DC42E9CDF980069DAA0 /* SexAgeLabel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SexAgeLabel.m; sourceTree = "<group>"; };
|
|
4CD19DC52E9CDF980069DAA0 /* XCCurrentVCStackManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XCCurrentVCStackManager.h; sourceTree = "<group>"; };
|
|
4CD19DC62E9CDF980069DAA0 /* XCCurrentVCStackManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XCCurrentVCStackManager.m; sourceTree = "<group>"; };
|
|
4CD19DC72E9CDF980069DAA0 /* XNDJTDDLoadingTool.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XNDJTDDLoadingTool.h; sourceTree = "<group>"; };
|
|
4CD19DC82E9CDF980069DAA0 /* XNDJTDDLoadingTool.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XNDJTDDLoadingTool.m; sourceTree = "<group>"; };
|
|
4CD19EAC2E9CDFC30069DAA0 /* EPLoginButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EPLoginButton.swift; sourceTree = "<group>"; };
|
|
4CD19EAD2E9CDFC30069DAA0 /* EPLoginInputView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EPLoginInputView.swift; sourceTree = "<group>"; };
|
|
4CD19EB02E9D12600069DAA0 /* EPEditSettingViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EPEditSettingViewController.swift; sourceTree = "<group>"; };
|
|
4CD19EB22E9D141A0069DAA0 /* EPMineViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EPMineViewController.h; sourceTree = "<group>"; };
|
|
4CD19EB32E9D141A0069DAA0 /* EPMineViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EPMineViewController.m; sourceTree = "<group>"; };
|
|
4CD19EB62E9D15000069DAA0 /* EPAboutUsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EPAboutUsViewController.swift; sourceTree = "<group>"; };
|
|
4CDF7F3D2E9E580E00113F54 /* EPEmotionColorStorage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EPEmotionColorStorage.h; sourceTree = "<group>"; };
|
|
4CDF7F3E2E9E580E00113F54 /* EPEmotionColorStorage.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EPEmotionColorStorage.m; sourceTree = "<group>"; };
|
|
4CDF7F402E9E581900113F54 /* EPEmotionColorPicker.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EPEmotionColorPicker.h; sourceTree = "<group>"; };
|
|
4CDF7F412E9E581900113F54 /* EPEmotionColorPicker.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EPEmotionColorPicker.m; sourceTree = "<group>"; };
|
|
4CE3A9442D22754C003F0796 /* RechargeUserModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RechargeUserModel.h; sourceTree = "<group>"; };
|
|
4CE3A9452D22754C003F0796 /* RechargeUserModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RechargeUserModel.m; sourceTree = "<group>"; };
|
|
4CF462CD2EA10E1B005E96C0 /* XPWebViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPWebViewController.h; sourceTree = "<group>"; };
|
|
4CF462CE2EA10E1B005E96C0 /* XPWebViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPWebViewController.m; sourceTree = "<group>"; };
|
|
4CF462CF2EA10E1B005E96C0 /* XPWebViewNavView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPWebViewNavView.h; sourceTree = "<group>"; };
|
|
4CF462D02EA10E1B005E96C0 /* XPWebViewNavView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPWebViewNavView.m; sourceTree = "<group>"; };
|
|
4CF67BA32DF9568C00EE5A28 /* BaseModelVo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseModelVo.h; sourceTree = "<group>"; };
|
|
4CF67BA42DF9568C00EE5A28 /* BaseModelVo.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BaseModelVo.m; sourceTree = "<group>"; };
|
|
548D541E2CC208FD0084A2FF /* AlbumResourcePickerViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AlbumResourcePickerViewController.h; sourceTree = "<group>"; };
|
|
548D541F2CC208FD0084A2FF /* AlbumResourcePickerViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AlbumResourcePickerViewController.m; sourceTree = "<group>"; };
|
|
548E01C72C3F78600071C83D /* FeedBackConfigModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FeedBackConfigModel.h; sourceTree = "<group>"; };
|
|
548E01C82C3F78600071C83D /* FeedBackConfigModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FeedBackConfigModel.m; sourceTree = "<group>"; };
|
|
54B9C6E82C9C2DDC003F1CC5 /* GuildInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GuildInfo.h; sourceTree = "<group>"; };
|
|
54B9C6E92C9C2DDC003F1CC5 /* GuildInfo.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = GuildInfo.m; sourceTree = "<group>"; };
|
|
54C9A11A2C3D9EDD00C6D970 /* Api+GameOrder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Api+GameOrder.h"; sourceTree = "<group>"; };
|
|
54C9A11B2C3D9EDD00C6D970 /* Api+GameOrder.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "Api+GameOrder.m"; sourceTree = "<group>"; };
|
|
54C9A11D2C3DA08000C6D970 /* XPMineGamePartnerInfoModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineGamePartnerInfoModel.h; sourceTree = "<group>"; };
|
|
54C9A11E2C3DA08000C6D970 /* XPMineGamePartnerInfoModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineGamePartnerInfoModel.m; sourceTree = "<group>"; };
|
|
54CE5EF72CCA4A2600A67898 /* LocationModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LocationModel.h; sourceTree = "<group>"; };
|
|
54CE5EF82CCA4A2600A67898 /* LocationModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LocationModel.m; sourceTree = "<group>"; };
|
|
54F469392C2A984D00A83655 /* MedalModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MedalModel.h; sourceTree = "<group>"; };
|
|
54F4693A2C2A984D00A83655 /* MedalModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MedalModel.m; sourceTree = "<group>"; };
|
|
54FFD3782C9BCB1900DE61E5 /* RelationUserVO.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RelationUserVO.h; sourceTree = "<group>"; };
|
|
54FFD3792C9BCB1900DE61E5 /* RelationUserVO.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RelationUserVO.m; sourceTree = "<group>"; };
|
|
7DB00EC07F1D0ADFF900B38D /* Pods-YuMi.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-YuMi.debug.xcconfig"; path = "Target Support Files/Pods-YuMi/Pods-YuMi.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>"; };
|
|
9B1B7299280021E7003FACE9 /* XPMineAnchorFansTeamProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineAnchorFansTeamProtocol.h; sourceTree = "<group>"; };
|
|
9B1B729B28002264003FACE9 /* XPMineAnchorFansTeamModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineAnchorFansTeamModel.h; sourceTree = "<group>"; };
|
|
9B1B729C28002264003FACE9 /* XPMineAnchorFansTeamModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineAnchorFansTeamModel.m; sourceTree = "<group>"; };
|
|
9B2A12DC2783FEDD00CED41B /* UserVipInfoVo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UserVipInfoVo.h; sourceTree = "<group>"; };
|
|
9B2A12DD2783FEDD00CED41B /* UserVipInfoVo.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = UserVipInfoVo.m; sourceTree = "<group>"; };
|
|
9B33E3C927D85379003B0E62 /* UploadFile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UploadFile.m; sourceTree = "<group>"; };
|
|
9B33E3CA27D85379003B0E62 /* UploadFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UploadFile.h; sourceTree = "<group>"; };
|
|
9B734F74288A92FB00CBDAA9 /* XPMineFunctionItemModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineFunctionItemModel.h; sourceTree = "<group>"; };
|
|
9B734F75288A92FB00CBDAA9 /* XPMineFunctionItemModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineFunctionItemModel.m; sourceTree = "<group>"; };
|
|
9BA812D028BF145700783EA7 /* ClientRedPacketModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ClientRedPacketModel.h; sourceTree = "<group>"; };
|
|
9BA812D128BF145700783EA7 /* ClientRedPacketModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ClientRedPacketModel.m; sourceTree = "<group>"; };
|
|
9BA8A47427C60D9F000365A3 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
|
|
9BA8A47627C60DF7000365A3 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
|
|
9BD2ECD0288F833B00F5CD9A /* XPMineFootPrintModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineFootPrintModel.h; sourceTree = "<group>"; };
|
|
9BD2ECD1288F833B00F5CD9A /* XPMineFootPrintModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineFootPrintModel.m; sourceTree = "<group>"; };
|
|
9BD2ECD6288F849300F5CD9A /* XPMineFootPrintProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineFootPrintProtocol.h; sourceTree = "<group>"; };
|
|
9BD8D4E728911FBD00AE03FF /* XPMineCollectRoomListProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineCollectRoomListProtocol.h; sourceTree = "<group>"; };
|
|
9BD9A17627A0E953004186FE /* XPMineVisitorProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineVisitorProtocol.h; sourceTree = "<group>"; };
|
|
9BD9A18227A0F128004186FE /* XPMineVisitorItemModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineVisitorItemModel.h; sourceTree = "<group>"; };
|
|
9BD9A18327A0F128004186FE /* XPMineVisitorItemModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineVisitorItemModel.m; sourceTree = "<group>"; };
|
|
9BD9A18527A120FD004186FE /* XPMineVisitorUnReadModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineVisitorUnReadModel.h; sourceTree = "<group>"; };
|
|
9BD9A18627A120FD004186FE /* XPMineVisitorUnReadModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineVisitorUnReadModel.m; sourceTree = "<group>"; };
|
|
9BFE0D8C2898C8C300F53C24 /* XPAnchorCardSkillCollectionViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPAnchorCardSkillCollectionViewCell.h; sourceTree = "<group>"; };
|
|
9BFE0D8D2898C8C300F53C24 /* XPAnchorCardSkillCollectionViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPAnchorCardSkillCollectionViewCell.m; sourceTree = "<group>"; };
|
|
B66633E061B1B34177CD011C /* Pods-YuMi.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-YuMi.release.xcconfig"; path = "Target Support Files/Pods-YuMi/Pods-YuMi.release.xcconfig"; sourceTree = "<group>"; };
|
|
CACF623970097D653132D69A /* Pods_YuMi.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_YuMi.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
E8098CA5282E00920090B9F0 /* Api+Moments.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Api+Moments.h"; sourceTree = "<group>"; };
|
|
E8098CA6282E00920090B9F0 /* Api+Moments.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "Api+Moments.m"; sourceTree = "<group>"; };
|
|
E8098CAB282E04870090B9F0 /* XPMomentsRecommendProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMomentsRecommendProtocol.h; sourceTree = "<group>"; };
|
|
E8098CB6282E97AC0090B9F0 /* XPMineBlackListProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineBlackListProtocol.h; sourceTree = "<group>"; };
|
|
E80B0710280D0A6700A79F63 /* FansInfoModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FansInfoModel.h; sourceTree = "<group>"; };
|
|
E80B0711280D0A6700A79F63 /* FansInfoModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FansInfoModel.m; sourceTree = "<group>"; };
|
|
E80CBDE827D0C53F001E1EC2 /* XPWeakTimer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPWeakTimer.h; sourceTree = "<group>"; };
|
|
E80CBDE927D0C53F001E1EC2 /* XPWeakTimer.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPWeakTimer.m; sourceTree = "<group>"; };
|
|
E80E2375299A47F60013FD40 /* AESUtils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AESUtils.h; sourceTree = "<group>"; };
|
|
E80E2376299A47F60013FD40 /* AESUtils.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AESUtils.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>"; };
|
|
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>"; };
|
|
E818DD1D2A48974300F163F7 /* LoginAreaModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoginAreaModel.h; sourceTree = "<group>"; };
|
|
E818DD1E2A48974300F163F7 /* LoginAreaModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LoginAreaModel.m; sourceTree = "<group>"; };
|
|
E818E349286ECABF005EDF68 /* XPMonentsPublishPresenter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMonentsPublishPresenter.h; sourceTree = "<group>"; };
|
|
E818E34A286ECABF005EDF68 /* XPMonentsPublishPresenter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMonentsPublishPresenter.m; sourceTree = "<group>"; };
|
|
E818E34C286ECAD8005EDF68 /* XPMonentsPublishProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMonentsPublishProtocol.h; sourceTree = "<group>"; };
|
|
E81A65432835121000F55894 /* XPMonentsInteractiveProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMonentsInteractiveProtocol.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>"; };
|
|
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 /* YUMIMacroUitls.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YUMIMacroUitls.h; sourceTree = "<group>"; };
|
|
E81C279B26EEEC620031E639 /* YUMIConstant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YUMIConstant.h; sourceTree = "<group>"; };
|
|
E81C279C26EEEC620031E639 /* YUMIConstant.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YUMIConstant.m; sourceTree = "<group>"; };
|
|
E81C279E26EEF83D0031E639 /* YUMIHtmlUrl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YUMIHtmlUrl.h; sourceTree = "<group>"; };
|
|
E81C279F26EEF83D0031E639 /* YUMIHtmlUrl.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YUMIHtmlUrl.m; sourceTree = "<group>"; };
|
|
E81C27A126EF23370031E639 /* YUMINNNN.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YUMINNNN.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>"; };
|
|
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>"; };
|
|
E824543926F5822800BE8163 /* XPLoginVerifBindPhoneProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPLoginVerifBindPhoneProtocol.h; sourceTree = "<group>"; };
|
|
E824544726F5940600BE8163 /* XPMinePayPwdProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMinePayPwdProtocol.h; sourceTree = "<group>"; };
|
|
E824545226F5CE9C00BE8163 /* XPMineModifPayProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineModifPayProtocol.h; sourceTree = "<group>"; };
|
|
E824545D26F5EEFD00BE8163 /* XPMineVerifIdentityProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineVerifIdentityProtocol.h; sourceTree = "<group>"; };
|
|
E824546526F5FF5100BE8163 /* XPMineResetPayPasswordProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineResetPayPasswordProtocol.h; sourceTree = "<group>"; };
|
|
E83645A62A40AF5400E0DBE4 /* NSBundle+Localizable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSBundle+Localizable.h"; sourceTree = "<group>"; };
|
|
E83645A72A40AF5400E0DBE4 /* NSBundle+Localizable.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSBundle+Localizable.m"; sourceTree = "<group>"; };
|
|
E84CBCE8284380B300D43221 /* XPMineFriendProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineFriendProtocol.h; sourceTree = "<group>"; };
|
|
E8541036286443D8005CFD9F /* XPMonentsDetailProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMonentsDetailProtocol.h; sourceTree = "<group>"; };
|
|
E8555159280559FE005F293F /* NSDate+DateUtils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSDate+DateUtils.h"; sourceTree = "<group>"; };
|
|
E855515A280559FE005F293F /* NSDate+DateUtils.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSDate+DateUtils.m"; sourceTree = "<group>"; };
|
|
E85E7B592A4EC35A00B6D00A /* XPIncomeRecordGoldDetailsModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XPIncomeRecordGoldDetailsModel.h; sourceTree = "<group>"; };
|
|
E85E7B5A2A4EC35A00B6D00A /* XPExchangeDiamondsModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XPExchangeDiamondsModel.h; sourceTree = "<group>"; };
|
|
E85E7B5B2A4EC35A00B6D00A /* XPIncomeRecordModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XPIncomeRecordModel.h; sourceTree = "<group>"; };
|
|
E85E7B5E2A4EC35A00B6D00A /* XPIncomeRecordModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XPIncomeRecordModel.m; sourceTree = "<group>"; };
|
|
E85E7B5F2A4EC35A00B6D00A /* XPExchangeDiamondsModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XPExchangeDiamondsModel.m; sourceTree = "<group>"; };
|
|
E85E7B602A4EC35A00B6D00A /* XPIncomeRecordGoldDetailsModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XPIncomeRecordGoldDetailsModel.m; sourceTree = "<group>"; };
|
|
E85E7B692A4EC39400B6D00A /* XPMineExchangeAuthorityModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XPMineExchangeAuthorityModel.m; sourceTree = "<group>"; };
|
|
E85E7B6A2A4EC39400B6D00A /* XPMineExchangeAuthorityModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XPMineExchangeAuthorityModel.h; sourceTree = "<group>"; };
|
|
E8729EB92A3B10C10076D80A /* YuMiRelease.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = YuMiRelease.entitlements; sourceTree = "<group>"; };
|
|
E8729EBA2A3B10C10076D80A /* YuMi.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = YuMi.entitlements; sourceTree = "<group>"; };
|
|
E873EB06280944020071030D /* XPMineUserInfoGiftWallProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineUserInfoGiftWallProtocol.h; sourceTree = "<group>"; };
|
|
E875FA8527D619820086ED04 /* ClientDataModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ClientDataModel.h; sourceTree = "<group>"; };
|
|
E875FA8627D619820086ED04 /* ClientDataModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ClientDataModel.m; sourceTree = "<group>"; };
|
|
E87C54BF2823CC940051AA11 /* XPMineResetLoginPwdProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineResetLoginPwdProtocol.h; sourceTree = "<group>"; };
|
|
E88749B4282B8FC600C3C7DB /* MomentsInfoModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MomentsInfoModel.h; sourceTree = "<group>"; };
|
|
E88749B5282B8FC600C3C7DB /* MomentsInfoModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MomentsInfoModel.m; sourceTree = "<group>"; };
|
|
E88863D1278ED4C0004BCFAB /* Timestamp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Timestamp.h; sourceTree = "<group>"; };
|
|
E88863D2278ED4C0004BCFAB /* Timestamp.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Timestamp.m; sourceTree = "<group>"; };
|
|
E896EF982771AB0000AD2CC1 /* XPMineFansProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineFansProtocol.h; sourceTree = "<group>"; };
|
|
E896EF992771AB1800AD2CC1 /* XPMineAttentionProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineAttentionProtocol.h; 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>"; };
|
|
E8A72BBA2A3AFB2F00B2EC07 /* PrefixHeader.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PrefixHeader.pch; sourceTree = "<group>"; };
|
|
E8AB631728ADE2F40023B0D2 /* XPMonentsTopicRecommendPresenter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMonentsTopicRecommendPresenter.h; sourceTree = "<group>"; };
|
|
E8AB631828ADE2F40023B0D2 /* XPMonentsTopicRecommendPresenter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMonentsTopicRecommendPresenter.m; sourceTree = "<group>"; };
|
|
E8AB631A28ADE30E0023B0D2 /* XPMonentsTopicLatestPresenter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMonentsTopicLatestPresenter.h; sourceTree = "<group>"; };
|
|
E8AB631B28ADE30E0023B0D2 /* XPMonentsTopicLatestPresenter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMonentsTopicLatestPresenter.m; sourceTree = "<group>"; };
|
|
E8AB632028ADE5720023B0D2 /* XPMonentsTopicRecommendProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMonentsTopicRecommendProtocol.h; sourceTree = "<group>"; };
|
|
E8AB632128ADE5880023B0D2 /* XPMonentsTopicLatestProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMonentsTopicLatestProtocol.h; sourceTree = "<group>"; };
|
|
E8AB632928AE15070023B0D2 /* XPMomentsTopicListProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMomentsTopicListProtocol.h; sourceTree = "<group>"; };
|
|
E8AB632D28AE19DE0023B0D2 /* XPMomentMinePresenter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMomentMinePresenter.h; sourceTree = "<group>"; };
|
|
E8AB632E28AE19DE0023B0D2 /* XPMomentMinePresenter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMomentMinePresenter.m; sourceTree = "<group>"; };
|
|
E8AB633028AE19FA0023B0D2 /* XPMomentsMineProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMomentsMineProtocol.h; 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>"; };
|
|
E8AC721D26F4723D007D6E91 /* XPMineSettingProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineSettingProtocol.h; sourceTree = "<group>"; };
|
|
E8AC722826F48889007D6E91 /* XPMineFeedbackProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineFeedbackProtocol.h; 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>"; };
|
|
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>"; };
|
|
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>"; };
|
|
E8B846C626FDB44100A777FE /* XPMineUserInfoAlbumProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineUserInfoAlbumProtocol.h; 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>"; };
|
|
E8D34D5828082357009C4835 /* UserGiftWallInfoModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UserGiftWallInfoModel.h; sourceTree = "<group>"; };
|
|
E8D34D5928082357009C4835 /* UserGiftWallInfoModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = UserGiftWallInfoModel.m; sourceTree = "<group>"; };
|
|
E8D34D6128082BD4009C4835 /* XPMineUserDataProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineUserDataProtocol.h; sourceTree = "<group>"; };
|
|
E8DEC99327648FA50078CB70 /* ClientConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ClientConfig.h; sourceTree = "<group>"; };
|
|
E8DEC99427648FA50078CB70 /* ClientConfig.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ClientConfig.m; sourceTree = "<group>"; };
|
|
E8E20BE928169E410033B688 /* XPMineLoginPasswordProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineLoginPasswordProtocol.h; 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>"; };
|
|
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>"; };
|
|
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>"; };
|
|
E8EEB90226FC31CE007C6EBA /* XPMineUserInfoProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineUserInfoProtocol.h; 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>"; };
|
|
E8EEB91026FC6AD3007C6EBA /* XPMineUserInfoEditProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineUserInfoEditProtocol.h; sourceTree = "<group>"; };
|
|
E8F6135A291E26BD00E12650 /* NSMutableDictionary+Saft.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSMutableDictionary+Saft.h"; sourceTree = "<group>"; };
|
|
E8F6135B291E26BD00E12650 /* NSMutableDictionary+Saft.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSMutableDictionary+Saft.m"; sourceTree = "<group>"; };
|
|
E8F6135D291E274E00E12650 /* NSArray+Safe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSArray+Safe.h"; sourceTree = "<group>"; };
|
|
E8F6135E291E274E00E12650 /* NSArray+Safe.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSArray+Safe.m"; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
189DD52626DE255300AB55B1 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
237701122BCF742C00D661F1 /* libz.tbd in Frameworks */,
|
|
23E56B3C2B03564B00C8DAC9 /* CoreTelephony.framework in Frameworks */,
|
|
237701102BCF740400D661F1 /* libsqlite3.tbd in Frameworks */,
|
|
2377010E2BCF73F400D661F1 /* CoreGraphics.framework in Frameworks */,
|
|
2377010C2BCF73EA00D661F1 /* SystemConfiguration.framework in Frameworks */,
|
|
2377010A2BCF73DD00D661F1 /* libiconv.tbd in Frameworks */,
|
|
237701082BCF73CE00D661F1 /* Security.framework in Frameworks */,
|
|
4CD15D922D7EC2AC00D9279F /* CoreTelephony.framework in Frameworks */,
|
|
73FFADDC93E195344047A2EC /* Pods_YuMi.framework in Frameworks */,
|
|
186A531926FC592100D67B2C /* libresolv.tbd in Frameworks */,
|
|
9BA8A47727C60DF7000365A3 /* AVFoundation.framework in Frameworks */,
|
|
9BA8A47527C60D9F000365A3 /* AudioToolbox.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
1427213529A75C7D00C7C423 /* Base */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
189DD54926DE338800AB55B1 /* BaseViewController.h */,
|
|
189DD54A26DE338800AB55B1 /* BaseViewController.m */,
|
|
9B0E1C5726E77022005D4442 /* BaseNavigationController.h */,
|
|
9B0E1C5826E77022005D4442 /* BaseNavigationController.m */,
|
|
);
|
|
path = Base;
|
|
sourceTree = "<group>";
|
|
};
|
|
14D8768029A751A100E1DD7F /* Config */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4C0642842E97BD9500BAF413 /* APIConfig.swift */,
|
|
E8DEC99327648FA50078CB70 /* ClientConfig.h */,
|
|
E8DEC99427648FA50078CB70 /* ClientConfig.m */,
|
|
E875FA8527D619820086ED04 /* ClientDataModel.h */,
|
|
E875FA8627D619820086ED04 /* ClientDataModel.m */,
|
|
9BA812D028BF145700783EA7 /* ClientRedPacketModel.h */,
|
|
9BA812D128BF145700783EA7 /* ClientRedPacketModel.m */,
|
|
);
|
|
path = Config;
|
|
sourceTree = "<group>";
|
|
};
|
|
14D8768429A752B500E1DD7F /* Network */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
189DD6FD26E20E5900AB55B1 /* HttpRequestHelper.h */,
|
|
189DD6FE26E20E5900AB55B1 /* HttpRequestHelper.m */,
|
|
232EBBFD2BD7A25500E8CEAD /* MSParamsDecode.h */,
|
|
232EBBFE2BD7A25500E8CEAD /* MSParamsDecode.m */,
|
|
);
|
|
path = Network;
|
|
sourceTree = "<group>";
|
|
};
|
|
180116F6279E8C3100F2CBC0 /* Date */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
180116FB279E8CCE00F2CBC0 /* NVDate.h */,
|
|
180116FA279E8CCE00F2CBC0 /* NVDate.m */,
|
|
180116F7279E8C4C00F2CBC0 /* PLTimeUtil.h */,
|
|
180116F8279E8C4C00F2CBC0 /* PLTimeUtil.m */,
|
|
E8555159280559FE005F293F /* NSDate+DateUtils.h */,
|
|
E855515A280559FE005F293F /* NSDate+DateUtils.m */,
|
|
);
|
|
path = Date;
|
|
sourceTree = "<group>";
|
|
};
|
|
187EEEA926E62679002833B2 /* Api */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
189DD75726E6003C00AB55B1 /* Api.h */,
|
|
189DD75826E6003C00AB55B1 /* Api.m */,
|
|
);
|
|
path = Api;
|
|
sourceTree = "<group>";
|
|
};
|
|
189DD52026DE255300AB55B1 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
189DD52B26DE255300AB55B1 /* YuMi */,
|
|
189DD52A26DE255300AB55B1 /* Products */,
|
|
D09C770DC30B9BAAEAFC7945 /* Pods */,
|
|
BFB922F5D81845AC32D1E1ED /* Frameworks */,
|
|
9B9DFDA227DB4F68000F95B3 /* Recovered References */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
189DD52A26DE255300AB55B1 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
189DD52926DE255300AB55B1 /* YuMi.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
189DD52B26DE255300AB55B1 /* YuMi */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E8729EBA2A3B10C10076D80A /* YuMi.entitlements */,
|
|
E8729EB92A3B10C10076D80A /* YuMiRelease.entitlements */,
|
|
4CD19DC92E9CDF980069DAA0 /* CustomUI */,
|
|
4C0642922E98EF0A00BAF413 /* E-P */,
|
|
236B2E1B2AA0786E003967A8 /* Library */,
|
|
189DD5A726DFA09700AB55B1 /* Tools */,
|
|
14D8768429A752B500E1DD7F /* Network */,
|
|
E81C279926EB64BA0031E639 /* Global */,
|
|
14D8768029A751A100E1DD7F /* Config */,
|
|
189DD56B26DF5B0900AB55B1 /* Structure */,
|
|
189DD56126DE45F800AB55B1 /* Modules */,
|
|
4CF462D12EA10E1B005E96C0 /* YMWeb */,
|
|
E81C27AF26EF39B00031E639 /* AppDelegate */,
|
|
189DD53826DE255600AB55B1 /* Assets.xcassets */,
|
|
2368ECD52BC38FDA00EDF4C9 /* Launch Screen.storyboard */,
|
|
4C7B90972E9F70FC00A5E236 /* ep_splash.png */,
|
|
189DD53D26DE255600AB55B1 /* Info.plist */,
|
|
2368ECD72BC38FED00EDF4C9 /* PrivacyInfo.xcprivacy */,
|
|
2368ECCD2BC38F9800EDF4C9 /* InfoPlist.strings */,
|
|
E80E09AB2A40B70100CD2BE7 /* Localizable.strings */,
|
|
189DD53E26DE255600AB55B1 /* main.m */,
|
|
4C0642892E97BDC900BAF413 /* YuMi-Bridging-Header.h */,
|
|
);
|
|
path = YuMi;
|
|
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 = (
|
|
14D8767A29A7445C00E1DD7F /* NSObject+AutoCoding.h */,
|
|
14D8767B29A7445C00E1DD7F /* NSObject+AutoCoding.m */,
|
|
187EEEDA26E89B32002833B2 /* BaseModel.h */,
|
|
187EEEDB26E89B32002833B2 /* BaseModel.m */,
|
|
235A45212B04BEB6009753F5 /* PIBaseModel.h */,
|
|
235A45222B04BEB6009753F5 /* PIBaseModel.m */,
|
|
187EEEDF26E89BFB002833B2 /* AccountModel.h */,
|
|
187EEEE026E89BFB002833B2 /* AccountModel.m */,
|
|
187EEEEF26E89FE8002833B2 /* AccountInfoStorage.h */,
|
|
187EEEEE26E89FE8002833B2 /* AccountInfoStorage.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 */,
|
|
9B2A12DC2783FEDD00CED41B /* UserVipInfoVo.h */,
|
|
9B2A12DD2783FEDD00CED41B /* UserVipInfoVo.m */,
|
|
54F469392C2A984D00A83655 /* MedalModel.h */,
|
|
54F4693A2C2A984D00A83655 /* MedalModel.m */,
|
|
54FFD3782C9BCB1900DE61E5 /* RelationUserVO.h */,
|
|
54FFD3792C9BCB1900DE61E5 /* RelationUserVO.m */,
|
|
54B9C6E82C9C2DDC003F1CC5 /* GuildInfo.h */,
|
|
54B9C6E92C9C2DDC003F1CC5 /* GuildInfo.m */,
|
|
);
|
|
path = Model;
|
|
sourceTree = "<group>";
|
|
};
|
|
189DD56126DE45F800AB55B1 /* Modules */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18E7B1B426E8B2960064BC9B /* YMTabbar */,
|
|
E81DCCC4282B620A0039E5C5 /* YMMonents */,
|
|
E8E70D6E26F2EB1200F03460 /* YMMine */,
|
|
189DD56226DE460400AB55B1 /* YMLogin */,
|
|
);
|
|
path = Modules;
|
|
sourceTree = "<group>";
|
|
};
|
|
189DD56226DE460400AB55B1 /* YMLogin */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E8B825BC26E9E520009E8E9F /* Model */,
|
|
189DD75326E2211000AB55B1 /* Api */,
|
|
189DD58B26DF978F00AB55B1 /* Presenter */,
|
|
189DD59126DF97F600AB55B1 /* Protocol */,
|
|
);
|
|
path = YMLogin;
|
|
sourceTree = "<group>";
|
|
};
|
|
189DD56B26DF5B0900AB55B1 /* Structure */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E8A72BBA2A3AFB2F00B2EC07 /* PrefixHeader.pch */,
|
|
1427213529A75C7D00C7C423 /* Base */,
|
|
189DD54826DE327B00AB55B1 /* MVP */,
|
|
);
|
|
path = Structure;
|
|
sourceTree = "<group>";
|
|
};
|
|
189DD58B26DF978F00AB55B1 /* Presenter */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
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 */,
|
|
);
|
|
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 /* Tools */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
23CEFC082AFB8FC100576D89 /* sdkContent */,
|
|
23FF255C2ABA8EEE0064E904 /* PIIAPTool */,
|
|
23E9EA9B2A84C42B00B792F2 /* SGYProgressView */,
|
|
E83645A42A40AEF600E0DBE4 /* Bundle */,
|
|
234E50AC2BF734FC005CB6D5 /* NSTextAttachment */,
|
|
E8F61356291E269700E12650 /* Safe */,
|
|
9B33E3C827D85379003B0E62 /* File */,
|
|
E80CBDE727D0C528001E1EC2 /* Timer */,
|
|
180116F6279E8C3100F2CBC0 /* Date */,
|
|
E88863D0278ED4A0004BCFAB /* Timestamp */,
|
|
E8EEB8EA26FC2050007C6EBA /* SDPhotoBrowser */,
|
|
2331C1BA2A60F67F00E1D940 /* UILabel */,
|
|
E81366E426F0A4820076364C /* NSString */,
|
|
E82109AA26F1C86E00FC3319 /* CountDown */,
|
|
E81C278726EAFABF0031E639 /* Security */,
|
|
189DD74D26E21D9000AB55B1 /* GCDHelper */,
|
|
189DD74226E21CCC00AB55B1 /* Reachability */,
|
|
189DD73626E21C3F00AB55B1 /* YYUtility */,
|
|
237700D02BC7CC7C00D661F1 /* MJExtension */,
|
|
);
|
|
path = Tools;
|
|
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>";
|
|
};
|
|
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 /* YMTabbar */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E8B3E8062848B84F009746AB /* Model */,
|
|
E8B3E8052848B849009746AB /* Api */,
|
|
E8B3E8042848B842009746AB /* View */,
|
|
E8B3E8032848B838009746AB /* Presenter */,
|
|
E8B3E8022848B828009746AB /* Protocol */,
|
|
);
|
|
path = YMTabbar;
|
|
sourceTree = "<group>";
|
|
};
|
|
2331C1BA2A60F67F00E1D940 /* UILabel */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2331C1BB2A60F69E00E1D940 /* UILabel+Utils.h */,
|
|
2331C1BC2A60F69E00E1D940 /* UILabel+Utils.m */,
|
|
);
|
|
path = UILabel;
|
|
sourceTree = "<group>";
|
|
};
|
|
234E50AC2BF734FC005CB6D5 /* NSTextAttachment */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
234E50AD2BF7352C005CB6D5 /* NSTextAttachment+MSImage.h */,
|
|
234E50AE2BF7352C005CB6D5 /* NSTextAttachment+MSImage.m */,
|
|
);
|
|
path = NSTextAttachment;
|
|
sourceTree = "<group>";
|
|
};
|
|
236B2E1B2AA0786E003967A8 /* Library */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4C47079F2D5342C500C8CD24 /* GZIP */,
|
|
);
|
|
path = Library;
|
|
sourceTree = "<group>";
|
|
};
|
|
237700D02BC7CC7C00D661F1 /* MJExtension */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
237700D12BC7CC7C00D661F1 /* NSObject+MJExtension.h */,
|
|
237700D22BC7CC7C00D661F1 /* NSObject+MJExtension.m */,
|
|
);
|
|
path = MJExtension;
|
|
sourceTree = "<group>";
|
|
};
|
|
23CEFC082AFB8FC100576D89 /* sdkContent */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
23CEFC092AFB8FC100576D89 /* catagory */,
|
|
23CEFC1F2AFB8FC100576D89 /* content */,
|
|
);
|
|
path = sdkContent;
|
|
sourceTree = "<group>";
|
|
};
|
|
23CEFC092AFB8FC100576D89 /* catagory */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
23CEFC0A2AFB8FC100576D89 /* Util */,
|
|
23CEFC152AFB8FC100576D89 /* 3Party */,
|
|
23CEFC192AFB8FC100576D89 /* system */,
|
|
);
|
|
path = catagory;
|
|
sourceTree = "<group>";
|
|
};
|
|
23CEFC0A2AFB8FC100576D89 /* Util */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
23CEFC142AFB8FC100576D89 /* BS_UIColor.h */,
|
|
23CEFC0F2AFB8FC100576D89 /* BS_UIColor.m */,
|
|
23CEFC0E2AFB8FC100576D89 /* BSNSDictionary.h */,
|
|
23CEFC132AFB8FC100576D89 /* BSNSDictionary.m */,
|
|
23CEFC122AFB8FC100576D89 /* BSNSStringUtil.h */,
|
|
23CEFC0C2AFB8FC100576D89 /* BSNSStringUtil.m */,
|
|
23CEFC112AFB8FC100576D89 /* BSUIDemoUtil.h */,
|
|
23CEFC0D2AFB8FC100576D89 /* BSUIDemoUtil.m */,
|
|
23CEFC0B2AFB8FC100576D89 /* BSXWDateUtil.h */,
|
|
23CEFC102AFB8FC100576D89 /* BSXWDateUtil.m */,
|
|
);
|
|
path = Util;
|
|
sourceTree = "<group>";
|
|
};
|
|
23CEFC152AFB8FC100576D89 /* 3Party */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
23CEFC162AFB8FC100576D89 /* fmdb */,
|
|
);
|
|
path = 3Party;
|
|
sourceTree = "<group>";
|
|
};
|
|
23CEFC162AFB8FC100576D89 /* fmdb */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
23CEFC182AFB8FC100576D89 /* BSSDLayoutUtil.h */,
|
|
23CEFC172AFB8FC100576D89 /* BSSDLayoutUtil.m */,
|
|
);
|
|
path = fmdb;
|
|
sourceTree = "<group>";
|
|
};
|
|
23CEFC192AFB8FC100576D89 /* system */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
23CEFC1C2AFB8FC100576D89 /* BS_Define.h */,
|
|
23CEFC1A2AFB8FC100576D89 /* SystemUtil.h */,
|
|
23CEFC1E2AFB8FC100576D89 /* SystemUtil.m */,
|
|
23CEFC1B2AFB8FC100576D89 /* UILabel+YBAttributeTextTapAction.h */,
|
|
23CEFC1D2AFB8FC100576D89 /* UILabel+YBAttributeTextTapAction.m */,
|
|
);
|
|
path = system;
|
|
sourceTree = "<group>";
|
|
};
|
|
23CEFC1F2AFB8FC100576D89 /* content */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
23CEFC202AFB8FC100576D89 /* FileOption(文件操作) */,
|
|
23CEFC242AFB8FC100576D89 /* XWNotification(通知) */,
|
|
23CEFC272AFB8FC100576D89 /* NetListen(网络监听) */,
|
|
23CEFC452AFB8FC100576D89 /* K */,
|
|
);
|
|
path = content;
|
|
sourceTree = "<group>";
|
|
};
|
|
23CEFC202AFB8FC100576D89 /* FileOption(文件操作) */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
23CEFC212AFB8FC100576D89 /* BSFileOptionModel.h */,
|
|
23CEFC222AFB8FC100576D89 /* BSFileOptionModel.m */,
|
|
23CEFC232AFB8FC100576D89 /* readMe_FileOption.txt */,
|
|
);
|
|
path = "FileOption(文件操作)";
|
|
sourceTree = "<group>";
|
|
};
|
|
23CEFC242AFB8FC100576D89 /* XWNotification(通知) */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
23CEFC252AFB8FC100576D89 /* BSNotification.h */,
|
|
23CEFC262AFB8FC100576D89 /* BSNotification.m */,
|
|
);
|
|
path = "XWNotification(通知)";
|
|
sourceTree = "<group>";
|
|
};
|
|
23CEFC272AFB8FC100576D89 /* NetListen(网络监听) */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
23CEFC282AFB8FC100576D89 /* component(组件) */,
|
|
23CEFC312AFB8FC100576D89 /* BSNetListenModel.m */,
|
|
23CEFC322AFB8FC100576D89 /* BSNetListenModel.h */,
|
|
23CEFC332AFB8FC100576D89 /* model */,
|
|
23CEFC362AFB8FC100576D89 /* RealTime(实时) */,
|
|
);
|
|
path = "NetListen(网络监听)";
|
|
sourceTree = "<group>";
|
|
};
|
|
23CEFC282AFB8FC100576D89 /* component(组件) */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
23CEFC292AFB8FC100576D89 /* pay_off@3x.png */,
|
|
23CEFC2A2AFB8FC100576D89 /* pay_off.png */,
|
|
23CEFC2B2AFB8FC100576D89 /* pay_off@2x.png */,
|
|
23CEFC2C2AFB8FC100576D89 /* pay_on@3x.png */,
|
|
23CEFC2D2AFB8FC100576D89 /* BSSelectView.h */,
|
|
23CEFC2E2AFB8FC100576D89 /* pay_on@2x.png */,
|
|
23CEFC2F2AFB8FC100576D89 /* pay_on.png */,
|
|
23CEFC302AFB8FC100576D89 /* BSSelectView.m */,
|
|
);
|
|
path = "component(组件)";
|
|
sourceTree = "<group>";
|
|
};
|
|
23CEFC332AFB8FC100576D89 /* model */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
23CEFC342AFB8FC100576D89 /* BSRecordModel.m */,
|
|
23CEFC352AFB8FC100576D89 /* BSRecordModel.h */,
|
|
);
|
|
path = model;
|
|
sourceTree = "<group>";
|
|
};
|
|
23CEFC362AFB8FC100576D89 /* RealTime(实时) */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
23CEFC372AFB8FC100576D89 /* BSRealTimeView.m */,
|
|
23CEFC382AFB8FC100576D89 /* BSRealTextView.h */,
|
|
23CEFC392AFB8FC100576D89 /* BSLogTableViewController.m */,
|
|
23CEFC3A2AFB8FC100576D89 /* BSLogNetDetailViewController.h */,
|
|
23CEFC3B2AFB8FC100576D89 /* model */,
|
|
23CEFC3E2AFB8FC100576D89 /* view */,
|
|
23CEFC412AFB8FC100576D89 /* BSRealTimeView.h */,
|
|
23CEFC422AFB8FC100576D89 /* BSLogNetDetailViewController.m */,
|
|
23CEFC432AFB8FC100576D89 /* BSLogTableViewController.h */,
|
|
23CEFC442AFB8FC100576D89 /* BSRealTextView.m */,
|
|
);
|
|
path = "RealTime(实时)";
|
|
sourceTree = "<group>";
|
|
};
|
|
23CEFC3B2AFB8FC100576D89 /* model */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
23CEFC3C2AFB8FC100576D89 /* RealViewCellModel.h */,
|
|
23CEFC3D2AFB8FC100576D89 /* RealViewCellModel.m */,
|
|
);
|
|
path = model;
|
|
sourceTree = "<group>";
|
|
};
|
|
23CEFC3E2AFB8FC100576D89 /* view */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
23CEFC3F2AFB8FC100576D89 /* RealViewNetWorkCell_0.h */,
|
|
23CEFC402AFB8FC100576D89 /* RealViewNetWorkCell_0.m */,
|
|
);
|
|
path = view;
|
|
sourceTree = "<group>";
|
|
};
|
|
23CEFC452AFB8FC100576D89 /* K */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
23CEFC462AFB8FC100576D89 /* BSDrawLine.h */,
|
|
23CEFC472AFB8FC100576D89 /* BSkObject.m */,
|
|
23CEFC482AFB8FC100576D89 /* BSDrawLine.m */,
|
|
23CEFC492AFB8FC100576D89 /* BSkObject.h */,
|
|
);
|
|
path = K;
|
|
sourceTree = "<group>";
|
|
};
|
|
23E9EA9B2A84C42B00B792F2 /* SGYProgressView */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
23E9EA9C2A84C42B00B792F2 /* SGYProgressView.h */,
|
|
23E9EA9D2A84C42B00B792F2 /* SGYProgressView.m */,
|
|
);
|
|
path = SGYProgressView;
|
|
sourceTree = "<group>";
|
|
};
|
|
23FF255C2ABA8EEE0064E904 /* PIIAPTool */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
23D8DEF12AC5633300644637 /* PIIAPRegulate.swift */,
|
|
);
|
|
path = PIIAPTool;
|
|
sourceTree = "<group>";
|
|
};
|
|
4C0642712E97BD6D00BAF413 /* Controllers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4CD19EB22E9D141A0069DAA0 /* EPMineViewController.h */,
|
|
4CD19EB32E9D141A0069DAA0 /* EPMineViewController.m */,
|
|
4CD19EB02E9D12600069DAA0 /* EPEditSettingViewController.swift */,
|
|
4CD19EB62E9D15000069DAA0 /* EPAboutUsViewController.swift */,
|
|
);
|
|
path = Controllers;
|
|
sourceTree = "<group>";
|
|
};
|
|
4C0642742E97BD6D00BAF413 /* Views */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4C0642722E97BD6D00BAF413 /* EPMineHeaderView.h */,
|
|
4C0642732E97BD6D00BAF413 /* EPMineHeaderView.m */,
|
|
);
|
|
path = Views;
|
|
sourceTree = "<group>";
|
|
};
|
|
4C0642752E97BD6D00BAF413 /* NewMine */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4C1E98BE2E9A3A540031AE79 /* Services */,
|
|
4C0642712E97BD6D00BAF413 /* Controllers */,
|
|
4C0642742E97BD6D00BAF413 /* Views */,
|
|
);
|
|
path = NewMine;
|
|
sourceTree = "<group>";
|
|
};
|
|
4C0642782E97BD6D00BAF413 /* Controllers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4C06429A2E99120600BAF413 /* EPMomentPublishViewController.h */,
|
|
4C06429B2E99120600BAF413 /* EPMomentPublishViewController.m */,
|
|
4C06428F2E98DC8700BAF413 /* EPMomentViewController.h */,
|
|
4C0642902E98DC8700BAF413 /* EPMomentViewController.m */,
|
|
);
|
|
path = Controllers;
|
|
sourceTree = "<group>";
|
|
};
|
|
4C06427B2E97BD6D00BAF413 /* Views */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4C7B91D62EA096DE00A5E236 /* EPEmotionInfoView.h */,
|
|
4C7B91D72EA096DE00A5E236 /* EPEmotionInfoView.m */,
|
|
4C7B90992E9F822900A5E236 /* EPEmotionColorWheelView.h */,
|
|
4C7B909A2E9F822900A5E236 /* EPEmotionColorWheelView.m */,
|
|
4C7B8F612E9F6E1300A5E236 /* EPSignatureColorGuideView.h */,
|
|
4C7B8F622E9F6E1300A5E236 /* EPSignatureColorGuideView.m */,
|
|
4CDF7F402E9E581900113F54 /* EPEmotionColorPicker.h */,
|
|
4CDF7F412E9E581900113F54 /* EPEmotionColorPicker.m */,
|
|
4C0642972E98F77900BAF413 /* EPMomentListView.h */,
|
|
4C0642982E98F77900BAF413 /* EPMomentListView.m */,
|
|
4C0642792E97BD6D00BAF413 /* EPMomentCell.h */,
|
|
4C06427A2E97BD6D00BAF413 /* EPMomentCell.m */,
|
|
);
|
|
path = Views;
|
|
sourceTree = "<group>";
|
|
};
|
|
4C06427C2E97BD6D00BAF413 /* NewMoments */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4C0642952E98F76F00BAF413 /* Services */,
|
|
4C0642782E97BD6D00BAF413 /* Controllers */,
|
|
4C06427B2E97BD6D00BAF413 /* Views */,
|
|
);
|
|
path = NewMoments;
|
|
sourceTree = "<group>";
|
|
};
|
|
4C06427E2E97BD6D00BAF413 /* NewTabBar */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4C06428A2E98DC5F00BAF413 /* EPTabBarController.swift */,
|
|
);
|
|
path = NewTabBar;
|
|
sourceTree = "<group>";
|
|
};
|
|
4C0642922E98EF0A00BAF413 /* E-P */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4CD19C852E9CB31C0069DAA0 /* NewLogin */,
|
|
4C1E98C22E9A45160031AE79 /* Common */,
|
|
4C0642752E97BD6D00BAF413 /* NewMine */,
|
|
4C06427C2E97BD6D00BAF413 /* NewMoments */,
|
|
4C06427E2E97BD6D00BAF413 /* NewTabBar */,
|
|
);
|
|
path = "E-P";
|
|
sourceTree = "<group>";
|
|
};
|
|
4C0642952E98F76F00BAF413 /* Services */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4CDF7F3D2E9E580E00113F54 /* EPEmotionColorStorage.h */,
|
|
4CDF7F3E2E9E580E00113F54 /* EPEmotionColorStorage.m */,
|
|
4C1E98C52E9A45BC0031AE79 /* EPMomentAPISwiftHelper.swift */,
|
|
);
|
|
path = Services;
|
|
sourceTree = "<group>";
|
|
};
|
|
4C1E98BE2E9A3A540031AE79 /* Services */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4C1E98BC2E9A3A540031AE79 /* EPMineAPIHelper.h */,
|
|
4C1E98BD2E9A3A540031AE79 /* EPMineAPIHelper.m */,
|
|
);
|
|
path = Services;
|
|
sourceTree = "<group>";
|
|
};
|
|
4C1E98C22E9A45160031AE79 /* Common */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4C1E98C72E9A4DFD0031AE79 /* EPQCloudConfig.swift */,
|
|
4C1E98C82E9A4DFD0031AE79 /* EPSDKManager.swift */,
|
|
4C1E98C02E9A45160031AE79 /* EPImageUploader.swift */,
|
|
4C1E98C12E9A45160031AE79 /* EPProgressHUD.swift */,
|
|
);
|
|
path = Common;
|
|
sourceTree = "<group>";
|
|
};
|
|
4C47079F2D5342C500C8CD24 /* GZIP */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4C4707A32D53430300C8CD24 /* NSData+GZIP.h */,
|
|
4C4707A42D53430300C8CD24 /* NSData+GZIP.m */,
|
|
);
|
|
path = GZIP;
|
|
sourceTree = "<group>";
|
|
};
|
|
4C886BEF2E015D48006F0BA7 /* Medals */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4C886BF02E015D61006F0BA7 /* MedalsModel.h */,
|
|
4C886BF12E015D61006F0BA7 /* MedalsModel.m */,
|
|
);
|
|
path = Medals;
|
|
sourceTree = "<group>";
|
|
};
|
|
4CD19C7F2E9CB31C0069DAA0 /* Controllers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4CD19C7D2E9CB31C0069DAA0 /* EPLoginTypesViewController.swift */,
|
|
4CD19C7E2E9CB31C0069DAA0 /* EPLoginViewController.swift */,
|
|
);
|
|
path = Controllers;
|
|
sourceTree = "<group>";
|
|
};
|
|
4CD19C812E9CB31C0069DAA0 /* Models */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4CD19C922E9CCF2C0069DAA0 /* EPLoginConfig.swift */,
|
|
4CD19C902E9CBBD30069DAA0 /* EPLoginBridge.swift */,
|
|
4CD19C802E9CB31C0069DAA0 /* EPLoginState.swift */,
|
|
);
|
|
path = Models;
|
|
sourceTree = "<group>";
|
|
};
|
|
4CD19C842E9CB31C0069DAA0 /* Views */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4CD19EAC2E9CDFC30069DAA0 /* EPLoginButton.swift */,
|
|
4CD19EAD2E9CDFC30069DAA0 /* EPLoginInputView.swift */,
|
|
4CD19C832E9CB31C0069DAA0 /* EPPolicyLabel.swift */,
|
|
);
|
|
path = Views;
|
|
sourceTree = "<group>";
|
|
};
|
|
4CD19C852E9CB31C0069DAA0 /* NewLogin */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4CD19C8D2E9CBBC80069DAA0 /* Services */,
|
|
4CD19C7F2E9CB31C0069DAA0 /* Controllers */,
|
|
4CD19C812E9CB31C0069DAA0 /* Models */,
|
|
4CD19C842E9CB31C0069DAA0 /* Views */,
|
|
);
|
|
path = NewLogin;
|
|
sourceTree = "<group>";
|
|
};
|
|
4CD19C8D2E9CBBC80069DAA0 /* Services */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4CD19C8B2E9CBBC80069DAA0 /* EPLoginManager.swift */,
|
|
4CD19C8C2E9CBBC80069DAA0 /* EPLoginService.swift */,
|
|
);
|
|
path = Services;
|
|
sourceTree = "<group>";
|
|
};
|
|
4CD19C9A2E9CDF980069DAA0 /* Adbvertise */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4CD19C942E9CDF980069DAA0 /* AdvertiseModel.h */,
|
|
4CD19C952E9CDF980069DAA0 /* AdvertiseModel.m */,
|
|
4CD19C962E9CDF980069DAA0 /* XPAdImageTool.h */,
|
|
4CD19C972E9CDF980069DAA0 /* XPAdImageTool.m */,
|
|
4CD19C982E9CDF980069DAA0 /* XPAdvertiseView.h */,
|
|
4CD19C992E9CDF980069DAA0 /* XPAdvertiseView.m */,
|
|
);
|
|
path = Adbvertise;
|
|
sourceTree = "<group>";
|
|
};
|
|
4CD19D762E9CDF980069DAA0 /* MSRTL */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4CD19D622E9CDF980069DAA0 /* MSBaseRTLFlowLayout.h */,
|
|
4CD19D632E9CDF980069DAA0 /* MSBaseRTLFlowLayout.m */,
|
|
4CD19D642E9CDF980069DAA0 /* MSBaseTextField.h */,
|
|
4CD19D652E9CDF980069DAA0 /* MSBaseTextField.m */,
|
|
4CD19D662E9CDF980069DAA0 /* NSMutableAttributedString+MSRTL.h */,
|
|
4CD19D672E9CDF980069DAA0 /* NSMutableAttributedString+MSRTL.m */,
|
|
4CD19D682E9CDF980069DAA0 /* UIButton+MSRTL.h */,
|
|
4CD19D692E9CDF980069DAA0 /* UIButton+MSRTL.m */,
|
|
4CD19D6A2E9CDF980069DAA0 /* UIImage+MSRTL.h */,
|
|
4CD19D6B2E9CDF980069DAA0 /* UIImage+MSRTL.m */,
|
|
4CD19D6C2E9CDF980069DAA0 /* UILabel+MSRTL.h */,
|
|
4CD19D6D2E9CDF980069DAA0 /* UILabel+MSRTL.m */,
|
|
4CD19D6E2E9CDF980069DAA0 /* UISwipeGestureRecognizer+MSRTL.h */,
|
|
4CD19D6F2E9CDF980069DAA0 /* UISwipeGestureRecognizer+MSRTL.m */,
|
|
4CD19D702E9CDF980069DAA0 /* UITextField+MSRTL.h */,
|
|
4CD19D712E9CDF980069DAA0 /* UITextField+MSRTL.m */,
|
|
4CD19D722E9CDF980069DAA0 /* UITextView+MSRTL.h */,
|
|
4CD19D732E9CDF980069DAA0 /* UITextView+MSRTL.m */,
|
|
4CD19D742E9CDF980069DAA0 /* YYLabel+MSRTL.h */,
|
|
4CD19D752E9CDF980069DAA0 /* YYLabel+MSRTL.m */,
|
|
);
|
|
path = MSRTL;
|
|
sourceTree = "<group>";
|
|
};
|
|
4CD19D872E9CDF980069DAA0 /* SwitchView */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4CD19D852E9CDF980069DAA0 /* XPSwitch.h */,
|
|
4CD19D862E9CDF980069DAA0 /* XPSwitch.m */,
|
|
);
|
|
path = SwitchView;
|
|
sourceTree = "<group>";
|
|
};
|
|
4CD19D902E9CDF980069DAA0 /* Config */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4CD19D882E9CDF980069DAA0 /* TTActionSheetConfig.h */,
|
|
4CD19D892E9CDF980069DAA0 /* TTActionSheetConfig.m */,
|
|
4CD19D8A2E9CDF980069DAA0 /* TTAlertButtonConfig.h */,
|
|
4CD19D8B2E9CDF980069DAA0 /* TTAlertButtonConfig.m */,
|
|
4CD19D8C2E9CDF980069DAA0 /* TTAlertConfig.h */,
|
|
4CD19D8D2E9CDF980069DAA0 /* TTAlertConfig.m */,
|
|
4CD19D8E2E9CDF980069DAA0 /* TTAlertMessageAttributedConfig.h */,
|
|
4CD19D8F2E9CDF980069DAA0 /* TTAlertMessageAttributedConfig.m */,
|
|
);
|
|
path = Config;
|
|
sourceTree = "<group>";
|
|
};
|
|
4CD19D922E9CDF980069DAA0 /* Header */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4CD19D912E9CDF980069DAA0 /* TTPopupConstants.h */,
|
|
);
|
|
path = Header;
|
|
sourceTree = "<group>";
|
|
};
|
|
4CD19D962E9CDF980069DAA0 /* Manager */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4CD19D932E9CDF980069DAA0 /* TTPopupManagerService.h */,
|
|
4CD19D942E9CDF980069DAA0 /* TTPopupManagerService.m */,
|
|
4CD19D952E9CDF980069DAA0 /* TTPopupManagerServiceProtocol.h */,
|
|
);
|
|
path = Manager;
|
|
sourceTree = "<group>";
|
|
};
|
|
4CD19D9A2E9CDF980069DAA0 /* Service */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4CD19D972E9CDF980069DAA0 /* TTPopupService.h */,
|
|
4CD19D982E9CDF980069DAA0 /* TTPopupService.m */,
|
|
4CD19D992E9CDF980069DAA0 /* TTPopupServiceProtocol.h */,
|
|
);
|
|
path = Service;
|
|
sourceTree = "<group>";
|
|
};
|
|
4CD19DA12E9CDF980069DAA0 /* View */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4CD19D9B2E9CDF980069DAA0 /* TTActionSheetView.h */,
|
|
4CD19D9C2E9CDF980069DAA0 /* TTActionSheetView.m */,
|
|
4CD19D9D2E9CDF980069DAA0 /* TTAlertView.h */,
|
|
4CD19D9E2E9CDF980069DAA0 /* TTAlertView.m */,
|
|
4CD19D9F2E9CDF980069DAA0 /* TTNewAlertView.h */,
|
|
4CD19DA02E9CDF980069DAA0 /* TTNewAlertView.m */,
|
|
);
|
|
path = View;
|
|
sourceTree = "<group>";
|
|
};
|
|
4CD19DA42E9CDF980069DAA0 /* TTPopup */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4CD19D902E9CDF980069DAA0 /* Config */,
|
|
4CD19D922E9CDF980069DAA0 /* Header */,
|
|
4CD19D962E9CDF980069DAA0 /* Manager */,
|
|
4CD19D9A2E9CDF980069DAA0 /* Service */,
|
|
4CD19DA12E9CDF980069DAA0 /* View */,
|
|
4CD19DA22E9CDF980069DAA0 /* TTPopup.h */,
|
|
4CD19DA32E9CDF980069DAA0 /* TTPopup.m */,
|
|
);
|
|
path = TTPopup;
|
|
sourceTree = "<group>";
|
|
};
|
|
4CD19DA72E9CDF980069DAA0 /* UIButton */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4CD19DA52E9CDF980069DAA0 /* UIButton+EnlargeTouchArea.h */,
|
|
4CD19DA62E9CDF980069DAA0 /* UIButton+EnlargeTouchArea.m */,
|
|
);
|
|
path = UIButton;
|
|
sourceTree = "<group>";
|
|
};
|
|
4CD19DAA2E9CDF980069DAA0 /* UIImage */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4CD19DA82E9CDF980069DAA0 /* UIImage+Utils.h */,
|
|
4CD19DA92E9CDF980069DAA0 /* UIImage+Utils.m */,
|
|
);
|
|
path = UIImage;
|
|
sourceTree = "<group>";
|
|
};
|
|
4CD19DB12E9CDF980069DAA0 /* UIImageView */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4CD19DAB2E9CDF980069DAA0 /* NetImageConfig.h */,
|
|
4CD19DAC2E9CDF980069DAA0 /* NetImageConfig.m */,
|
|
4CD19DAD2E9CDF980069DAA0 /* NetImageView.h */,
|
|
4CD19DAE2E9CDF980069DAA0 /* NetImageView.m */,
|
|
4CD19DAF2E9CDF980069DAA0 /* UIImageConstant.h */,
|
|
4CD19DB02E9CDF980069DAA0 /* UIImageConstant.m */,
|
|
);
|
|
path = UIImageView;
|
|
sourceTree = "<group>";
|
|
};
|
|
4CD19DB42E9CDF980069DAA0 /* UIViewCorner */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4CD19DB22E9CDF980069DAA0 /* UIView+Corner.h */,
|
|
4CD19DB32E9CDF980069DAA0 /* UIView+Corner.m */,
|
|
);
|
|
path = UIViewCorner;
|
|
sourceTree = "<group>";
|
|
};
|
|
4CD19DB72E9CDF980069DAA0 /* UIViewGradientLayer */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4CD19DB52E9CDF980069DAA0 /* UIView+GradientLayer.h */,
|
|
4CD19DB62E9CDF980069DAA0 /* UIView+GradientLayer.m */,
|
|
);
|
|
path = UIViewGradientLayer;
|
|
sourceTree = "<group>";
|
|
};
|
|
4CD19DBA2E9CDF980069DAA0 /* VagueImageView */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4CD19DB82E9CDF980069DAA0 /* UIImage+ImageEffects.h */,
|
|
4CD19DB92E9CDF980069DAA0 /* UIImage+ImageEffects.m */,
|
|
);
|
|
path = VagueImageView;
|
|
sourceTree = "<group>";
|
|
};
|
|
4CD19DC92E9CDF980069DAA0 /* CustomUI */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4CD19C9A2E9CDF980069DAA0 /* Adbvertise */,
|
|
4CD19D762E9CDF980069DAA0 /* MSRTL */,
|
|
4CD19D872E9CDF980069DAA0 /* SwitchView */,
|
|
4CD19DA42E9CDF980069DAA0 /* TTPopup */,
|
|
4CD19DA72E9CDF980069DAA0 /* UIButton */,
|
|
4CD19DAA2E9CDF980069DAA0 /* UIImage */,
|
|
4CD19DB12E9CDF980069DAA0 /* UIImageView */,
|
|
4CD19DB42E9CDF980069DAA0 /* UIViewCorner */,
|
|
4CD19DB72E9CDF980069DAA0 /* UIViewGradientLayer */,
|
|
4CD19DBA2E9CDF980069DAA0 /* VagueImageView */,
|
|
4CD19DBB2E9CDF980069DAA0 /* DJDKMIMOMColor.h */,
|
|
4CD19DBC2E9CDF980069DAA0 /* DJDKMIMOMColor.m */,
|
|
4CD19DBD2E9CDF980069DAA0 /* EmptyDataView.h */,
|
|
4CD19DBE2E9CDF980069DAA0 /* EmptyDataView.m */,
|
|
4CD19DC12E9CDF980069DAA0 /* MoliMoneyLabel.h */,
|
|
4CD19DC22E9CDF980069DAA0 /* MoliMoneyLabel.m */,
|
|
4CD19DC32E9CDF980069DAA0 /* SexAgeLabel.h */,
|
|
4CD19DC42E9CDF980069DAA0 /* SexAgeLabel.m */,
|
|
4CD19DC52E9CDF980069DAA0 /* XCCurrentVCStackManager.h */,
|
|
4CD19DC62E9CDF980069DAA0 /* XCCurrentVCStackManager.m */,
|
|
4CD19DC72E9CDF980069DAA0 /* XNDJTDDLoadingTool.h */,
|
|
4CD19DC82E9CDF980069DAA0 /* XNDJTDDLoadingTool.m */,
|
|
);
|
|
path = CustomUI;
|
|
sourceTree = "<group>";
|
|
};
|
|
4CF462D12EA10E1B005E96C0 /* YMWeb */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4CF462CD2EA10E1B005E96C0 /* XPWebViewController.h */,
|
|
4CF462CE2EA10E1B005E96C0 /* XPWebViewController.m */,
|
|
4CF462CF2EA10E1B005E96C0 /* XPWebViewNavView.h */,
|
|
4CF462D02EA10E1B005E96C0 /* XPWebViewNavView.m */,
|
|
);
|
|
path = YMWeb;
|
|
sourceTree = "<group>";
|
|
};
|
|
9B1B729A28002249003FACE9 /* AnchorFansTeam */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9B1B729B28002264003FACE9 /* XPMineAnchorFansTeamModel.h */,
|
|
9B1B729C28002264003FACE9 /* XPMineAnchorFansTeamModel.m */,
|
|
);
|
|
path = AnchorFansTeam;
|
|
sourceTree = "<group>";
|
|
};
|
|
9B33E3C827D85379003B0E62 /* File */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9B33E3CA27D85379003B0E62 /* UploadFile.h */,
|
|
9B33E3C927D85379003B0E62 /* UploadFile.m */,
|
|
23959FE52BB15C930085A282 /* UploadFileModel.h */,
|
|
23959FE62BB15C930085A282 /* UploadFileModel.m */,
|
|
548D541E2CC208FD0084A2FF /* AlbumResourcePickerViewController.h */,
|
|
548D541F2CC208FD0084A2FF /* AlbumResourcePickerViewController.m */,
|
|
);
|
|
path = File;
|
|
sourceTree = "<group>";
|
|
};
|
|
9B9DFDA227DB4F68000F95B3 /* Recovered References */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9BA8A47627C60DF7000365A3 /* AVFoundation.framework */,
|
|
9BA8A47427C60D9F000365A3 /* AudioToolbox.framework */,
|
|
);
|
|
name = "Recovered References";
|
|
sourceTree = "<group>";
|
|
};
|
|
9BD2ECCF288F832300F5CD9A /* FootPrint */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9BD2ECD0288F833B00F5CD9A /* XPMineFootPrintModel.h */,
|
|
9BD2ECD1288F833B00F5CD9A /* XPMineFootPrintModel.m */,
|
|
);
|
|
path = FootPrint;
|
|
sourceTree = "<group>";
|
|
};
|
|
9BD9A18127A0F110004186FE /* Visitor */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9BD9A18227A0F128004186FE /* XPMineVisitorItemModel.h */,
|
|
9BD9A18327A0F128004186FE /* XPMineVisitorItemModel.m */,
|
|
9BD9A18527A120FD004186FE /* XPMineVisitorUnReadModel.h */,
|
|
9BD9A18627A120FD004186FE /* XPMineVisitorUnReadModel.m */,
|
|
);
|
|
path = Visitor;
|
|
sourceTree = "<group>";
|
|
};
|
|
9BE01AF42893E7E000B50299 /* Cell */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9BFE0D8C2898C8C300F53C24 /* XPAnchorCardSkillCollectionViewCell.h */,
|
|
9BFE0D8D2898C8C300F53C24 /* XPAnchorCardSkillCollectionViewCell.m */,
|
|
);
|
|
path = Cell;
|
|
sourceTree = "<group>";
|
|
};
|
|
BFB922F5D81845AC32D1E1ED /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
237701112BCF742C00D661F1 /* libz.tbd */,
|
|
2377010F2BCF740400D661F1 /* libsqlite3.tbd */,
|
|
2377010D2BCF73F400D661F1 /* CoreGraphics.framework */,
|
|
2377010B2BCF73EA00D661F1 /* SystemConfiguration.framework */,
|
|
237701092BCF73DD00D661F1 /* libiconv.tbd */,
|
|
237701072BCF73CE00D661F1 /* Security.framework */,
|
|
23E56B3B2B03564B00C8DAC9 /* CoreTelephony.framework */,
|
|
186A531826FC591100D67B2C /* libresolv.tbd */,
|
|
CACF623970097D653132D69A /* Pods_YuMi.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
D09C770DC30B9BAAEAFC7945 /* Pods */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7DB00EC07F1D0ADFF900B38D /* Pods-YuMi.debug.xcconfig */,
|
|
B66633E061B1B34177CD011C /* Pods-YuMi.release.xcconfig */,
|
|
);
|
|
path = Pods;
|
|
sourceTree = "<group>";
|
|
};
|
|
E80B070F280D0A6700A79F63 /* Friend */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E80B0710280D0A6700A79F63 /* FansInfoModel.h */,
|
|
E80B0711280D0A6700A79F63 /* FansInfoModel.m */,
|
|
);
|
|
path = Friend;
|
|
sourceTree = "<group>";
|
|
};
|
|
E80CBDE727D0C528001E1EC2 /* Timer */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E80CBDE827D0C53F001E1EC2 /* XPWeakTimer.h */,
|
|
E80CBDE927D0C53F001E1EC2 /* XPWeakTimer.m */,
|
|
);
|
|
path = Timer;
|
|
sourceTree = "<group>";
|
|
};
|
|
E81366E426F0A4820076364C /* NSString */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E81366E526F0A49E0076364C /* NSString+Utils.h */,
|
|
E81366E626F0A49E0076364C /* NSString+Utils.m */,
|
|
);
|
|
path = NSString;
|
|
sourceTree = "<group>";
|
|
};
|
|
E81C278726EAFABF0031E639 /* Security */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E81C278A26EAFAF60031E639 /* Base64.h */,
|
|
E81C278926EAFAF60031E639 /* Base64.m */,
|
|
E81C278826EAFAF60031E639 /* DESEncrypt.h */,
|
|
E81C278B26EAFAF60031E639 /* DESEncrypt.m */,
|
|
E80E2375299A47F60013FD40 /* AESUtils.h */,
|
|
E80E2376299A47F60013FD40 /* AESUtils.m */,
|
|
);
|
|
path = Security;
|
|
sourceTree = "<group>";
|
|
};
|
|
E81C279926EB64BA0031E639 /* Global */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E81C279A26EB65560031E639 /* YUMIMacroUitls.h */,
|
|
E81C279B26EEEC620031E639 /* YUMIConstant.h */,
|
|
E81C279C26EEEC620031E639 /* YUMIConstant.m */,
|
|
E81C279E26EEF83D0031E639 /* YUMIHtmlUrl.h */,
|
|
E81C279F26EEF83D0031E639 /* YUMIHtmlUrl.m */,
|
|
E81C27A126EF23370031E639 /* YUMINNNN.h */,
|
|
);
|
|
path = Global;
|
|
sourceTree = "<group>";
|
|
};
|
|
E81C27AF26EF39B00031E639 /* AppDelegate */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
189DD52C26DE255300AB55B1 /* AppDelegate.h */,
|
|
189DD52D26DE255300AB55B1 /* AppDelegate.m */,
|
|
234D821C2AEC57CF0022EFEB /* YYTextAsyncLayer+PITextAsyncLayer.h */,
|
|
234D821D2AEC57CF0022EFEB /* YYTextAsyncLayer+PITextAsyncLayer.m */,
|
|
);
|
|
path = AppDelegate;
|
|
sourceTree = "<group>";
|
|
};
|
|
E81DCCC4282B620A0039E5C5 /* YMMonents */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E81DCCCA282B638B0039E5C5 /* Model */,
|
|
E81DCCC9282B63840039E5C5 /* Api */,
|
|
E81DCCC7282B636D0039E5C5 /* Presenter */,
|
|
E81DCCC6282B63630039E5C5 /* Protocol */,
|
|
);
|
|
path = YMMonents;
|
|
sourceTree = "<group>";
|
|
};
|
|
E81DCCC6282B63630039E5C5 /* Protocol */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1427213129A75A1700C7C423 /* XPMonentsLatestProtocol.h */,
|
|
1427213029A759D200C7C423 /* XPMonentsAttentionProtocol.h */,
|
|
E8098CAB282E04870090B9F0 /* XPMomentsRecommendProtocol.h */,
|
|
E81A65432835121000F55894 /* XPMonentsInteractiveProtocol.h */,
|
|
E8541036286443D8005CFD9F /* XPMonentsDetailProtocol.h */,
|
|
E818E34C286ECAD8005EDF68 /* XPMonentsPublishProtocol.h */,
|
|
E8AB632028ADE5720023B0D2 /* XPMonentsTopicRecommendProtocol.h */,
|
|
E8AB632128ADE5880023B0D2 /* XPMonentsTopicLatestProtocol.h */,
|
|
E8AB632928AE15070023B0D2 /* XPMomentsTopicListProtocol.h */,
|
|
E8AB633028AE19FA0023B0D2 /* XPMomentsMineProtocol.h */,
|
|
14EB640A29A5BEE800A4A00B /* XPMomentsDetailViewControllerDelegate.h */,
|
|
);
|
|
path = Protocol;
|
|
sourceTree = "<group>";
|
|
};
|
|
E81DCCC7282B636D0039E5C5 /* Presenter */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1427213229A75A2600C7C423 /* XPMomentsLatestPresenter.h */,
|
|
1427213329A75A2600C7C423 /* XPMomentsLatestPresenter.m */,
|
|
1427212E29A7599500C7C423 /* XPMonentsAttentionPresenter.h */,
|
|
1427212D29A7599500C7C423 /* XPMonentsAttentionPresenter.m */,
|
|
E818E349286ECABF005EDF68 /* XPMonentsPublishPresenter.h */,
|
|
E818E34A286ECABF005EDF68 /* XPMonentsPublishPresenter.m */,
|
|
E8AB631728ADE2F40023B0D2 /* XPMonentsTopicRecommendPresenter.h */,
|
|
E8AB631828ADE2F40023B0D2 /* XPMonentsTopicRecommendPresenter.m */,
|
|
E8AB631A28ADE30E0023B0D2 /* XPMonentsTopicLatestPresenter.h */,
|
|
E8AB631B28ADE30E0023B0D2 /* XPMonentsTopicLatestPresenter.m */,
|
|
E8AB632D28AE19DE0023B0D2 /* XPMomentMinePresenter.h */,
|
|
E8AB632E28AE19DE0023B0D2 /* XPMomentMinePresenter.m */,
|
|
);
|
|
path = Presenter;
|
|
sourceTree = "<group>";
|
|
};
|
|
E81DCCC9282B63840039E5C5 /* Api */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E8098CA5282E00920090B9F0 /* Api+Moments.h */,
|
|
E8098CA6282E00920090B9F0 /* Api+Moments.m */,
|
|
);
|
|
path = Api;
|
|
sourceTree = "<group>";
|
|
};
|
|
E81DCCCA282B638B0039E5C5 /* Model */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1427212B29A757EC00C7C423 /* MomentsListInfoModel.h */,
|
|
1427212A29A757EC00C7C423 /* MomentsListInfoModel.m */,
|
|
E88749B4282B8FC600C3C7DB /* MomentsInfoModel.h */,
|
|
E88749B5282B8FC600C3C7DB /* MomentsInfoModel.m */,
|
|
);
|
|
path = Model;
|
|
sourceTree = "<group>";
|
|
};
|
|
E82109AA26F1C86E00FC3319 /* CountDown */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E82109AB26F1C8A000FC3319 /* CountDownHelper.h */,
|
|
E82109AC26F1C8A000FC3319 /* CountDownHelper.m */,
|
|
);
|
|
path = CountDown;
|
|
sourceTree = "<group>";
|
|
};
|
|
E83645A42A40AEF600E0DBE4 /* Bundle */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4CA7410C2E72B8FC00DB6853 /* YMLanguageConfig.h */,
|
|
4CA7410D2E72B8FC00DB6853 /* YMLanguageConfig.m */,
|
|
E83645A62A40AF5400E0DBE4 /* NSBundle+Localizable.h */,
|
|
E83645A72A40AF5400E0DBE4 /* NSBundle+Localizable.m */,
|
|
);
|
|
path = Bundle;
|
|
sourceTree = "<group>";
|
|
};
|
|
E85E7B582A4EC35A00B6D00A /* RecordIncome */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E85E7B592A4EC35A00B6D00A /* XPIncomeRecordGoldDetailsModel.h */,
|
|
E85E7B5A2A4EC35A00B6D00A /* XPExchangeDiamondsModel.h */,
|
|
E85E7B5B2A4EC35A00B6D00A /* XPIncomeRecordModel.h */,
|
|
E85E7B5E2A4EC35A00B6D00A /* XPIncomeRecordModel.m */,
|
|
E85E7B5F2A4EC35A00B6D00A /* XPExchangeDiamondsModel.m */,
|
|
E85E7B602A4EC35A00B6D00A /* XPIncomeRecordGoldDetailsModel.m */,
|
|
);
|
|
path = RecordIncome;
|
|
sourceTree = "<group>";
|
|
};
|
|
E85E7B682A4EC39400B6D00A /* ExchangeAuthority */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E85E7B692A4EC39400B6D00A /* XPMineExchangeAuthorityModel.m */,
|
|
E85E7B6A2A4EC39400B6D00A /* XPMineExchangeAuthorityModel.h */,
|
|
);
|
|
path = ExchangeAuthority;
|
|
sourceTree = "<group>";
|
|
};
|
|
E88863D0278ED4A0004BCFAB /* Timestamp */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E88863D1278ED4C0004BCFAB /* Timestamp.h */,
|
|
E88863D2278ED4C0004BCFAB /* Timestamp.m */,
|
|
);
|
|
path = Timestamp;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8B3E8022848B828009746AB /* Protocol */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18E7B1AE26E8AD760064BC9B /* MainProtocol.h */,
|
|
);
|
|
path = Protocol;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8B3E8032848B838009746AB /* Presenter */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
);
|
|
path = Presenter;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8B3E8042848B842009746AB /* View */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9BE01AF42893E7E000B50299 /* Cell */,
|
|
142721B029A7647F00C7C423 /* XPBlankViewController.h */,
|
|
142721B129A7647F00C7C423 /* XPBlankViewController.m */,
|
|
140A7F50299CC69000841594 /* XPTabBar.h */,
|
|
140A7F51299CC69000841594 /* XPTabBar.m */,
|
|
);
|
|
path = View;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8B3E8052848B849009746AB /* Api */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18E7B1B526E8B2D10064BC9B /* Api+Main.h */,
|
|
18E7B1B626E8B2D10064BC9B /* Api+Main.m */,
|
|
);
|
|
path = Api;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8B3E8062848B84F009746AB /* Model */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
);
|
|
path = Model;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8B825BC26E9E520009E8E9F /* Model */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
548E01C72C3F78600071C83D /* FeedBackConfigModel.h */,
|
|
548E01C82C3F78600071C83D /* FeedBackConfigModel.m */,
|
|
E81C27A926EF2D920031E639 /* ThirdUserInfo.h */,
|
|
E81C27AA26EF2D920031E639 /* ThirdUserInfo.m */,
|
|
E818DD1D2A48974300F163F7 /* LoginAreaModel.h */,
|
|
E818DD1E2A48974300F163F7 /* LoginAreaModel.m */,
|
|
4C6C92BE2D1172D9000A4693 /* RegionListInfo.h */,
|
|
4C6C92BF2D1172D9000A4693 /* RegionListInfo.m */,
|
|
);
|
|
path = Model;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8B846D926FDE21900A777FE /* Recharge */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E8B846DA26FDE24300A777FE /* RechargeListModel.h */,
|
|
E8B846DB26FDE24300A777FE /* RechargeListModel.m */,
|
|
E89DA67027008D59008483C1 /* WalletInfoModel.h */,
|
|
E89DA67127008D59008483C1 /* WalletInfoModel.m */,
|
|
);
|
|
path = Recharge;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8D34D57280821F3009C4835 /* UserInfo */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
23E9EA822A84B6FC00B792F2 /* XPMineUserInfoTagModel.h */,
|
|
23E9EA802A84B6FC00B792F2 /* XPMineUserInfoTagModel.m */,
|
|
23E9EA812A84B6FC00B792F2 /* XPSoundCardModel.h */,
|
|
23E9EA832A84B6FD00B792F2 /* XPSoundCardModel.m */,
|
|
E8D34D5828082357009C4835 /* UserGiftWallInfoModel.h */,
|
|
E8D34D5928082357009C4835 /* UserGiftWallInfoModel.m */,
|
|
);
|
|
path = UserInfo;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8E70D6E26F2EB1200F03460 /* YMMine */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E8E70D7026F2EB3800F03460 /* Model */,
|
|
E8E70D6F26F2EB2A00F03460 /* Api */,
|
|
E8E70D7226F2EB5100F03460 /* Presenter */,
|
|
E8E70D7426F2EB6B00F03460 /* Protocol */,
|
|
);
|
|
path = YMMine;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8E70D6F26F2EB2A00F03460 /* Api */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E8E70D7C26F2F19D00F03460 /* Api+Mine.h */,
|
|
E8E70D7D26F2F19D00F03460 /* Api+Mine.m */,
|
|
54C9A11A2C3D9EDD00C6D970 /* Api+GameOrder.h */,
|
|
54C9A11B2C3D9EDD00C6D970 /* Api+GameOrder.m */,
|
|
4C886BEC2E014B6C006F0BA7 /* Api+Medals.h */,
|
|
4C886BED2E014B6C006F0BA7 /* Api+Medals.m */,
|
|
);
|
|
path = Api;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8E70D7026F2EB3800F03460 /* Model */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4C886BEF2E015D48006F0BA7 /* Medals */,
|
|
E85E7B682A4EC39400B6D00A /* ExchangeAuthority */,
|
|
E85E7B582A4EC35A00B6D00A /* RecordIncome */,
|
|
9BD2ECCF288F832300F5CD9A /* FootPrint */,
|
|
E80B070F280D0A6700A79F63 /* Friend */,
|
|
9B1B729A28002249003FACE9 /* AnchorFansTeam */,
|
|
E8D34D57280821F3009C4835 /* UserInfo */,
|
|
9BD9A18127A0F110004186FE /* Visitor */,
|
|
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 */,
|
|
2305F3422AD94E2700AD403C /* XPMaskManagerModel.h */,
|
|
2305F3432AD94E2700AD403C /* XPMaskManagerModel.m */,
|
|
E8EEB90A26FC5EBC007C6EBA /* XPMineUserInfoEditModel.h */,
|
|
E8EEB90B26FC5EBC007C6EBA /* XPMineUserInfoEditModel.m */,
|
|
9B734F74288A92FB00CBDAA9 /* XPMineFunctionItemModel.h */,
|
|
9B734F75288A92FB00CBDAA9 /* XPMineFunctionItemModel.m */,
|
|
54C9A11D2C3DA08000C6D970 /* XPMineGamePartnerInfoModel.h */,
|
|
54C9A11E2C3DA08000C6D970 /* XPMineGamePartnerInfoModel.m */,
|
|
54CE5EF72CCA4A2600A67898 /* LocationModel.h */,
|
|
54CE5EF82CCA4A2600A67898 /* LocationModel.m */,
|
|
4CE3A9442D22754C003F0796 /* RechargeUserModel.h */,
|
|
4CE3A9452D22754C003F0796 /* RechargeUserModel.m */,
|
|
4CF67BA32DF9568C00EE5A28 /* BaseModelVo.h */,
|
|
4CF67BA42DF9568C00EE5A28 /* BaseModelVo.m */,
|
|
);
|
|
path = Model;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8E70D7226F2EB5100F03460 /* Presenter */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
);
|
|
path = Presenter;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8E70D7426F2EB6B00F03460 /* Protocol */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E8E70D7B26F2F18900F03460 /* XPMineProtocol.h */,
|
|
E8AC721D26F4723D007D6E91 /* XPMineSettingProtocol.h */,
|
|
E8098CB6282E97AC0090B9F0 /* XPMineBlackListProtocol.h */,
|
|
E8AC722826F48889007D6E91 /* XPMineFeedbackProtocol.h */,
|
|
E8AC723626F49957007D6E91 /* XPMineNotificaProtocol.h */,
|
|
E824544726F5940600BE8163 /* XPMinePayPwdProtocol.h */,
|
|
E824545226F5CE9C00BE8163 /* XPMineModifPayProtocol.h */,
|
|
E824545D26F5EEFD00BE8163 /* XPMineVerifIdentityProtocol.h */,
|
|
E824546526F5FF5100BE8163 /* XPMineResetPayPasswordProtocol.h */,
|
|
E8E20BE928169E410033B688 /* XPMineLoginPasswordProtocol.h */,
|
|
E87C54BF2823CC940051AA11 /* XPMineResetLoginPwdProtocol.h */,
|
|
E8EEB90226FC31CE007C6EBA /* XPMineUserInfoProtocol.h */,
|
|
E8D34D6128082BD4009C4835 /* XPMineUserDataProtocol.h */,
|
|
E873EB06280944020071030D /* XPMineUserInfoGiftWallProtocol.h */,
|
|
E8EEB91026FC6AD3007C6EBA /* XPMineUserInfoEditProtocol.h */,
|
|
E8B846C626FDB44100A777FE /* XPMineUserInfoAlbumProtocol.h */,
|
|
E8B846D726FDE16300A777FE /* XPMineRechargeProtocol.h */,
|
|
E896EF982771AB0000AD2CC1 /* XPMineFansProtocol.h */,
|
|
E896EF992771AB1800AD2CC1 /* XPMineAttentionProtocol.h */,
|
|
E84CBCE8284380B300D43221 /* XPMineFriendProtocol.h */,
|
|
9BD9A17627A0E953004186FE /* XPMineVisitorProtocol.h */,
|
|
9B1B7299280021E7003FACE9 /* XPMineAnchorFansTeamProtocol.h */,
|
|
9BD2ECD6288F849300F5CD9A /* XPMineFootPrintProtocol.h */,
|
|
9BD8D4E728911FBD00AE03FF /* XPMineCollectRoomListProtocol.h */,
|
|
);
|
|
path = Protocol;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8EEB8EA26FC2050007C6EBA /* SDPhotoBrowser */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E8EEB8F126FC2050007C6EBA /* SDBrowserImageView.h */,
|
|
E8EEB8EE26FC2050007C6EBA /* SDBrowserImageView.m */,
|
|
E8EEB8F026FC2050007C6EBA /* SDPhotoBrowser.h */,
|
|
E8EEB8EC26FC2050007C6EBA /* SDPhotoBrowser.m */,
|
|
E8EEB8EB26FC2050007C6EBA /* SDPhotoBrowserConfig.h */,
|
|
E8EEB8EF26FC2050007C6EBA /* SDWaitingView.h */,
|
|
E8EEB8ED26FC2050007C6EBA /* SDWaitingView.m */,
|
|
);
|
|
path = SDPhotoBrowser;
|
|
sourceTree = "<group>";
|
|
};
|
|
E8F61356291E269700E12650 /* Safe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4C1064862E0014CF007E1586 /* NSMutableArray+Safe.h */,
|
|
4C1064872E0014CF007E1586 /* NSMutableArray+Safe.m */,
|
|
E8F6135A291E26BD00E12650 /* NSMutableDictionary+Saft.h */,
|
|
E8F6135B291E26BD00E12650 /* NSMutableDictionary+Saft.m */,
|
|
E8F6135D291E274E00E12650 /* NSArray+Safe.h */,
|
|
E8F6135E291E274E00E12650 /* NSArray+Safe.m */,
|
|
);
|
|
path = Safe;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
189DD52826DE255300AB55B1 /* YuMi */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 189DD54226DE255600AB55B1 /* Build configuration list for PBXNativeTarget "YuMi" */;
|
|
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 */,
|
|
232C43E62AB0754700D4B2ED /* CopyFiles */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = YuMi;
|
|
productName = YuMi;
|
|
productReference = 189DD52926DE255300AB55B1 /* YuMi.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 "YuMi" */;
|
|
compatibilityVersion = "Xcode 13.0";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 189DD52026DE255300AB55B1;
|
|
productRefGroup = 189DD52A26DE255300AB55B1 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
189DD52826DE255300AB55B1 /* YuMi */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
189DD52726DE255300AB55B1 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
23116B0B2BDB8FDC00F7F97A /* PrivacyInfo.xcprivacy in Resources */,
|
|
23CEFC5A2AFB8FC100576D89 /* pay_on.png in Resources */,
|
|
2368ECD32BC38FDA00EDF4C9 /* Launch Screen.storyboard in Resources */,
|
|
23CEFC582AFB8FC100576D89 /* pay_on@3x.png in Resources */,
|
|
4C7B90982E9F70FC00A5E236 /* ep_splash.png in Resources */,
|
|
E80E09A92A40B70100CD2BE7 /* Localizable.strings in Resources */,
|
|
2368ECCF2BC38F9800EDF4C9 /* InfoPlist.strings in Resources */,
|
|
23CEFC532AFB8FC100576D89 /* readMe_FileOption.txt in Resources */,
|
|
23CEFC592AFB8FC100576D89 /* pay_on@2x.png in Resources */,
|
|
189DD53926DE255600AB55B1 /* Assets.xcassets in Resources */,
|
|
23CEFC562AFB8FC100576D89 /* pay_off.png in Resources */,
|
|
23CEFC552AFB8FC100576D89 /* pay_off@3x.png in Resources */,
|
|
23CEFC572AFB8FC100576D89 /* pay_off@2x.png 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-YuMi-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-YuMi/Pods-YuMi-resources-${CONFIGURATION}-input-files.xcfilelist",
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[CP] Copy Pods Resources";
|
|
outputFileListPaths = (
|
|
"${PODS_ROOT}/Target Support Files/Pods-YuMi/Pods-YuMi-resources-${CONFIGURATION}-output-files.xcfilelist",
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-YuMi/Pods-YuMi-resources.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
8311720C3643AC2030B96510 /* [CP] Embed Pods Frameworks */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
"${PODS_ROOT}/Target Support Files/Pods-YuMi/Pods-YuMi-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[CP] Embed Pods Frameworks";
|
|
outputFileListPaths = (
|
|
"${PODS_ROOT}/Target Support Files/Pods-YuMi/Pods-YuMi-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-YuMi/Pods-YuMi-frameworks.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
189DD52526DE255300AB55B1 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
4C886BF22E015D61006F0BA7 /* MedalsModel.m in Sources */,
|
|
E8B846D826FDE17300A777FE /* XPMineRechargeProtocol.h in Sources */,
|
|
E8B846C726FDB45000A777FE /* XPMineUserInfoAlbumProtocol.h in Sources */,
|
|
E8EEB91126FC6AE2007C6EBA /* XPMineUserInfoEditProtocol.h in Sources */,
|
|
180116FC279E8CCE00F2CBC0 /* NVDate.m in Sources */,
|
|
54B9C6EA2C9C2DDC003F1CC5 /* GuildInfo.m in Sources */,
|
|
234D821E2AEC57CF0022EFEB /* YYTextAsyncLayer+PITextAsyncLayer.m in Sources */,
|
|
E8EEB90326FC31DC007C6EBA /* XPMineUserInfoProtocol.h in Sources */,
|
|
4C4707A52D53430300C8CD24 /* NSData+GZIP.m in Sources */,
|
|
4C6C92C02D1172D9000A4693 /* RegionListInfo.m in Sources */,
|
|
9BD2ECD2288F833B00F5CD9A /* XPMineFootPrintModel.m in Sources */,
|
|
E824546626F5FF6000BE8163 /* XPMineResetPayPasswordProtocol.h in Sources */,
|
|
E824545E26F5EF2200BE8163 /* XPMineVerifIdentityProtocol.h in Sources */,
|
|
E824545326F5CEAD00BE8163 /* XPMineModifPayProtocol.h in Sources */,
|
|
E824544826F5945300BE8163 /* XPMinePayPwdProtocol.h in Sources */,
|
|
E824543A26F5880E00BE8163 /* XPLoginVerifBindPhoneProtocol.h in Sources */,
|
|
23CEFC542AFB8FC100576D89 /* BSNotification.m in Sources */,
|
|
E8AC723726F49982007D6E91 /* XPMineNotificaProtocol.h in Sources */,
|
|
4CD19E722E9CDF980069DAA0 /* UIButton+MSRTL.m in Sources */,
|
|
4CD19E742E9CDF980069DAA0 /* TTNewAlertView.m in Sources */,
|
|
4CD19E772E9CDF980069DAA0 /* UITextView+MSRTL.m in Sources */,
|
|
4CD19E782E9CDF980069DAA0 /* NSMutableAttributedString+MSRTL.m in Sources */,
|
|
4CF462D42EA10E1B005E96C0 /* XPWebViewNavView.m in Sources */,
|
|
4CF462D52EA10E1B005E96C0 /* XPWebViewController.m in Sources */,
|
|
4CD19E7A2E9CDF980069DAA0 /* SexAgeLabel.m in Sources */,
|
|
4CD19E7C2E9CDF980069DAA0 /* TTPopupService.m in Sources */,
|
|
4CD19E7E2E9CDF980069DAA0 /* XNDJTDDLoadingTool.m in Sources */,
|
|
4CD19E802E9CDF980069DAA0 /* TTPopup.m in Sources */,
|
|
4CD19E812E9CDF980069DAA0 /* UIView+GradientLayer.m in Sources */,
|
|
4CD19E822E9CDF980069DAA0 /* TTAlertMessageAttributedConfig.m in Sources */,
|
|
4CD19E842E9CDF980069DAA0 /* XPAdvertiseView.m in Sources */,
|
|
4CD19E852E9CDF980069DAA0 /* UISwipeGestureRecognizer+MSRTL.m in Sources */,
|
|
4CD19E862E9CDF980069DAA0 /* TTAlertButtonConfig.m in Sources */,
|
|
4CD19E882E9CDF980069DAA0 /* UIView+Corner.m in Sources */,
|
|
4CD19E8A2E9CDF980069DAA0 /* TTActionSheetConfig.m in Sources */,
|
|
4CD19E8D2E9CDF980069DAA0 /* NetImageView.m in Sources */,
|
|
4CD19E8E2E9CDF980069DAA0 /* TTActionSheetView.m in Sources */,
|
|
4CD19E8F2E9CDF980069DAA0 /* XPSwitch.m in Sources */,
|
|
4CD19E902E9CDF980069DAA0 /* TTAlertView.m in Sources */,
|
|
4CD19E912E9CDF980069DAA0 /* UILabel+MSRTL.m in Sources */,
|
|
4CD19E922E9CDF980069DAA0 /* YYLabel+MSRTL.m in Sources */,
|
|
4CD19E932E9CDF980069DAA0 /* NetImageConfig.m in Sources */,
|
|
4CD19E942E9CDF980069DAA0 /* UIButton+EnlargeTouchArea.m in Sources */,
|
|
4CD19E952E9CDF980069DAA0 /* MSBaseRTLFlowLayout.m in Sources */,
|
|
4CD19E982E9CDF980069DAA0 /* AdvertiseModel.m in Sources */,
|
|
4CD19E9B2E9CDF980069DAA0 /* XCCurrentVCStackManager.m in Sources */,
|
|
4CD19E9C2E9CDF980069DAA0 /* UIImage+ImageEffects.m in Sources */,
|
|
4CD19E9D2E9CDF980069DAA0 /* UIImage+Utils.m in Sources */,
|
|
4CD19E9E2E9CDF980069DAA0 /* UIImage+MSRTL.m in Sources */,
|
|
4CD19E9F2E9CDF980069DAA0 /* TTAlertConfig.m in Sources */,
|
|
4CD19EA02E9CDF980069DAA0 /* UITextField+MSRTL.m in Sources */,
|
|
4CD19EA22E9CDF980069DAA0 /* DJDKMIMOMColor.m in Sources */,
|
|
4CD19EA32E9CDF980069DAA0 /* EmptyDataView.m in Sources */,
|
|
4CD19EA42E9CDF980069DAA0 /* TTPopupManagerService.m in Sources */,
|
|
4CD19EA52E9CDF980069DAA0 /* MSBaseTextField.m in Sources */,
|
|
4CD19EA62E9CDF980069DAA0 /* XPAdImageTool.m in Sources */,
|
|
4CD19EA82E9CDF980069DAA0 /* UIImageConstant.m in Sources */,
|
|
4CD19EAA2E9CDF980069DAA0 /* MoliMoneyLabel.m in Sources */,
|
|
E8AC722926F488DA007D6E91 /* XPMineFeedbackProtocol.h in Sources */,
|
|
E8AC721E26F472BF007D6E91 /* XPMineSettingProtocol.h in Sources */,
|
|
4C06428B2E98DC5F00BAF413 /* EPTabBarController.swift in Sources */,
|
|
4C1E98C32E9A45160031AE79 /* EPImageUploader.swift in Sources */,
|
|
4C1E98C42E9A45160031AE79 /* EPProgressHUD.swift in Sources */,
|
|
E81366F826F0C12A0076364C /* LoginFullInfoProtocol.h in Sources */,
|
|
E8E70D7E26F2F19D00F03460 /* Api+Mine.m in Sources */,
|
|
9BD9A18727A120FD004186FE /* XPMineVisitorUnReadModel.m in Sources */,
|
|
E8EEB8F726FC2673007C6EBA /* UserPhoto.m in Sources */,
|
|
E81C27A226EF23490031E639 /* YUMINNNN.h in Sources */,
|
|
4CA7410E2E72B8FC00DB6853 /* YMLanguageConfig.m in Sources */,
|
|
E81C279826EB3AC40031E639 /* LoginForgetPasswordProtocol.h in Sources */,
|
|
E8AB632F28AE19DE0023B0D2 /* XPMomentMinePresenter.m in Sources */,
|
|
E82109B026F1D83500FC3319 /* LoginBindPhonePresent.m in Sources */,
|
|
E8B825C726EA0D9A009E8E9F /* LoginVerifCodeProtocol.h in Sources */,
|
|
E855515B280559FE005F293F /* NSDate+DateUtils.m in Sources */,
|
|
189DD76226E60DDC00AB55B1 /* Api+Login.m in Sources */,
|
|
9BD9A18427A0F128004186FE /* XPMineVisitorItemModel.m in Sources */,
|
|
54F4693B2C2A984D00A83655 /* MedalModel.m in Sources */,
|
|
23CEFC4E2AFB8FC100576D89 /* BSNSDictionary.m in Sources */,
|
|
E80B0712280D0A6700A79F63 /* FansInfoModel.m in Sources */,
|
|
E8EEB8F326FC2050007C6EBA /* SDWaitingView.m in Sources */,
|
|
23CEFC512AFB8FC100576D89 /* SystemUtil.m in Sources */,
|
|
23CEFC5E2AFB8FC100576D89 /* BSRealTimeView.m in Sources */,
|
|
9BA812D228BF145700783EA7 /* ClientRedPacketModel.m in Sources */,
|
|
4C7B91D82EA096DE00A5E236 /* EPEmotionInfoView.m in Sources */,
|
|
189DD73E26E21C3F00AB55B1 /* YYUtility.m in Sources */,
|
|
23CEFC652AFB8FC100576D89 /* BSDrawLine.m in Sources */,
|
|
E81C279626EB39CC0031E639 /* LoginForgetPasswordPresent.m in Sources */,
|
|
180116F9279E8C4C00F2CBC0 /* PLTimeUtil.m in Sources */,
|
|
23CEFC502AFB8FC100576D89 /* UILabel+YBAttributeTextTapAction.m in Sources */,
|
|
23CEFC5C2AFB8FC100576D89 /* BSNetListenModel.m in Sources */,
|
|
E8AC722F26F49610007D6E91 /* XPMineNotificationItemModel.m in Sources */,
|
|
54C9A11F2C3DA08000C6D970 /* XPMineGamePartnerInfoModel.m in Sources */,
|
|
548D54202CC208FD0084A2FF /* AlbumResourcePickerViewController.m in Sources */,
|
|
23CEFC4A2AFB8FC100576D89 /* BSNSStringUtil.m in Sources */,
|
|
E8EEB8F226FC2050007C6EBA /* SDPhotoBrowser.m in Sources */,
|
|
23CEFC4F2AFB8FC100576D89 /* BSSDLayoutUtil.m in Sources */,
|
|
E81C27AB26EF2D920031E639 /* ThirdUserInfo.m in Sources */,
|
|
E81C279D26EEEC620031E639 /* YUMIConstant.m in Sources */,
|
|
E8AC721926F46E0B007D6E91 /* XPMineSettingItemModel.m in Sources */,
|
|
189DD55A26DE39D200AB55B1 /* BaseMvpPresenter.m in Sources */,
|
|
E88863D3278ED4C0004BCFAB /* Timestamp.m in Sources */,
|
|
4CE3A9462D22754C003F0796 /* RechargeUserModel.m in Sources */,
|
|
189DD6FF26E20E5900AB55B1 /* HttpRequestHelper.m in Sources */,
|
|
E8E70D9226F2F60C00F03460 /* XPMineItemModel.m in Sources */,
|
|
E818DD1F2A48974300F163F7 /* LoginAreaModel.m in Sources */,
|
|
54FFD37A2C9BCB1900DE61E5 /* RelationUserVO.m in Sources */,
|
|
54CE5EF92CCA4A2600A67898 /* LocationModel.m in Sources */,
|
|
E8EEB90C26FC5EBC007C6EBA /* XPMineUserInfoEditModel.m in Sources */,
|
|
18E7B31826F097E00064BC9B /* UserInfoModel.m in Sources */,
|
|
18E7B32126F098650064BC9B /* UserInfoSkillVo.m in Sources */,
|
|
4C0642912E98DC8700BAF413 /* EPMomentViewController.m in Sources */,
|
|
232EBBFF2BD7A25500E8CEAD /* MSParamsDecode.m in Sources */,
|
|
E85E7B662A4EC35A00B6D00A /* XPIncomeRecordGoldDetailsModel.m in Sources */,
|
|
23959FE72BB15C930085A282 /* UploadFileModel.m in Sources */,
|
|
189DD73F26E21C3F00AB55B1 /* YYUtility+Carrier.m in Sources */,
|
|
23CEFC5D2AFB8FC100576D89 /* BSRecordModel.m in Sources */,
|
|
9B0E1C5926E77022005D4442 /* BaseNavigationController.m in Sources */,
|
|
142721B229A7647F00C7C423 /* XPBlankViewController.m in Sources */,
|
|
E85E7B6B2A4EC39400B6D00A /* XPMineExchangeAuthorityModel.m in Sources */,
|
|
E8F6135C291E26BD00E12650 /* NSMutableDictionary+Saft.m in Sources */,
|
|
1427213429A75A2600C7C423 /* XPMomentsLatestPresenter.m in Sources */,
|
|
E8EEB8F426FC2050007C6EBA /* SDBrowserImageView.m in Sources */,
|
|
189DD54B26DE338800AB55B1 /* BaseViewController.m in Sources */,
|
|
4CD19EB42E9D141A0069DAA0 /* EPMineViewController.m in Sources */,
|
|
235A45232B04BEB6009753F5 /* PIBaseModel.m in Sources */,
|
|
E81C27A026EEF83D0031E639 /* YUMIHtmlUrl.m in Sources */,
|
|
E8AB631C28ADE30E0023B0D2 /* XPMonentsTopicLatestPresenter.m in Sources */,
|
|
18E7B1B726E8B2D10064BC9B /* Api+Main.m in Sources */,
|
|
E8B825C226EA00DF009E8E9F /* LoginVerifCodePresent.m in Sources */,
|
|
23CEFC5B2AFB8FC100576D89 /* BSSelectView.m in Sources */,
|
|
E85E7B642A4EC35A00B6D00A /* XPIncomeRecordModel.m in Sources */,
|
|
E81366F626F0C0DF0076364C /* LoginFullInfoPresenter.m in Sources */,
|
|
23CEFC622AFB8FC100576D89 /* BSLogNetDetailViewController.m in Sources */,
|
|
18E7B31E26F0984C0064BC9B /* UserLevelVo.m in Sources */,
|
|
4C7B909B2E9F822900A5E236 /* EPEmotionColorWheelView.m in Sources */,
|
|
E8AB631928ADE2F40023B0D2 /* XPMonentsTopicRecommendPresenter.m in Sources */,
|
|
23D8DEF22AC5633300644637 /* PIIAPRegulate.swift in Sources */,
|
|
18E7B31B26F0982E0064BC9B /* UserExpand.m in Sources */,
|
|
9B2A12DE2783FEDD00CED41B /* UserVipInfoVo.m in Sources */,
|
|
9B734F76288A92FB00CBDAA9 /* XPMineFunctionItemModel.m in Sources */,
|
|
23E9EA852A84B6FD00B792F2 /* XPSoundCardModel.m in Sources */,
|
|
4C7B8F632E9F6E1300A5E236 /* EPSignatureColorGuideView.m in Sources */,
|
|
9B33E3CB27D85379003B0E62 /* UploadFile.m in Sources */,
|
|
9B1B729D28002264003FACE9 /* XPMineAnchorFansTeamModel.m in Sources */,
|
|
E8CEA03D26EA3DE500644B44 /* LoginPasswordPresent.m in Sources */,
|
|
4CD19EAE2E9CDFC30069DAA0 /* EPLoginButton.swift in Sources */,
|
|
4CD19EAF2E9CDFC30069DAA0 /* EPLoginInputView.swift in Sources */,
|
|
4C0642852E97BD9500BAF413 /* APIConfig.swift in Sources */,
|
|
E8D34D5A28082357009C4835 /* UserGiftWallInfoModel.m in Sources */,
|
|
189DD52E26DE255300AB55B1 /* AppDelegate.m in Sources */,
|
|
E81C278D26EAFAF60031E639 /* DESEncrypt.m in Sources */,
|
|
E81366E726F0A49E0076364C /* NSString+Utils.m in Sources */,
|
|
23CEFC4B2AFB8FC100576D89 /* BSUIDemoUtil.m in Sources */,
|
|
E8AC723A26F49AAE007D6E91 /* XPMineNotifyStatus.m in Sources */,
|
|
E8F6135F291E274E00E12650 /* NSArray+Safe.m in Sources */,
|
|
4C06427F2E97BD6D00BAF413 /* EPMineHeaderView.m in Sources */,
|
|
4C0642802E97BD6D00BAF413 /* EPMomentCell.m in Sources */,
|
|
E8DEC99527648FA50078CB70 /* ClientConfig.m in Sources */,
|
|
4CDF7F3F2E9E580E00113F54 /* EPEmotionColorStorage.m in Sources */,
|
|
23CEFC602AFB8FC100576D89 /* RealViewCellModel.m in Sources */,
|
|
4CD19C872E9CB31C0069DAA0 /* EPLoginViewController.swift in Sources */,
|
|
4CD19C882E9CB31C0069DAA0 /* EPLoginState.swift in Sources */,
|
|
4CD19C892E9CB31C0069DAA0 /* EPLoginTypesViewController.swift in Sources */,
|
|
4CD19C8A2E9CB31C0069DAA0 /* EPPolicyLabel.swift in Sources */,
|
|
23CEFC5F2AFB8FC100576D89 /* BSLogTableViewController.m in Sources */,
|
|
4C1064882E0014CF007E1586 /* NSMutableArray+Safe.m in Sources */,
|
|
E818E34B286ECABF005EDF68 /* XPMonentsPublishPresenter.m in Sources */,
|
|
4CF67BA52DF9568C00EE5A28 /* BaseModelVo.m in Sources */,
|
|
23CEFC522AFB8FC100576D89 /* BSFileOptionModel.m in Sources */,
|
|
E85E7B652A4EC35A00B6D00A /* XPExchangeDiamondsModel.m in Sources */,
|
|
187EEEF026E89FE8002833B2 /* AccountInfoStorage.m in Sources */,
|
|
9BFE0D8E2898C8C300F53C24 /* XPAnchorCardSkillCollectionViewCell.m in Sources */,
|
|
23E9EA842A84B6FD00B792F2 /* XPMineUserInfoTagModel.m in Sources */,
|
|
54C9A11C2C3D9EDD00C6D970 /* Api+GameOrder.m in Sources */,
|
|
4CD19EB12E9D12600069DAA0 /* EPEditSettingViewController.swift in Sources */,
|
|
4CD19EB52E9D15000069DAA0 /* EPAboutUsViewController.swift in Sources */,
|
|
23E9EA9E2A84C42B00B792F2 /* SGYProgressView.m in Sources */,
|
|
23CEFC612AFB8FC100576D89 /* RealViewNetWorkCell_0.m in Sources */,
|
|
E81C278C26EAFAF60031E639 /* Base64.m in Sources */,
|
|
189DD73D26E21C3F00AB55B1 /* YYUtility+Device.m in Sources */,
|
|
187EEEDC26E89B32002833B2 /* BaseModel.m in Sources */,
|
|
E80E2377299A47F60013FD40 /* AESUtils.m in Sources */,
|
|
23CEFC642AFB8FC100576D89 /* BSkObject.m in Sources */,
|
|
2331C1BD2A60F69E00E1D940 /* UILabel+Utils.m in Sources */,
|
|
1427212F29A7599500C7C423 /* XPMonentsAttentionPresenter.m in Sources */,
|
|
E83645A82A40AF5400E0DBE4 /* NSBundle+Localizable.m in Sources */,
|
|
4C06429C2E99120600BAF413 /* EPMomentPublishViewController.m in Sources */,
|
|
23CEFC632AFB8FC100576D89 /* BSRealTextView.m in Sources */,
|
|
189DD74026E21C3F00AB55B1 /* YYUtility+App.m in Sources */,
|
|
189DD74526E21CCC00AB55B1 /* YYReachability.m in Sources */,
|
|
E82109AD26F1C8A000FC3319 /* CountDownHelper.m in Sources */,
|
|
187EEEE126E89BFB002833B2 /* AccountModel.m in Sources */,
|
|
E8098CA7282E00920090B9F0 /* Api+Moments.m in Sources */,
|
|
189DD75026E21D9000AB55B1 /* GCDHelper.m in Sources */,
|
|
4CDF7F422E9E581900113F54 /* EPEmotionColorPicker.m in Sources */,
|
|
4C1E98C92E9A4DFD0031AE79 /* EPQCloudConfig.swift in Sources */,
|
|
4C1E98CA2E9A4DFD0031AE79 /* EPSDKManager.swift in Sources */,
|
|
E88749B6282B8FC600C3C7DB /* MomentsInfoModel.m in Sources */,
|
|
E875FA8727D619820086ED04 /* ClientDataModel.m in Sources */,
|
|
E8B846DC26FDE24300A777FE /* RechargeListModel.m in Sources */,
|
|
4C1E98C62E9A45BC0031AE79 /* EPMomentAPISwiftHelper.swift in Sources */,
|
|
23CEFC4D2AFB8FC100576D89 /* BSXWDateUtil.m in Sources */,
|
|
189DD75926E6003C00AB55B1 /* Api.m in Sources */,
|
|
1427212C29A757EC00C7C423 /* MomentsListInfoModel.m in Sources */,
|
|
548E01C92C3F78600071C83D /* FeedBackConfigModel.m in Sources */,
|
|
4CD19C912E9CBBD30069DAA0 /* EPLoginBridge.swift in Sources */,
|
|
234E50AF2BF7352C005CB6D5 /* NSTextAttachment+MSImage.m in Sources */,
|
|
189DD53F26DE255600AB55B1 /* main.m in Sources */,
|
|
2305F3442AD94E2700AD403C /* XPMaskManagerModel.m in Sources */,
|
|
140A7F52299CC69000841594 /* XPTabBar.m in Sources */,
|
|
237700D32BC7CC7C00D661F1 /* NSObject+MJExtension.m in Sources */,
|
|
4C886BEE2E014B6C006F0BA7 /* Api+Medals.m in Sources */,
|
|
14D8767C29A7445C00E1DD7F /* NSObject+AutoCoding.m in Sources */,
|
|
23CEFC4C2AFB8FC100576D89 /* BS_UIColor.m in Sources */,
|
|
4CD19C932E9CCF2C0069DAA0 /* EPLoginConfig.swift in Sources */,
|
|
4C0642992E98F77900BAF413 /* EPMomentListView.m in Sources */,
|
|
4CD19C8E2E9CBBC80069DAA0 /* EPLoginService.swift in Sources */,
|
|
4CD19C8F2E9CBBC80069DAA0 /* EPLoginManager.swift in Sources */,
|
|
E89DA67227008D59008483C1 /* WalletInfoModel.m in Sources */,
|
|
4C1E98BF2E9A3A540031AE79 /* EPMineAPIHelper.m in Sources */,
|
|
E80CBDEA27D0C53F001E1EC2 /* XPWeakTimer.m in Sources */,
|
|
189DD55026DE37F900AB55B1 /* MvpViewController.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
2368ECCD2BC38F9800EDF4C9 /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
2368ECD02BC38FA900EDF4C9 /* en */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
2368ECD52BC38FDA00EDF4C9 /* Launch Screen.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
2368ECD42BC38FDA00EDF4C9 /* Base */,
|
|
2368ECD62BC38FDA00EDF4C9 /* mul */,
|
|
);
|
|
name = "Launch Screen.storyboard";
|
|
sourceTree = "<group>";
|
|
};
|
|
E80E09AB2A40B70100CD2BE7 /* Localizable.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
2368ECCA2BC38F6F00EDF4C9 /* en */,
|
|
);
|
|
name = Localizable.strings;
|
|
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 = 12.0;
|
|
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 = 12.0;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
SDKROOT = iphoneos;
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
189DD54326DE255600AB55B1 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 7DB00EC07F1D0ADFF900B38D /* Pods-YuMi.debug.xcconfig */;
|
|
buildSettings = {
|
|
APP_DISPLAY_NAME = "E-Party DEBUG";
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_ENTITLEMENTS = YuMi/YuMi.entitlements;
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = Z7UCRF23F3;
|
|
ENABLE_BITCODE = NO;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PROJECT_DIR)/YuMi/Main/RTC/Library",
|
|
"$(PROJECT_DIR)/YuMi/Modules/YMRTC/Library",
|
|
"$(PROJECT_DIR)/YuMi/Resources/Client",
|
|
"$(PROJECT_DIR)/YuMi/Library",
|
|
"$(PROJECT_DIR)/YuMi/Tools",
|
|
);
|
|
GCC_PREFIX_HEADER = YuMi/Structure/PrefixHeader.pch;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"$(inherited)",
|
|
"SD_WEBP=1",
|
|
"COCOAPODS=1",
|
|
"$(inherited)",
|
|
"GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1",
|
|
"$(inherited)",
|
|
"PB_FIELD_32BIT=1",
|
|
"PB_NO_PACKED_STRUCTS=1",
|
|
"PB_ENABLE_MALLOC=1",
|
|
);
|
|
INFOPLIST_FILE = YuMi/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0.0;
|
|
OTHER_LDFLAGS = (
|
|
"$(inherited)",
|
|
"-ObjC",
|
|
"-l\"c++\"",
|
|
"-l\"iconv\"",
|
|
"-l\"icucore\"",
|
|
"-l\"resolv\"",
|
|
"-l\"sqlite3\"",
|
|
"-l\"sqlite3.0\"",
|
|
"-ld64",
|
|
"-l\"z\"",
|
|
"-framework",
|
|
"\"AFNetworking\"",
|
|
"-framework",
|
|
"\"AVFoundation\"",
|
|
"-framework",
|
|
"\"AVKit\"",
|
|
"-framework",
|
|
"\"Accelerate\"",
|
|
"-framework",
|
|
"\"AssetsLibrary\"",
|
|
"-framework",
|
|
"\"AudioToolbox\"",
|
|
"-framework",
|
|
"\"Base64\"",
|
|
"-framework",
|
|
"\"CFNetwork\"",
|
|
"-framework",
|
|
"\"COSBeaconAPI_Base\"",
|
|
"-framework",
|
|
"\"CoreFoundation\"",
|
|
"-framework",
|
|
"\"CoreGraphics\"",
|
|
"-framework",
|
|
"\"CoreMedia\"",
|
|
"-framework",
|
|
"\"CoreMotion\"",
|
|
"-framework",
|
|
"\"CoreServices\"",
|
|
"-framework",
|
|
"\"CoreTelephony\"",
|
|
"-framework",
|
|
"\"CoreText\"",
|
|
"-framework",
|
|
"\"FFPopup\"",
|
|
"-framework",
|
|
"\"FLAnimatedImage\"",
|
|
"-framework",
|
|
"\"Foundation\"",
|
|
"-framework",
|
|
"\"GKCycleScrollView\"",
|
|
"-framework",
|
|
"\"IQKeyboardManager\"",
|
|
"-framework",
|
|
"\"ImageIO\"",
|
|
"-framework",
|
|
"\"JXCategoryView\"",
|
|
"-framework",
|
|
"\"JXPagingView\"",
|
|
"-framework",
|
|
"\"JavaScriptCore\"",
|
|
"-framework",
|
|
"\"LocalAuthentication\"",
|
|
"-framework",
|
|
"\"MBProgressHUD\"",
|
|
"-framework",
|
|
"\"MJExtension\"",
|
|
"-framework",
|
|
"\"MJRefresh\"",
|
|
"-framework",
|
|
"\"MarqueeLabel\"",
|
|
"-framework",
|
|
"\"Masonry\"",
|
|
"-framework",
|
|
"\"Metal\"",
|
|
"-framework",
|
|
"\"MetalKit\"",
|
|
"-framework",
|
|
"\"MetalPerformanceShaders\"",
|
|
"-framework",
|
|
"\"MobileCoreServices\"",
|
|
"-framework",
|
|
"\"Photos\"",
|
|
"-framework",
|
|
"\"PhotosUI\"",
|
|
"-framework",
|
|
"\"QCloudCOSXML\"",
|
|
"-framework",
|
|
"\"QCloudCore\"",
|
|
"-framework",
|
|
"\"QCloudTrack\"",
|
|
"-framework",
|
|
"\"QuartzCore\"",
|
|
"-framework",
|
|
"\"ReactiveObjC\"",
|
|
"-framework",
|
|
"\"ReplayKit\"",
|
|
"-framework",
|
|
"\"SDCycleScrollView\"",
|
|
"-framework",
|
|
"\"SDWebImage\"",
|
|
"-framework",
|
|
"\"SDWebImageFLPlugin\"",
|
|
"-framework",
|
|
"\"SSKeychain\"",
|
|
"-framework",
|
|
"\"SZTextView\"",
|
|
"-framework",
|
|
"\"SafariServices\"",
|
|
"-framework",
|
|
"\"Security\"",
|
|
"-framework",
|
|
"\"SystemConfiguration\"",
|
|
"-framework",
|
|
"\"TABAnimated\"",
|
|
"-framework",
|
|
"\"TYCyclePagerView\"",
|
|
"-framework",
|
|
"\"TZImagePickerController\"",
|
|
"-framework",
|
|
"\"UIKit\"",
|
|
"-framework",
|
|
"\"VideoToolbox\"",
|
|
"-framework",
|
|
"\"YYCache\"",
|
|
"-framework",
|
|
"\"YYImage\"",
|
|
"-framework",
|
|
"\"YYText\"",
|
|
"-framework",
|
|
"\"YYWebImage\"",
|
|
"-framework",
|
|
"\"YuMi\"",
|
|
"-framework",
|
|
"\"ZLCollectionViewFlowLayout\"",
|
|
"-framework",
|
|
"\"pop\"",
|
|
"-weak_framework",
|
|
"\"AuthenticationServices\"",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.junpeiqi.eparty;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
SUPPORTS_MACCATALYST = NO;
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
SWIFT_OBJC_BRIDGING_HEADER = "YuMi/YuMi-Bridging-Header.h";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = 1;
|
|
};
|
|
name = Debug;
|
|
};
|
|
189DD54426DE255600AB55B1 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = B66633E061B1B34177CD011C /* Pods-YuMi.release.xcconfig */;
|
|
buildSettings = {
|
|
APP_DISPLAY_NAME = "E-Party";
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_ENTITLEMENTS = YuMi/YuMiRelease.entitlements;
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
CODE_SIGN_STYLE = Manual;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = "";
|
|
ENABLE_BITCODE = NO;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PROJECT_DIR)/YuMi/Main/RTC/Library",
|
|
"$(PROJECT_DIR)/YuMi/Modules/YMRTC/Library",
|
|
"$(PROJECT_DIR)/YuMi/Resources/Client",
|
|
"$(PROJECT_DIR)/YuMi/Library",
|
|
"$(PROJECT_DIR)/YuMi/Tools",
|
|
"$(PROJECT_DIR)/YuMi/Tools/TencentOpenApiSDK",
|
|
);
|
|
GCC_PREFIX_HEADER = YuMi/Structure/PrefixHeader.pch;
|
|
INFOPLIST_FILE = YuMi/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0.0;
|
|
OTHER_LDFLAGS = (
|
|
"$(inherited)",
|
|
"-ObjC",
|
|
"-l\"c++\"",
|
|
"-l\"iconv\"",
|
|
"-l\"icucore\"",
|
|
"-l\"resolv\"",
|
|
"-l\"sqlite3\"",
|
|
"-l\"sqlite3.0\"",
|
|
"-ld64",
|
|
"-l\"z\"",
|
|
"-framework",
|
|
"\"AFNetworking\"",
|
|
"-framework",
|
|
"\"AVFoundation\"",
|
|
"-framework",
|
|
"\"AVKit\"",
|
|
"-framework",
|
|
"\"Accelerate\"",
|
|
"-framework",
|
|
"\"AssetsLibrary\"",
|
|
"-framework",
|
|
"\"AudioToolbox\"",
|
|
"-framework",
|
|
"\"Base64\"",
|
|
"-framework",
|
|
"\"CFNetwork\"",
|
|
"-framework",
|
|
"\"COSBeaconAPI_Base\"",
|
|
"-framework",
|
|
"\"CoreFoundation\"",
|
|
"-framework",
|
|
"\"CoreGraphics\"",
|
|
"-framework",
|
|
"\"CoreMedia\"",
|
|
"-framework",
|
|
"\"CoreMotion\"",
|
|
"-framework",
|
|
"\"CoreServices\"",
|
|
"-framework",
|
|
"\"CoreTelephony\"",
|
|
"-framework",
|
|
"\"CoreText\"",
|
|
"-framework",
|
|
"\"FFPopup\"",
|
|
"-framework",
|
|
"\"FLAnimatedImage\"",
|
|
"-framework",
|
|
"\"Foundation\"",
|
|
"-framework",
|
|
"\"GKCycleScrollView\"",
|
|
"-framework",
|
|
"\"IQKeyboardManager\"",
|
|
"-framework",
|
|
"\"ImageIO\"",
|
|
"-framework",
|
|
"\"JXCategoryView\"",
|
|
"-framework",
|
|
"\"JXPagingView\"",
|
|
"-framework",
|
|
"\"JavaScriptCore\"",
|
|
"-framework",
|
|
"\"LocalAuthentication\"",
|
|
"-framework",
|
|
"\"MBProgressHUD\"",
|
|
"-framework",
|
|
"\"MJExtension\"",
|
|
"-framework",
|
|
"\"MJRefresh\"",
|
|
"-framework",
|
|
"\"MarqueeLabel\"",
|
|
"-framework",
|
|
"\"Masonry\"",
|
|
"-framework",
|
|
"\"Metal\"",
|
|
"-framework",
|
|
"\"MetalKit\"",
|
|
"-framework",
|
|
"\"MetalPerformanceShaders\"",
|
|
"-framework",
|
|
"\"MobileCoreServices\"",
|
|
"-framework",
|
|
"\"Photos\"",
|
|
"-framework",
|
|
"\"PhotosUI\"",
|
|
"-framework",
|
|
"\"QCloudCOSXML\"",
|
|
"-framework",
|
|
"\"QCloudCore\"",
|
|
"-framework",
|
|
"\"QCloudTrack\"",
|
|
"-framework",
|
|
"\"QuartzCore\"",
|
|
"-framework",
|
|
"\"ReactiveObjC\"",
|
|
"-framework",
|
|
"\"ReplayKit\"",
|
|
"-framework",
|
|
"\"SDCycleScrollView\"",
|
|
"-framework",
|
|
"\"SDWebImage\"",
|
|
"-framework",
|
|
"\"SDWebImageFLPlugin\"",
|
|
"-framework",
|
|
"\"SSKeychain\"",
|
|
"-framework",
|
|
"\"SZTextView\"",
|
|
"-framework",
|
|
"\"SafariServices\"",
|
|
"-framework",
|
|
"\"Security\"",
|
|
"-framework",
|
|
"\"SystemConfiguration\"",
|
|
"-framework",
|
|
"\"TABAnimated\"",
|
|
"-framework",
|
|
"\"TYCyclePagerView\"",
|
|
"-framework",
|
|
"\"TZImagePickerController\"",
|
|
"-framework",
|
|
"\"UIKit\"",
|
|
"-framework",
|
|
"\"VideoToolbox\"",
|
|
"-framework",
|
|
"\"YYCache\"",
|
|
"-framework",
|
|
"\"YYImage\"",
|
|
"-framework",
|
|
"\"YYText\"",
|
|
"-framework",
|
|
"\"YYWebImage\"",
|
|
"-framework",
|
|
"\"YuMi\"",
|
|
"-framework",
|
|
"\"ZLCollectionViewFlowLayout\"",
|
|
"-framework",
|
|
"\"pop\"",
|
|
"-weak_framework",
|
|
"\"AuthenticationServices\"",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.hflighting.yumi;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
SUPPORTS_MACCATALYST = NO;
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SWIFT_COMPILATION_MODE = singlefile;
|
|
SWIFT_OBJC_BRIDGING_HEADER = "YuMi/YuMi-Bridging-Header.h";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = 1;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
189DD52426DE255300AB55B1 /* Build configuration list for PBXProject "YuMi" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
189DD54026DE255600AB55B1 /* Debug */,
|
|
189DD54126DE255600AB55B1 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
189DD54226DE255600AB55B1 /* Build configuration list for PBXNativeTarget "YuMi" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
189DD54326DE255600AB55B1 /* Debug */,
|
|
189DD54426DE255600AB55B1 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 189DD52126DE255300AB55B1 /* Project object */;
|
|
}
|