// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 56; objects = { /* Begin PBXBuildFile section */ 230D62F12B55463500DADC14 /* R.generated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 230D62F02B55463500DADC14 /* R.generated.swift */; }; 230D62F62B554F5E00DADC14 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 230D62F42B554F5E00DADC14 /* Main.storyboard */; }; 230D63182B557DE700DADC14 /* MewServerApi.swift in Sources */ = {isa = PBXBuildFile; fileRef = 230D63172B557DE700DADC14 /* MewServerApi.swift */; }; 230D631F2B5585AE00DADC14 /* MewEncryptManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 230D631E2B5585AE00DADC14 /* MewEncryptManager.m */; }; 230D63252B55955900DADC14 /* MewDevice.swift in Sources */ = {isa = PBXBuildFile; fileRef = 230D63242B55955900DADC14 /* MewDevice.swift */; }; 230D63272B55989400DADC14 /* MewProvideManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 230D63262B55989400DADC14 /* MewProvideManager.swift */; }; 230D63412B58F75F00DADC14 /* mew_launch_logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 230D63402B58F75F00DADC14 /* mew_launch_logo.png */; }; 230D63742B58FB8F00DADC14 /* MewServerApiManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 230D63672B58FB8F00DADC14 /* MewServerApiManager.swift */; }; 230D63752B58FB8F00DADC14 /* MewRoomPlayVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 230D63682B58FB8F00DADC14 /* MewRoomPlayVC.swift */; }; 230D63762B58FB8F00DADC14 /* MewRoomPlayRightView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 230D636B2B58FB8F00DADC14 /* MewRoomPlayRightView.swift */; }; 230D63772B58FB8F00DADC14 /* MewRoomMsgHeadView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 230D636C2B58FB8F00DADC14 /* MewRoomMsgHeadView.swift */; }; 230D63782B58FB8F00DADC14 /* MewRoomMsgCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 230D636D2B58FB8F00DADC14 /* MewRoomMsgCell.swift */; }; 230D63792B58FB8F00DADC14 /* MewRoomMicSeatView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 230D636E2B58FB8F00DADC14 /* MewRoomMicSeatView.swift */; }; 230D637A2B58FB8F00DADC14 /* MewRoomMsgView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 230D636F2B58FB8F00DADC14 /* MewRoomMsgView.swift */; }; 230D637B2B58FB8F00DADC14 /* MewRoomPlayTopFilterView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 230D63702B58FB8F00DADC14 /* MewRoomPlayTopFilterView.swift */; }; 230D637C2B58FB8F00DADC14 /* MewRoomTransferMsgView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 230D63712B58FB8F00DADC14 /* MewRoomTransferMsgView.swift */; }; 230D637D2B58FB8F00DADC14 /* MewRoomMicSeatImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 230D63722B58FB8F00DADC14 /* MewRoomMicSeatImageView.swift */; }; 230D637E2B58FB8F00DADC14 /* MewRoomPlayTopView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 230D63732B58FB8F00DADC14 /* MewRoomPlayTopView.swift */; }; 230D63802B58FBD500DADC14 /* MewRoomPlayModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 230D637F2B58FBD500DADC14 /* MewRoomPlayModel.swift */; }; 230D63832B58FCBC00DADC14 /* MewMsgDataModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 230D63822B58FCBC00DADC14 /* MewMsgDataModel.m */; }; 230D63882B58FE7400DADC14 /* MewMsgExtDataModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 230D63872B58FE7400DADC14 /* MewMsgExtDataModel.swift */; }; 230D638A2B59001400DADC14 /* MewSeatMicStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 230D63892B59001400DADC14 /* MewSeatMicStateModel.swift */; }; 230D638C2B59010C00DADC14 /* MewMicListModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 230D638B2B59010C00DADC14 /* MewMicListModel.swift */; }; 230D638E2B59018700DADC14 /* MewMicExtDataModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 230D638D2B59018700DADC14 /* MewMicExtDataModel.swift */; }; 230D63902B5902A100DADC14 /* MewReceiveGiftDataModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 230D638F2B5902A100DADC14 /* MewReceiveGiftDataModel.swift */; }; 230D63922B5902D600DADC14 /* MewGiftDataModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 230D63912B5902D600DADC14 /* MewGiftDataModel.swift */; }; 230D63942B591D7300DADC14 /* mew_home_header_bg.png in Resources */ = {isa = PBXBuildFile; fileRef = 230D63932B591D7300DADC14 /* mew_home_header_bg.png */; }; 230D63982B5926B400DADC14 /* MewMainHomeMoreGameVC.m in Sources */ = {isa = PBXBuildFile; fileRef = 230D63972B5926B400DADC14 /* MewMainHomeMoreGameVC.m */; }; 230D639B2B5926C800DADC14 /* MewMainHomeMoreGameCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 230D639A2B5926C700DADC14 /* MewMainHomeMoreGameCell.m */; }; 230D639E2B5926D800DADC14 /* MewMainHomeEmptyCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 230D639D2B5926D800DADC14 /* MewMainHomeEmptyCell.m */; }; 230D63A12B5926FB00DADC14 /* MewMainHomeMoreGameHeadView.m in Sources */ = {isa = PBXBuildFile; fileRef = 230D639F2B5926FB00DADC14 /* MewMainHomeMoreGameHeadView.m */; }; 230D63AA2B59273D00DADC14 /* MewMainHomeMenuDataModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 230D63A82B59273D00DADC14 /* MewMainHomeMenuDataModel.m */; }; 230D63AD2B59289A00DADC14 /* MewMainHomeMoreGameHeadCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 230D63AB2B59289900DADC14 /* MewMainHomeMoreGameHeadCell.m */; }; 230D63B32B59293B00DADC14 /* MewMainHomeBannerInfoModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 230D63B12B59293A00DADC14 /* MewMainHomeBannerInfoModel.m */; }; 230D63BB2B592D0D00DADC14 /* MewMainHomeMakeFriendModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 230D63B92B592D0C00DADC14 /* MewMainHomeMakeFriendModel.m */; }; 230D63BE2B592EA800DADC14 /* UserGameInfoVo.m in Sources */ = {isa = PBXBuildFile; fileRef = 230D63BD2B592EA800DADC14 /* UserGameInfoVo.m */; }; 230D63C12B5931E800DADC14 /* MewMainHomeGameTabModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 230D63C02B5931E800DADC14 /* MewMainHomeGameTabModel.m */; }; 230D63C42B59813D00DADC14 /* UIButton+MewSetButtomArea.m in Sources */ = {isa = PBXBuildFile; fileRef = 230D63C32B59813D00DADC14 /* UIButton+MewSetButtomArea.m */; }; 230D63C82B59835C00DADC14 /* MewSaveBaseUserModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 230D63C72B59835C00DADC14 /* MewSaveBaseUserModel.m */; }; 230D63CB2B5A0A5B00DADC14 /* MewOCServerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 230D63CA2B5A0A5B00DADC14 /* MewOCServerManager.m */; }; 23270C292B0E037300B9303B /* MewMessageConentAudioView.m in Sources */ = {isa = PBXBuildFile; fileRef = 23270C272B0E037300B9303B /* MewMessageConentAudioView.m */; }; 23270C2C2B0E041300B9303B /* MewMessageAudioCenter.m in Sources */ = {isa = PBXBuildFile; fileRef = 23270C2B2B0E041300B9303B /* MewMessageAudioCenter.m */; }; 233757592B0CB577001D0B7F /* MewNIMBadgeView.m in Sources */ = {isa = PBXBuildFile; fileRef = 233757312B0CB577001D0B7F /* MewNIMBadgeView.m */; }; 2337575B2B0CB577001D0B7F /* UIView+NIM.m in Sources */ = {isa = PBXBuildFile; fileRef = 233757362B0CB577001D0B7F /* UIView+NIM.m */; }; 2337575C2B0CB577001D0B7F /* MewSessionMessageCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 233757392B0CB577001D0B7F /* MewSessionMessageCell.m */; }; 2337575D2B0CB577001D0B7F /* MewSessionToolbarView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2337573B2B0CB577001D0B7F /* MewSessionToolbarView.m */; }; 2337575E2B0CB577001D0B7F /* MewNIMMessageMaker.m in Sources */ = {isa = PBXBuildFile; fileRef = 2337573C2B0CB577001D0B7F /* MewNIMMessageMaker.m */; }; 2337575F2B0CB577001D0B7F /* MewSessionInfoViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2337573D2B0CB577001D0B7F /* MewSessionInfoViewController.m */; }; 233757602B0CB577001D0B7F /* MewSessionViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2337573E2B0CB577001D0B7F /* MewSessionViewController.m */; }; 233757612B0CB577001D0B7F /* MewMessageToolMenuCollectionCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 233757402B0CB577001D0B7F /* MewMessageToolMenuCollectionCell.m */; }; 233757622B0CB577001D0B7F /* MewMessageContentImage.m in Sources */ = {isa = PBXBuildFile; fileRef = 233757412B0CB577001D0B7F /* MewMessageContentImage.m */; }; 233757632B0CB577001D0B7F /* MewMessageContentUnSupportView.m in Sources */ = {isa = PBXBuildFile; fileRef = 233757472B0CB577001D0B7F /* MewMessageContentUnSupportView.m */; }; 233757642B0CB577001D0B7F /* MewMessageContentText.m in Sources */ = {isa = PBXBuildFile; fileRef = 233757482B0CB577001D0B7F /* MewMessageContentText.m */; }; 233757652B0CB577001D0B7F /* MewSessionNavView.m in Sources */ = {isa = PBXBuildFile; fileRef = 233757492B0CB577001D0B7F /* MewSessionNavView.m */; }; 233757662B0CB577001D0B7F /* MewSessionAudioRecordView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2337574F2B0CB577001D0B7F /* MewSessionAudioRecordView.m */; }; 233757682B0CB577001D0B7F /* MewNIMMessageUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 233757542B0CB577001D0B7F /* MewNIMMessageUtils.m */; }; 237053142B1F3A3D00F5DE14 /* MewClientConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 237053132B1F3A3D00F5DE14 /* MewClientConfig.m */; }; 2370531D2B1F3A6E00F5DE14 /* MewWebViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2370531B2B1F3A6E00F5DE14 /* MewWebViewController.m */; }; 237053882B1F3AA100F5DE14 /* MewRechargeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 237053332B1F3AA000F5DE14 /* MewRechargeViewController.m */; }; 237053892B1F3AA100F5DE14 /* MewMineCollectionViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 237053362B1F3AA000F5DE14 /* MewMineCollectionViewController.m */; }; 2370538A2B1F3AA100F5DE14 /* MewRechargeSubView.m in Sources */ = {isa = PBXBuildFile; fileRef = 237053382B1F3AA000F5DE14 /* MewRechargeSubView.m */; }; 2370538B2B1F3AA100F5DE14 /* MewLoginPhoneView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2370533F2B1F3AA000F5DE14 /* MewLoginPhoneView.m */; }; 2370538C2B1F3AA100F5DE14 /* MewLoginPasswordView.m in Sources */ = {isa = PBXBuildFile; fileRef = 237053412B1F3AA000F5DE14 /* MewLoginPasswordView.m */; }; 2370538D2B1F3AA100F5DE14 /* MewLoginNumberViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 237053422B1F3AA000F5DE14 /* MewLoginNumberViewController.m */; }; 2370538E2B1F3AA100F5DE14 /* MewLoginViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 237053432B1F3AA000F5DE14 /* MewLoginViewController.m */; }; 2370538F2B1F3AA100F5DE14 /* MewSessionListTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 237053482B1F3AA000F5DE14 /* MewSessionListTableViewCell.m */; }; 237053902B1F3AA100F5DE14 /* MewSessionListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2370534A2B1F3AA000F5DE14 /* MewSessionListViewController.m */; }; 237053982B1F3AA100F5DE14 /* MewAudioPlayerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 237053662B1F3AA100F5DE14 /* MewAudioPlayerManager.m */; }; 237053992B1F3AA100F5DE14 /* MewHomeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 237053682B1F3AA100F5DE14 /* MewHomeViewController.m */; }; 2370539A2B1F3AA100F5DE14 /* MewVoiceGuideView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2370536B2B1F3AA100F5DE14 /* MewVoiceGuideView.m */; }; 2370539B2B1F3AA100F5DE14 /* MewPushExclusiveVoiceView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2370536C2B1F3AA100F5DE14 /* MewPushExclusiveVoiceView.m */; }; 2370539C2B1F3AA100F5DE14 /* MewVoiceDiscView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2370536D2B1F3AA100F5DE14 /* MewVoiceDiscView.m */; }; 2370539D2B1F3AA100F5DE14 /* MewHomeFilterView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2370536E2B1F3AA100F5DE14 /* MewHomeFilterView.m */; }; 2370539E2B1F3AA100F5DE14 /* MewPlayVoiceView.m in Sources */ = {isa = PBXBuildFile; fileRef = 237053722B1F3AA100F5DE14 /* MewPlayVoiceView.m */; }; 2370539F2B1F3AA100F5DE14 /* MewRightFollowVoiceView.m in Sources */ = {isa = PBXBuildFile; fileRef = 237053742B1F3AA100F5DE14 /* MewRightFollowVoiceView.m */; }; 237053A02B1F3AA100F5DE14 /* MewShowVoiceView.m in Sources */ = {isa = PBXBuildFile; fileRef = 237053782B1F3AA100F5DE14 /* MewShowVoiceView.m */; }; 237053A12B1F3AA100F5DE14 /* MewUserIntroductionView.m in Sources */ = {isa = PBXBuildFile; fileRef = 237053792B1F3AA100F5DE14 /* MewUserIntroductionView.m */; }; 237053A22B1F3AA100F5DE14 /* MewHeaderView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2370537A2B1F3AA100F5DE14 /* MewHeaderView.m */; }; 237053A32B1F3AA100F5DE14 /* MewRightFollowVoiceCollectionCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2370537D2B1F3AA100F5DE14 /* MewRightFollowVoiceCollectionCell.m */; }; 2370547F2B1F3B3200F5DE14 /* UIView+MewFilletCorner.m in Sources */ = {isa = PBXBuildFile; fileRef = 237053F72B1F3B3200F5DE14 /* UIView+MewFilletCorner.m */; }; 237054802B1F3B3200F5DE14 /* UIImage+MewUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 237053F82B1F3B3200F5DE14 /* UIImage+MewUtils.m */; }; 237054812B1F3B3200F5DE14 /* MewStackManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 237053F92B1F3B3200F5DE14 /* MewStackManager.m */; }; 237054832B1F3B3200F5DE14 /* MewBaseViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 237053FB2B1F3B3200F5DE14 /* MewBaseViewController.m */; }; 237054882B1F3B3200F5DE14 /* MewEmptyTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 237054082B1F3B3200F5DE14 /* MewEmptyTableViewCell.m */; }; 2370549F2B1F3B3200F5DE14 /* UIImage+RW.m in Sources */ = {isa = PBXBuildFile; fileRef = 2370544B2B1F3B3200F5DE14 /* UIImage+RW.m */; }; 237054A32B1F3B3200F5DE14 /* MEWCountDownHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 237054562B1F3B3200F5DE14 /* MEWCountDownHelper.m */; }; 237054A42B1F3B3200F5DE14 /* MewTimeIntervalUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 237054592B1F3B3200F5DE14 /* MewTimeIntervalUtils.m */; }; 237054A52B1F3B3200F5DE14 /* DESEncrypt.m in Sources */ = {isa = PBXBuildFile; fileRef = 2370545D2B1F3B3200F5DE14 /* DESEncrypt.m */; }; 237054A62B1F3B3200F5DE14 /* MEWBase64.m in Sources */ = {isa = PBXBuildFile; fileRef = 2370545E2B1F3B3200F5DE14 /* MEWBase64.m */; }; 237054A72B1F3B3200F5DE14 /* MewHUDTool.m in Sources */ = {isa = PBXBuildFile; fileRef = 2370545F2B1F3B3200F5DE14 /* MewHUDTool.m */; }; 237054AD2B1F3B3200F5DE14 /* YYReachability.m in Sources */ = {isa = PBXBuildFile; fileRef = 237054722B1F3B3200F5DE14 /* YYReachability.m */; }; 237054AF2B1F3B3200F5DE14 /* MewPaymentAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 237054772B1F3B3200F5DE14 /* MewPaymentAction.swift */; }; 237054BB2B1F3BF600F5DE14 /* MewTabBarController.m in Sources */ = {isa = PBXBuildFile; fileRef = 237054B82B1F3BF600F5DE14 /* MewTabBarController.m */; }; 23F1E6912B5A872F004777A2 /* MewUtility+MewDevice.m in Sources */ = {isa = PBXBuildFile; fileRef = 23F1E68B2B5A872E004777A2 /* MewUtility+MewDevice.m */; }; 23F1E6922B5A872F004777A2 /* MewUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = 23F1E68F2B5A872E004777A2 /* MewUtility.m */; }; 23F1E6932B5A872F004777A2 /* MewUtility+MewApp.m in Sources */ = {isa = PBXBuildFile; fileRef = 23F1E6902B5A872E004777A2 /* MewUtility+MewApp.m */; }; 23F1E69C2B5A93FB004777A2 /* MewNetworkDataModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 23F1E69B2B5A93FB004777A2 /* MewNetworkDataModel.m */; }; 23F1E69E2B5A9463004777A2 /* MewLoginTokenInfoModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23F1E69D2B5A9463004777A2 /* MewLoginTokenInfoModel.swift */; }; 23F1E6A22B5A9BAA004777A2 /* MewPersonInfoModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23F1E6A12B5A9BAA004777A2 /* MewPersonInfoModel.swift */; }; 23F1E6A42B5ABFE0004777A2 /* MewInitInfoModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23F1E6A32B5ABFE0004777A2 /* MewInitInfoModel.swift */; }; 23F1E6A62B5AC155004777A2 /* MewChatMsgItemModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23F1E6A52B5AC155004777A2 /* MewChatMsgItemModel.swift */; }; 23F1E6A82B5AC547004777A2 /* MewMineCellInfoModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23F1E6A72B5AC547004777A2 /* MewMineCellInfoModel.swift */; }; 23F1E6AA2B5AC639004777A2 /* MewCollectListItemModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23F1E6A92B5AC639004777A2 /* MewCollectListItemModel.swift */; }; 23F1E6AC2B5AC7D3004777A2 /* MewPayItemModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23F1E6AB2B5AC7D3004777A2 /* MewPayItemModel.swift */; }; 23F1E6AE2B5AC8EC004777A2 /* MewDiamondNum.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23F1E6AD2B5AC8EC004777A2 /* MewDiamondNum.swift */; }; 23F1E6B02B5AC9AA004777A2 /* MewNIMMsgInfoModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23F1E6AF2B5AC9AA004777A2 /* MewNIMMsgInfoModel.swift */; }; 23F1E6B22B5ACAE8004777A2 /* MewAppleInfoModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23F1E6B12B5ACAE8004777A2 /* MewAppleInfoModel.swift */; }; 23F1E6B42B5AD383004777A2 /* MewAppColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23F1E6B32B5AD383004777A2 /* MewAppColor.swift */; }; 23F1E6BB2B5B5F28004777A2 /* MewGetColorTool.m in Sources */ = {isa = PBXBuildFile; fileRef = 23F1E6BA2B5B5F28004777A2 /* MewGetColorTool.m */; }; 23F1E6C12B5B6387004777A2 /* MewGetPointList.m in Sources */ = {isa = PBXBuildFile; fileRef = 23F1E6C02B5B6387004777A2 /* MewGetPointList.m */; }; 23F1E6C42B5B6E97004777A2 /* MewNavigationVC.m in Sources */ = {isa = PBXBuildFile; fileRef = 23F1E6C32B5B6E97004777A2 /* MewNavigationVC.m */; }; 8C4D535C2AFD4CF700238AE6 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 8C4D535B2AFD4CF700238AE6 /* Assets.xcassets */; }; 8C4D535F2AFD4CF700238AE6 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8C4D535D2AFD4CF700238AE6 /* LaunchScreen.storyboard */; }; 8C4D53622AFD4CF700238AE6 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C4D53612AFD4CF700238AE6 /* main.m */; }; 8C92A8072B0EEDD0008F362C /* MewLoginVerifBindPhoneViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C92A8062B0EEDD0008F362C /* MewLoginVerifBindPhoneViewController.m */; }; 8C92A8142B0EF1D8008F362C /* MewMineLoginPasswordViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C92A8132B0EF1D8008F362C /* MewMineLoginPasswordViewController.m */; }; 8C92A8182B0EF3E9008F362C /* MewMineModifPayPwdView.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C92A8172B0EF3E9008F362C /* MewMineModifPayPwdView.m */; }; 8C9C821F2B0C694900A601BC /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C821D2B0C694900A601BC /* AppDelegate.m */; }; 8C9C82202B0C694900A601BC /* AppDelegate+ThirdConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C821E2B0C694900A601BC /* AppDelegate+ThirdConfig.m */; }; 8C9C84442B0C697A00A601BC /* MewMineCollectRoomCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C83722B0C697A00A601BC /* MewMineCollectRoomCell.m */; }; 8C9C84452B0C697A00A601BC /* MewMineCollectRoomViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C83742B0C697A00A601BC /* MewMineCollectRoomViewController.m */; }; 8C9C84462B0C697A00A601BC /* MewMineSettingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C83772B0C697A00A601BC /* MewMineSettingViewController.m */; }; 8C9C84472B0C697A00A601BC /* MewMineCollectionTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C837A2B0C697A00A601BC /* MewMineCollectionTableViewCell.m */; }; 8C9C84482B0C697A00A601BC /* MewMineSettingTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C837B2B0C697A00A601BC /* MewMineSettingTableViewCell.m */; }; 8C9C84492B0C697A00A601BC /* MewMineAboutUsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C837E2B0C697A00A601BC /* MewMineAboutUsViewController.m */; }; 8C9C844C2B0C697A00A601BC /* MewCustomAttachmentDecoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C83882B0C697A00A601BC /* MewCustomAttachmentDecoder.m */; }; 8C9C84532B0C697A00A601BC /* MewLoginForgetPasswordViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C839F2B0C697A00A601BC /* MewLoginForgetPasswordViewController.m */; }; 8C9C84542B0C697A00A601BC /* MewLoginInputView.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C83A32B0C697A00A601BC /* MewLoginInputView.m */; }; 8C9C84552B0C697A00A601BC /* MewLoginForgetEditView.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C83A62B0C697A00A601BC /* MewLoginForgetEditView.m */; }; 8C9C84562B0C697A00A601BC /* MewLoginFullInfoViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C83A72B0C697A00A601BC /* MewLoginFullInfoViewController.m */; }; 8C9C847D2B0C6A6400A601BC /* TXFFmpeg.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8C9C847C2B0C6A6400A601BC /* TXFFmpeg.xcframework */; }; 8C9C847F2B0C6A6A00A601BC /* TXSoundTouch.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8C9C847E2B0C6A6A00A601BC /* TXSoundTouch.xcframework */; }; 8C9C84B42B0E951200A601BC /* StoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8C9C84B32B0E951200A601BC /* StoreKit.framework */; }; 8CAB97012B1FE16000ED8639 /* UITableView+NIMScrollToBottom.m in Sources */ = {isa = PBXBuildFile; fileRef = 8CAB97002B1FE16000ED8639 /* UITableView+NIMScrollToBottom.m */; }; FFDAAB800AD6BB4653B4427F /* Pods_yinmeng_ios.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1797344FB85F47F60D0CC2A0 /* Pods_yinmeng_ios.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 1797344FB85F47F60D0CC2A0 /* Pods_yinmeng_ios.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_yinmeng_ios.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 230D62F02B55463500DADC14 /* R.generated.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = R.generated.swift; sourceTree = SOURCE_ROOT; }; 230D62F52B554F5E00DADC14 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; 230D63152B55567300DADC14 /* MewPrefixHeader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewPrefixHeader.h; sourceTree = ""; }; 230D63172B557DE700DADC14 /* MewServerApi.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MewServerApi.swift; sourceTree = ""; }; 230D631D2B5585AE00DADC14 /* MewEncryptManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewEncryptManager.h; sourceTree = ""; }; 230D631E2B5585AE00DADC14 /* MewEncryptManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewEncryptManager.m; sourceTree = ""; }; 230D63242B55955900DADC14 /* MewDevice.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MewDevice.swift; sourceTree = ""; }; 230D63262B55989400DADC14 /* MewProvideManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MewProvideManager.swift; sourceTree = ""; }; 230D63402B58F75F00DADC14 /* mew_launch_logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = mew_launch_logo.png; sourceTree = ""; }; 230D63672B58FB8F00DADC14 /* MewServerApiManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MewServerApiManager.swift; sourceTree = ""; }; 230D63682B58FB8F00DADC14 /* MewRoomPlayVC.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MewRoomPlayVC.swift; sourceTree = ""; }; 230D636B2B58FB8F00DADC14 /* MewRoomPlayRightView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MewRoomPlayRightView.swift; sourceTree = ""; }; 230D636C2B58FB8F00DADC14 /* MewRoomMsgHeadView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MewRoomMsgHeadView.swift; sourceTree = ""; }; 230D636D2B58FB8F00DADC14 /* MewRoomMsgCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MewRoomMsgCell.swift; sourceTree = ""; }; 230D636E2B58FB8F00DADC14 /* MewRoomMicSeatView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MewRoomMicSeatView.swift; sourceTree = ""; }; 230D636F2B58FB8F00DADC14 /* MewRoomMsgView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MewRoomMsgView.swift; sourceTree = ""; }; 230D63702B58FB8F00DADC14 /* MewRoomPlayTopFilterView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MewRoomPlayTopFilterView.swift; sourceTree = ""; }; 230D63712B58FB8F00DADC14 /* MewRoomTransferMsgView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MewRoomTransferMsgView.swift; sourceTree = ""; }; 230D63722B58FB8F00DADC14 /* MewRoomMicSeatImageView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MewRoomMicSeatImageView.swift; sourceTree = ""; }; 230D63732B58FB8F00DADC14 /* MewRoomPlayTopView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MewRoomPlayTopView.swift; sourceTree = ""; }; 230D637F2B58FBD500DADC14 /* MewRoomPlayModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MewRoomPlayModel.swift; sourceTree = ""; }; 230D63812B58FCBC00DADC14 /* MewMsgDataModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewMsgDataModel.h; sourceTree = ""; }; 230D63822B58FCBC00DADC14 /* MewMsgDataModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewMsgDataModel.m; sourceTree = ""; }; 230D63872B58FE7400DADC14 /* MewMsgExtDataModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MewMsgExtDataModel.swift; sourceTree = ""; }; 230D63892B59001400DADC14 /* MewSeatMicStateModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MewSeatMicStateModel.swift; sourceTree = ""; }; 230D638B2B59010C00DADC14 /* MewMicListModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MewMicListModel.swift; sourceTree = ""; }; 230D638D2B59018700DADC14 /* MewMicExtDataModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MewMicExtDataModel.swift; sourceTree = ""; }; 230D638F2B5902A100DADC14 /* MewReceiveGiftDataModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MewReceiveGiftDataModel.swift; sourceTree = ""; }; 230D63912B5902D600DADC14 /* MewGiftDataModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MewGiftDataModel.swift; sourceTree = ""; }; 230D63932B591D7300DADC14 /* mew_home_header_bg.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = mew_home_header_bg.png; sourceTree = ""; }; 230D63962B5926B400DADC14 /* MewMainHomeMoreGameVC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewMainHomeMoreGameVC.h; sourceTree = ""; }; 230D63972B5926B400DADC14 /* MewMainHomeMoreGameVC.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewMainHomeMoreGameVC.m; sourceTree = ""; }; 230D63992B5926C700DADC14 /* MewMainHomeMoreGameCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewMainHomeMoreGameCell.h; sourceTree = ""; }; 230D639A2B5926C700DADC14 /* MewMainHomeMoreGameCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewMainHomeMoreGameCell.m; sourceTree = ""; }; 230D639C2B5926D700DADC14 /* MewMainHomeEmptyCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewMainHomeEmptyCell.h; sourceTree = ""; }; 230D639D2B5926D800DADC14 /* MewMainHomeEmptyCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewMainHomeEmptyCell.m; sourceTree = ""; }; 230D639F2B5926FB00DADC14 /* MewMainHomeMoreGameHeadView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewMainHomeMoreGameHeadView.m; sourceTree = ""; }; 230D63A02B5926FB00DADC14 /* MewMainHomeMoreGameHeadView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewMainHomeMoreGameHeadView.h; sourceTree = ""; }; 230D63A82B59273D00DADC14 /* MewMainHomeMenuDataModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewMainHomeMenuDataModel.m; sourceTree = ""; }; 230D63A92B59273D00DADC14 /* MewMainHomeMenuDataModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewMainHomeMenuDataModel.h; sourceTree = ""; }; 230D63AB2B59289900DADC14 /* MewMainHomeMoreGameHeadCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewMainHomeMoreGameHeadCell.m; sourceTree = ""; }; 230D63AC2B59289900DADC14 /* MewMainHomeMoreGameHeadCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewMainHomeMoreGameHeadCell.h; sourceTree = ""; }; 230D63B12B59293A00DADC14 /* MewMainHomeBannerInfoModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewMainHomeBannerInfoModel.m; sourceTree = ""; }; 230D63B22B59293B00DADC14 /* MewMainHomeBannerInfoModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewMainHomeBannerInfoModel.h; sourceTree = ""; }; 230D63B92B592D0C00DADC14 /* MewMainHomeMakeFriendModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewMainHomeMakeFriendModel.m; sourceTree = ""; }; 230D63BA2B592D0D00DADC14 /* MewMainHomeMakeFriendModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewMainHomeMakeFriendModel.h; sourceTree = ""; }; 230D63BC2B592EA800DADC14 /* UserGameInfoVo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UserGameInfoVo.h; sourceTree = ""; }; 230D63BD2B592EA800DADC14 /* UserGameInfoVo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UserGameInfoVo.m; sourceTree = ""; }; 230D63BF2B5931E800DADC14 /* MewMainHomeGameTabModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewMainHomeGameTabModel.h; sourceTree = ""; }; 230D63C02B5931E800DADC14 /* MewMainHomeGameTabModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewMainHomeGameTabModel.m; sourceTree = ""; }; 230D63C22B59813D00DADC14 /* UIButton+MewSetButtomArea.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIButton+MewSetButtomArea.h"; sourceTree = ""; }; 230D63C32B59813D00DADC14 /* UIButton+MewSetButtomArea.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIButton+MewSetButtomArea.m"; sourceTree = ""; }; 230D63C62B59835C00DADC14 /* MewSaveBaseUserModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewSaveBaseUserModel.h; sourceTree = ""; }; 230D63C72B59835C00DADC14 /* MewSaveBaseUserModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewSaveBaseUserModel.m; sourceTree = ""; }; 230D63C92B5A0A5B00DADC14 /* MewOCServerManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewOCServerManager.h; sourceTree = ""; }; 230D63CA2B5A0A5B00DADC14 /* MewOCServerManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewOCServerManager.m; sourceTree = ""; }; 23270C272B0E037300B9303B /* MewMessageConentAudioView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewMessageConentAudioView.m; sourceTree = ""; }; 23270C282B0E037300B9303B /* MewMessageConentAudioView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewMessageConentAudioView.h; sourceTree = ""; }; 23270C2A2B0E041300B9303B /* MewMessageAudioCenter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewMessageAudioCenter.h; sourceTree = ""; }; 23270C2B2B0E041300B9303B /* MewMessageAudioCenter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewMessageAudioCenter.m; sourceTree = ""; }; 233757312B0CB577001D0B7F /* MewNIMBadgeView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewNIMBadgeView.m; sourceTree = ""; }; 233757332B0CB577001D0B7F /* UIView+NIM.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+NIM.h"; sourceTree = ""; }; 233757352B0CB577001D0B7F /* MewNIMBadgeView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewNIMBadgeView.h; sourceTree = ""; }; 233757362B0CB577001D0B7F /* UIView+NIM.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+NIM.m"; sourceTree = ""; }; 233757382B0CB577001D0B7F /* MewSessionNavView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewSessionNavView.h; sourceTree = ""; }; 233757392B0CB577001D0B7F /* MewSessionMessageCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewSessionMessageCell.m; sourceTree = ""; }; 2337573A2B0CB577001D0B7F /* MewSessionAudioRecordView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewSessionAudioRecordView.h; sourceTree = ""; }; 2337573B2B0CB577001D0B7F /* MewSessionToolbarView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewSessionToolbarView.m; sourceTree = ""; }; 2337573C2B0CB577001D0B7F /* MewNIMMessageMaker.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewNIMMessageMaker.m; sourceTree = ""; }; 2337573D2B0CB577001D0B7F /* MewSessionInfoViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewSessionInfoViewController.m; sourceTree = ""; }; 2337573E2B0CB577001D0B7F /* MewSessionViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewSessionViewController.m; sourceTree = ""; }; 233757402B0CB577001D0B7F /* MewMessageToolMenuCollectionCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewMessageToolMenuCollectionCell.m; sourceTree = ""; }; 233757412B0CB577001D0B7F /* MewMessageContentImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewMessageContentImage.m; sourceTree = ""; }; 233757422B0CB577001D0B7F /* MewMessageContentText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewMessageContentText.h; sourceTree = ""; }; 233757432B0CB577001D0B7F /* MewMessageContentUnSupportView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewMessageContentUnSupportView.h; sourceTree = ""; }; 233757442B0CB577001D0B7F /* MewMessageToolMenuCollectionCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewMessageToolMenuCollectionCell.h; sourceTree = ""; }; 233757452B0CB577001D0B7F /* MewMessageContentProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewMessageContentProtocol.h; sourceTree = ""; }; 233757462B0CB577001D0B7F /* MewMessageContentImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewMessageContentImage.h; sourceTree = ""; }; 233757472B0CB577001D0B7F /* MewMessageContentUnSupportView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewMessageContentUnSupportView.m; sourceTree = ""; }; 233757482B0CB577001D0B7F /* MewMessageContentText.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewMessageContentText.m; sourceTree = ""; }; 233757492B0CB577001D0B7F /* MewSessionNavView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewSessionNavView.m; sourceTree = ""; }; 2337574A2B0CB577001D0B7F /* MewSessionMessageCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewSessionMessageCell.h; sourceTree = ""; }; 2337574B2B0CB577001D0B7F /* MewSessionViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewSessionViewController.h; sourceTree = ""; }; 2337574C2B0CB577001D0B7F /* MewSessionInfoViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewSessionInfoViewController.h; sourceTree = ""; }; 2337574D2B0CB577001D0B7F /* MewNIMMessageMaker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewNIMMessageMaker.h; sourceTree = ""; }; 2337574E2B0CB577001D0B7F /* MewSessionToolbarView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewSessionToolbarView.h; sourceTree = ""; }; 2337574F2B0CB577001D0B7F /* MewSessionAudioRecordView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewSessionAudioRecordView.m; sourceTree = ""; }; 233757542B0CB577001D0B7F /* MewNIMMessageUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewNIMMessageUtils.m; sourceTree = ""; }; 233757552B0CB577001D0B7F /* MewNIMMessageUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewNIMMessageUtils.h; sourceTree = ""; }; 237053122B1F3A3D00F5DE14 /* MewClientConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewClientConfig.h; sourceTree = ""; }; 237053132B1F3A3D00F5DE14 /* MewClientConfig.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewClientConfig.m; sourceTree = ""; }; 2370531B2B1F3A6E00F5DE14 /* MewWebViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewWebViewController.m; sourceTree = ""; }; 2370531C2B1F3A6E00F5DE14 /* MewWebViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewWebViewController.h; sourceTree = ""; }; 237053332B1F3AA000F5DE14 /* MewRechargeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewRechargeViewController.m; sourceTree = ""; }; 237053342B1F3AA000F5DE14 /* MewMineCollectionViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewMineCollectionViewController.h; sourceTree = ""; }; 237053352B1F3AA000F5DE14 /* MewRechargeSubView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewRechargeSubView.h; sourceTree = ""; }; 237053362B1F3AA000F5DE14 /* MewMineCollectionViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewMineCollectionViewController.m; sourceTree = ""; }; 237053372B1F3AA000F5DE14 /* MewRechargeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewRechargeViewController.h; sourceTree = ""; }; 237053382B1F3AA000F5DE14 /* MewRechargeSubView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewRechargeSubView.m; sourceTree = ""; }; 2370533B2B1F3AA000F5DE14 /* MewLoginViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewLoginViewController.h; sourceTree = ""; }; 2370533C2B1F3AA000F5DE14 /* MewLoginNumberViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewLoginNumberViewController.h; sourceTree = ""; }; 2370533E2B1F3AA000F5DE14 /* MewLoginPasswordView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewLoginPasswordView.h; sourceTree = ""; }; 2370533F2B1F3AA000F5DE14 /* MewLoginPhoneView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewLoginPhoneView.m; sourceTree = ""; }; 237053402B1F3AA000F5DE14 /* MewLoginPhoneView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewLoginPhoneView.h; sourceTree = ""; }; 237053412B1F3AA000F5DE14 /* MewLoginPasswordView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewLoginPasswordView.m; sourceTree = ""; }; 237053422B1F3AA000F5DE14 /* MewLoginNumberViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewLoginNumberViewController.m; sourceTree = ""; }; 237053432B1F3AA000F5DE14 /* MewLoginViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewLoginViewController.m; sourceTree = ""; }; 237053472B1F3AA000F5DE14 /* MewSessionListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewSessionListViewController.h; sourceTree = ""; }; 237053482B1F3AA000F5DE14 /* MewSessionListTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewSessionListTableViewCell.m; sourceTree = ""; }; 237053492B1F3AA000F5DE14 /* MewSessionListTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewSessionListTableViewCell.h; sourceTree = ""; }; 2370534A2B1F3AA000F5DE14 /* MewSessionListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewSessionListViewController.m; sourceTree = ""; }; 237053652B1F3AA100F5DE14 /* MewAudioPlayerManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewAudioPlayerManager.h; sourceTree = ""; }; 237053662B1F3AA100F5DE14 /* MewAudioPlayerManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewAudioPlayerManager.m; sourceTree = ""; }; 237053682B1F3AA100F5DE14 /* MewHomeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewHomeViewController.m; sourceTree = ""; }; 237053692B1F3AA100F5DE14 /* MewHomeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewHomeViewController.h; sourceTree = ""; }; 2370536B2B1F3AA100F5DE14 /* MewVoiceGuideView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewVoiceGuideView.m; sourceTree = ""; }; 2370536C2B1F3AA100F5DE14 /* MewPushExclusiveVoiceView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewPushExclusiveVoiceView.m; sourceTree = ""; }; 2370536D2B1F3AA100F5DE14 /* MewVoiceDiscView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewVoiceDiscView.m; sourceTree = ""; }; 2370536E2B1F3AA100F5DE14 /* MewHomeFilterView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewHomeFilterView.m; sourceTree = ""; }; 2370536F2B1F3AA100F5DE14 /* MewHeaderView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewHeaderView.h; sourceTree = ""; }; 237053702B1F3AA100F5DE14 /* MewUserIntroductionView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewUserIntroductionView.h; sourceTree = ""; }; 237053712B1F3AA100F5DE14 /* MewShowVoiceView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewShowVoiceView.h; sourceTree = ""; }; 237053722B1F3AA100F5DE14 /* MewPlayVoiceView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewPlayVoiceView.m; sourceTree = ""; }; 237053732B1F3AA100F5DE14 /* MewRightFollowVoiceCollectionCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewRightFollowVoiceCollectionCell.h; sourceTree = ""; }; 237053742B1F3AA100F5DE14 /* MewRightFollowVoiceView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewRightFollowVoiceView.m; sourceTree = ""; }; 237053752B1F3AA100F5DE14 /* MewVoiceDiscView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewVoiceDiscView.h; sourceTree = ""; }; 237053762B1F3AA100F5DE14 /* MewPushExclusiveVoiceView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewPushExclusiveVoiceView.h; sourceTree = ""; }; 237053772B1F3AA100F5DE14 /* MewVoiceGuideView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewVoiceGuideView.h; sourceTree = ""; }; 237053782B1F3AA100F5DE14 /* MewShowVoiceView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewShowVoiceView.m; sourceTree = ""; }; 237053792B1F3AA100F5DE14 /* MewUserIntroductionView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewUserIntroductionView.m; sourceTree = ""; }; 2370537A2B1F3AA100F5DE14 /* MewHeaderView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewHeaderView.m; sourceTree = ""; }; 2370537B2B1F3AA100F5DE14 /* MewHomeFilterView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewHomeFilterView.h; sourceTree = ""; }; 2370537C2B1F3AA100F5DE14 /* MewRightFollowVoiceView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewRightFollowVoiceView.h; sourceTree = ""; }; 2370537D2B1F3AA100F5DE14 /* MewRightFollowVoiceCollectionCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewRightFollowVoiceCollectionCell.m; sourceTree = ""; }; 2370537E2B1F3AA100F5DE14 /* MewPlayVoiceView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewPlayVoiceView.h; sourceTree = ""; }; 237053EB2B1F3B1600F5DE14 /* MewMacro.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewMacro.h; sourceTree = ""; }; 237053F52B1F3B3200F5DE14 /* UIView+MewFilletCorner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+MewFilletCorner.h"; sourceTree = ""; }; 237053F62B1F3B3200F5DE14 /* UIImage+MewUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImage+MewUtils.h"; sourceTree = ""; }; 237053F72B1F3B3200F5DE14 /* UIView+MewFilletCorner.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+MewFilletCorner.m"; sourceTree = ""; }; 237053F82B1F3B3200F5DE14 /* UIImage+MewUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImage+MewUtils.m"; sourceTree = ""; }; 237053F92B1F3B3200F5DE14 /* MewStackManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewStackManager.m; sourceTree = ""; }; 237053FB2B1F3B3200F5DE14 /* MewBaseViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewBaseViewController.m; sourceTree = ""; }; 237054072B1F3B3200F5DE14 /* MewEmptyTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewEmptyTableViewCell.h; sourceTree = ""; }; 237054082B1F3B3200F5DE14 /* MewEmptyTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewEmptyTableViewCell.m; sourceTree = ""; }; 237054252B1F3B3200F5DE14 /* MewStackManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewStackManager.h; sourceTree = ""; }; 237054262B1F3B3200F5DE14 /* MewBaseViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewBaseViewController.h; sourceTree = ""; }; 2370544A2B1F3B3200F5DE14 /* UIImage+RW.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImage+RW.h"; sourceTree = ""; }; 2370544B2B1F3B3200F5DE14 /* UIImage+RW.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImage+RW.m"; sourceTree = ""; }; 237054552B1F3B3200F5DE14 /* MEWCountDownHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MEWCountDownHelper.h; sourceTree = ""; }; 237054562B1F3B3200F5DE14 /* MEWCountDownHelper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MEWCountDownHelper.m; sourceTree = ""; }; 237054582B1F3B3200F5DE14 /* MewTimeIntervalUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewTimeIntervalUtils.h; sourceTree = ""; }; 237054592B1F3B3200F5DE14 /* MewTimeIntervalUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewTimeIntervalUtils.m; sourceTree = ""; }; 2370545B2B1F3B3200F5DE14 /* DESEncrypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DESEncrypt.h; sourceTree = ""; }; 2370545C2B1F3B3200F5DE14 /* MEWBase64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MEWBase64.h; sourceTree = ""; }; 2370545D2B1F3B3200F5DE14 /* DESEncrypt.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DESEncrypt.m; sourceTree = ""; }; 2370545E2B1F3B3200F5DE14 /* MEWBase64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MEWBase64.m; sourceTree = ""; }; 2370545F2B1F3B3200F5DE14 /* MewHUDTool.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewHUDTool.m; sourceTree = ""; }; 237054712B1F3B3200F5DE14 /* YYReachability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYReachability.h; sourceTree = ""; }; 237054722B1F3B3200F5DE14 /* YYReachability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYReachability.m; sourceTree = ""; }; 237054732B1F3B3200F5DE14 /* MewHUDTool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewHUDTool.h; sourceTree = ""; }; 237054762B1F3B3200F5DE14 /* yinmeng-ios-Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "yinmeng-ios-Bridging-Header.h"; sourceTree = ""; }; 237054772B1F3B3200F5DE14 /* MewPaymentAction.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MewPaymentAction.swift; sourceTree = ""; }; 237054B82B1F3BF600F5DE14 /* MewTabBarController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewTabBarController.m; sourceTree = ""; }; 237054B92B1F3BF600F5DE14 /* MewTabBarController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewTabBarController.h; sourceTree = ""; }; 23F1E68B2B5A872E004777A2 /* MewUtility+MewDevice.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "MewUtility+MewDevice.m"; sourceTree = ""; }; 23F1E68C2B5A872E004777A2 /* MewUtility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewUtility.h; sourceTree = ""; }; 23F1E68D2B5A872E004777A2 /* MewUtility+MewApp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "MewUtility+MewApp.h"; sourceTree = ""; }; 23F1E68E2B5A872E004777A2 /* MewUtility+MewDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "MewUtility+MewDevice.h"; sourceTree = ""; }; 23F1E68F2B5A872E004777A2 /* MewUtility.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewUtility.m; sourceTree = ""; }; 23F1E6902B5A872E004777A2 /* MewUtility+MewApp.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "MewUtility+MewApp.m"; sourceTree = ""; }; 23F1E69A2B5A93FB004777A2 /* MewNetworkDataModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewNetworkDataModel.h; sourceTree = ""; }; 23F1E69B2B5A93FB004777A2 /* MewNetworkDataModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewNetworkDataModel.m; sourceTree = ""; }; 23F1E69D2B5A9463004777A2 /* MewLoginTokenInfoModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MewLoginTokenInfoModel.swift; sourceTree = ""; }; 23F1E6A12B5A9BAA004777A2 /* MewPersonInfoModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MewPersonInfoModel.swift; sourceTree = ""; }; 23F1E6A32B5ABFE0004777A2 /* MewInitInfoModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MewInitInfoModel.swift; sourceTree = ""; }; 23F1E6A52B5AC155004777A2 /* MewChatMsgItemModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MewChatMsgItemModel.swift; sourceTree = ""; }; 23F1E6A72B5AC547004777A2 /* MewMineCellInfoModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MewMineCellInfoModel.swift; sourceTree = ""; }; 23F1E6A92B5AC639004777A2 /* MewCollectListItemModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MewCollectListItemModel.swift; sourceTree = ""; }; 23F1E6AB2B5AC7D3004777A2 /* MewPayItemModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MewPayItemModel.swift; sourceTree = ""; }; 23F1E6AD2B5AC8EC004777A2 /* MewDiamondNum.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MewDiamondNum.swift; sourceTree = ""; }; 23F1E6AF2B5AC9AA004777A2 /* MewNIMMsgInfoModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MewNIMMsgInfoModel.swift; sourceTree = ""; }; 23F1E6B12B5ACAE8004777A2 /* MewAppleInfoModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MewAppleInfoModel.swift; sourceTree = ""; }; 23F1E6B32B5AD383004777A2 /* MewAppColor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MewAppColor.swift; sourceTree = ""; }; 23F1E6B62B5B5DCD004777A2 /* MewBaseEnumType.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewBaseEnumType.h; sourceTree = ""; }; 23F1E6B92B5B5F28004777A2 /* MewGetColorTool.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewGetColorTool.h; sourceTree = ""; }; 23F1E6BA2B5B5F28004777A2 /* MewGetColorTool.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewGetColorTool.m; sourceTree = ""; }; 23F1E6BF2B5B6387004777A2 /* MewGetPointList.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewGetPointList.h; sourceTree = ""; }; 23F1E6C02B5B6387004777A2 /* MewGetPointList.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewGetPointList.m; sourceTree = ""; }; 23F1E6C22B5B6E97004777A2 /* MewNavigationVC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewNavigationVC.h; sourceTree = ""; }; 23F1E6C32B5B6E97004777A2 /* MewNavigationVC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewNavigationVC.m; sourceTree = ""; }; 8C4D534C2AFD4CF600238AE6 /* yinmeng-ios.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "yinmeng-ios.app"; sourceTree = BUILT_PRODUCTS_DIR; }; 8C4D535B2AFD4CF700238AE6 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 8C4D535E2AFD4CF700238AE6 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 8C4D53602AFD4CF700238AE6 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 8C4D53612AFD4CF700238AE6 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 8C92A8052B0EEDD0008F362C /* MewLoginVerifBindPhoneViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewLoginVerifBindPhoneViewController.h; sourceTree = ""; }; 8C92A8062B0EEDD0008F362C /* MewLoginVerifBindPhoneViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewLoginVerifBindPhoneViewController.m; sourceTree = ""; }; 8C92A8122B0EF1D8008F362C /* MewMineLoginPasswordViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewMineLoginPasswordViewController.h; sourceTree = ""; }; 8C92A8132B0EF1D8008F362C /* MewMineLoginPasswordViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewMineLoginPasswordViewController.m; sourceTree = ""; }; 8C92A8162B0EF3E9008F362C /* MewMineModifPayPwdView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewMineModifPayPwdView.h; sourceTree = ""; }; 8C92A8172B0EF3E9008F362C /* MewMineModifPayPwdView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewMineModifPayPwdView.m; sourceTree = ""; }; 8C9C821B2B0C694900A601BC /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; 8C9C821C2B0C694900A601BC /* AppDelegate+ThirdConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "AppDelegate+ThirdConfig.h"; sourceTree = ""; }; 8C9C821D2B0C694900A601BC /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; 8C9C821E2B0C694900A601BC /* AppDelegate+ThirdConfig.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "AppDelegate+ThirdConfig.m"; sourceTree = ""; }; 8C9C83702B0C697A00A601BC /* MewMineCollectRoomViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewMineCollectRoomViewController.h; sourceTree = ""; }; 8C9C83722B0C697A00A601BC /* MewMineCollectRoomCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewMineCollectRoomCell.m; sourceTree = ""; }; 8C9C83732B0C697A00A601BC /* MewMineCollectRoomCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewMineCollectRoomCell.h; sourceTree = ""; }; 8C9C83742B0C697A00A601BC /* MewMineCollectRoomViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewMineCollectRoomViewController.m; sourceTree = ""; }; 8C9C83762B0C697A00A601BC /* MewMineAboutUsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewMineAboutUsViewController.h; sourceTree = ""; }; 8C9C83772B0C697A00A601BC /* MewMineSettingViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewMineSettingViewController.m; sourceTree = ""; }; 8C9C83792B0C697A00A601BC /* MewMineSettingTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewMineSettingTableViewCell.h; sourceTree = ""; }; 8C9C837A2B0C697A00A601BC /* MewMineCollectionTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewMineCollectionTableViewCell.m; sourceTree = ""; }; 8C9C837B2B0C697A00A601BC /* MewMineSettingTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewMineSettingTableViewCell.m; sourceTree = ""; }; 8C9C837C2B0C697A00A601BC /* MewMineCollectionTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewMineCollectionTableViewCell.h; sourceTree = ""; }; 8C9C837D2B0C697A00A601BC /* MewMineSettingViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewMineSettingViewController.h; sourceTree = ""; }; 8C9C837E2B0C697A00A601BC /* MewMineAboutUsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewMineAboutUsViewController.m; sourceTree = ""; }; 8C9C83872B0C697A00A601BC /* MewCustomAttachmentDecoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewCustomAttachmentDecoder.h; sourceTree = ""; }; 8C9C83882B0C697A00A601BC /* MewCustomAttachmentDecoder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewCustomAttachmentDecoder.m; sourceTree = ""; }; 8C9C839F2B0C697A00A601BC /* MewLoginForgetPasswordViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewLoginForgetPasswordViewController.m; sourceTree = ""; }; 8C9C83A02B0C697A00A601BC /* MewLoginFullInfoViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewLoginFullInfoViewController.h; sourceTree = ""; }; 8C9C83A12B0C697A00A601BC /* MewLoginForgetPasswordViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewLoginForgetPasswordViewController.h; sourceTree = ""; }; 8C9C83A32B0C697A00A601BC /* MewLoginInputView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewLoginInputView.m; sourceTree = ""; }; 8C9C83A42B0C697A00A601BC /* MewLoginForgetEditView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewLoginForgetEditView.h; sourceTree = ""; }; 8C9C83A52B0C697A00A601BC /* MewLoginInputView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewLoginInputView.h; sourceTree = ""; }; 8C9C83A62B0C697A00A601BC /* MewLoginForgetEditView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewLoginForgetEditView.m; sourceTree = ""; }; 8C9C83A72B0C697A00A601BC /* MewLoginFullInfoViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewLoginFullInfoViewController.m; sourceTree = ""; }; 8C9C847C2B0C6A6400A601BC /* TXFFmpeg.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = TXFFmpeg.xcframework; path = Pods/TXLiteAVSDK_TRTC/TXLiteAVSDK_TRTC/TXFFmpeg.xcframework; sourceTree = ""; }; 8C9C847E2B0C6A6A00A601BC /* TXSoundTouch.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = TXSoundTouch.xcframework; path = Pods/TXLiteAVSDK_TRTC/TXLiteAVSDK_TRTC/TXSoundTouch.xcframework; sourceTree = ""; }; 8C9C84B22B0E94FA00A601BC /* yinmeng-ios.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "yinmeng-ios.entitlements"; sourceTree = ""; }; 8C9C84B32B0E951200A601BC /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; }; 8CAB96FF2B1FE16000ED8639 /* UITableView+NIMScrollToBottom.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UITableView+NIMScrollToBottom.h"; sourceTree = ""; }; 8CAB97002B1FE16000ED8639 /* UITableView+NIMScrollToBottom.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UITableView+NIMScrollToBottom.m"; sourceTree = ""; }; A22C3BCB2715A2E8FDECEA30 /* Pods-yinmeng-ios.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-yinmeng-ios.release.xcconfig"; path = "Target Support Files/Pods-yinmeng-ios/Pods-yinmeng-ios.release.xcconfig"; sourceTree = ""; }; E9E8A33E3FDD457C53D1E6D7 /* Pods-yinmeng-ios.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-yinmeng-ios.debug.xcconfig"; path = "Target Support Files/Pods-yinmeng-ios/Pods-yinmeng-ios.debug.xcconfig"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 8C4D53492AFD4CF600238AE6 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 8C9C847F2B0C6A6A00A601BC /* TXSoundTouch.xcframework in Frameworks */, 8C9C847D2B0C6A6400A601BC /* TXFFmpeg.xcframework in Frameworks */, FFDAAB800AD6BB4653B4427F /* Pods_yinmeng_ios.framework in Frameworks */, 8C9C84B42B0E951200A601BC /* StoreKit.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 230D63162B557DBD00DADC14 /* MewApi */ = { isa = PBXGroup; children = ( 23F1E6BF2B5B6387004777A2 /* MewGetPointList.h */, 23F1E6C02B5B6387004777A2 /* MewGetPointList.m */, 230D63172B557DE700DADC14 /* MewServerApi.swift */, 230D63262B55989400DADC14 /* MewProvideManager.swift */, 230D63C92B5A0A5B00DADC14 /* MewOCServerManager.h */, 230D63CA2B5A0A5B00DADC14 /* MewOCServerManager.m */, ); path = MewApi; sourceTree = ""; }; 230D631A2B5581E400DADC14 /* MewEncryptManager */ = { isa = PBXGroup; children = ( 230D631D2B5585AE00DADC14 /* MewEncryptManager.h */, 230D631E2B5585AE00DADC14 /* MewEncryptManager.m */, ); path = MewEncryptManager; sourceTree = ""; }; 230D63482B58FB6D00DADC14 /* Swift */ = { isa = PBXGroup; children = ( 23F1E6B32B5AD383004777A2 /* MewAppColor.swift */, 230D63492B58FB6D00DADC14 /* MewRoomPlay */, ); path = Swift; sourceTree = ""; }; 230D63492B58FB6D00DADC14 /* MewRoomPlay */ = { isa = PBXGroup; children = ( 230D63652B58FB8F00DADC14 /* MewView */, ); path = MewRoomPlay; sourceTree = ""; }; 230D63652B58FB8F00DADC14 /* MewView */ = { isa = PBXGroup; children = ( 230D63662B58FB8F00DADC14 /* MewServerApiManager */, 230D63682B58FB8F00DADC14 /* MewRoomPlayVC.swift */, 230D63692B58FB8F00DADC14 /* MewModel */, 230D636A2B58FB8F00DADC14 /* MewSubView */, ); path = MewView; sourceTree = ""; }; 230D63662B58FB8F00DADC14 /* MewServerApiManager */ = { isa = PBXGroup; children = ( 230D63672B58FB8F00DADC14 /* MewServerApiManager.swift */, ); path = MewServerApiManager; sourceTree = ""; }; 230D63692B58FB8F00DADC14 /* MewModel */ = { isa = PBXGroup; children = ( 230D637F2B58FBD500DADC14 /* MewRoomPlayModel.swift */, 230D63872B58FE7400DADC14 /* MewMsgExtDataModel.swift */, 230D63892B59001400DADC14 /* MewSeatMicStateModel.swift */, 230D638B2B59010C00DADC14 /* MewMicListModel.swift */, 230D638D2B59018700DADC14 /* MewMicExtDataModel.swift */, 230D638F2B5902A100DADC14 /* MewReceiveGiftDataModel.swift */, 230D63912B5902D600DADC14 /* MewGiftDataModel.swift */, 230D63812B58FCBC00DADC14 /* MewMsgDataModel.h */, 230D63822B58FCBC00DADC14 /* MewMsgDataModel.m */, ); path = MewModel; sourceTree = ""; }; 230D636A2B58FB8F00DADC14 /* MewSubView */ = { isa = PBXGroup; children = ( 230D636B2B58FB8F00DADC14 /* MewRoomPlayRightView.swift */, 230D636C2B58FB8F00DADC14 /* MewRoomMsgHeadView.swift */, 230D636D2B58FB8F00DADC14 /* MewRoomMsgCell.swift */, 230D636E2B58FB8F00DADC14 /* MewRoomMicSeatView.swift */, 230D636F2B58FB8F00DADC14 /* MewRoomMsgView.swift */, 230D63702B58FB8F00DADC14 /* MewRoomPlayTopFilterView.swift */, 230D63712B58FB8F00DADC14 /* MewRoomTransferMsgView.swift */, 230D63722B58FB8F00DADC14 /* MewRoomMicSeatImageView.swift */, 230D63732B58FB8F00DADC14 /* MewRoomPlayTopView.swift */, ); path = MewSubView; sourceTree = ""; }; 230D63952B59268E00DADC14 /* Game */ = { isa = PBXGroup; children = ( 230D63B22B59293B00DADC14 /* MewMainHomeBannerInfoModel.h */, 230D63B12B59293A00DADC14 /* MewMainHomeBannerInfoModel.m */, 230D639C2B5926D700DADC14 /* MewMainHomeEmptyCell.h */, 230D639D2B5926D800DADC14 /* MewMainHomeEmptyCell.m */, 230D63BF2B5931E800DADC14 /* MewMainHomeGameTabModel.h */, 230D63C02B5931E800DADC14 /* MewMainHomeGameTabModel.m */, 230D63BA2B592D0D00DADC14 /* MewMainHomeMakeFriendModel.h */, 230D63B92B592D0C00DADC14 /* MewMainHomeMakeFriendModel.m */, 230D63A92B59273D00DADC14 /* MewMainHomeMenuDataModel.h */, 230D63A82B59273D00DADC14 /* MewMainHomeMenuDataModel.m */, 230D63992B5926C700DADC14 /* MewMainHomeMoreGameCell.h */, 230D639A2B5926C700DADC14 /* MewMainHomeMoreGameCell.m */, 230D63AC2B59289900DADC14 /* MewMainHomeMoreGameHeadCell.h */, 230D63AB2B59289900DADC14 /* MewMainHomeMoreGameHeadCell.m */, 230D63A02B5926FB00DADC14 /* MewMainHomeMoreGameHeadView.h */, 230D639F2B5926FB00DADC14 /* MewMainHomeMoreGameHeadView.m */, 230D63962B5926B400DADC14 /* MewMainHomeMoreGameVC.h */, 230D63972B5926B400DADC14 /* MewMainHomeMoreGameVC.m */, 230D63BC2B592EA800DADC14 /* UserGameInfoVo.h */, 230D63BD2B592EA800DADC14 /* UserGameInfoVo.m */, ); path = Game; sourceTree = ""; }; 230D63C52B59835200DADC14 /* MewSaveBaseUserModel */ = { isa = PBXGroup; children = ( 230D63C62B59835C00DADC14 /* MewSaveBaseUserModel.h */, 230D63C72B59835C00DADC14 /* MewSaveBaseUserModel.m */, ); path = MewSaveBaseUserModel; sourceTree = ""; }; 233757242B0CB577001D0B7F /* Message */ = { isa = PBXGroup; children = ( 2337572A2B0CB577001D0B7F /* Model */, 2337572F2B0CB577001D0B7F /* View */, 233757532B0CB577001D0B7F /* Tool */, ); path = Message; sourceTree = ""; }; 2337572A2B0CB577001D0B7F /* Model */ = { isa = PBXGroup; children = ( 23F1E6A52B5AC155004777A2 /* MewChatMsgItemModel.swift */, ); path = Model; sourceTree = ""; }; 2337572F2B0CB577001D0B7F /* View */ = { isa = PBXGroup; children = ( 237053462B1F3AA000F5DE14 /* MewSessionList */, 233757302B0CB577001D0B7F /* NIMViews */, 233757372B0CB577001D0B7F /* Session */, ); path = View; sourceTree = ""; }; 233757302B0CB577001D0B7F /* NIMViews */ = { isa = PBXGroup; children = ( 233757352B0CB577001D0B7F /* MewNIMBadgeView.h */, 233757312B0CB577001D0B7F /* MewNIMBadgeView.m */, 233757332B0CB577001D0B7F /* UIView+NIM.h */, 233757362B0CB577001D0B7F /* UIView+NIM.m */, 8CAB96FF2B1FE16000ED8639 /* UITableView+NIMScrollToBottom.h */, 8CAB97002B1FE16000ED8639 /* UITableView+NIMScrollToBottom.m */, ); path = NIMViews; sourceTree = ""; }; 233757372B0CB577001D0B7F /* Session */ = { isa = PBXGroup; children = ( 23270C2A2B0E041300B9303B /* MewMessageAudioCenter.h */, 23270C2B2B0E041300B9303B /* MewMessageAudioCenter.m */, 23270C282B0E037300B9303B /* MewMessageConentAudioView.h */, 23270C272B0E037300B9303B /* MewMessageConentAudioView.m */, 233757382B0CB577001D0B7F /* MewSessionNavView.h */, 233757492B0CB577001D0B7F /* MewSessionNavView.m */, 2337574A2B0CB577001D0B7F /* MewSessionMessageCell.h */, 233757392B0CB577001D0B7F /* MewSessionMessageCell.m */, 2337573A2B0CB577001D0B7F /* MewSessionAudioRecordView.h */, 2337574F2B0CB577001D0B7F /* MewSessionAudioRecordView.m */, 2337574E2B0CB577001D0B7F /* MewSessionToolbarView.h */, 2337573B2B0CB577001D0B7F /* MewSessionToolbarView.m */, 2337574D2B0CB577001D0B7F /* MewNIMMessageMaker.h */, 2337573C2B0CB577001D0B7F /* MewNIMMessageMaker.m */, 2337574C2B0CB577001D0B7F /* MewSessionInfoViewController.h */, 2337573D2B0CB577001D0B7F /* MewSessionInfoViewController.m */, 2337574B2B0CB577001D0B7F /* MewSessionViewController.h */, 2337573E2B0CB577001D0B7F /* MewSessionViewController.m */, 2337573F2B0CB577001D0B7F /* Content */, ); path = Session; sourceTree = ""; }; 2337573F2B0CB577001D0B7F /* Content */ = { isa = PBXGroup; children = ( 233757442B0CB577001D0B7F /* MewMessageToolMenuCollectionCell.h */, 233757402B0CB577001D0B7F /* MewMessageToolMenuCollectionCell.m */, 233757462B0CB577001D0B7F /* MewMessageContentImage.h */, 233757412B0CB577001D0B7F /* MewMessageContentImage.m */, 233757422B0CB577001D0B7F /* MewMessageContentText.h */, 233757482B0CB577001D0B7F /* MewMessageContentText.m */, 233757432B0CB577001D0B7F /* MewMessageContentUnSupportView.h */, 233757472B0CB577001D0B7F /* MewMessageContentUnSupportView.m */, 233757452B0CB577001D0B7F /* MewMessageContentProtocol.h */, ); path = Content; sourceTree = ""; }; 233757532B0CB577001D0B7F /* Tool */ = { isa = PBXGroup; children = ( 233757542B0CB577001D0B7F /* MewNIMMessageUtils.m */, 233757552B0CB577001D0B7F /* MewNIMMessageUtils.h */, ); path = Tool; sourceTree = ""; }; 2370533D2B1F3AA000F5DE14 /* SubView */ = { isa = PBXGroup; children = ( 2370533E2B1F3AA000F5DE14 /* MewLoginPasswordView.h */, 237053412B1F3AA000F5DE14 /* MewLoginPasswordView.m */, 237053402B1F3AA000F5DE14 /* MewLoginPhoneView.h */, 2370533F2B1F3AA000F5DE14 /* MewLoginPhoneView.m */, ); path = SubView; sourceTree = ""; }; 237053462B1F3AA000F5DE14 /* MewSessionList */ = { isa = PBXGroup; children = ( 237053472B1F3AA000F5DE14 /* MewSessionListViewController.h */, 237053482B1F3AA000F5DE14 /* MewSessionListTableViewCell.m */, 237053492B1F3AA000F5DE14 /* MewSessionListTableViewCell.h */, 2370534A2B1F3AA000F5DE14 /* MewSessionListViewController.m */, ); path = MewSessionList; sourceTree = ""; }; 2370535E2B1F3AA100F5DE14 /* Home */ = { isa = PBXGroup; children = ( 237053642B1F3AA100F5DE14 /* Manager */, 237053672B1F3AA100F5DE14 /* View */, ); path = Home; sourceTree = ""; }; 237053642B1F3AA100F5DE14 /* Manager */ = { isa = PBXGroup; children = ( 237053652B1F3AA100F5DE14 /* MewAudioPlayerManager.h */, 237053662B1F3AA100F5DE14 /* MewAudioPlayerManager.m */, ); path = Manager; sourceTree = ""; }; 237053672B1F3AA100F5DE14 /* View */ = { isa = PBXGroup; children = ( 237053682B1F3AA100F5DE14 /* MewHomeViewController.m */, 237053692B1F3AA100F5DE14 /* MewHomeViewController.h */, 2370536A2B1F3AA100F5DE14 /* SubView */, ); path = View; sourceTree = ""; }; 2370536A2B1F3AA100F5DE14 /* SubView */ = { isa = PBXGroup; children = ( 2370536B2B1F3AA100F5DE14 /* MewVoiceGuideView.m */, 2370536C2B1F3AA100F5DE14 /* MewPushExclusiveVoiceView.m */, 2370536D2B1F3AA100F5DE14 /* MewVoiceDiscView.m */, 2370536E2B1F3AA100F5DE14 /* MewHomeFilterView.m */, 2370536F2B1F3AA100F5DE14 /* MewHeaderView.h */, 237053702B1F3AA100F5DE14 /* MewUserIntroductionView.h */, 237053712B1F3AA100F5DE14 /* MewShowVoiceView.h */, 237053722B1F3AA100F5DE14 /* MewPlayVoiceView.m */, 237053732B1F3AA100F5DE14 /* MewRightFollowVoiceCollectionCell.h */, 237053742B1F3AA100F5DE14 /* MewRightFollowVoiceView.m */, 237053752B1F3AA100F5DE14 /* MewVoiceDiscView.h */, 237053762B1F3AA100F5DE14 /* MewPushExclusiveVoiceView.h */, 237053772B1F3AA100F5DE14 /* MewVoiceGuideView.h */, 237053782B1F3AA100F5DE14 /* MewShowVoiceView.m */, 237053792B1F3AA100F5DE14 /* MewUserIntroductionView.m */, 2370537A2B1F3AA100F5DE14 /* MewHeaderView.m */, 2370537B2B1F3AA100F5DE14 /* MewHomeFilterView.h */, 2370537C2B1F3AA100F5DE14 /* MewRightFollowVoiceView.h */, 2370537D2B1F3AA100F5DE14 /* MewRightFollowVoiceCollectionCell.m */, 2370537E2B1F3AA100F5DE14 /* MewPlayVoiceView.h */, ); path = SubView; sourceTree = ""; }; 237053F32B1F3B3200F5DE14 /* UI */ = { isa = PBXGroup; children = ( 237054062B1F3B3200F5DE14 /* EmptyView */, 23F1E6C22B5B6E97004777A2 /* MewNavigationVC.h */, 23F1E6C32B5B6E97004777A2 /* MewNavigationVC.m */, 237054262B1F3B3200F5DE14 /* MewBaseViewController.h */, 237053FB2B1F3B3200F5DE14 /* MewBaseViewController.m */, 237054252B1F3B3200F5DE14 /* MewStackManager.h */, 237053F92B1F3B3200F5DE14 /* MewStackManager.m */, 237053F42B1F3B3200F5DE14 /* UIImage */, 23F1E6B92B5B5F28004777A2 /* MewGetColorTool.h */, 23F1E6BA2B5B5F28004777A2 /* MewGetColorTool.m */, ); path = UI; sourceTree = ""; }; 237053F42B1F3B3200F5DE14 /* UIImage */ = { isa = PBXGroup; children = ( 237053F62B1F3B3200F5DE14 /* UIImage+MewUtils.h */, 237053F82B1F3B3200F5DE14 /* UIImage+MewUtils.m */, 237053F52B1F3B3200F5DE14 /* UIView+MewFilletCorner.h */, 237053F72B1F3B3200F5DE14 /* UIView+MewFilletCorner.m */, ); path = UIImage; sourceTree = ""; }; 237054062B1F3B3200F5DE14 /* EmptyView */ = { isa = PBXGroup; children = ( 237054072B1F3B3200F5DE14 /* MewEmptyTableViewCell.h */, 237054082B1F3B3200F5DE14 /* MewEmptyTableViewCell.m */, ); path = EmptyView; sourceTree = ""; }; 237054272B1F3B3200F5DE14 /* MVP */ = { isa = PBXGroup; children = ( 2370542D2B1F3B3200F5DE14 /* Model */, ); path = MVP; sourceTree = ""; }; 2370542D2B1F3B3200F5DE14 /* Model */ = { isa = PBXGroup; children = ( 23F1E69D2B5A9463004777A2 /* MewLoginTokenInfoModel.swift */, 23F1E69A2B5A93FB004777A2 /* MewNetworkDataModel.h */, 23F1E69B2B5A93FB004777A2 /* MewNetworkDataModel.m */, 23F1E6A12B5A9BAA004777A2 /* MewPersonInfoModel.swift */, ); path = Model; sourceTree = ""; }; 237054422B1F3B3200F5DE14 /* Tool */ = { isa = PBXGroup; children = ( 237054542B1F3B3200F5DE14 /* CountDown */, 230D63242B55955900DADC14 /* MewDevice.swift */, 230D631A2B5581E400DADC14 /* MewEncryptManager */, 237054732B1F3B3200F5DE14 /* MewHUDTool.h */, 2370545F2B1F3B3200F5DE14 /* MewHUDTool.m */, 237054702B1F3B3200F5DE14 /* Reachability */, 2370545A2B1F3B3200F5DE14 /* Security */, 23F1E68A2B5A872E004777A2 /* YYUtility */, 237054572B1F3B3200F5DE14 /* TimeInterval */, 237054492B1F3B3200F5DE14 /* UIImage */, ); path = Tool; sourceTree = ""; }; 237054492B1F3B3200F5DE14 /* UIImage */ = { isa = PBXGroup; children = ( 2370544A2B1F3B3200F5DE14 /* UIImage+RW.h */, 2370544B2B1F3B3200F5DE14 /* UIImage+RW.m */, ); path = UIImage; sourceTree = ""; }; 237054542B1F3B3200F5DE14 /* CountDown */ = { isa = PBXGroup; children = ( 237054552B1F3B3200F5DE14 /* MEWCountDownHelper.h */, 237054562B1F3B3200F5DE14 /* MEWCountDownHelper.m */, ); path = CountDown; sourceTree = ""; }; 237054572B1F3B3200F5DE14 /* TimeInterval */ = { isa = PBXGroup; children = ( 237054582B1F3B3200F5DE14 /* MewTimeIntervalUtils.h */, 237054592B1F3B3200F5DE14 /* MewTimeIntervalUtils.m */, ); path = TimeInterval; sourceTree = ""; }; 2370545A2B1F3B3200F5DE14 /* Security */ = { isa = PBXGroup; children = ( 2370545B2B1F3B3200F5DE14 /* DESEncrypt.h */, 2370545D2B1F3B3200F5DE14 /* DESEncrypt.m */, 2370545C2B1F3B3200F5DE14 /* MEWBase64.h */, 2370545E2B1F3B3200F5DE14 /* MEWBase64.m */, ); path = Security; sourceTree = ""; }; 237054702B1F3B3200F5DE14 /* Reachability */ = { isa = PBXGroup; children = ( 237054712B1F3B3200F5DE14 /* YYReachability.h */, 237054722B1F3B3200F5DE14 /* YYReachability.m */, ); path = Reachability; sourceTree = ""; }; 237054752B1F3B3200F5DE14 /* MewIAP */ = { isa = PBXGroup; children = ( 237054762B1F3B3200F5DE14 /* yinmeng-ios-Bridging-Header.h */, 237054772B1F3B3200F5DE14 /* MewPaymentAction.swift */, ); path = MewIAP; sourceTree = ""; }; 2370547C2B1F3B3200F5DE14 /* UIButton */ = { isa = PBXGroup; children = ( 230D63C22B59813D00DADC14 /* UIButton+MewSetButtomArea.h */, 230D63C32B59813D00DADC14 /* UIButton+MewSetButtomArea.m */, ); path = UIButton; sourceTree = ""; }; 237054B72B1F3BF600F5DE14 /* View */ = { isa = PBXGroup; children = ( 237054B92B1F3BF600F5DE14 /* MewTabBarController.h */, 237054B82B1F3BF600F5DE14 /* MewTabBarController.m */, ); path = View; sourceTree = ""; }; 23F1E68A2B5A872E004777A2 /* YYUtility */ = { isa = PBXGroup; children = ( 23F1E68B2B5A872E004777A2 /* MewUtility+MewDevice.m */, 23F1E68C2B5A872E004777A2 /* MewUtility.h */, 23F1E68D2B5A872E004777A2 /* MewUtility+MewApp.h */, 23F1E68E2B5A872E004777A2 /* MewUtility+MewDevice.h */, 23F1E68F2B5A872E004777A2 /* MewUtility.m */, 23F1E6902B5A872E004777A2 /* MewUtility+MewApp.m */, ); path = YYUtility; sourceTree = ""; }; 4A6518CB5E73E536AD820F47 /* Pods */ = { isa = PBXGroup; children = ( E9E8A33E3FDD457C53D1E6D7 /* Pods-yinmeng-ios.debug.xcconfig */, A22C3BCB2715A2E8FDECEA30 /* Pods-yinmeng-ios.release.xcconfig */, ); path = Pods; sourceTree = ""; }; 8C4D53432AFD4CF600238AE6 = { isa = PBXGroup; children = ( 8C4D534E2AFD4CF600238AE6 /* yinmeng-ios */, 8C4D534D2AFD4CF600238AE6 /* Products */, 4A6518CB5E73E536AD820F47 /* Pods */, B603F71B608343F0E1A79C4B /* Frameworks */, ); sourceTree = ""; }; 8C4D534D2AFD4CF600238AE6 /* Products */ = { isa = PBXGroup; children = ( 8C4D534C2AFD4CF600238AE6 /* yinmeng-ios.app */, ); name = Products; sourceTree = ""; }; 8C4D534E2AFD4CF600238AE6 /* yinmeng-ios */ = { isa = PBXGroup; children = ( 230D62F02B55463500DADC14 /* R.generated.swift */, 8C9C84B22B0E94FA00A601BC /* yinmeng-ios.entitlements */, 230D63482B58FB6D00DADC14 /* Swift */, 8C9C83B72B0C697A00A601BC /* ClientConfig */, 8C9C82DE2B0C697A00A601BC /* Main */, 8C9C82D72B0C696900A601BC /* Global */, 8C9C82212B0C695600A601BC /* Base */, 8C9C821A2B0C694900A601BC /* AppDelegate */, 8C4D535B2AFD4CF700238AE6 /* Assets.xcassets */, 230D62F42B554F5E00DADC14 /* Main.storyboard */, 230D63402B58F75F00DADC14 /* mew_launch_logo.png */, 230D63932B591D7300DADC14 /* mew_home_header_bg.png */, 8C4D535D2AFD4CF700238AE6 /* LaunchScreen.storyboard */, 8C4D53602AFD4CF700238AE6 /* Info.plist */, 8C4D53612AFD4CF700238AE6 /* main.m */, ); path = "yinmeng-ios"; sourceTree = ""; }; 8C92A8152B0EF3CE008F362C /* SubView */ = { isa = PBXGroup; children = ( 8C92A8162B0EF3E9008F362C /* MewMineModifPayPwdView.h */, 8C92A8172B0EF3E9008F362C /* MewMineModifPayPwdView.m */, ); path = SubView; sourceTree = ""; }; 8C9C821A2B0C694900A601BC /* AppDelegate */ = { isa = PBXGroup; children = ( 8C9C821B2B0C694900A601BC /* AppDelegate.h */, 8C9C821D2B0C694900A601BC /* AppDelegate.m */, 8C9C821C2B0C694900A601BC /* AppDelegate+ThirdConfig.h */, 8C9C821E2B0C694900A601BC /* AppDelegate+ThirdConfig.m */, ); path = AppDelegate; sourceTree = ""; }; 8C9C82212B0C695600A601BC /* Base */ = { isa = PBXGroup; children = ( 230D63C52B59835200DADC14 /* MewSaveBaseUserModel */, 230D63162B557DBD00DADC14 /* MewApi */, 230D63152B55567300DADC14 /* MewPrefixHeader.h */, 237054752B1F3B3200F5DE14 /* MewIAP */, 237054272B1F3B3200F5DE14 /* MVP */, 237054422B1F3B3200F5DE14 /* Tool */, 237053F32B1F3B3200F5DE14 /* UI */, 2370547C2B1F3B3200F5DE14 /* UIButton */, ); path = Base; sourceTree = ""; }; 8C9C82D72B0C696900A601BC /* Global */ = { isa = PBXGroup; children = ( 23F1E6B62B5B5DCD004777A2 /* MewBaseEnumType.h */, 237053EB2B1F3B1600F5DE14 /* MewMacro.h */, ); path = Global; sourceTree = ""; }; 8C9C82DE2B0C697A00A601BC /* Main */ = { isa = PBXGroup; children = ( 230D63952B59268E00DADC14 /* Game */, 2370535E2B1F3AA100F5DE14 /* Home */, 233757242B0CB577001D0B7F /* Message */, 8C9C83582B0C697A00A601BC /* Mine */, 8C9C83822B0C697A00A601BC /* IM */, 8C9C83892B0C697A00A601BC /* Login */, 8CAB973C2B23A09800ED8639 /* WebView */, 8C9C83AB2B0C697A00A601BC /* Tabbar */, ); path = Main; sourceTree = ""; }; 8C9C83582B0C697A00A601BC /* Mine */ = { isa = PBXGroup; children = ( 8C9C83612B0C697A00A601BC /* Model */, 8C9C836E2B0C697A00A601BC /* View */, ); path = Mine; sourceTree = ""; }; 8C9C83612B0C697A00A601BC /* Model */ = { isa = PBXGroup; children = ( 23F1E6A72B5AC547004777A2 /* MewMineCellInfoModel.swift */, 23F1E6A92B5AC639004777A2 /* MewCollectListItemModel.swift */, 8C9C83672B0C697A00A601BC /* Recharge */, ); path = Model; sourceTree = ""; }; 8C9C83672B0C697A00A601BC /* Recharge */ = { isa = PBXGroup; children = ( 23F1E6AB2B5AC7D3004777A2 /* MewPayItemModel.swift */, 23F1E6AD2B5AC8EC004777A2 /* MewDiamondNum.swift */, ); path = Recharge; sourceTree = ""; }; 8C9C836E2B0C697A00A601BC /* View */ = { isa = PBXGroup; children = ( 8CAB973A2B239F1900ED8639 /* MiewMineView */, 8C92A8152B0EF3CE008F362C /* SubView */, 8C9C836F2B0C697A00A601BC /* CollectRoom */, 8C9C83752B0C697A00A601BC /* Setting */, ); path = View; sourceTree = ""; }; 8C9C836F2B0C697A00A601BC /* CollectRoom */ = { isa = PBXGroup; children = ( 8C9C83712B0C697A00A601BC /* Cell */, 8C9C83702B0C697A00A601BC /* MewMineCollectRoomViewController.h */, 8C9C83742B0C697A00A601BC /* MewMineCollectRoomViewController.m */, ); path = CollectRoom; sourceTree = ""; }; 8C9C83712B0C697A00A601BC /* Cell */ = { isa = PBXGroup; children = ( 8C9C83722B0C697A00A601BC /* MewMineCollectRoomCell.m */, 8C9C83732B0C697A00A601BC /* MewMineCollectRoomCell.h */, ); path = Cell; sourceTree = ""; }; 8C9C83752B0C697A00A601BC /* Setting */ = { isa = PBXGroup; children = ( 8C9C83762B0C697A00A601BC /* MewMineAboutUsViewController.h */, 8C9C837E2B0C697A00A601BC /* MewMineAboutUsViewController.m */, 8C9C837D2B0C697A00A601BC /* MewMineSettingViewController.h */, 8C9C83772B0C697A00A601BC /* MewMineSettingViewController.m */, 8C9C83782B0C697A00A601BC /* Cell */, ); path = Setting; sourceTree = ""; }; 8C9C83782B0C697A00A601BC /* Cell */ = { isa = PBXGroup; children = ( 8C9C83792B0C697A00A601BC /* MewMineSettingTableViewCell.h */, 8C9C837B2B0C697A00A601BC /* MewMineSettingTableViewCell.m */, 8C9C837C2B0C697A00A601BC /* MewMineCollectionTableViewCell.h */, 8C9C837A2B0C697A00A601BC /* MewMineCollectionTableViewCell.m */, ); path = Cell; sourceTree = ""; }; 8C9C83822B0C697A00A601BC /* IM */ = { isa = PBXGroup; children = ( 8C9C83832B0C697A00A601BC /* Model */, 8C9C83862B0C697A00A601BC /* Tool */, ); path = IM; sourceTree = ""; }; 8C9C83832B0C697A00A601BC /* Model */ = { isa = PBXGroup; children = ( 23F1E6AF2B5AC9AA004777A2 /* MewNIMMsgInfoModel.swift */, ); path = Model; sourceTree = ""; }; 8C9C83862B0C697A00A601BC /* Tool */ = { isa = PBXGroup; children = ( 8C9C83872B0C697A00A601BC /* MewCustomAttachmentDecoder.h */, 8C9C83882B0C697A00A601BC /* MewCustomAttachmentDecoder.m */, ); path = Tool; sourceTree = ""; }; 8C9C83892B0C697A00A601BC /* Login */ = { isa = PBXGroup; children = ( 8C9C839B2B0C697A00A601BC /* Model */, 8C9C839E2B0C697A00A601BC /* View */, ); path = Login; sourceTree = ""; }; 8C9C839B2B0C697A00A601BC /* Model */ = { isa = PBXGroup; children = ( 23F1E6B12B5ACAE8004777A2 /* MewAppleInfoModel.swift */, ); path = Model; sourceTree = ""; }; 8C9C839E2B0C697A00A601BC /* View */ = { isa = PBXGroup; children = ( 8CAB97392B239ECE00ED8639 /* MewView */, 8C9C83A12B0C697A00A601BC /* MewLoginForgetPasswordViewController.h */, 8C9C839F2B0C697A00A601BC /* MewLoginForgetPasswordViewController.m */, 8C9C83A02B0C697A00A601BC /* MewLoginFullInfoViewController.h */, 8C9C83A72B0C697A00A601BC /* MewLoginFullInfoViewController.m */, 8C9C83A22B0C697A00A601BC /* CustomView */, 8C92A8052B0EEDD0008F362C /* MewLoginVerifBindPhoneViewController.h */, 8C92A8062B0EEDD0008F362C /* MewLoginVerifBindPhoneViewController.m */, 8C92A8122B0EF1D8008F362C /* MewMineLoginPasswordViewController.h */, 8C92A8132B0EF1D8008F362C /* MewMineLoginPasswordViewController.m */, ); path = View; sourceTree = ""; }; 8C9C83A22B0C697A00A601BC /* CustomView */ = { isa = PBXGroup; children = ( 8C9C83A42B0C697A00A601BC /* MewLoginForgetEditView.h */, 8C9C83A62B0C697A00A601BC /* MewLoginForgetEditView.m */, 8C9C83A52B0C697A00A601BC /* MewLoginInputView.h */, 8C9C83A32B0C697A00A601BC /* MewLoginInputView.m */, ); path = CustomView; sourceTree = ""; }; 8C9C83AB2B0C697A00A601BC /* Tabbar */ = { isa = PBXGroup; children = ( 237054B72B1F3BF600F5DE14 /* View */, ); path = Tabbar; sourceTree = ""; }; 8C9C83B72B0C697A00A601BC /* ClientConfig */ = { isa = PBXGroup; children = ( 237053122B1F3A3D00F5DE14 /* MewClientConfig.h */, 237053132B1F3A3D00F5DE14 /* MewClientConfig.m */, 8C9C83B92B0C697A00A601BC /* Model */, ); path = ClientConfig; sourceTree = ""; }; 8C9C83B92B0C697A00A601BC /* Model */ = { isa = PBXGroup; children = ( 23F1E6A32B5ABFE0004777A2 /* MewInitInfoModel.swift */, ); path = Model; sourceTree = ""; }; 8CAB97392B239ECE00ED8639 /* MewView */ = { isa = PBXGroup; children = ( 2370533C2B1F3AA000F5DE14 /* MewLoginNumberViewController.h */, 237053422B1F3AA000F5DE14 /* MewLoginNumberViewController.m */, 2370533B2B1F3AA000F5DE14 /* MewLoginViewController.h */, 237053432B1F3AA000F5DE14 /* MewLoginViewController.m */, 2370533D2B1F3AA000F5DE14 /* SubView */, ); path = MewView; sourceTree = ""; }; 8CAB973A2B239F1900ED8639 /* MiewMineView */ = { isa = PBXGroup; children = ( 237053342B1F3AA000F5DE14 /* MewMineCollectionViewController.h */, 237053362B1F3AA000F5DE14 /* MewMineCollectionViewController.m */, 237053352B1F3AA000F5DE14 /* MewRechargeSubView.h */, 237053382B1F3AA000F5DE14 /* MewRechargeSubView.m */, 237053372B1F3AA000F5DE14 /* MewRechargeViewController.h */, 237053332B1F3AA000F5DE14 /* MewRechargeViewController.m */, ); path = MiewMineView; sourceTree = ""; }; 8CAB973C2B23A09800ED8639 /* WebView */ = { isa = PBXGroup; children = ( 2370531C2B1F3A6E00F5DE14 /* MewWebViewController.h */, 2370531B2B1F3A6E00F5DE14 /* MewWebViewController.m */, ); path = WebView; sourceTree = ""; }; B603F71B608343F0E1A79C4B /* Frameworks */ = { isa = PBXGroup; children = ( 8C9C84B32B0E951200A601BC /* StoreKit.framework */, 8C9C847E2B0C6A6A00A601BC /* TXSoundTouch.xcframework */, 8C9C847C2B0C6A6400A601BC /* TXFFmpeg.xcframework */, 1797344FB85F47F60D0CC2A0 /* Pods_yinmeng_ios.framework */, ); name = Frameworks; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 8C4D534B2AFD4CF600238AE6 /* yinmeng-ios */ = { isa = PBXNativeTarget; buildConfigurationList = 8C4D53652AFD4CF700238AE6 /* Build configuration list for PBXNativeTarget "yinmeng-ios" */; buildPhases = ( 05C78DE9F5D8AF729D5C07A5 /* [CP] Check Pods Manifest.lock */, 230D62ED2B55438900DADC14 /* ShellScript */, 8C4D53482AFD4CF600238AE6 /* Sources */, 8C4D53492AFD4CF600238AE6 /* Frameworks */, 8C4D534A2AFD4CF600238AE6 /* Resources */, D550463D226DF98945DA2E1C /* [CP] Embed Pods Frameworks */, E0404295390912036FCD308C /* [CP] Copy Pods Resources */, ); buildRules = ( ); dependencies = ( ); name = "yinmeng-ios"; productName = "yinmeng-ios"; productReference = 8C4D534C2AFD4CF600238AE6 /* yinmeng-ios.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 8C4D53442AFD4CF600238AE6 /* Project object */ = { isa = PBXProject; attributes = { BuildIndependentTargetsInParallel = 1; LastUpgradeCheck = 1400; TargetAttributes = { 8C4D534B2AFD4CF600238AE6 = { CreatedOnToolsVersion = 14.0; LastSwiftMigration = 1500; }; }; }; buildConfigurationList = 8C4D53472AFD4CF600238AE6 /* Build configuration list for PBXProject "yinmeng-ios" */; compatibilityVersion = "Xcode 14.0"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 8C4D53432AFD4CF600238AE6; productRefGroup = 8C4D534D2AFD4CF600238AE6 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 8C4D534B2AFD4CF600238AE6 /* yinmeng-ios */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 8C4D534A2AFD4CF600238AE6 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 230D62F62B554F5E00DADC14 /* Main.storyboard in Resources */, 230D63412B58F75F00DADC14 /* mew_launch_logo.png in Resources */, 8C4D535F2AFD4CF700238AE6 /* LaunchScreen.storyboard in Resources */, 230D63942B591D7300DADC14 /* mew_home_header_bg.png in Resources */, 8C4D535C2AFD4CF700238AE6 /* Assets.xcassets in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ 05C78DE9F5D8AF729D5C07A5 /* [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-yinmeng-ios-checkManifestLockResult.txt", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; showEnvVarsInLog = 0; }; 230D62ED2B55438900DADC14 /* ShellScript */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( ); inputPaths = ( "$TEMP_DIR/rswift-lastrun", ); outputFileListPaths = ( ); outputPaths = ( $SRCROOT/R.generated.swift, ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "# Type a script or drag a script file from your workspace to insert its path.\n\"$PODS_ROOT/R.swift/rswift\" generate \"$SRCROOT/R.generated.swift\"\n"; }; D550463D226DF98945DA2E1C /* [CP] Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( "${PODS_ROOT}/Target Support Files/Pods-yinmeng-ios/Pods-yinmeng-ios-frameworks-${CONFIGURATION}-input-files.xcfilelist", ); name = "[CP] Embed Pods Frameworks"; outputFileListPaths = ( "${PODS_ROOT}/Target Support Files/Pods-yinmeng-ios/Pods-yinmeng-ios-frameworks-${CONFIGURATION}-output-files.xcfilelist", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-yinmeng-ios/Pods-yinmeng-ios-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; E0404295390912036FCD308C /* [CP] Copy Pods Resources */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( "${PODS_ROOT}/Target Support Files/Pods-yinmeng-ios/Pods-yinmeng-ios-resources-${CONFIGURATION}-input-files.xcfilelist", ); name = "[CP] Copy Pods Resources"; outputFileListPaths = ( "${PODS_ROOT}/Target Support Files/Pods-yinmeng-ios/Pods-yinmeng-ios-resources-${CONFIGURATION}-output-files.xcfilelist", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-yinmeng-ios/Pods-yinmeng-ios-resources.sh\"\n"; showEnvVarsInLog = 0; }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 8C4D53482AFD4CF600238AE6 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 23F1E6AE2B5AC8EC004777A2 /* MewDiamondNum.swift in Sources */, 8C9C84482B0C697A00A601BC /* MewMineSettingTableViewCell.m in Sources */, 233757682B0CB577001D0B7F /* MewNIMMessageUtils.m in Sources */, 237053982B1F3AA100F5DE14 /* MewAudioPlayerManager.m in Sources */, 230D63C12B5931E800DADC14 /* MewMainHomeGameTabModel.m in Sources */, 23F1E6A22B5A9BAA004777A2 /* MewPersonInfoModel.swift in Sources */, 2337575C2B0CB577001D0B7F /* MewSessionMessageCell.m in Sources */, 8C9C821F2B0C694900A601BC /* AppDelegate.m in Sources */, 8C92A8182B0EF3E9008F362C /* MewMineModifPayPwdView.m in Sources */, 2370547F2B1F3B3200F5DE14 /* UIView+MewFilletCorner.m in Sources */, 8C9C84462B0C697A00A601BC /* MewMineSettingViewController.m in Sources */, 237054882B1F3B3200F5DE14 /* MewEmptyTableViewCell.m in Sources */, 237053142B1F3A3D00F5DE14 /* MewClientConfig.m in Sources */, 230D63252B55955900DADC14 /* MewDevice.swift in Sources */, 230D63C42B59813D00DADC14 /* UIButton+MewSetButtomArea.m in Sources */, 230D63922B5902D600DADC14 /* MewGiftDataModel.swift in Sources */, 23F1E6A62B5AC155004777A2 /* MewChatMsgItemModel.swift in Sources */, 2370531D2B1F3A6E00F5DE14 /* MewWebViewController.m in Sources */, 2370539C2B1F3AA100F5DE14 /* MewVoiceDiscView.m in Sources */, 23270C292B0E037300B9303B /* MewMessageConentAudioView.m in Sources */, 230D63792B58FB8F00DADC14 /* MewRoomMicSeatView.swift in Sources */, 23F1E6AA2B5AC639004777A2 /* MewCollectListItemModel.swift in Sources */, 23F1E6B02B5AC9AA004777A2 /* MewNIMMsgInfoModel.swift in Sources */, 237053902B1F3AA100F5DE14 /* MewSessionListViewController.m in Sources */, 23F1E6912B5A872F004777A2 /* MewUtility+MewDevice.m in Sources */, 230D62F12B55463500DADC14 /* R.generated.swift in Sources */, 23F1E6C12B5B6387004777A2 /* MewGetPointList.m in Sources */, 237054A72B1F3B3200F5DE14 /* MewHUDTool.m in Sources */, 23F1E6B22B5ACAE8004777A2 /* MewAppleInfoModel.swift in Sources */, 237054AD2B1F3B3200F5DE14 /* YYReachability.m in Sources */, 230D63CB2B5A0A5B00DADC14 /* MewOCServerManager.m in Sources */, 230D63752B58FB8F00DADC14 /* MewRoomPlayVC.swift in Sources */, 237054812B1F3B3200F5DE14 /* MewStackManager.m in Sources */, 8C9C84552B0C697A00A601BC /* MewLoginForgetEditView.m in Sources */, 8C9C84542B0C697A00A601BC /* MewLoginInputView.m in Sources */, 233757632B0CB577001D0B7F /* MewMessageContentUnSupportView.m in Sources */, 2337575E2B0CB577001D0B7F /* MewNIMMessageMaker.m in Sources */, 230D63B32B59293B00DADC14 /* MewMainHomeBannerInfoModel.m in Sources */, 233757622B0CB577001D0B7F /* MewMessageContentImage.m in Sources */, 230D63802B58FBD500DADC14 /* MewRoomPlayModel.swift in Sources */, 8C9C84532B0C697A00A601BC /* MewLoginForgetPasswordViewController.m in Sources */, 237054BB2B1F3BF600F5DE14 /* MewTabBarController.m in Sources */, 237053882B1F3AA100F5DE14 /* MewRechargeViewController.m in Sources */, 2370539E2B1F3AA100F5DE14 /* MewPlayVoiceView.m in Sources */, 2337575B2B0CB577001D0B7F /* UIView+NIM.m in Sources */, 233757652B0CB577001D0B7F /* MewSessionNavView.m in Sources */, 8CAB97012B1FE16000ED8639 /* UITableView+NIMScrollToBottom.m in Sources */, 233757592B0CB577001D0B7F /* MewNIMBadgeView.m in Sources */, 237054A42B1F3B3200F5DE14 /* MewTimeIntervalUtils.m in Sources */, 23F1E6C42B5B6E97004777A2 /* MewNavigationVC.m in Sources */, 230D639E2B5926D800DADC14 /* MewMainHomeEmptyCell.m in Sources */, 230D637A2B58FB8F00DADC14 /* MewRoomMsgView.swift in Sources */, 23F1E6B42B5AD383004777A2 /* MewAppColor.swift in Sources */, 237053892B1F3AA100F5DE14 /* MewMineCollectionViewController.m in Sources */, 230D638C2B59010C00DADC14 /* MewMicListModel.swift in Sources */, 23270C2C2B0E041300B9303B /* MewMessageAudioCenter.m in Sources */, 8C9C84442B0C697A00A601BC /* MewMineCollectRoomCell.m in Sources */, 237053A32B1F3AA100F5DE14 /* MewRightFollowVoiceCollectionCell.m in Sources */, 2370538C2B1F3AA100F5DE14 /* MewLoginPasswordView.m in Sources */, 237053992B1F3AA100F5DE14 /* MewHomeViewController.m in Sources */, 23F1E6922B5A872F004777A2 /* MewUtility.m in Sources */, 23F1E6932B5A872F004777A2 /* MewUtility+MewApp.m in Sources */, 8C4D53622AFD4CF700238AE6 /* main.m in Sources */, 233757642B0CB577001D0B7F /* MewMessageContentText.m in Sources */, 230D63BE2B592EA800DADC14 /* UserGameInfoVo.m in Sources */, 2370538D2B1F3AA100F5DE14 /* MewLoginNumberViewController.m in Sources */, 237054A62B1F3B3200F5DE14 /* MEWBase64.m in Sources */, 230D637E2B58FB8F00DADC14 /* MewRoomPlayTopView.swift in Sources */, 23F1E6BB2B5B5F28004777A2 /* MewGetColorTool.m in Sources */, 2370539A2B1F3AA100F5DE14 /* MewVoiceGuideView.m in Sources */, 8C9C84492B0C697A00A601BC /* MewMineAboutUsViewController.m in Sources */, 23F1E69E2B5A9463004777A2 /* MewLoginTokenInfoModel.swift in Sources */, 237054AF2B1F3B3200F5DE14 /* MewPaymentAction.swift in Sources */, 8C9C844C2B0C697A00A601BC /* MewCustomAttachmentDecoder.m in Sources */, 2370538B2B1F3AA100F5DE14 /* MewLoginPhoneView.m in Sources */, 23F1E6A82B5AC547004777A2 /* MewMineCellInfoModel.swift in Sources */, 237054A32B1F3B3200F5DE14 /* MEWCountDownHelper.m in Sources */, 230D631F2B5585AE00DADC14 /* MewEncryptManager.m in Sources */, 230D63832B58FCBC00DADC14 /* MewMsgDataModel.m in Sources */, 230D639B2B5926C800DADC14 /* MewMainHomeMoreGameCell.m in Sources */, 2370538F2B1F3AA100F5DE14 /* MewSessionListTableViewCell.m in Sources */, 2337575D2B0CB577001D0B7F /* MewSessionToolbarView.m in Sources */, 233757612B0CB577001D0B7F /* MewMessageToolMenuCollectionCell.m in Sources */, 2370539F2B1F3AA100F5DE14 /* MewRightFollowVoiceView.m in Sources */, 230D63AD2B59289A00DADC14 /* MewMainHomeMoreGameHeadCell.m in Sources */, 233757662B0CB577001D0B7F /* MewSessionAudioRecordView.m in Sources */, 230D63772B58FB8F00DADC14 /* MewRoomMsgHeadView.swift in Sources */, 230D63882B58FE7400DADC14 /* MewMsgExtDataModel.swift in Sources */, 230D63782B58FB8F00DADC14 /* MewRoomMsgCell.swift in Sources */, 230D63742B58FB8F00DADC14 /* MewServerApiManager.swift in Sources */, 230D63A12B5926FB00DADC14 /* MewMainHomeMoreGameHeadView.m in Sources */, 230D63272B55989400DADC14 /* MewProvideManager.swift in Sources */, 8C9C82202B0C694900A601BC /* AppDelegate+ThirdConfig.m in Sources */, 230D63AA2B59273D00DADC14 /* MewMainHomeMenuDataModel.m in Sources */, 230D638A2B59001400DADC14 /* MewSeatMicStateModel.swift in Sources */, 230D63C82B59835C00DADC14 /* MewSaveBaseUserModel.m in Sources */, 230D638E2B59018700DADC14 /* MewMicExtDataModel.swift in Sources */, 230D637D2B58FB8F00DADC14 /* MewRoomMicSeatImageView.swift in Sources */, 237054A52B1F3B3200F5DE14 /* DESEncrypt.m in Sources */, 230D63BB2B592D0D00DADC14 /* MewMainHomeMakeFriendModel.m in Sources */, 8C9C84472B0C697A00A601BC /* MewMineCollectionTableViewCell.m in Sources */, 230D637C2B58FB8F00DADC14 /* MewRoomTransferMsgView.swift in Sources */, 23F1E6A42B5ABFE0004777A2 /* MewInitInfoModel.swift in Sources */, 2370538E2B1F3AA100F5DE14 /* MewLoginViewController.m in Sources */, 2370549F2B1F3B3200F5DE14 /* UIImage+RW.m in Sources */, 230D637B2B58FB8F00DADC14 /* MewRoomPlayTopFilterView.swift in Sources */, 230D63182B557DE700DADC14 /* MewServerApi.swift in Sources */, 230D63762B58FB8F00DADC14 /* MewRoomPlayRightView.swift in Sources */, 8C92A8072B0EEDD0008F362C /* MewLoginVerifBindPhoneViewController.m in Sources */, 230D63982B5926B400DADC14 /* MewMainHomeMoreGameVC.m in Sources */, 2370538A2B1F3AA100F5DE14 /* MewRechargeSubView.m in Sources */, 237054832B1F3B3200F5DE14 /* MewBaseViewController.m in Sources */, 2370539D2B1F3AA100F5DE14 /* MewHomeFilterView.m in Sources */, 8C9C84452B0C697A00A601BC /* MewMineCollectRoomViewController.m in Sources */, 230D63902B5902A100DADC14 /* MewReceiveGiftDataModel.swift in Sources */, 2337575F2B0CB577001D0B7F /* MewSessionInfoViewController.m in Sources */, 23F1E69C2B5A93FB004777A2 /* MewNetworkDataModel.m in Sources */, 237053A02B1F3AA100F5DE14 /* MewShowVoiceView.m in Sources */, 237053A12B1F3AA100F5DE14 /* MewUserIntroductionView.m in Sources */, 23F1E6AC2B5AC7D3004777A2 /* MewPayItemModel.swift in Sources */, 8C9C84562B0C697A00A601BC /* MewLoginFullInfoViewController.m in Sources */, 2370539B2B1F3AA100F5DE14 /* MewPushExclusiveVoiceView.m in Sources */, 237054802B1F3B3200F5DE14 /* UIImage+MewUtils.m in Sources */, 8C92A8142B0EF1D8008F362C /* MewMineLoginPasswordViewController.m in Sources */, 237053A22B1F3AA100F5DE14 /* MewHeaderView.m in Sources */, 233757602B0CB577001D0B7F /* MewSessionViewController.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ 230D62F42B554F5E00DADC14 /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( 230D62F52B554F5E00DADC14 /* Base */, ); name = Main.storyboard; sourceTree = ""; }; 8C4D535D2AFD4CF700238AE6 /* LaunchScreen.storyboard */ = { isa = PBXVariantGroup; children = ( 8C4D535E2AFD4CF700238AE6 /* Base */, ); name = LaunchScreen.storyboard; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 8C4D53632AFD4CF700238AE6 /* 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++20"; 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 = 11.0; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; }; name = Debug; }; 8C4D53642AFD4CF700238AE6 /* 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++20"; 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 = 11.0; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = iphoneos; VALIDATE_PRODUCT = YES; }; name = Release; }; 8C4D53662AFD4CF700238AE6 /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = E9E8A33E3FDD457C53D1E6D7 /* Pods-yinmeng-ios.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = "yinmeng-ios/yinmeng-ios.entitlements"; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = 48UCG35Q9W; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_NO_COMMON_BLOCKS = NO; GCC_PREFIX_HEADER = "yinmeng-ios/Base/MewPrefixHeader.h"; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = "yinmeng-ios/Info.plist"; INFOPLIST_KEY_CFBundleDisplayName = "音萌"; INFOPLIST_KEY_NSCameraUsageDescription = "“音萌”需要您的同意,才可以访问进行拍照,才可以在聊天中分享图片给他人查看,或上传图片以更新头像"; INFOPLIST_KEY_NSMicrophoneUsageDescription = "\"音萌\"需要您的同意,才可以进行语音聊天"; INFOPLIST_KEY_NSPhotoLibraryAddUsageDescription = "“音萌”需要您的同意,才可以存储相片到相册"; INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "“音萌”需要您的同意,才可以访问相册并选择图片,然后在聊天中分享图片给他人查看,或上传图片以更新头像"; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; INFOPLIST_KEY_UIMainStoryboardFile = Main; INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; IPHONEOS_DEPLOYMENT_TARGET = 11.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); MARKETING_VERSION = 1.0.0; ONLY_ACTIVE_ARCH = YES; PRODUCT_BUNDLE_IDENTIFIER = "linyudan.yinmeng-ios"; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SUPPORTS_MACCATALYST = NO; SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_OBJC_BRIDGING_HEADER = "yinmeng-ios/Base/MewIAP/yinmeng-ios-Bridging-Header.h"; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 1; }; name = Debug; }; 8C4D53672AFD4CF700238AE6 /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = A22C3BCB2715A2E8FDECEA30 /* Pods-yinmeng-ios.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = "yinmeng-ios/yinmeng-ios.entitlements"; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = 48UCG35Q9W; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_NO_COMMON_BLOCKS = NO; GCC_PREFIX_HEADER = "yinmeng-ios/Base/MewPrefixHeader.h"; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = "yinmeng-ios/Info.plist"; INFOPLIST_KEY_CFBundleDisplayName = "音萌"; INFOPLIST_KEY_NSCameraUsageDescription = "“音萌”需要您的同意,才可以访问进行拍照,才可以在聊天中分享图片给他人查看,或上传图片以更新头像"; INFOPLIST_KEY_NSMicrophoneUsageDescription = "\"音萌\"需要您的同意,才可以进行语音聊天"; INFOPLIST_KEY_NSPhotoLibraryAddUsageDescription = "“音萌”需要您的同意,才可以存储相片到相册"; INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "“音萌”需要您的同意,才可以访问相册并选择图片,然后在聊天中分享图片给他人查看,或上传图片以更新头像"; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; INFOPLIST_KEY_UIMainStoryboardFile = Main; INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; IPHONEOS_DEPLOYMENT_TARGET = 11.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); MARKETING_VERSION = 1.0.0; ONLY_ACTIVE_ARCH = YES; PRODUCT_BUNDLE_IDENTIFIER = "linyudan.yinmeng-ios"; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SUPPORTS_MACCATALYST = NO; SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_OBJC_BRIDGING_HEADER = "yinmeng-ios/Base/MewIAP/yinmeng-ios-Bridging-Header.h"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 1; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 8C4D53472AFD4CF600238AE6 /* Build configuration list for PBXProject "yinmeng-ios" */ = { isa = XCConfigurationList; buildConfigurations = ( 8C4D53632AFD4CF700238AE6 /* Debug */, 8C4D53642AFD4CF700238AE6 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 8C4D53652AFD4CF700238AE6 /* Build configuration list for PBXNativeTarget "yinmeng-ios" */ = { isa = XCConfigurationList; buildConfigurations = ( 8C4D53662AFD4CF700238AE6 /* Debug */, 8C4D53672AFD4CF700238AE6 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 8C4D53442AFD4CF600238AE6 /* Project object */; }