房间礼物

This commit is contained in:
liyuhua
2024-01-12 17:26:03 +08:00
parent a7caaefafd
commit 13c058fa74
243 changed files with 11432 additions and 527 deletions

View File

@@ -9,6 +9,13 @@
/* Begin PBXBuildFile section */ /* Begin PBXBuildFile section */
23270C292B0E037300B9303B /* MewMessageConentAudioView.m in Sources */ = {isa = PBXBuildFile; fileRef = 23270C272B0E037300B9303B /* MewMessageConentAudioView.m */; }; 23270C292B0E037300B9303B /* MewMessageConentAudioView.m in Sources */ = {isa = PBXBuildFile; fileRef = 23270C272B0E037300B9303B /* MewMessageConentAudioView.m */; };
23270C2C2B0E041300B9303B /* MewMessageAudioCenter.m in Sources */ = {isa = PBXBuildFile; fileRef = 23270C2B2B0E041300B9303B /* MewMessageAudioCenter.m */; }; 23270C2C2B0E041300B9303B /* MewMessageAudioCenter.m in Sources */ = {isa = PBXBuildFile; fileRef = 23270C2B2B0E041300B9303B /* MewMessageAudioCenter.m */; };
2329AE832B50D67300BDCF22 /* MewSendGiftManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2329AE822B50D67300BDCF22 /* MewSendGiftManager.m */; };
2329AE862B50D76000BDCF22 /* Api+MewSendGfit.m in Sources */ = {isa = PBXBuildFile; fileRef = 2329AE852B50D76000BDCF22 /* Api+MewSendGfit.m */; };
2329AE892B50DEED00BDCF22 /* MewGiftCacheManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2329AE882B50DEED00BDCF22 /* MewGiftCacheManager.m */; };
2329AE8C2B51148100BDCF22 /* MewGiftWeekFirstPlaceBroadcastView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2329AE8B2B51148100BDCF22 /* MewGiftWeekFirstPlaceBroadcastView.m */; };
2329AE8F2B51202300BDCF22 /* MewUserAddModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 2329AE8E2B51202300BDCF22 /* MewUserAddModel.m */; };
2329AE922B51208B00BDCF22 /* MewUserPictureModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 2329AE912B51208B00BDCF22 /* MewUserPictureModel.m */; };
2329AE962B5125BC00BDCF22 /* MewRechargeStorage.m in Sources */ = {isa = PBXBuildFile; fileRef = 2329AE942B5125BC00BDCF22 /* MewRechargeStorage.m */; };
233757562B0CB577001D0B7F /* MewMessagePresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = 233757262B0CB577001D0B7F /* MewMessagePresenter.m */; }; 233757562B0CB577001D0B7F /* MewMessagePresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = 233757262B0CB577001D0B7F /* MewMessagePresenter.m */; };
233757572B0CB577001D0B7F /* MewMessageMenuModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 2337572C2B0CB577001D0B7F /* MewMessageMenuModel.m */; }; 233757572B0CB577001D0B7F /* MewMessageMenuModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 2337572C2B0CB577001D0B7F /* MewMessageMenuModel.m */; };
233757582B0CB577001D0B7F /* MewChatLimitModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 2337572D2B0CB577001D0B7F /* MewChatLimitModel.m */; }; 233757582B0CB577001D0B7F /* MewChatLimitModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 2337572D2B0CB577001D0B7F /* MewChatLimitModel.m */; };
@@ -45,6 +52,11 @@
2365578C2B4BD54D008915E2 /* MewEmptyTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2365578B2B4BD54D008915E2 /* MewEmptyTableViewCell.m */; }; 2365578C2B4BD54D008915E2 /* MewEmptyTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2365578B2B4BD54D008915E2 /* MewEmptyTableViewCell.m */; };
2365578F2B4BD628008915E2 /* MewEmptyCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2365578E2B4BD628008915E2 /* MewEmptyCollectionViewCell.m */; }; 2365578F2B4BD628008915E2 /* MewEmptyCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2365578E2B4BD628008915E2 /* MewEmptyCollectionViewCell.m */; };
2365579A2B4BFCE1008915E2 /* MewThemeColor+MewRoom.m in Sources */ = {isa = PBXBuildFile; fileRef = 236557982B4BFCE1008915E2 /* MewThemeColor+MewRoom.m */; }; 2365579A2B4BFCE1008915E2 /* MewThemeColor+MewRoom.m in Sources */ = {isa = PBXBuildFile; fileRef = 236557982B4BFCE1008915E2 /* MewThemeColor+MewRoom.m */; };
23692DAE2B4FC7550011797F /* MewGiftBottomBarView.m in Sources */ = {isa = PBXBuildFile; fileRef = 23692DAD2B4FC7550011797F /* MewGiftBottomBarView.m */; };
23692DB12B4FC7AD0011797F /* MewGiftBottomBarCountModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 23692DB02B4FC7AD0011797F /* MewGiftBottomBarCountModel.m */; };
23692DB42B4FC9B90011797F /* MewGiftNumView.m in Sources */ = {isa = PBXBuildFile; fileRef = 23692DB32B4FC9B90011797F /* MewGiftNumView.m */; };
23692DB72B4FCBEC0011797F /* MewGiftBottomBarCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 23692DB62B4FCBEC0011797F /* MewGiftBottomBarCell.m */; };
23692DBA2B4FE12E0011797F /* MedDrawGiftView.m in Sources */ = {isa = PBXBuildFile; fileRef = 23692DB92B4FE12E0011797F /* MedDrawGiftView.m */; };
237053142B1F3A3D00F5DE14 /* MewClientConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 237053132B1F3A3D00F5DE14 /* MewClientConfig.m */; }; 237053142B1F3A3D00F5DE14 /* MewClientConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 237053132B1F3A3D00F5DE14 /* MewClientConfig.m */; };
237053172B1F3A5300F5DE14 /* Api+MewMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 237053152B1F3A5300F5DE14 /* Api+MewMain.m */; }; 237053172B1F3A5300F5DE14 /* Api+MewMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 237053152B1F3A5300F5DE14 /* Api+MewMain.m */; };
2370531A2B1F3A5D00F5DE14 /* MewClientDataModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 237053192B1F3A5D00F5DE14 /* MewClientDataModel.m */; }; 2370531A2B1F3A5D00F5DE14 /* MewClientDataModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 237053192B1F3A5D00F5DE14 /* MewClientDataModel.m */; };
@@ -117,7 +129,6 @@
237054A92B1F3B3200F5DE14 /* MewEncryptTool.m in Sources */ = {isa = PBXBuildFile; fileRef = 237054642B1F3B3200F5DE14 /* MewEncryptTool.m */; }; 237054A92B1F3B3200F5DE14 /* MewEncryptTool.m in Sources */ = {isa = PBXBuildFile; fileRef = 237054642B1F3B3200F5DE14 /* MewEncryptTool.m */; };
237054AA2B1F3B3200F5DE14 /* MewGCDHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 237054682B1F3B3200F5DE14 /* MewGCDHelper.m */; }; 237054AA2B1F3B3200F5DE14 /* MewGCDHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 237054682B1F3B3200F5DE14 /* MewGCDHelper.m */; };
237054AB2B1F3B3200F5DE14 /* MewThemeColor.m in Sources */ = {isa = PBXBuildFile; fileRef = 2370546B2B1F3B3200F5DE14 /* MewThemeColor.m */; }; 237054AB2B1F3B3200F5DE14 /* MewThemeColor.m in Sources */ = {isa = PBXBuildFile; fileRef = 2370546B2B1F3B3200F5DE14 /* MewThemeColor.m */; };
237054AC2B1F3B3200F5DE14 /* MewRechargeStorage.m in Sources */ = {isa = PBXBuildFile; fileRef = 2370546E2B1F3B3200F5DE14 /* MewRechargeStorage.m */; };
237054AD2B1F3B3200F5DE14 /* YYReachability.m in Sources */ = {isa = PBXBuildFile; fileRef = 237054722B1F3B3200F5DE14 /* YYReachability.m */; }; 237054AD2B1F3B3200F5DE14 /* YYReachability.m in Sources */ = {isa = PBXBuildFile; fileRef = 237054722B1F3B3200F5DE14 /* YYReachability.m */; };
237054AE2B1F3B3200F5DE14 /* NSObject+MEWExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 237054742B1F3B3200F5DE14 /* NSObject+MEWExtension.m */; }; 237054AE2B1F3B3200F5DE14 /* NSObject+MEWExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 237054742B1F3B3200F5DE14 /* NSObject+MEWExtension.m */; };
237054AF2B1F3B3200F5DE14 /* MewPaymentAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 237054772B1F3B3200F5DE14 /* MewPaymentAction.swift */; }; 237054AF2B1F3B3200F5DE14 /* MewPaymentAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 237054772B1F3B3200F5DE14 /* MewPaymentAction.swift */; };
@@ -142,6 +153,47 @@
237ACD852B4D6A2E00BA20B3 /* MewRoomPublishNoticeView.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACD842B4D6A2E00BA20B3 /* MewRoomPublishNoticeView.m */; }; 237ACD852B4D6A2E00BA20B3 /* MewRoomPublishNoticeView.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACD842B4D6A2E00BA20B3 /* MewRoomPublishNoticeView.m */; };
237ACD882B4E38C200BA20B3 /* MewRoomHourListEnterView.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACD872B4E38C200BA20B3 /* MewRoomHourListEnterView.m */; }; 237ACD882B4E38C200BA20B3 /* MewRoomHourListEnterView.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACD872B4E38C200BA20B3 /* MewRoomHourListEnterView.m */; };
237ACD8B2B4E393900BA20B3 /* MewRoomHourListEnterCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACD8A2B4E393900BA20B3 /* MewRoomHourListEnterCell.m */; }; 237ACD8B2B4E393900BA20B3 /* MewRoomHourListEnterCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACD8A2B4E393900BA20B3 /* MewRoomHourListEnterCell.m */; };
237ACD9C2B4E440500BA20B3 /* MewMainSendGiftVC.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACD9B2B4E440500BA20B3 /* MewMainSendGiftVC.m */; };
237ACD9F2B4E447B00BA20B3 /* MewSendGiftPersonDataModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACD9E2B4E447B00BA20B3 /* MewSendGiftPersonDataModel.m */; };
237ACDA22B4E457A00BA20B3 /* MewGoodGiftBroadcastView.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACDA12B4E457A00BA20B3 /* MewGoodGiftBroadcastView.m */; };
237ACDA52B4E471200BA20B3 /* MewGoodGiftBroadcastModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACDA42B4E471200BA20B3 /* MewGoodGiftBroadcastModel.m */; };
237ACDA82B4E473C00BA20B3 /* MewGoodGiftBroadcastCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACDA72B4E473C00BA20B3 /* MewGoodGiftBroadcastCell.m */; };
237ACDAB2B4E6D3000BA20B3 /* MewWeekChampionBroadcastView.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACDAA2B4E6D3000BA20B3 /* MewWeekChampionBroadcastView.m */; };
237ACDAE2B4E6D5500BA20B3 /* MewWeekChampionBroadcastModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACDAD2B4E6D5500BA20B3 /* MewWeekChampionBroadcastModel.m */; };
237ACDB12B4E737300BA20B3 /* MewGiftSlideshowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACDB02B4E737300BA20B3 /* MewGiftSlideshowView.m */; };
237ACDB42B4E7B0100BA20B3 /* MewSendGiftPersonView.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACDB32B4E7B0100BA20B3 /* MewSendGiftPersonView.m */; };
237ACDB72B4E7F9300BA20B3 /* MewSendGiftPersonCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACDB62B4E7F9300BA20B3 /* MewSendGiftPersonCell.m */; };
237ACDBA2B4E870700BA20B3 /* MewGiftDataView.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACDB92B4E870700BA20B3 /* MewGiftDataView.m */; };
237ACDBD2B4E879400BA20B3 /* MewGiftDataModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACDBC2B4E879400BA20B3 /* MewGiftDataModel.m */; };
237ACDC02B4E897400BA20B3 /* MewWeekChampionListModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACDBF2B4E897400BA20B3 /* MewWeekChampionListModel.m */; };
237ACDC32B4E8A0000BA20B3 /* MewReceiveGiftDataModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACDC22B4E8A0000BA20B3 /* MewReceiveGiftDataModel.m */; };
237ACDC62B4E8BB000BA20B3 /* MewReceiveGiftPersonDataModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACDC52B4E8BB000BA20B3 /* MewReceiveGiftPersonDataModel.m */; };
237ACDC92B4E8C2400BA20B3 /* MewGiftGoodPackListDataModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACDC82B4E8C2400BA20B3 /* MewGiftGoodPackListDataModel.m */; };
237ACDCC2B4E8C6000BA20B3 /* MewGiftGoodPersonData.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACDCB2B4E8C6000BA20B3 /* MewGiftGoodPersonData.m */; };
237ACDCF2B4E8CE100BA20B3 /* MewGiftDataListModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACDCE2B4E8CE100BA20B3 /* MewGiftDataListModel.m */; };
237ACDD22B4E8D5B00BA20B3 /* MewGiftNumDataModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACDD12B4E8D5B00BA20B3 /* MewGiftNumDataModel.m */; };
237ACDD52B4E8DA100BA20B3 /* MewGiftNumDetailModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACDD42B4E8DA100BA20B3 /* MewGiftNumDetailModel.m */; };
237ACDF62B4E994700BA20B3 /* XPPrivilegeCardPresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACDD92B4E994700BA20B3 /* XPPrivilegeCardPresenter.m */; };
237ACDF72B4E994700BA20B3 /* XPPrivilegeCardProduceFooterView.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACDDD2B4E994700BA20B3 /* XPPrivilegeCardProduceFooterView.m */; };
237ACDF82B4E994700BA20B3 /* XPPrivilegeCardProduceCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACDDF2B4E994700BA20B3 /* XPPrivilegeCardProduceCell.m */; };
237ACDF92B4E994700BA20B3 /* XPPrivilegeCardProduceView.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACDE02B4E994700BA20B3 /* XPPrivilegeCardProduceView.m */; };
237ACDFA2B4E994700BA20B3 /* XPPrivilegeCardConfirmView.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACDE22B4E994700BA20B3 /* XPPrivilegeCardConfirmView.m */; };
237ACDFB2B4E994700BA20B3 /* XPPrivilegeCardItemCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACDE42B4E994700BA20B3 /* XPPrivilegeCardItemCell.m */; };
237ACDFC2B4E994700BA20B3 /* XPPrivilegeCardTitlView.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACDE72B4E994700BA20B3 /* XPPrivilegeCardTitlView.m */; };
237ACDFD2B4E994700BA20B3 /* XPPrivilegeCardVideoItemModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACDEA2B4E994700BA20B3 /* XPPrivilegeCardVideoItemModel.m */; };
237ACDFE2B4E994700BA20B3 /* XPPrivilegeCardItemModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACDED2B4E994700BA20B3 /* XPPrivilegeCardItemModel.m */; };
237ACDFF2B4E994700BA20B3 /* XPPrivilegeCardItemVC.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACDF02B4E994700BA20B3 /* XPPrivilegeCardItemVC.m */; };
237ACE002B4E994700BA20B3 /* XPPrivilegeCardVC.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACDF22B4E994700BA20B3 /* XPPrivilegeCardVC.m */; };
237ACE012B4E994700BA20B3 /* Api+PrivilegeCard.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACDF52B4E994700BA20B3 /* Api+PrivilegeCard.m */; };
237ACE052B4E9A0500BA20B3 /* UILabel+Factory.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACE032B4E9A0500BA20B3 /* UILabel+Factory.m */; };
237ACE092B4E9DDC00BA20B3 /* MovEncodeToMpegTool.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACE082B4E9DDC00BA20B3 /* MovEncodeToMpegTool.m */; };
237ACE0D2B4E9E8900BA20B3 /* MewUploadPhoto.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACE0C2B4E9E8900BA20B3 /* MewUploadPhoto.m */; };
237ACE102B4EB4BF00BA20B3 /* MewGiftWeekChampionCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACE0F2B4EB4BF00BA20B3 /* MewGiftWeekChampionCell.m */; };
237ACE132B4F846200BA20B3 /* MewGiftWeekChampionFlowLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACE122B4F846200BA20B3 /* MewGiftWeekChampionFlowLayout.m */; };
237ACE162B4F850D00BA20B3 /* MewGiftWeekChampionItemCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACE152B4F850D00BA20B3 /* MewGiftWeekChampionItemCell.m */; };
237ACE192B4F890200BA20B3 /* MewThemeColor+MewGift.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACE182B4F890200BA20B3 /* MewThemeColor+MewGift.m */; };
237ACE1C2B4F8ADF00BA20B3 /* MewNobleGiftDataModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACE1B2B4F8ADF00BA20B3 /* MewNobleGiftDataModel.m */; };
237ACE1F2B4F999100BA20B3 /* XPPrivilegeCardGiftCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 237ACE1D2B4F999100BA20B3 /* XPPrivilegeCardGiftCell.m */; };
23E3FCF22B493C0F00D0B664 /* MewRoomBgImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 23E3FCF12B493C0F00D0B664 /* MewRoomBgImageView.m */; }; 23E3FCF22B493C0F00D0B664 /* MewRoomBgImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 23E3FCF12B493C0F00D0B664 /* MewRoomBgImageView.m */; };
23E3FCF62B493F3700D0B664 /* MewSVGAParserTool.m in Sources */ = {isa = PBXBuildFile; fileRef = 23E3FCF52B493F3700D0B664 /* MewSVGAParserTool.m */; }; 23E3FCF62B493F3700D0B664 /* MewSVGAParserTool.m in Sources */ = {isa = PBXBuildFile; fileRef = 23E3FCF52B493F3700D0B664 /* MewSVGAParserTool.m */; };
23E3FCF92B4946AE00D0B664 /* MewRoomBgImageItemModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 23E3FCF82B4946AE00D0B664 /* MewRoomBgImageItemModel.m */; }; 23E3FCF92B4946AE00D0B664 /* MewRoomBgImageItemModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 23E3FCF82B4946AE00D0B664 /* MewRoomBgImageItemModel.m */; };
@@ -208,13 +260,9 @@
8C9C84572B0C697A00A601BC /* Api+Login.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C83AA2B0C697A00A601BC /* Api+Login.m */; }; 8C9C84572B0C697A00A601BC /* Api+Login.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C83AA2B0C697A00A601BC /* Api+Login.m */; };
8C9C847D2B0C6A6400A601BC /* TXFFmpeg.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8C9C847C2B0C6A6400A601BC /* TXFFmpeg.xcframework */; }; 8C9C847D2B0C6A6400A601BC /* TXFFmpeg.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8C9C847C2B0C6A6400A601BC /* TXFFmpeg.xcframework */; };
8C9C847F2B0C6A6A00A601BC /* TXSoundTouch.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8C9C847E2B0C6A6A00A601BC /* TXSoundTouch.xcframework */; }; 8C9C847F2B0C6A6A00A601BC /* TXSoundTouch.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8C9C847E2B0C6A6A00A601BC /* TXSoundTouch.xcframework */; };
8C9C84842B0D25EF00A601BC /* MewGiftInfoModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C84832B0D25EF00A601BC /* MewGiftInfoModel.m */; };
8C9C84892B0D286F00A601BC /* Api+Gift.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C84882B0D286F00A601BC /* Api+Gift.m */; };
8C9C848C2B0D2B8500A601BC /* MewGiftReceiveInfoModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C848B2B0D2B8500A601BC /* MewGiftReceiveInfoModel.m */; };
8C9C84902B0D439800A601BC /* MewRoomMessageFilter.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C848F2B0D439800A601BC /* MewRoomMessageFilter.m */; }; 8C9C84902B0D439800A601BC /* MewRoomMessageFilter.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C848F2B0D439800A601BC /* MewRoomMessageFilter.m */; };
8C9C84942B0D65C300A601BC /* MewRoomAnimationHitView.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C84932B0D65C300A601BC /* MewRoomAnimationHitView.m */; }; 8C9C84942B0D65C300A601BC /* MewRoomAnimationHitView.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C84932B0D65C300A601BC /* MewRoomAnimationHitView.m */; };
8C9C84972B0D65E200A601BC /* MewRoomAnimationView.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C84962B0D65E200A601BC /* MewRoomAnimationView.m */; }; 8C9C84972B0D65E200A601BC /* MewRoomAnimationView.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C84962B0D65E200A601BC /* MewRoomAnimationView.m */; };
8C9C849E2B0D6A5C00A601BC /* MewGiftStorage.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C849D2B0D6A5C00A601BC /* MewGiftStorage.m */; };
8C9C84AD2B0D9AB900A601BC /* MewRoomMessageHeaderView.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C84AC2B0D9AB900A601BC /* MewRoomMessageHeaderView.m */; }; 8C9C84AD2B0D9AB900A601BC /* MewRoomMessageHeaderView.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C84AC2B0D9AB900A601BC /* MewRoomMessageHeaderView.m */; };
8C9C84B42B0E951200A601BC /* StoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8C9C84B32B0E951200A601BC /* StoreKit.framework */; }; 8C9C84B42B0E951200A601BC /* StoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8C9C84B32B0E951200A601BC /* StoreKit.framework */; };
8C9C84BA2B0ECD2100A601BC /* MewMineRechargePresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C84B92B0ECD2100A601BC /* MewMineRechargePresenter.m */; }; 8C9C84BA2B0ECD2100A601BC /* MewMineRechargePresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C84B92B0ECD2100A601BC /* MewMineRechargePresenter.m */; };
@@ -549,6 +597,20 @@
23270C282B0E037300B9303B /* MewMessageConentAudioView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewMessageConentAudioView.h; sourceTree = "<group>"; }; 23270C282B0E037300B9303B /* MewMessageConentAudioView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewMessageConentAudioView.h; sourceTree = "<group>"; };
23270C2A2B0E041300B9303B /* MewMessageAudioCenter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewMessageAudioCenter.h; sourceTree = "<group>"; }; 23270C2A2B0E041300B9303B /* MewMessageAudioCenter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewMessageAudioCenter.h; sourceTree = "<group>"; };
23270C2B2B0E041300B9303B /* MewMessageAudioCenter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewMessageAudioCenter.m; sourceTree = "<group>"; }; 23270C2B2B0E041300B9303B /* MewMessageAudioCenter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewMessageAudioCenter.m; sourceTree = "<group>"; };
2329AE812B50D67300BDCF22 /* MewSendGiftManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewSendGiftManager.h; sourceTree = "<group>"; };
2329AE822B50D67300BDCF22 /* MewSendGiftManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewSendGiftManager.m; sourceTree = "<group>"; };
2329AE842B50D76000BDCF22 /* Api+MewSendGfit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Api+MewSendGfit.h"; sourceTree = "<group>"; };
2329AE852B50D76000BDCF22 /* Api+MewSendGfit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "Api+MewSendGfit.m"; sourceTree = "<group>"; };
2329AE872B50DEED00BDCF22 /* MewGiftCacheManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewGiftCacheManager.h; sourceTree = "<group>"; };
2329AE882B50DEED00BDCF22 /* MewGiftCacheManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewGiftCacheManager.m; sourceTree = "<group>"; };
2329AE8A2B51148100BDCF22 /* MewGiftWeekFirstPlaceBroadcastView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewGiftWeekFirstPlaceBroadcastView.h; sourceTree = "<group>"; };
2329AE8B2B51148100BDCF22 /* MewGiftWeekFirstPlaceBroadcastView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewGiftWeekFirstPlaceBroadcastView.m; sourceTree = "<group>"; };
2329AE8D2B51202300BDCF22 /* MewUserAddModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewUserAddModel.h; sourceTree = "<group>"; };
2329AE8E2B51202300BDCF22 /* MewUserAddModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewUserAddModel.m; sourceTree = "<group>"; };
2329AE902B51208B00BDCF22 /* MewUserPictureModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewUserPictureModel.h; sourceTree = "<group>"; };
2329AE912B51208B00BDCF22 /* MewUserPictureModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewUserPictureModel.m; sourceTree = "<group>"; };
2329AE942B5125BC00BDCF22 /* MewRechargeStorage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewRechargeStorage.m; sourceTree = "<group>"; };
2329AE952B5125BC00BDCF22 /* MewRechargeStorage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewRechargeStorage.h; sourceTree = "<group>"; };
233757262B0CB577001D0B7F /* MewMessagePresenter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewMessagePresenter.m; sourceTree = "<group>"; }; 233757262B0CB577001D0B7F /* MewMessagePresenter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewMessagePresenter.m; sourceTree = "<group>"; };
233757272B0CB577001D0B7F /* MewMessagePresenter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewMessagePresenter.h; sourceTree = "<group>"; }; 233757272B0CB577001D0B7F /* MewMessagePresenter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewMessagePresenter.h; sourceTree = "<group>"; };
233757292B0CB577001D0B7F /* MewMessageProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewMessageProtocol.h; sourceTree = "<group>"; }; 233757292B0CB577001D0B7F /* MewMessageProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewMessageProtocol.h; sourceTree = "<group>"; };
@@ -623,6 +685,17 @@
2365578E2B4BD628008915E2 /* MewEmptyCollectionViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewEmptyCollectionViewCell.m; sourceTree = "<group>"; }; 2365578E2B4BD628008915E2 /* MewEmptyCollectionViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewEmptyCollectionViewCell.m; sourceTree = "<group>"; };
236557982B4BFCE1008915E2 /* MewThemeColor+MewRoom.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "MewThemeColor+MewRoom.m"; sourceTree = "<group>"; }; 236557982B4BFCE1008915E2 /* MewThemeColor+MewRoom.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "MewThemeColor+MewRoom.m"; sourceTree = "<group>"; };
236557992B4BFCE1008915E2 /* MewThemeColor+MewRoom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "MewThemeColor+MewRoom.h"; sourceTree = "<group>"; }; 236557992B4BFCE1008915E2 /* MewThemeColor+MewRoom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "MewThemeColor+MewRoom.h"; sourceTree = "<group>"; };
23692DAC2B4FC7550011797F /* MewGiftBottomBarView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewGiftBottomBarView.h; sourceTree = "<group>"; };
23692DAD2B4FC7550011797F /* MewGiftBottomBarView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewGiftBottomBarView.m; sourceTree = "<group>"; };
23692DAF2B4FC7AD0011797F /* MewGiftBottomBarCountModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewGiftBottomBarCountModel.h; sourceTree = "<group>"; };
23692DB02B4FC7AD0011797F /* MewGiftBottomBarCountModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewGiftBottomBarCountModel.m; sourceTree = "<group>"; };
23692DB22B4FC9B90011797F /* MewGiftNumView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewGiftNumView.h; sourceTree = "<group>"; };
23692DB32B4FC9B90011797F /* MewGiftNumView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewGiftNumView.m; sourceTree = "<group>"; };
23692DB52B4FCBEC0011797F /* MewGiftBottomBarCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewGiftBottomBarCell.h; sourceTree = "<group>"; };
23692DB62B4FCBEC0011797F /* MewGiftBottomBarCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewGiftBottomBarCell.m; sourceTree = "<group>"; };
23692DB82B4FE12E0011797F /* MedDrawGiftView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MedDrawGiftView.h; sourceTree = "<group>"; };
23692DB92B4FE12E0011797F /* MedDrawGiftView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MedDrawGiftView.m; sourceTree = "<group>"; };
23692DBB2B4FFE8D0011797F /* MewSendGiftManagerProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewSendGiftManagerProtocol.h; sourceTree = "<group>"; };
237053122B1F3A3D00F5DE14 /* MewClientConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewClientConfig.h; sourceTree = "<group>"; }; 237053122B1F3A3D00F5DE14 /* MewClientConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewClientConfig.h; sourceTree = "<group>"; };
237053132B1F3A3D00F5DE14 /* MewClientConfig.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewClientConfig.m; sourceTree = "<group>"; }; 237053132B1F3A3D00F5DE14 /* MewClientConfig.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewClientConfig.m; sourceTree = "<group>"; };
237053152B1F3A5300F5DE14 /* Api+MewMain.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "Api+MewMain.m"; sourceTree = "<group>"; }; 237053152B1F3A5300F5DE14 /* Api+MewMain.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "Api+MewMain.m"; sourceTree = "<group>"; };
@@ -774,8 +847,6 @@
237054692B1F3B3200F5DE14 /* MewGCDHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewGCDHelper.h; sourceTree = "<group>"; }; 237054692B1F3B3200F5DE14 /* MewGCDHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewGCDHelper.h; sourceTree = "<group>"; };
2370546B2B1F3B3200F5DE14 /* MewThemeColor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewThemeColor.m; sourceTree = "<group>"; }; 2370546B2B1F3B3200F5DE14 /* MewThemeColor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewThemeColor.m; sourceTree = "<group>"; };
2370546C2B1F3B3200F5DE14 /* MewThemeColor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewThemeColor.h; sourceTree = "<group>"; }; 2370546C2B1F3B3200F5DE14 /* MewThemeColor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewThemeColor.h; sourceTree = "<group>"; };
2370546E2B1F3B3200F5DE14 /* MewRechargeStorage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewRechargeStorage.m; sourceTree = "<group>"; };
2370546F2B1F3B3200F5DE14 /* MewRechargeStorage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewRechargeStorage.h; sourceTree = "<group>"; };
237054712B1F3B3200F5DE14 /* YYReachability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYReachability.h; sourceTree = "<group>"; }; 237054712B1F3B3200F5DE14 /* YYReachability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYReachability.h; sourceTree = "<group>"; };
237054722B1F3B3200F5DE14 /* YYReachability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYReachability.m; sourceTree = "<group>"; }; 237054722B1F3B3200F5DE14 /* YYReachability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYReachability.m; sourceTree = "<group>"; };
237054732B1F3B3200F5DE14 /* MewHUDTool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewHUDTool.h; sourceTree = "<group>"; }; 237054732B1F3B3200F5DE14 /* MewHUDTool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewHUDTool.h; sourceTree = "<group>"; };
@@ -828,6 +899,89 @@
237ACD872B4E38C200BA20B3 /* MewRoomHourListEnterView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewRoomHourListEnterView.m; sourceTree = "<group>"; }; 237ACD872B4E38C200BA20B3 /* MewRoomHourListEnterView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewRoomHourListEnterView.m; sourceTree = "<group>"; };
237ACD892B4E393900BA20B3 /* MewRoomHourListEnterCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewRoomHourListEnterCell.h; sourceTree = "<group>"; }; 237ACD892B4E393900BA20B3 /* MewRoomHourListEnterCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewRoomHourListEnterCell.h; sourceTree = "<group>"; };
237ACD8A2B4E393900BA20B3 /* MewRoomHourListEnterCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewRoomHourListEnterCell.m; sourceTree = "<group>"; }; 237ACD8A2B4E393900BA20B3 /* MewRoomHourListEnterCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewRoomHourListEnterCell.m; sourceTree = "<group>"; };
237ACD9A2B4E440500BA20B3 /* MewMainSendGiftVC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewMainSendGiftVC.h; sourceTree = "<group>"; };
237ACD9B2B4E440500BA20B3 /* MewMainSendGiftVC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewMainSendGiftVC.m; sourceTree = "<group>"; };
237ACD9D2B4E447B00BA20B3 /* MewSendGiftPersonDataModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewSendGiftPersonDataModel.h; sourceTree = "<group>"; };
237ACD9E2B4E447B00BA20B3 /* MewSendGiftPersonDataModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewSendGiftPersonDataModel.m; sourceTree = "<group>"; };
237ACDA02B4E457A00BA20B3 /* MewGoodGiftBroadcastView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewGoodGiftBroadcastView.h; sourceTree = "<group>"; };
237ACDA12B4E457A00BA20B3 /* MewGoodGiftBroadcastView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewGoodGiftBroadcastView.m; sourceTree = "<group>"; };
237ACDA32B4E471200BA20B3 /* MewGoodGiftBroadcastModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewGoodGiftBroadcastModel.h; sourceTree = "<group>"; };
237ACDA42B4E471200BA20B3 /* MewGoodGiftBroadcastModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewGoodGiftBroadcastModel.m; sourceTree = "<group>"; };
237ACDA62B4E473C00BA20B3 /* MewGoodGiftBroadcastCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewGoodGiftBroadcastCell.h; sourceTree = "<group>"; };
237ACDA72B4E473C00BA20B3 /* MewGoodGiftBroadcastCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewGoodGiftBroadcastCell.m; sourceTree = "<group>"; };
237ACDA92B4E6D3000BA20B3 /* MewWeekChampionBroadcastView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewWeekChampionBroadcastView.h; sourceTree = "<group>"; };
237ACDAA2B4E6D3000BA20B3 /* MewWeekChampionBroadcastView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewWeekChampionBroadcastView.m; sourceTree = "<group>"; };
237ACDAC2B4E6D5500BA20B3 /* MewWeekChampionBroadcastModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewWeekChampionBroadcastModel.h; sourceTree = "<group>"; };
237ACDAD2B4E6D5500BA20B3 /* MewWeekChampionBroadcastModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewWeekChampionBroadcastModel.m; sourceTree = "<group>"; };
237ACDAF2B4E737300BA20B3 /* MewGiftSlideshowView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewGiftSlideshowView.h; sourceTree = "<group>"; };
237ACDB02B4E737300BA20B3 /* MewGiftSlideshowView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewGiftSlideshowView.m; sourceTree = "<group>"; };
237ACDB22B4E7B0100BA20B3 /* MewSendGiftPersonView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewSendGiftPersonView.h; sourceTree = "<group>"; };
237ACDB32B4E7B0100BA20B3 /* MewSendGiftPersonView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewSendGiftPersonView.m; sourceTree = "<group>"; };
237ACDB52B4E7F9300BA20B3 /* MewSendGiftPersonCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewSendGiftPersonCell.h; sourceTree = "<group>"; };
237ACDB62B4E7F9300BA20B3 /* MewSendGiftPersonCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewSendGiftPersonCell.m; sourceTree = "<group>"; };
237ACDB82B4E870700BA20B3 /* MewGiftDataView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewGiftDataView.h; sourceTree = "<group>"; };
237ACDB92B4E870700BA20B3 /* MewGiftDataView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewGiftDataView.m; sourceTree = "<group>"; };
237ACDBB2B4E879400BA20B3 /* MewGiftDataModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewGiftDataModel.h; sourceTree = "<group>"; };
237ACDBC2B4E879400BA20B3 /* MewGiftDataModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewGiftDataModel.m; sourceTree = "<group>"; };
237ACDBE2B4E897400BA20B3 /* MewWeekChampionListModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewWeekChampionListModel.h; sourceTree = "<group>"; };
237ACDBF2B4E897400BA20B3 /* MewWeekChampionListModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewWeekChampionListModel.m; sourceTree = "<group>"; };
237ACDC12B4E8A0000BA20B3 /* MewReceiveGiftDataModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewReceiveGiftDataModel.h; sourceTree = "<group>"; };
237ACDC22B4E8A0000BA20B3 /* MewReceiveGiftDataModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewReceiveGiftDataModel.m; sourceTree = "<group>"; };
237ACDC42B4E8BB000BA20B3 /* MewReceiveGiftPersonDataModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewReceiveGiftPersonDataModel.h; sourceTree = "<group>"; };
237ACDC52B4E8BB000BA20B3 /* MewReceiveGiftPersonDataModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewReceiveGiftPersonDataModel.m; sourceTree = "<group>"; };
237ACDC72B4E8C2400BA20B3 /* MewGiftGoodPackListDataModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewGiftGoodPackListDataModel.h; sourceTree = "<group>"; };
237ACDC82B4E8C2400BA20B3 /* MewGiftGoodPackListDataModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewGiftGoodPackListDataModel.m; sourceTree = "<group>"; };
237ACDCA2B4E8C6000BA20B3 /* MewGiftGoodPersonData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewGiftGoodPersonData.h; sourceTree = "<group>"; };
237ACDCB2B4E8C6000BA20B3 /* MewGiftGoodPersonData.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewGiftGoodPersonData.m; sourceTree = "<group>"; };
237ACDCD2B4E8CE100BA20B3 /* MewGiftDataListModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewGiftDataListModel.h; sourceTree = "<group>"; };
237ACDCE2B4E8CE100BA20B3 /* MewGiftDataListModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewGiftDataListModel.m; sourceTree = "<group>"; };
237ACDD02B4E8D5B00BA20B3 /* MewGiftNumDataModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewGiftNumDataModel.h; sourceTree = "<group>"; };
237ACDD12B4E8D5B00BA20B3 /* MewGiftNumDataModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewGiftNumDataModel.m; sourceTree = "<group>"; };
237ACDD32B4E8DA100BA20B3 /* MewGiftNumDetailModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewGiftNumDetailModel.h; sourceTree = "<group>"; };
237ACDD42B4E8DA100BA20B3 /* MewGiftNumDetailModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewGiftNumDetailModel.m; sourceTree = "<group>"; };
237ACDD82B4E994700BA20B3 /* XPPrivilegeCardPresenter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XPPrivilegeCardPresenter.h; sourceTree = "<group>"; };
237ACDD92B4E994700BA20B3 /* XPPrivilegeCardPresenter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XPPrivilegeCardPresenter.m; sourceTree = "<group>"; };
237ACDDB2B4E994700BA20B3 /* XPPrivilegeCardProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XPPrivilegeCardProtocol.h; sourceTree = "<group>"; };
237ACDDD2B4E994700BA20B3 /* XPPrivilegeCardProduceFooterView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XPPrivilegeCardProduceFooterView.m; sourceTree = "<group>"; };
237ACDDE2B4E994700BA20B3 /* XPPrivilegeCardItemCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XPPrivilegeCardItemCell.h; sourceTree = "<group>"; };
237ACDDF2B4E994700BA20B3 /* XPPrivilegeCardProduceCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XPPrivilegeCardProduceCell.m; sourceTree = "<group>"; };
237ACDE02B4E994700BA20B3 /* XPPrivilegeCardProduceView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XPPrivilegeCardProduceView.m; sourceTree = "<group>"; };
237ACDE12B4E994700BA20B3 /* XPPrivilegeCardTitlView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XPPrivilegeCardTitlView.h; sourceTree = "<group>"; };
237ACDE22B4E994700BA20B3 /* XPPrivilegeCardConfirmView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XPPrivilegeCardConfirmView.m; sourceTree = "<group>"; };
237ACDE32B4E994700BA20B3 /* XPPrivilegeCardProduceCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XPPrivilegeCardProduceCell.h; sourceTree = "<group>"; };
237ACDE42B4E994700BA20B3 /* XPPrivilegeCardItemCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XPPrivilegeCardItemCell.m; sourceTree = "<group>"; };
237ACDE52B4E994700BA20B3 /* XPPrivilegeCardProduceFooterView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XPPrivilegeCardProduceFooterView.h; sourceTree = "<group>"; };
237ACDE62B4E994700BA20B3 /* XPPrivilegeCardConfirmView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XPPrivilegeCardConfirmView.h; sourceTree = "<group>"; };
237ACDE72B4E994700BA20B3 /* XPPrivilegeCardTitlView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XPPrivilegeCardTitlView.m; sourceTree = "<group>"; };
237ACDE82B4E994700BA20B3 /* XPPrivilegeCardProduceView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XPPrivilegeCardProduceView.h; sourceTree = "<group>"; };
237ACDEA2B4E994700BA20B3 /* XPPrivilegeCardVideoItemModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XPPrivilegeCardVideoItemModel.m; sourceTree = "<group>"; };
237ACDEB2B4E994700BA20B3 /* XPPrivilegeCardItemModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XPPrivilegeCardItemModel.h; sourceTree = "<group>"; };
237ACDEC2B4E994700BA20B3 /* XPPrivilegeCardVideoItemModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XPPrivilegeCardVideoItemModel.h; sourceTree = "<group>"; };
237ACDED2B4E994700BA20B3 /* XPPrivilegeCardItemModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XPPrivilegeCardItemModel.m; sourceTree = "<group>"; };
237ACDEF2B4E994700BA20B3 /* XPPrivilegeCardVC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XPPrivilegeCardVC.h; sourceTree = "<group>"; };
237ACDF02B4E994700BA20B3 /* XPPrivilegeCardItemVC.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XPPrivilegeCardItemVC.m; sourceTree = "<group>"; };
237ACDF12B4E994700BA20B3 /* XPPrivilegeCardItemVC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XPPrivilegeCardItemVC.h; sourceTree = "<group>"; };
237ACDF22B4E994700BA20B3 /* XPPrivilegeCardVC.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XPPrivilegeCardVC.m; sourceTree = "<group>"; };
237ACDF42B4E994700BA20B3 /* Api+PrivilegeCard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Api+PrivilegeCard.h"; sourceTree = "<group>"; };
237ACDF52B4E994700BA20B3 /* Api+PrivilegeCard.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "Api+PrivilegeCard.m"; sourceTree = "<group>"; };
237ACE032B4E9A0500BA20B3 /* UILabel+Factory.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UILabel+Factory.m"; sourceTree = "<group>"; };
237ACE042B4E9A0500BA20B3 /* UILabel+Factory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UILabel+Factory.h"; sourceTree = "<group>"; };
237ACE072B4E9DDC00BA20B3 /* MovEncodeToMpegTool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MovEncodeToMpegTool.h; sourceTree = "<group>"; };
237ACE082B4E9DDC00BA20B3 /* MovEncodeToMpegTool.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MovEncodeToMpegTool.m; sourceTree = "<group>"; };
237ACE0B2B4E9E8900BA20B3 /* MewUploadPhoto.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewUploadPhoto.h; sourceTree = "<group>"; };
237ACE0C2B4E9E8900BA20B3 /* MewUploadPhoto.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewUploadPhoto.m; sourceTree = "<group>"; };
237ACE0E2B4EB4BF00BA20B3 /* MewGiftWeekChampionCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewGiftWeekChampionCell.h; sourceTree = "<group>"; };
237ACE0F2B4EB4BF00BA20B3 /* MewGiftWeekChampionCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewGiftWeekChampionCell.m; sourceTree = "<group>"; };
237ACE112B4F846200BA20B3 /* MewGiftWeekChampionFlowLayout.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewGiftWeekChampionFlowLayout.h; sourceTree = "<group>"; };
237ACE122B4F846200BA20B3 /* MewGiftWeekChampionFlowLayout.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewGiftWeekChampionFlowLayout.m; sourceTree = "<group>"; };
237ACE142B4F850D00BA20B3 /* MewGiftWeekChampionItemCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewGiftWeekChampionItemCell.h; sourceTree = "<group>"; };
237ACE152B4F850D00BA20B3 /* MewGiftWeekChampionItemCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewGiftWeekChampionItemCell.m; sourceTree = "<group>"; };
237ACE172B4F890200BA20B3 /* MewThemeColor+MewGift.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "MewThemeColor+MewGift.h"; sourceTree = "<group>"; };
237ACE182B4F890200BA20B3 /* MewThemeColor+MewGift.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "MewThemeColor+MewGift.m"; sourceTree = "<group>"; };
237ACE1A2B4F8ADF00BA20B3 /* MewNobleGiftDataModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewNobleGiftDataModel.h; sourceTree = "<group>"; };
237ACE1B2B4F8ADF00BA20B3 /* MewNobleGiftDataModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewNobleGiftDataModel.m; sourceTree = "<group>"; };
237ACE1D2B4F999100BA20B3 /* XPPrivilegeCardGiftCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XPPrivilegeCardGiftCell.m; sourceTree = "<group>"; };
237ACE1E2B4F999100BA20B3 /* XPPrivilegeCardGiftCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XPPrivilegeCardGiftCell.h; sourceTree = "<group>"; };
23E3FCF02B493C0F00D0B664 /* MewRoomBgImageView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewRoomBgImageView.h; sourceTree = "<group>"; }; 23E3FCF02B493C0F00D0B664 /* MewRoomBgImageView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewRoomBgImageView.h; sourceTree = "<group>"; };
23E3FCF12B493C0F00D0B664 /* MewRoomBgImageView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewRoomBgImageView.m; sourceTree = "<group>"; }; 23E3FCF12B493C0F00D0B664 /* MewRoomBgImageView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewRoomBgImageView.m; sourceTree = "<group>"; };
23E3FCF42B493F3700D0B664 /* MewSVGAParserTool.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewSVGAParserTool.h; sourceTree = "<group>"; }; 23E3FCF42B493F3700D0B664 /* MewSVGAParserTool.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewSVGAParserTool.h; sourceTree = "<group>"; };
@@ -973,20 +1127,12 @@
8C9C83AA2B0C697A00A601BC /* Api+Login.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "Api+Login.m"; sourceTree = "<group>"; }; 8C9C83AA2B0C697A00A601BC /* Api+Login.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "Api+Login.m"; sourceTree = "<group>"; };
8C9C847C2B0C6A6400A601BC /* TXFFmpeg.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = TXFFmpeg.xcframework; path = Pods/TXLiteAVSDK_TRTC/TXLiteAVSDK_TRTC/TXFFmpeg.xcframework; sourceTree = "<group>"; }; 8C9C847C2B0C6A6400A601BC /* TXFFmpeg.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = TXFFmpeg.xcframework; path = Pods/TXLiteAVSDK_TRTC/TXLiteAVSDK_TRTC/TXFFmpeg.xcframework; sourceTree = "<group>"; };
8C9C847E2B0C6A6A00A601BC /* TXSoundTouch.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = TXSoundTouch.xcframework; path = Pods/TXLiteAVSDK_TRTC/TXLiteAVSDK_TRTC/TXSoundTouch.xcframework; sourceTree = "<group>"; }; 8C9C847E2B0C6A6A00A601BC /* TXSoundTouch.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = TXSoundTouch.xcframework; path = Pods/TXLiteAVSDK_TRTC/TXLiteAVSDK_TRTC/TXSoundTouch.xcframework; sourceTree = "<group>"; };
8C9C84822B0D25EF00A601BC /* MewGiftInfoModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewGiftInfoModel.h; sourceTree = "<group>"; };
8C9C84832B0D25EF00A601BC /* MewGiftInfoModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewGiftInfoModel.m; sourceTree = "<group>"; };
8C9C84872B0D286F00A601BC /* Api+Gift.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Api+Gift.h"; sourceTree = "<group>"; };
8C9C84882B0D286F00A601BC /* Api+Gift.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "Api+Gift.m"; sourceTree = "<group>"; };
8C9C848A2B0D2B8500A601BC /* MewGiftReceiveInfoModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewGiftReceiveInfoModel.h; sourceTree = "<group>"; };
8C9C848B2B0D2B8500A601BC /* MewGiftReceiveInfoModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewGiftReceiveInfoModel.m; sourceTree = "<group>"; };
8C9C848E2B0D439800A601BC /* MewRoomMessageFilter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewRoomMessageFilter.h; sourceTree = "<group>"; }; 8C9C848E2B0D439800A601BC /* MewRoomMessageFilter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewRoomMessageFilter.h; sourceTree = "<group>"; };
8C9C848F2B0D439800A601BC /* MewRoomMessageFilter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewRoomMessageFilter.m; sourceTree = "<group>"; }; 8C9C848F2B0D439800A601BC /* MewRoomMessageFilter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewRoomMessageFilter.m; sourceTree = "<group>"; };
8C9C84922B0D65C300A601BC /* MewRoomAnimationHitView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewRoomAnimationHitView.h; sourceTree = "<group>"; }; 8C9C84922B0D65C300A601BC /* MewRoomAnimationHitView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewRoomAnimationHitView.h; sourceTree = "<group>"; };
8C9C84932B0D65C300A601BC /* MewRoomAnimationHitView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewRoomAnimationHitView.m; sourceTree = "<group>"; }; 8C9C84932B0D65C300A601BC /* MewRoomAnimationHitView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewRoomAnimationHitView.m; sourceTree = "<group>"; };
8C9C84952B0D65E200A601BC /* MewRoomAnimationView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewRoomAnimationView.h; sourceTree = "<group>"; }; 8C9C84952B0D65E200A601BC /* MewRoomAnimationView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewRoomAnimationView.h; sourceTree = "<group>"; };
8C9C84962B0D65E200A601BC /* MewRoomAnimationView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewRoomAnimationView.m; sourceTree = "<group>"; }; 8C9C84962B0D65E200A601BC /* MewRoomAnimationView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewRoomAnimationView.m; sourceTree = "<group>"; };
8C9C849C2B0D6A5C00A601BC /* MewGiftStorage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewGiftStorage.h; sourceTree = "<group>"; };
8C9C849D2B0D6A5C00A601BC /* MewGiftStorage.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewGiftStorage.m; sourceTree = "<group>"; };
8C9C849F2B0D6BCF00A601BC /* MewRoomAnimationProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewRoomAnimationProtocol.h; sourceTree = "<group>"; }; 8C9C849F2B0D6BCF00A601BC /* MewRoomAnimationProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewRoomAnimationProtocol.h; sourceTree = "<group>"; };
8C9C84AB2B0D9AB900A601BC /* MewRoomMessageHeaderView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewRoomMessageHeaderView.h; sourceTree = "<group>"; }; 8C9C84AB2B0D9AB900A601BC /* MewRoomMessageHeaderView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewRoomMessageHeaderView.h; sourceTree = "<group>"; };
8C9C84AC2B0D9AB900A601BC /* MewRoomMessageHeaderView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewRoomMessageHeaderView.m; sourceTree = "<group>"; }; 8C9C84AC2B0D9AB900A601BC /* MewRoomMessageHeaderView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewRoomMessageHeaderView.m; sourceTree = "<group>"; };
@@ -1494,6 +1640,15 @@
/* End PBXFrameworksBuildPhase section */ /* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */ /* Begin PBXGroup section */
2329AE932B5125BC00BDCF22 /* IAPHelper */ = {
isa = PBXGroup;
children = (
2329AE942B5125BC00BDCF22 /* MewRechargeStorage.m */,
2329AE952B5125BC00BDCF22 /* MewRechargeStorage.h */,
);
path = IAPHelper;
sourceTree = "<group>";
};
233757242B0CB577001D0B7F /* Message */ = { 233757242B0CB577001D0B7F /* Message */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
@@ -2043,6 +2198,8 @@
237053F32B1F3B3200F5DE14 /* UI */ = { 237053F32B1F3B3200F5DE14 /* UI */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
237ACE062B4E9DDC00BA20B3 /* MovEncodeToMpegTool */,
237ACE022B4E9A0500BA20B3 /* UILabel */,
236557862B4BD452008915E2 /* MewEmptyView */, 236557862B4BD452008915E2 /* MewEmptyView */,
8CD782762B3E354D00F4CFF3 /* UpdateVersion */, 8CD782762B3E354D00F4CFF3 /* UpdateVersion */,
8CD780822B36611200F4CFF3 /* InputView */, 8CD780822B36611200F4CFF3 /* InputView */,
@@ -2220,13 +2377,14 @@
237054422B1F3B3200F5DE14 /* Tool */ = { 237054422B1F3B3200F5DE14 /* Tool */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
2329AE932B5125BC00BDCF22 /* IAPHelper */,
237ACE0A2B4E9E7F00BA20B3 /* MewUploadPhoto */,
2365576A2B4B9B9A008915E2 /* MewBuryPointManager */, 2365576A2B4B9B9A008915E2 /* MewBuryPointManager */,
8CD780042B33799C00F4CFF3 /* CATransitionAnimation */, 8CD780042B33799C00F4CFF3 /* CATransitionAnimation */,
237054542B1F3B3200F5DE14 /* CountDown */, 237054542B1F3B3200F5DE14 /* CountDown */,
237054632B1F3B3200F5DE14 /* EncryptTool */, 237054632B1F3B3200F5DE14 /* EncryptTool */,
237054512B1F3B3200F5DE14 /* File */, 237054512B1F3B3200F5DE14 /* File */,
237054672B1F3B3200F5DE14 /* GCDHelper */, 237054672B1F3B3200F5DE14 /* GCDHelper */,
2370546D2B1F3B3200F5DE14 /* IAPHelper */,
8CD77FF82B32727800F4CFF3 /* MewAlertView */, 8CD77FF82B32727800F4CFF3 /* MewAlertView */,
237054732B1F3B3200F5DE14 /* MewHUDTool.h */, 237054732B1F3B3200F5DE14 /* MewHUDTool.h */,
2370545F2B1F3B3200F5DE14 /* MewHUDTool.m */, 2370545F2B1F3B3200F5DE14 /* MewHUDTool.m */,
@@ -2346,6 +2504,8 @@
2370546A2B1F3B3200F5DE14 /* ThemeColor */ = { 2370546A2B1F3B3200F5DE14 /* ThemeColor */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
237ACE172B4F890200BA20B3 /* MewThemeColor+MewGift.h */,
237ACE182B4F890200BA20B3 /* MewThemeColor+MewGift.m */,
2370546C2B1F3B3200F5DE14 /* MewThemeColor.h */, 2370546C2B1F3B3200F5DE14 /* MewThemeColor.h */,
2370546B2B1F3B3200F5DE14 /* MewThemeColor.m */, 2370546B2B1F3B3200F5DE14 /* MewThemeColor.m */,
236557992B4BFCE1008915E2 /* MewThemeColor+MewRoom.h */, 236557992B4BFCE1008915E2 /* MewThemeColor+MewRoom.h */,
@@ -2356,15 +2516,6 @@
path = ThemeColor; path = ThemeColor;
sourceTree = "<group>"; sourceTree = "<group>";
}; };
2370546D2B1F3B3200F5DE14 /* IAPHelper */ = {
isa = PBXGroup;
children = (
2370546E2B1F3B3200F5DE14 /* MewRechargeStorage.m */,
2370546F2B1F3B3200F5DE14 /* MewRechargeStorage.h */,
);
path = IAPHelper;
sourceTree = "<group>";
};
237054702B1F3B3200F5DE14 /* Reachability */ = { 237054702B1F3B3200F5DE14 /* Reachability */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
@@ -2443,6 +2594,10 @@
237ACD8D2B4E42EE00BA20B3 /* MewSendGiftManager */ = { 237ACD8D2B4E42EE00BA20B3 /* MewSendGiftManager */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
2329AE812B50D67300BDCF22 /* MewSendGiftManager.h */,
2329AE822B50D67300BDCF22 /* MewSendGiftManager.m */,
2329AE872B50DEED00BDCF22 /* MewGiftCacheManager.h */,
2329AE882B50DEED00BDCF22 /* MewGiftCacheManager.m */,
); );
path = MewSendGiftManager; path = MewSendGiftManager;
sourceTree = "<group>"; sourceTree = "<group>";
@@ -2450,6 +2605,34 @@
237ACD8E2B4E42EE00BA20B3 /* MewSendGiftManagerModel */ = { 237ACD8E2B4E42EE00BA20B3 /* MewSendGiftManagerModel */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
237ACD9D2B4E447B00BA20B3 /* MewSendGiftPersonDataModel.h */,
237ACD9E2B4E447B00BA20B3 /* MewSendGiftPersonDataModel.m */,
237ACDA32B4E471200BA20B3 /* MewGoodGiftBroadcastModel.h */,
237ACDA42B4E471200BA20B3 /* MewGoodGiftBroadcastModel.m */,
237ACDAC2B4E6D5500BA20B3 /* MewWeekChampionBroadcastModel.h */,
237ACDAD2B4E6D5500BA20B3 /* MewWeekChampionBroadcastModel.m */,
237ACDBB2B4E879400BA20B3 /* MewGiftDataModel.h */,
237ACDBC2B4E879400BA20B3 /* MewGiftDataModel.m */,
237ACDBE2B4E897400BA20B3 /* MewWeekChampionListModel.h */,
237ACDBF2B4E897400BA20B3 /* MewWeekChampionListModel.m */,
237ACDC12B4E8A0000BA20B3 /* MewReceiveGiftDataModel.h */,
237ACDC22B4E8A0000BA20B3 /* MewReceiveGiftDataModel.m */,
237ACDC42B4E8BB000BA20B3 /* MewReceiveGiftPersonDataModel.h */,
237ACDC52B4E8BB000BA20B3 /* MewReceiveGiftPersonDataModel.m */,
237ACDC72B4E8C2400BA20B3 /* MewGiftGoodPackListDataModel.h */,
237ACDC82B4E8C2400BA20B3 /* MewGiftGoodPackListDataModel.m */,
237ACDCA2B4E8C6000BA20B3 /* MewGiftGoodPersonData.h */,
237ACDCB2B4E8C6000BA20B3 /* MewGiftGoodPersonData.m */,
237ACDCD2B4E8CE100BA20B3 /* MewGiftDataListModel.h */,
237ACDCE2B4E8CE100BA20B3 /* MewGiftDataListModel.m */,
237ACDD02B4E8D5B00BA20B3 /* MewGiftNumDataModel.h */,
237ACDD12B4E8D5B00BA20B3 /* MewGiftNumDataModel.m */,
237ACDD32B4E8DA100BA20B3 /* MewGiftNumDetailModel.h */,
237ACDD42B4E8DA100BA20B3 /* MewGiftNumDetailModel.m */,
237ACE1A2B4F8ADF00BA20B3 /* MewNobleGiftDataModel.h */,
237ACE1B2B4F8ADF00BA20B3 /* MewNobleGiftDataModel.m */,
23692DAF2B4FC7AD0011797F /* MewGiftBottomBarCountModel.h */,
23692DB02B4FC7AD0011797F /* MewGiftBottomBarCountModel.m */,
); );
path = MewSendGiftManagerModel; path = MewSendGiftManagerModel;
sourceTree = "<group>"; sourceTree = "<group>";
@@ -2459,6 +2642,8 @@
children = ( children = (
237ACD902B4E42EE00BA20B3 /* MewCell */, 237ACD902B4E42EE00BA20B3 /* MewCell */,
237ACD952B4E42EE00BA20B3 /* MewSubViews */, 237ACD952B4E42EE00BA20B3 /* MewSubViews */,
237ACD9A2B4E440500BA20B3 /* MewMainSendGiftVC.h */,
237ACD9B2B4E440500BA20B3 /* MewMainSendGiftVC.m */,
); );
path = MewSendGiftManagerView; path = MewSendGiftManagerView;
sourceTree = "<group>"; sourceTree = "<group>";
@@ -2466,6 +2651,20 @@
237ACD902B4E42EE00BA20B3 /* MewCell */ = { 237ACD902B4E42EE00BA20B3 /* MewCell */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
237ACDA62B4E473C00BA20B3 /* MewGoodGiftBroadcastCell.h */,
237ACDA72B4E473C00BA20B3 /* MewGoodGiftBroadcastCell.m */,
237ACDB52B4E7F9300BA20B3 /* MewSendGiftPersonCell.h */,
237ACDB62B4E7F9300BA20B3 /* MewSendGiftPersonCell.m */,
237ACE0E2B4EB4BF00BA20B3 /* MewGiftWeekChampionCell.h */,
237ACE0F2B4EB4BF00BA20B3 /* MewGiftWeekChampionCell.m */,
237ACE142B4F850D00BA20B3 /* MewGiftWeekChampionItemCell.h */,
237ACE152B4F850D00BA20B3 /* MewGiftWeekChampionItemCell.m */,
237ACE112B4F846200BA20B3 /* MewGiftWeekChampionFlowLayout.h */,
237ACE122B4F846200BA20B3 /* MewGiftWeekChampionFlowLayout.m */,
237ACE1E2B4F999100BA20B3 /* XPPrivilegeCardGiftCell.h */,
237ACE1D2B4F999100BA20B3 /* XPPrivilegeCardGiftCell.m */,
23692DB52B4FCBEC0011797F /* MewGiftBottomBarCell.h */,
23692DB62B4FCBEC0011797F /* MewGiftBottomBarCell.m */,
); );
path = MewCell; path = MewCell;
sourceTree = "<group>"; sourceTree = "<group>";
@@ -2473,6 +2672,24 @@
237ACD952B4E42EE00BA20B3 /* MewSubViews */ = { 237ACD952B4E42EE00BA20B3 /* MewSubViews */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
237ACDA02B4E457A00BA20B3 /* MewGoodGiftBroadcastView.h */,
237ACDA12B4E457A00BA20B3 /* MewGoodGiftBroadcastView.m */,
237ACDA92B4E6D3000BA20B3 /* MewWeekChampionBroadcastView.h */,
237ACDAA2B4E6D3000BA20B3 /* MewWeekChampionBroadcastView.m */,
2329AE8A2B51148100BDCF22 /* MewGiftWeekFirstPlaceBroadcastView.h */,
2329AE8B2B51148100BDCF22 /* MewGiftWeekFirstPlaceBroadcastView.m */,
237ACDAF2B4E737300BA20B3 /* MewGiftSlideshowView.h */,
237ACDB02B4E737300BA20B3 /* MewGiftSlideshowView.m */,
237ACDB22B4E7B0100BA20B3 /* MewSendGiftPersonView.h */,
237ACDB32B4E7B0100BA20B3 /* MewSendGiftPersonView.m */,
237ACDB82B4E870700BA20B3 /* MewGiftDataView.h */,
237ACDB92B4E870700BA20B3 /* MewGiftDataView.m */,
23692DAC2B4FC7550011797F /* MewGiftBottomBarView.h */,
23692DAD2B4FC7550011797F /* MewGiftBottomBarView.m */,
23692DB22B4FC9B90011797F /* MewGiftNumView.h */,
23692DB32B4FC9B90011797F /* MewGiftNumView.m */,
23692DB82B4FE12E0011797F /* MedDrawGiftView.h */,
23692DB92B4FE12E0011797F /* MedDrawGiftView.m */,
); );
path = MewSubViews; path = MewSubViews;
sourceTree = "<group>"; sourceTree = "<group>";
@@ -2480,6 +2697,7 @@
237ACD962B4E42EE00BA20B3 /* MewSendGiftManagerProtocol */ = { 237ACD962B4E42EE00BA20B3 /* MewSendGiftManagerProtocol */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
23692DBB2B4FFE8D0011797F /* MewSendGiftManagerProtocol.h */,
); );
path = MewSendGiftManagerProtocol; path = MewSendGiftManagerProtocol;
sourceTree = "<group>"; sourceTree = "<group>";
@@ -2487,10 +2705,120 @@
237ACD972B4E42EE00BA20B3 /* MewSendGiftManagerApi */ = { 237ACD972B4E42EE00BA20B3 /* MewSendGiftManagerApi */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
2329AE842B50D76000BDCF22 /* Api+MewSendGfit.h */,
2329AE852B50D76000BDCF22 /* Api+MewSendGfit.m */,
); );
path = MewSendGiftManagerApi; path = MewSendGiftManagerApi;
sourceTree = "<group>"; sourceTree = "<group>";
}; };
237ACDD62B4E994700BA20B3 /* PrivilegeCard */ = {
isa = PBXGroup;
children = (
237ACDD72B4E994700BA20B3 /* Presenter */,
237ACDDA2B4E994700BA20B3 /* Protocol */,
237ACDDC2B4E994700BA20B3 /* Subviews */,
237ACDE92B4E994700BA20B3 /* Model */,
237ACDEE2B4E994700BA20B3 /* View */,
237ACDF32B4E994700BA20B3 /* Api */,
);
path = PrivilegeCard;
sourceTree = "<group>";
};
237ACDD72B4E994700BA20B3 /* Presenter */ = {
isa = PBXGroup;
children = (
237ACDD82B4E994700BA20B3 /* XPPrivilegeCardPresenter.h */,
237ACDD92B4E994700BA20B3 /* XPPrivilegeCardPresenter.m */,
);
path = Presenter;
sourceTree = "<group>";
};
237ACDDA2B4E994700BA20B3 /* Protocol */ = {
isa = PBXGroup;
children = (
237ACDDB2B4E994700BA20B3 /* XPPrivilegeCardProtocol.h */,
);
path = Protocol;
sourceTree = "<group>";
};
237ACDDC2B4E994700BA20B3 /* Subviews */ = {
isa = PBXGroup;
children = (
237ACDDD2B4E994700BA20B3 /* XPPrivilegeCardProduceFooterView.m */,
237ACDDE2B4E994700BA20B3 /* XPPrivilegeCardItemCell.h */,
237ACDDF2B4E994700BA20B3 /* XPPrivilegeCardProduceCell.m */,
237ACDE02B4E994700BA20B3 /* XPPrivilegeCardProduceView.m */,
237ACDE12B4E994700BA20B3 /* XPPrivilegeCardTitlView.h */,
237ACDE22B4E994700BA20B3 /* XPPrivilegeCardConfirmView.m */,
237ACDE32B4E994700BA20B3 /* XPPrivilegeCardProduceCell.h */,
237ACDE42B4E994700BA20B3 /* XPPrivilegeCardItemCell.m */,
237ACDE52B4E994700BA20B3 /* XPPrivilegeCardProduceFooterView.h */,
237ACDE62B4E994700BA20B3 /* XPPrivilegeCardConfirmView.h */,
237ACDE72B4E994700BA20B3 /* XPPrivilegeCardTitlView.m */,
237ACDE82B4E994700BA20B3 /* XPPrivilegeCardProduceView.h */,
);
path = Subviews;
sourceTree = "<group>";
};
237ACDE92B4E994700BA20B3 /* Model */ = {
isa = PBXGroup;
children = (
237ACDEA2B4E994700BA20B3 /* XPPrivilegeCardVideoItemModel.m */,
237ACDEB2B4E994700BA20B3 /* XPPrivilegeCardItemModel.h */,
237ACDEC2B4E994700BA20B3 /* XPPrivilegeCardVideoItemModel.h */,
237ACDED2B4E994700BA20B3 /* XPPrivilegeCardItemModel.m */,
);
path = Model;
sourceTree = "<group>";
};
237ACDEE2B4E994700BA20B3 /* View */ = {
isa = PBXGroup;
children = (
237ACDEF2B4E994700BA20B3 /* XPPrivilegeCardVC.h */,
237ACDF02B4E994700BA20B3 /* XPPrivilegeCardItemVC.m */,
237ACDF12B4E994700BA20B3 /* XPPrivilegeCardItemVC.h */,
237ACDF22B4E994700BA20B3 /* XPPrivilegeCardVC.m */,
);
path = View;
sourceTree = "<group>";
};
237ACDF32B4E994700BA20B3 /* Api */ = {
isa = PBXGroup;
children = (
237ACDF42B4E994700BA20B3 /* Api+PrivilegeCard.h */,
237ACDF52B4E994700BA20B3 /* Api+PrivilegeCard.m */,
);
path = Api;
sourceTree = "<group>";
};
237ACE022B4E9A0500BA20B3 /* UILabel */ = {
isa = PBXGroup;
children = (
237ACE032B4E9A0500BA20B3 /* UILabel+Factory.m */,
237ACE042B4E9A0500BA20B3 /* UILabel+Factory.h */,
);
path = UILabel;
sourceTree = "<group>";
};
237ACE062B4E9DDC00BA20B3 /* MovEncodeToMpegTool */ = {
isa = PBXGroup;
children = (
237ACE072B4E9DDC00BA20B3 /* MovEncodeToMpegTool.h */,
237ACE082B4E9DDC00BA20B3 /* MovEncodeToMpegTool.m */,
);
path = MovEncodeToMpegTool;
sourceTree = "<group>";
};
237ACE0A2B4E9E7F00BA20B3 /* MewUploadPhoto */ = {
isa = PBXGroup;
children = (
237ACE0B2B4E9E8900BA20B3 /* MewUploadPhoto.h */,
237ACE0C2B4E9E8900BA20B3 /* MewUploadPhoto.m */,
);
name = MewUploadPhoto;
path = "yinmeng-ios/Base/UI/MewUploadPhoto";
sourceTree = SOURCE_ROOT;
};
23E3FCEF2B493BC700D0B664 /* MewRoomBgImageView */ = { 23E3FCEF2B493BC700D0B664 /* MewRoomBgImageView */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
@@ -2698,6 +3026,7 @@
8C9C82F72B0C697A00A601BC /* View */ = { 8C9C82F72B0C697A00A601BC /* View */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
237ACDD62B4E994700BA20B3 /* PrivilegeCard */,
237ACD8C2B4E42EE00BA20B3 /* MewSendGiftManager */, 237ACD8C2B4E42EE00BA20B3 /* MewSendGiftManager */,
8C9C84912B0D659800A601BC /* AnimationView */, 8C9C84912B0D659800A601BC /* AnimationView */,
8C9C82FA2B0C697A00A601BC /* MenuContainerView */, 8C9C82FA2B0C697A00A601BC /* MenuContainerView */,
@@ -2778,10 +3107,10 @@
8C9C83102B0C697A00A601BC /* Model */ = { 8C9C83102B0C697A00A601BC /* Model */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
8C9C83112B0C697A00A601BC /* MewMessageInfoModel.m */,
8C9C83122B0C697A00A601BC /* MewMessageRemoteExtModel.m */,
8C9C83132B0C697A00A601BC /* MewMessageRemoteExtModel.h */,
8C9C83142B0C697A00A601BC /* MewMessageInfoModel.h */, 8C9C83142B0C697A00A601BC /* MewMessageInfoModel.h */,
8C9C83112B0C697A00A601BC /* MewMessageInfoModel.m */,
8C9C83132B0C697A00A601BC /* MewMessageRemoteExtModel.h */,
8C9C83122B0C697A00A601BC /* MewMessageRemoteExtModel.m */,
); );
path = Model; path = Model;
sourceTree = "<group>"; sourceTree = "<group>";
@@ -3163,41 +3492,10 @@
8C9C84802B0D25C700A601BC /* ModuleKit */ = { 8C9C84802B0D25C700A601BC /* ModuleKit */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
8C9C84812B0D25D700A601BC /* MewGiftView */,
); );
path = ModuleKit; path = ModuleKit;
sourceTree = "<group>"; sourceTree = "<group>";
}; };
8C9C84812B0D25D700A601BC /* MewGiftView */ = {
isa = PBXGroup;
children = (
8C9C849B2B0D6A4600A601BC /* Presenter */,
8C9C84862B0D286000A601BC /* Api */,
8C9C84852B0D284000A601BC /* Model */,
);
path = MewGiftView;
sourceTree = "<group>";
};
8C9C84852B0D284000A601BC /* Model */ = {
isa = PBXGroup;
children = (
8C9C84822B0D25EF00A601BC /* MewGiftInfoModel.h */,
8C9C84832B0D25EF00A601BC /* MewGiftInfoModel.m */,
8C9C848A2B0D2B8500A601BC /* MewGiftReceiveInfoModel.h */,
8C9C848B2B0D2B8500A601BC /* MewGiftReceiveInfoModel.m */,
);
path = Model;
sourceTree = "<group>";
};
8C9C84862B0D286000A601BC /* Api */ = {
isa = PBXGroup;
children = (
8C9C84872B0D286F00A601BC /* Api+Gift.h */,
8C9C84882B0D286F00A601BC /* Api+Gift.m */,
);
path = Api;
sourceTree = "<group>";
};
8C9C84912B0D659800A601BC /* AnimationView */ = { 8C9C84912B0D659800A601BC /* AnimationView */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
@@ -3211,15 +3509,6 @@
path = AnimationView; path = AnimationView;
sourceTree = "<group>"; sourceTree = "<group>";
}; };
8C9C849B2B0D6A4600A601BC /* Presenter */ = {
isa = PBXGroup;
children = (
8C9C849C2B0D6A5C00A601BC /* MewGiftStorage.h */,
8C9C849D2B0D6A5C00A601BC /* MewGiftStorage.m */,
);
path = Presenter;
sourceTree = "<group>";
};
8CAB97392B239ECE00ED8639 /* MewView */ = { 8CAB97392B239ECE00ED8639 /* MewView */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
@@ -3598,6 +3887,10 @@
237054D92B204ADD00F5DE14 /* MewUserInfoModel.m */, 237054D92B204ADD00F5DE14 /* MewUserInfoModel.m */,
237054DC2B204C4E00F5DE14 /* MewUserVipInfoModel.h */, 237054DC2B204C4E00F5DE14 /* MewUserVipInfoModel.h */,
237054DD2B204C4E00F5DE14 /* MewUserVipInfoModel.m */, 237054DD2B204C4E00F5DE14 /* MewUserVipInfoModel.m */,
2329AE8D2B51202300BDCF22 /* MewUserAddModel.h */,
2329AE8E2B51202300BDCF22 /* MewUserAddModel.m */,
2329AE902B51208B00BDCF22 /* MewUserPictureModel.h */,
2329AE912B51208B00BDCF22 /* MewUserPictureModel.m */,
); );
path = UserModel; path = UserModel;
sourceTree = "<group>"; sourceTree = "<group>";
@@ -4674,14 +4967,17 @@
8CD7814B2B36611200F4CFF3 /* QEmotionHelper.m in Sources */, 8CD7814B2B36611200F4CFF3 /* QEmotionHelper.m in Sources */,
8C9C843B2B0C697A00A601BC /* MewTRTCRtcImpl.m in Sources */, 8C9C843B2B0C697A00A601BC /* MewTRTCRtcImpl.m in Sources */,
8CD782112B3A4B9600F4CFF3 /* MewSpriteSheetImage.m in Sources */, 8CD782112B3A4B9600F4CFF3 /* MewSpriteSheetImage.m in Sources */,
237ACDB12B4E737300BA20B3 /* MewGiftSlideshowView.m in Sources */,
237053982B1F3AA100F5DE14 /* MewAudioPlayerManager.m in Sources */, 237053982B1F3AA100F5DE14 /* MewAudioPlayerManager.m in Sources */,
8CD77FD52B31297A00F4CFF3 /* MewSessionHeaderItemModel.m in Sources */, 8CD77FD52B31297A00F4CFF3 /* MewSessionHeaderItemModel.m in Sources */,
8CD780752B365AB800F4CFF3 /* MewDynamicMomentsTopicView.m in Sources */, 8CD780752B365AB800F4CFF3 /* MewDynamicMomentsTopicView.m in Sources */,
237ACDC62B4E8BB000BA20B3 /* MewReceiveGiftPersonDataModel.m in Sources */,
8CD780792B365C2D00F4CFF3 /* MewDynamicTextHeightLayout.m in Sources */, 8CD780792B365C2D00F4CFF3 /* MewDynamicTextHeightLayout.m in Sources */,
8CD77FE22B3133FC00F4CFF3 /* MewMusicNoteView.m in Sources */, 8CD77FE22B3133FC00F4CFF3 /* MewMusicNoteView.m in Sources */,
2337575C2B0CB577001D0B7F /* MewSessionMessageCell.m in Sources */, 2337575C2B0CB577001D0B7F /* MewSessionMessageCell.m in Sources */,
8CD781FC2B3682D100F4CFF3 /* MewDynamicPhotoMomentModel.m in Sources */, 8CD781FC2B3682D100F4CFF3 /* MewDynamicPhotoMomentModel.m in Sources */,
8C9C821F2B0C694900A601BC /* AppDelegate.m in Sources */, 8C9C821F2B0C694900A601BC /* AppDelegate.m in Sources */,
23692DB42B4FC9B90011797F /* MewGiftNumView.m in Sources */,
2337F9B32B4D2B19007C6326 /* MewRoomTopRankEnterModel.m in Sources */, 2337F9B32B4D2B19007C6326 /* MewRoomTopRankEnterModel.m in Sources */,
8C92A8182B0EF3E9008F362C /* MewMineModifPayPwdView.m in Sources */, 8C92A8182B0EF3E9008F362C /* MewMineModifPayPwdView.m in Sources */,
8CD782412B3BC78F00F4CFF3 /* MewPersonalCenterFeatureItemCollectionCell.m in Sources */, 8CD782412B3BC78F00F4CFF3 /* MewPersonalCenterFeatureItemCollectionCell.m in Sources */,
@@ -4689,6 +4985,7 @@
237053F12B1F3B1700F5DE14 /* MewHtmlUrl.m in Sources */, 237053F12B1F3B1700F5DE14 /* MewHtmlUrl.m in Sources */,
8CD782C32B44E68C00F4CFF3 /* MewTeenagerPointTitleView.m in Sources */, 8CD782C32B44E68C00F4CFF3 /* MewTeenagerPointTitleView.m in Sources */,
8CD782DB2B45EED600F4CFF3 /* MewUserGameModel.m in Sources */, 8CD782DB2B45EED600F4CFF3 /* MewUserGameModel.m in Sources */,
237ACE132B4F846200BA20B3 /* MewGiftWeekChampionFlowLayout.m in Sources */,
8CD77FC12B3116F000F4CFF3 /* MewMessageViewController.m in Sources */, 8CD77FC12B3116F000F4CFF3 /* MewMessageViewController.m in Sources */,
237054A92B1F3B3200F5DE14 /* MewEncryptTool.m in Sources */, 237054A92B1F3B3200F5DE14 /* MewEncryptTool.m in Sources */,
237054A82B1F3B3200F5DE14 /* MewTimer.m in Sources */, 237054A82B1F3B3200F5DE14 /* MewTimer.m in Sources */,
@@ -4698,10 +4995,13 @@
2370547F2B1F3B3200F5DE14 /* UIView+MewFilletCorner.m in Sources */, 2370547F2B1F3B3200F5DE14 /* UIView+MewFilletCorner.m in Sources */,
236557852B4BCAD0008915E2 /* MewRoomActiveCell.m in Sources */, 236557852B4BCAD0008915E2 /* MewRoomActiveCell.m in Sources */,
8CD7814D2B36611200F4CFF3 /* QKeyboardManager.m in Sources */, 8CD7814D2B36611200F4CFF3 /* QKeyboardManager.m in Sources */,
237ACDBA2B4E870700BA20B3 /* MewGiftDataView.m in Sources */,
237ACDFE2B4E994700BA20B3 /* XPPrivilegeCardItemModel.m in Sources */,
23E3FCF62B493F3700D0B664 /* MewSVGAParserTool.m in Sources */, 23E3FCF62B493F3700D0B664 /* MewSVGAParserTool.m in Sources */,
236557812B4BC97E008915E2 /* MewRoomActiveVC.m in Sources */, 236557812B4BC97E008915E2 /* MewRoomActiveVC.m in Sources */,
8CD7800F2B33BFE600F4CFF3 /* MewCustomNavView.m in Sources */, 8CD7800F2B33BFE600F4CFF3 /* MewCustomNavView.m in Sources */,
8CD782212B3B493200F4CFF3 /* MewPersonalCenterHeaderView.m in Sources */, 8CD782212B3B493200F4CFF3 /* MewPersonalCenterHeaderView.m in Sources */,
237ACDAE2B4E6D5500BA20B3 /* MewWeekChampionBroadcastModel.m in Sources */,
8CD782372B3B9DBE00F4CFF3 /* MewPersonalCenterMoreItemModel.m in Sources */, 8CD782372B3B9DBE00F4CFF3 /* MewPersonalCenterMoreItemModel.m in Sources */,
8CD781462B36611200F4CFF3 /* QInputBarView.m in Sources */, 8CD781462B36611200F4CFF3 /* QInputBarView.m in Sources */,
8C9C84462B0C697A00A601BC /* MewMineSettingViewController.m in Sources */, 8C9C84462B0C697A00A601BC /* MewMineSettingViewController.m in Sources */,
@@ -4723,11 +5023,11 @@
8CD77FFF2B32832C00F4CFF3 /* MewAlertModel.m in Sources */, 8CD77FFF2B32832C00F4CFF3 /* MewAlertModel.m in Sources */,
2370539C2B1F3AA100F5DE14 /* MewVoiceDiscView.m in Sources */, 2370539C2B1F3AA100F5DE14 /* MewVoiceDiscView.m in Sources */,
23270C292B0E037300B9303B /* MewMessageConentAudioView.m in Sources */, 23270C292B0E037300B9303B /* MewMessageConentAudioView.m in Sources */,
237ACD9C2B4E440500BA20B3 /* MewMainSendGiftVC.m in Sources */,
23E3FD042B495EFF00D0B664 /* MewRoomMornView.m in Sources */, 23E3FD042B495EFF00D0B664 /* MewRoomMornView.m in Sources */,
2337F9BC2B4D50EC007C6326 /* MewRoomNoticeView.m in Sources */, 2337F9BC2B4D50EC007C6326 /* MewRoomNoticeView.m in Sources */,
236557692B496DC2008915E2 /* MewRoomListEmptyCell.m in Sources */, 236557692B496DC2008915E2 /* MewRoomListEmptyCell.m in Sources */,
8CD782072B3900EB00F4CFF3 /* MewPushShareModel.m in Sources */, 8CD782072B3900EB00F4CFF3 /* MewPushShareModel.m in Sources */,
8C9C84892B0D286F00A601BC /* Api+Gift.m in Sources */,
2337F9AD2B4D2906007C6326 /* MewRoomContentContainerView.m in Sources */, 2337F9AD2B4D2906007C6326 /* MewRoomContentContainerView.m in Sources */,
8CD780232B33D23100F4CFF3 /* MewUserInfoPhotoModel.m in Sources */, 8CD780232B33D23100F4CFF3 /* MewUserInfoPhotoModel.m in Sources */,
237053902B1F3AA100F5DE14 /* MewSessionListViewController.m in Sources */, 237053902B1F3AA100F5DE14 /* MewSessionListViewController.m in Sources */,
@@ -4737,12 +5037,15 @@
237054A72B1F3B3200F5DE14 /* MewHUDTool.m in Sources */, 237054A72B1F3B3200F5DE14 /* MewHUDTool.m in Sources */,
237053862B1F3AA100F5DE14 /* MewRoomMessageTableCell.m in Sources */, 237053862B1F3AA100F5DE14 /* MewRoomMessageTableCell.m in Sources */,
8CD782332B3B590200F4CFF3 /* MewFriendCountView.m in Sources */, 8CD782332B3B590200F4CFF3 /* MewFriendCountView.m in Sources */,
8C9C849E2B0D6A5C00A601BC /* MewGiftStorage.m in Sources */,
237053F22B1F3B1700F5DE14 /* MewConstant.m in Sources */, 237053F22B1F3B1700F5DE14 /* MewConstant.m in Sources */,
237054DE2B204C4E00F5DE14 /* MewUserVipInfoModel.m in Sources */, 237054DE2B204C4E00F5DE14 /* MewUserVipInfoModel.m in Sources */,
237ACDF62B4E994700BA20B3 /* XPPrivilegeCardPresenter.m in Sources */,
237054AD2B1F3B3200F5DE14 /* YYReachability.m in Sources */, 237054AD2B1F3B3200F5DE14 /* YYReachability.m in Sources */,
8CD780072B3379C800F4CFF3 /* MewCATransitionAnimation.m in Sources */, 8CD780072B3379C800F4CFF3 /* MewCATransitionAnimation.m in Sources */,
237ACE012B4E994700BA20B3 /* Api+PrivilegeCard.m in Sources */,
237054DB2B204ADE00F5DE14 /* MewUserInfoModel.m in Sources */, 237054DB2B204ADE00F5DE14 /* MewUserInfoModel.m in Sources */,
237ACE162B4F850D00BA20B3 /* MewGiftWeekChampionItemCell.m in Sources */,
23692DB12B4FC7AD0011797F /* MewGiftBottomBarCountModel.m in Sources */,
8CD7826D2B3E2B2800F4CFF3 /* MewLimitSystemPermissionFooterView.m in Sources */, 8CD7826D2B3E2B2800F4CFF3 /* MewLimitSystemPermissionFooterView.m in Sources */,
8C9C843A2B0C697A00A601BC /* MewBaseRtcImpl.m in Sources */, 8C9C843A2B0C697A00A601BC /* MewBaseRtcImpl.m in Sources */,
8CD77FE82B3211C800F4CFF3 /* MewSessionFanPartyModel.m in Sources */, 8CD77FE82B3211C800F4CFF3 /* MewSessionFanPartyModel.m in Sources */,
@@ -4753,7 +5056,6 @@
237054E72B204F1000F5DE14 /* MewUtility+MewApp.m in Sources */, 237054E72B204F1000F5DE14 /* MewUtility+MewApp.m in Sources */,
8CD7829C2B41FB6B00F4CFF3 /* MewFooterMarkViewController.m in Sources */, 8CD7829C2B41FB6B00F4CFF3 /* MewFooterMarkViewController.m in Sources */,
8CD7803B2B35135C00F4CFF3 /* MewUserPersonalProfieSkillCardTableCell.m in Sources */, 8CD7803B2B35135C00F4CFF3 /* MewUserPersonalProfieSkillCardTableCell.m in Sources */,
237054AC2B1F3B3200F5DE14 /* MewRechargeStorage.m in Sources */,
237053962B1F3AA100F5DE14 /* Api+MewParty.m in Sources */, 237053962B1F3AA100F5DE14 /* Api+MewParty.m in Sources */,
237054812B1F3B3200F5DE14 /* MewStackManager.m in Sources */, 237054812B1F3B3200F5DE14 /* MewStackManager.m in Sources */,
8C92A80E2B0EEF3A008F362C /* MewLoginBindPhoneViewController.m in Sources */, 8C92A80E2B0EEF3A008F362C /* MewLoginBindPhoneViewController.m in Sources */,
@@ -4761,14 +5063,19 @@
237054902B1F3B3200F5DE14 /* TTActionSheetView.m in Sources */, 237054902B1F3B3200F5DE14 /* TTActionSheetView.m in Sources */,
8C9C84432B0C697A00A601BC /* MewWalletInfoModel.m in Sources */, 8C9C84432B0C697A00A601BC /* MewWalletInfoModel.m in Sources */,
8CD782922B3F984600F4CFF3 /* MewFriendVisitorViewController.m in Sources */, 8CD782922B3F984600F4CFF3 /* MewFriendVisitorViewController.m in Sources */,
237ACDFD2B4E994700BA20B3 /* XPPrivilegeCardVideoItemModel.m in Sources */,
8CD782D72B45EBA900F4CFF3 /* MewOrderRecordsTableViewCell.m in Sources */, 8CD782D72B45EBA900F4CFF3 /* MewOrderRecordsTableViewCell.m in Sources */,
237ACDBD2B4E879400BA20B3 /* MewGiftDataModel.m in Sources */,
8C9C84552B0C697A00A601BC /* MewLoginForgetEditView.m in Sources */, 8C9C84552B0C697A00A601BC /* MewLoginForgetEditView.m in Sources */,
8C9C84542B0C697A00A601BC /* MewLoginInputView.m in Sources */, 8C9C84542B0C697A00A601BC /* MewLoginInputView.m in Sources */,
8CD783392B48BDB000F4CFF3 /* MewSkillCardTableViewCell.m in Sources */, 8CD783392B48BDB000F4CFF3 /* MewSkillCardTableViewCell.m in Sources */,
237ACDAB2B4E6D3000BA20B3 /* MewWeekChampionBroadcastView.m in Sources */,
233757632B0CB577001D0B7F /* MewMessageContentUnSupportView.m in Sources */, 233757632B0CB577001D0B7F /* MewMessageContentUnSupportView.m in Sources */,
237ACDC32B4E8A0000BA20B3 /* MewReceiveGiftDataModel.m in Sources */,
8CD782CC2B450C1D00F4CFF3 /* MewMineCollectionEditButtonView.m in Sources */, 8CD782CC2B450C1D00F4CFF3 /* MewMineCollectionEditButtonView.m in Sources */,
8CD782BC2B44C98900F4CFF3 /* MewWalletDiamondTitleReusableView.m in Sources */, 8CD782BC2B44C98900F4CFF3 /* MewWalletDiamondTitleReusableView.m in Sources */,
2337575E2B0CB577001D0B7F /* MewNIMMessageMaker.m in Sources */, 2337575E2B0CB577001D0B7F /* MewNIMMessageMaker.m in Sources */,
237ACE192B4F890200BA20B3 /* MewThemeColor+MewGift.m in Sources */,
8CD782B02B44C03D00F4CFF3 /* MewWalletPayCollectionCell.m in Sources */, 8CD782B02B44C03D00F4CFF3 /* MewWalletPayCollectionCell.m in Sources */,
8CD783052B4644C300F4CFF3 /* MewSearchNavView.m in Sources */, 8CD783052B4644C300F4CFF3 /* MewSearchNavView.m in Sources */,
8CD7806F2B365A7300F4CFF3 /* MewDynamicMomentsPhotoView.m in Sources */, 8CD7806F2B365A7300F4CFF3 /* MewDynamicMomentsPhotoView.m in Sources */,
@@ -4784,6 +5091,8 @@
2370539E2B1F3AA100F5DE14 /* MewPlayVoiceView.m in Sources */, 2370539E2B1F3AA100F5DE14 /* MewPlayVoiceView.m in Sources */,
8C9C841C2B0C697A00A601BC /* MewRoomInfoModel.m in Sources */, 8C9C841C2B0C697A00A601BC /* MewRoomInfoModel.m in Sources */,
2337575B2B0CB577001D0B7F /* UIView+NIM.m in Sources */, 2337575B2B0CB577001D0B7F /* UIView+NIM.m in Sources */,
237ACDA52B4E471200BA20B3 /* MewGoodGiftBroadcastModel.m in Sources */,
237ACDA82B4E473C00BA20B3 /* MewGoodGiftBroadcastCell.m in Sources */,
8CD782792B3E356400F4CFF3 /* MewUpdateVersionView.m in Sources */, 8CD782792B3E356400F4CFF3 /* MewUpdateVersionView.m in Sources */,
237054892B1F3B3200F5DE14 /* TTPopup.m in Sources */, 237054892B1F3B3200F5DE14 /* TTPopup.m in Sources */,
8C9C843F2B0C697A00A601BC /* MewFansInfoModel.m in Sources */, 8C9C843F2B0C697A00A601BC /* MewFansInfoModel.m in Sources */,
@@ -4791,8 +5100,11 @@
8CD782002B38FC9500F4CFF3 /* MewShareView.m in Sources */, 8CD782002B38FC9500F4CFF3 /* MewShareView.m in Sources */,
8CD7804B2B35290F00F4CFF3 /* MewSaveSkillCardModel.m in Sources */, 8CD7804B2B35290F00F4CFF3 /* MewSaveSkillCardModel.m in Sources */,
233757652B0CB577001D0B7F /* MewSessionNavView.m in Sources */, 233757652B0CB577001D0B7F /* MewSessionNavView.m in Sources */,
2329AE962B5125BC00BDCF22 /* MewRechargeStorage.m in Sources */,
237ACDB72B4E7F9300BA20B3 /* MewSendGiftPersonCell.m in Sources */,
8C9C84282B0C697A00A601BC /* MewRoomMessageParser.m in Sources */, 8C9C84282B0C697A00A601BC /* MewRoomMessageParser.m in Sources */,
8CAB97012B1FE16000ED8639 /* UITableView+NIMScrollToBottom.m in Sources */, 8CAB97012B1FE16000ED8639 /* UITableView+NIMScrollToBottom.m in Sources */,
2329AE862B50D76000BDCF22 /* Api+MewSendGfit.m in Sources */,
8CD782EF2B461C3700F4CFF3 /* MewDressupShopModel.m in Sources */, 8CD782EF2B461C3700F4CFF3 /* MewDressupShopModel.m in Sources */,
8CD782152B3A4BD300F4CFF3 /* YYAnimatedImageView+MewUntil.m in Sources */, 8CD782152B3A4BD300F4CFF3 /* YYAnimatedImageView+MewUntil.m in Sources */,
8CD7820A2B3A0DC200F4CFF3 /* MewShareItemCollectionCell.m in Sources */, 8CD7820A2B3A0DC200F4CFF3 /* MewShareItemCollectionCell.m in Sources */,
@@ -4800,6 +5112,7 @@
233757592B0CB577001D0B7F /* MewNIMBadgeView.m in Sources */, 233757592B0CB577001D0B7F /* MewNIMBadgeView.m in Sources */,
237054A42B1F3B3200F5DE14 /* MewTimeIntervalUtils.m in Sources */, 237054A42B1F3B3200F5DE14 /* MewTimeIntervalUtils.m in Sources */,
233757562B0CB577001D0B7F /* MewMessagePresenter.m in Sources */, 233757562B0CB577001D0B7F /* MewMessagePresenter.m in Sources */,
237ACE0D2B4E9E8900BA20B3 /* MewUploadPhoto.m in Sources */,
8C9C84512B0C697A00A601BC /* MewLoginPasswordPresent.m in Sources */, 8C9C84512B0C697A00A601BC /* MewLoginPasswordPresent.m in Sources */,
8C9C841F2B0C697A00A601BC /* MewStageView.m in Sources */, 8C9C841F2B0C697A00A601BC /* MewStageView.m in Sources */,
237054C32B20179800F5DE14 /* MewAccountInfoStorage.m in Sources */, 237054C32B20179800F5DE14 /* MewAccountInfoStorage.m in Sources */,
@@ -4823,23 +5136,28 @@
8C9C84402B0C697A00A601BC /* MewMineSettingItemModel.m in Sources */, 8C9C84402B0C697A00A601BC /* MewMineSettingItemModel.m in Sources */,
8CD7824A2B3CB40800F4CFF3 /* MewVerBindLoginPhoneViewController.m in Sources */, 8CD7824A2B3CB40800F4CFF3 /* MewVerBindLoginPhoneViewController.m in Sources */,
2337F99D2B4D2359007C6326 /* MewMiniRoomWindow.m in Sources */, 2337F99D2B4D2359007C6326 /* MewMiniRoomWindow.m in Sources */,
237ACE002B4E994700BA20B3 /* XPPrivilegeCardVC.m in Sources */,
8CD782A22B41FC8700F4CFF3 /* MewFooterMarkModel.m in Sources */, 8CD782A22B41FC8700F4CFF3 /* MewFooterMarkModel.m in Sources */,
8CD782C62B44EEAE00F4CFF3 /* MewOpenTeenagerPasswordViewController.m in Sources */, 8CD782C62B44EEAE00F4CFF3 /* MewOpenTeenagerPasswordViewController.m in Sources */,
237054AE2B1F3B3200F5DE14 /* NSObject+MEWExtension.m in Sources */, 237054AE2B1F3B3200F5DE14 /* NSObject+MEWExtension.m in Sources */,
8C9C84232B0C697A00A601BC /* MewMicroStateModel.m in Sources */, 8C9C84232B0C697A00A601BC /* MewMicroStateModel.m in Sources */,
8CD782302B3B4DFA00F4CFF3 /* MewUserAvatarAnimateView.m in Sources */, 8CD782302B3B4DFA00F4CFF3 /* MewUserAvatarAnimateView.m in Sources */,
23692DAE2B4FC7550011797F /* MewGiftBottomBarView.m in Sources */,
8C9C84212B0C697A00A601BC /* MewMicroQueueModel.m in Sources */, 8C9C84212B0C697A00A601BC /* MewMicroQueueModel.m in Sources */,
8C9C844F2B0C697A00A601BC /* MewLoginFullInfoPresenter.m in Sources */, 8C9C844F2B0C697A00A601BC /* MewLoginFullInfoPresenter.m in Sources */,
237ACDD22B4E8D5B00BA20B3 /* MewGiftNumDataModel.m in Sources */,
237ACD852B4D6A2E00BA20B3 /* MewRoomPublishNoticeView.m in Sources */, 237ACD852B4D6A2E00BA20B3 /* MewRoomPublishNoticeView.m in Sources */,
8CD7833F2B48C46500F4CFF3 /* MewThemeColor+SkillCard.m in Sources */, 8CD7833F2B48C46500F4CFF3 /* MewThemeColor+SkillCard.m in Sources */,
8C9C84222B0C697A00A601BC /* MewMicroExtModel.m in Sources */, 8C9C84222B0C697A00A601BC /* MewMicroExtModel.m in Sources */,
8CD781F92B366BB200F4CFF3 /* NSMutableAttributedString+MewUtil.m in Sources */, 8CD781F92B366BB200F4CFF3 /* NSMutableAttributedString+MewUtil.m in Sources */,
8C9C843C2B0C697A00A601BC /* MewRtcManager.m in Sources */, 8C9C843C2B0C697A00A601BC /* MewRtcManager.m in Sources */,
8CD782512B3D05EF00F4CFF3 /* MewPersonalNoticationRemindViewController.m in Sources */, 8CD782512B3D05EF00F4CFF3 /* MewPersonalNoticationRemindViewController.m in Sources */,
237ACDF72B4E994700BA20B3 /* XPPrivilegeCardProduceFooterView.m in Sources */,
8C9C84BA2B0ECD2100A601BC /* MewMineRechargePresenter.m in Sources */, 8C9C84BA2B0ECD2100A601BC /* MewMineRechargePresenter.m in Sources */,
8CD781442B36611200F4CFF3 /* QInputBarViewConfiguration.m in Sources */, 8CD781442B36611200F4CFF3 /* QInputBarViewConfiguration.m in Sources */,
8CD782192B3A4FC100F4CFF3 /* MewSystemTool.m in Sources */, 8CD782192B3A4FC100F4CFF3 /* MewSystemTool.m in Sources */,
8CD77FED2B32182D00F4CFF3 /* MewYoungerView.m in Sources */, 8CD77FED2B32182D00F4CFF3 /* MewYoungerView.m in Sources */,
2329AE922B51208B00BDCF22 /* MewUserPictureModel.m in Sources */,
2370538C2B1F3AA100F5DE14 /* MewLoginPasswordView.m in Sources */, 2370538C2B1F3AA100F5DE14 /* MewLoginPasswordView.m in Sources */,
8CD780312B33DD5500F4CFF3 /* MewUserPersonalDetailHeaderInfoView.m in Sources */, 8CD780312B33DD5500F4CFF3 /* MewUserPersonalDetailHeaderInfoView.m in Sources */,
8C9C841E2B0C697A00A601BC /* MewRoomSendTextView.m in Sources */, 8C9C841E2B0C697A00A601BC /* MewRoomSendTextView.m in Sources */,
@@ -4848,6 +5166,7 @@
8CD781492B36611200F4CFF3 /* QEmotion.m in Sources */, 8CD781492B36611200F4CFF3 /* QEmotion.m in Sources */,
8C9C843E2B0C697A00A601BC /* MewMineSettingPresenter.m in Sources */, 8C9C843E2B0C697A00A601BC /* MewMineSettingPresenter.m in Sources */,
8C4D53622AFD4CF700238AE6 /* main.m in Sources */, 8C4D53622AFD4CF700238AE6 /* main.m in Sources */,
237ACDF92B4E994700BA20B3 /* XPPrivilegeCardProduceView.m in Sources */,
233757642B0CB577001D0B7F /* MewMessageContentText.m in Sources */, 233757642B0CB577001D0B7F /* MewMessageContentText.m in Sources */,
8C9C84242B0C697A00A601BC /* MewRoomMessageContainerView.m in Sources */, 8C9C84242B0C697A00A601BC /* MewRoomMessageContainerView.m in Sources */,
8CD782722B3E326A00F4CFF3 /* MewUpdateVersionModel.m in Sources */, 8CD782722B3E326A00F4CFF3 /* MewUpdateVersionModel.m in Sources */,
@@ -4863,6 +5182,7 @@
2365578F2B4BD628008915E2 /* MewEmptyCollectionViewCell.m in Sources */, 2365578F2B4BD628008915E2 /* MewEmptyCollectionViewCell.m in Sources */,
8C9C84252B0C697A00A601BC /* MewMessageInfoModel.m in Sources */, 8C9C84252B0C697A00A601BC /* MewMessageInfoModel.m in Sources */,
8CD781472B36611200F4CFF3 /* QEEmotionImageView.m in Sources */, 8CD781472B36611200F4CFF3 /* QEEmotionImageView.m in Sources */,
237ACDCF2B4E8CE100BA20B3 /* MewGiftDataListModel.m in Sources */,
8CD7830C2B464B0100F4CFF3 /* MewDressupSendSearchTableViewCell.m in Sources */, 8CD7830C2B464B0100F4CFF3 /* MewDressupSendSearchTableViewCell.m in Sources */,
8CD781482B36611200F4CFF3 /* QKeyboardBaseManager.m in Sources */, 8CD781482B36611200F4CFF3 /* QKeyboardBaseManager.m in Sources */,
8CD7814C2B36611200F4CFF3 /* QEmotionAttachment.m in Sources */, 8CD7814C2B36611200F4CFF3 /* QEmotionAttachment.m in Sources */,
@@ -4875,6 +5195,8 @@
233757582B0CB577001D0B7F /* MewChatLimitModel.m in Sources */, 233757582B0CB577001D0B7F /* MewChatLimitModel.m in Sources */,
2370539A2B1F3AA100F5DE14 /* MewVoiceGuideView.m in Sources */, 2370539A2B1F3AA100F5DE14 /* MewVoiceGuideView.m in Sources */,
8CD77FF12B321CB500F4CFF3 /* MewMessageSessionListTableCell.m in Sources */, 8CD77FF12B321CB500F4CFF3 /* MewMessageSessionListTableCell.m in Sources */,
237ACE1C2B4F8ADF00BA20B3 /* MewNobleGiftDataModel.m in Sources */,
2329AE8C2B51148100BDCF22 /* MewGiftWeekFirstPlaceBroadcastView.m in Sources */,
8CD77FB62B30D68B00F4CFF3 /* NIMManager.m in Sources */, 8CD77FB62B30D68B00F4CFF3 /* NIMManager.m in Sources */,
8C9C84492B0C697A00A601BC /* MewMineAboutUsViewController.m in Sources */, 8C9C84492B0C697A00A601BC /* MewMineAboutUsViewController.m in Sources */,
8CD783362B48BD5100F4CFF3 /* MewSkillCardHeaderView.m in Sources */, 8CD783362B48BD5100F4CFF3 /* MewSkillCardHeaderView.m in Sources */,
@@ -4890,6 +5212,8 @@
237054AF2B1F3B3200F5DE14 /* MewPaymentAction.swift in Sources */, 237054AF2B1F3B3200F5DE14 /* MewPaymentAction.swift in Sources */,
237054A02B1F3B3200F5DE14 /* NSMutableDictionary+MEWSafe.m in Sources */, 237054A02B1F3B3200F5DE14 /* NSMutableDictionary+MEWSafe.m in Sources */,
8C9C84502B0C697A00A601BC /* MewLoginVerifCodePresent.m in Sources */, 8C9C84502B0C697A00A601BC /* MewLoginVerifCodePresent.m in Sources */,
237ACE052B4E9A0500BA20B3 /* UILabel+Factory.m in Sources */,
2329AE832B50D67300BDCF22 /* MewSendGiftManager.m in Sources */,
8C9C844C2B0C697A00A601BC /* MewCustomAttachmentDecoder.m in Sources */, 8C9C844C2B0C697A00A601BC /* MewCustomAttachmentDecoder.m in Sources */,
8CD7822A2B3B49EE00F4CFF3 /* MewPersonalCenterMoreFeatureTableCell.m in Sources */, 8CD7822A2B3B49EE00F4CFF3 /* MewPersonalCenterMoreFeatureTableCell.m in Sources */,
8CD77FDB2B3132B700F4CFF3 /* MewMessageSessionHeaderCollectionCell.m in Sources */, 8CD77FDB2B3132B700F4CFF3 /* MewMessageSessionHeaderCollectionCell.m in Sources */,
@@ -4903,7 +5227,6 @@
237053842B1F3AA100F5DE14 /* MewRoomRightView.m in Sources */, 237053842B1F3AA100F5DE14 /* MewRoomRightView.m in Sources */,
237054C62B20265D00F5DE14 /* MewAccountModel.m in Sources */, 237054C62B20265D00F5DE14 /* MewAccountModel.m in Sources */,
8CD77FE52B313F8600F4CFF3 /* MewMessageSessionHeaderItemView.m in Sources */, 8CD77FE52B313F8600F4CFF3 /* MewMessageSessionHeaderItemView.m in Sources */,
8C9C848C2B0D2B8500A601BC /* MewGiftReceiveInfoModel.m in Sources */,
8CD7833C2B48C3D500F4CFF3 /* MewVoiceSkillCardView.m in Sources */, 8CD7833C2B48C3D500F4CFF3 /* MewVoiceSkillCardView.m in Sources */,
8C9C84572B0C697A00A601BC /* Api+Login.m in Sources */, 8C9C84572B0C697A00A601BC /* Api+Login.m in Sources */,
2337575D2B0CB577001D0B7F /* MewSessionToolbarView.m in Sources */, 2337575D2B0CB577001D0B7F /* MewSessionToolbarView.m in Sources */,
@@ -4915,9 +5238,11 @@
237053872B1F3AA100F5DE14 /* MewRoomViewController.m in Sources */, 237053872B1F3AA100F5DE14 /* MewRoomViewController.m in Sources */,
2370539F2B1F3AA100F5DE14 /* MewRightFollowVoiceView.m in Sources */, 2370539F2B1F3AA100F5DE14 /* MewRightFollowVoiceView.m in Sources */,
8CD7822D2B3B4A3A00F4CFF3 /* MewPersonalCenterBannerTableCell.m in Sources */, 8CD7822D2B3B4A3A00F4CFF3 /* MewPersonalCenterBannerTableCell.m in Sources */,
237ACDFB2B4E994700BA20B3 /* XPPrivilegeCardItemCell.m in Sources */,
237054862B1F3B3200F5DE14 /* NetImageView.m in Sources */, 237054862B1F3B3200F5DE14 /* NetImageView.m in Sources */,
8CD7802D2B33DBDB00F4CFF3 /* SDBrowserImageView.m in Sources */, 8CD7802D2B33DBDB00F4CFF3 /* SDBrowserImageView.m in Sources */,
233757662B0CB577001D0B7F /* MewSessionAudioRecordView.m in Sources */, 233757662B0CB577001D0B7F /* MewSessionAudioRecordView.m in Sources */,
237ACDB42B4E7B0100BA20B3 /* MewSendGiftPersonView.m in Sources */,
8CD77FB72B30D68B00F4CFF3 /* NIMManager+MessageListener.m in Sources */, 8CD77FB72B30D68B00F4CFF3 /* NIMManager+MessageListener.m in Sources */,
237053832B1F3AA100F5DE14 /* MewSocialStageView.m in Sources */, 237053832B1F3AA100F5DE14 /* MewSocialStageView.m in Sources */,
233757672B0CB577001D0B7F /* Api+Message.m in Sources */, 233757672B0CB577001D0B7F /* Api+Message.m in Sources */,
@@ -4935,27 +5260,34 @@
8CD782872B3F4CF600F4CFF3 /* MewBaseTableViewController.m in Sources */, 8CD782872B3F4CF600F4CFF3 /* MewBaseTableViewController.m in Sources */,
8C9C84522B0C697A00A601BC /* MewThirdUserInfo.m in Sources */, 8C9C84522B0C697A00A601BC /* MewThirdUserInfo.m in Sources */,
8C92A81F2B0EF4D2008F362C /* MineLoginPasswordPresenter.m in Sources */, 8C92A81F2B0EF4D2008F362C /* MineLoginPasswordPresenter.m in Sources */,
237ACE102B4EB4BF00BA20B3 /* MewGiftWeekChampionCell.m in Sources */,
8C9C84472B0C697A00A601BC /* MewMineCollectionTableViewCell.m in Sources */, 8C9C84472B0C697A00A601BC /* MewMineCollectionTableViewCell.m in Sources */,
2337F9A02B4D2376007C6326 /* MewMiniRoomTool.m in Sources */, 2337F9A02B4D2376007C6326 /* MewMiniRoomTool.m in Sources */,
8C9C844E2B0C697A00A601BC /* MewLoginPresenter.m in Sources */, 8C9C844E2B0C697A00A601BC /* MewLoginPresenter.m in Sources */,
8C9C84842B0D25EF00A601BC /* MewGiftInfoModel.m in Sources */,
8C9C84272B0C697A00A601BC /* MewNetImageLabel.m in Sources */, 8C9C84272B0C697A00A601BC /* MewNetImageLabel.m in Sources */,
237ACDFC2B4E994700BA20B3 /* XPPrivilegeCardTitlView.m in Sources */,
2370538E2B1F3AA100F5DE14 /* MewLoginViewController.m in Sources */, 2370538E2B1F3AA100F5DE14 /* MewLoginViewController.m in Sources */,
8CD782832B3E7CE200F4CFF3 /* MewPayForgetPasswordViewController.m in Sources */, 8CD782832B3E7CE200F4CFF3 /* MewPayForgetPasswordViewController.m in Sources */,
237ACDD52B4E8DA100BA20B3 /* MewGiftNumDetailModel.m in Sources */,
23E3FCF92B4946AE00D0B664 /* MewRoomBgImageItemModel.m in Sources */, 23E3FCF92B4946AE00D0B664 /* MewRoomBgImageItemModel.m in Sources */,
8CD782582B3D0EDF00F4CFF3 /* MewPersonalNoticationRemindTableCell.m in Sources */, 8CD782582B3D0EDF00F4CFF3 /* MewPersonalNoticationRemindTableCell.m in Sources */,
8CD780812B365F3100F4CFF3 /* MewDynamicReplyCommentModel.m in Sources */, 8CD780812B365F3100F4CFF3 /* MewDynamicReplyCommentModel.m in Sources */,
237054842B1F3B3200F5DE14 /* UIImageConstant.m in Sources */, 237054842B1F3B3200F5DE14 /* UIImageConstant.m in Sources */,
237ACDFA2B4E994700BA20B3 /* XPPrivilegeCardConfirmView.m in Sources */,
8CD7805F2B36193200F4CFF3 /* MewUserGiftWallModel.m in Sources */, 8CD7805F2B36193200F4CFF3 /* MewUserGiftWallModel.m in Sources */,
8C9C842A2B0C697A00A601BC /* Api+Room.m in Sources */, 8C9C842A2B0C697A00A601BC /* Api+Room.m in Sources */,
8CD77FCC2B311FBE00F4CFF3 /* MewCategoryTitleContainerView.m in Sources */, 8CD77FCC2B311FBE00F4CFF3 /* MewCategoryTitleContainerView.m in Sources */,
237ACDC02B4E897400BA20B3 /* MewWeekChampionListModel.m in Sources */,
8CD781432B36611200F4CFF3 /* QEmotionBoardView.m in Sources */, 8CD781432B36611200F4CFF3 /* QEmotionBoardView.m in Sources */,
2370549F2B1F3B3200F5DE14 /* UIImage+RW.m in Sources */, 2370549F2B1F3B3200F5DE14 /* UIImage+RW.m in Sources */,
8C9C84902B0D439800A601BC /* MewRoomMessageFilter.m in Sources */, 8C9C84902B0D439800A601BC /* MewRoomMessageFilter.m in Sources */,
237054E42B204ED000F5DE14 /* MewUtility.m in Sources */, 237054E42B204ED000F5DE14 /* MewUtility.m in Sources */,
237ACE1F2B4F999100BA20B3 /* XPPrivilegeCardGiftCell.m in Sources */,
8C92A8072B0EEDD0008F362C /* MewLoginVerifBindPhoneViewController.m in Sources */, 8C92A8072B0EEDD0008F362C /* MewLoginVerifBindPhoneViewController.m in Sources */,
237ACDF82B4E994700BA20B3 /* XPPrivilegeCardProduceCell.m in Sources */,
236557702B4B9BE9008915E2 /* MewBuryPointService.m in Sources */, 236557702B4B9BE9008915E2 /* MewBuryPointService.m in Sources */,
237054AB2B1F3B3200F5DE14 /* MewThemeColor.m in Sources */, 237054AB2B1F3B3200F5DE14 /* MewThemeColor.m in Sources */,
237ACD9F2B4E447B00BA20B3 /* MewSendGiftPersonDataModel.m in Sources */,
8CD782AD2B44A11A00F4CFF3 /* MewPayModel.m in Sources */, 8CD782AD2B44A11A00F4CFF3 /* MewPayModel.m in Sources */,
8CD782C02B44E56900F4CFF3 /* MewTeenagerModeViewController.m in Sources */, 8CD782C02B44E56900F4CFF3 /* MewTeenagerModeViewController.m in Sources */,
23E3FD002B495DA100D0B664 /* MewRoomTopView.m in Sources */, 23E3FD002B495DA100D0B664 /* MewRoomTopView.m in Sources */,
@@ -4978,7 +5310,9 @@
8C9C84452B0C697A00A601BC /* MewMineCollectRoomViewController.m in Sources */, 8C9C84452B0C697A00A601BC /* MewMineCollectRoomViewController.m in Sources */,
2337575F2B0CB577001D0B7F /* MewSessionInfoViewController.m in Sources */, 2337575F2B0CB577001D0B7F /* MewSessionInfoViewController.m in Sources */,
237ACD7B2B4D663700BA20B3 /* MewRoomMornModel.m in Sources */, 237ACD7B2B4D663700BA20B3 /* MewRoomMornModel.m in Sources */,
237ACDC92B4E8C2400BA20B3 /* MewGiftGoodPackListDataModel.m in Sources */,
233757572B0CB577001D0B7F /* MewMessageMenuModel.m in Sources */, 233757572B0CB577001D0B7F /* MewMessageMenuModel.m in Sources */,
237ACE092B4E9DDC00BA20B3 /* MovEncodeToMpegTool.m in Sources */,
237053A02B1F3AA100F5DE14 /* MewShowVoiceView.m in Sources */, 237053A02B1F3AA100F5DE14 /* MewShowVoiceView.m in Sources */,
237053932B1F3AA100F5DE14 /* MewHomeRecommendRoomModel.m in Sources */, 237053932B1F3AA100F5DE14 /* MewHomeRecommendRoomModel.m in Sources */,
8CD7826A2B3E074100F4CFF3 /* MewLimitSytemPermissionTableCell.m in Sources */, 8CD7826A2B3E074100F4CFF3 /* MewLimitSytemPermissionTableCell.m in Sources */,
@@ -4989,8 +5323,10 @@
237053A12B1F3AA100F5DE14 /* MewUserIntroductionView.m in Sources */, 237053A12B1F3AA100F5DE14 /* MewUserIntroductionView.m in Sources */,
2370531A2B1F3A5D00F5DE14 /* MewClientDataModel.m in Sources */, 2370531A2B1F3A5D00F5DE14 /* MewClientDataModel.m in Sources */,
8CD780162B33CC7700F4CFF3 /* MewUserPersonalProfileViewController.m in Sources */, 8CD780162B33CC7700F4CFF3 /* MewUserPersonalProfileViewController.m in Sources */,
2329AE892B50DEED00BDCF22 /* MewGiftCacheManager.m in Sources */,
8C92A8112B0EEFAE008F362C /* MewLoginBindPhonePresent.m in Sources */, 8C92A8112B0EEFAE008F362C /* MewLoginBindPhonePresent.m in Sources */,
237054ED2B20550400F5DE14 /* NSObject+MewAutoCoding.m in Sources */, 237054ED2B20550400F5DE14 /* NSObject+MewAutoCoding.m in Sources */,
23692DBA2B4FE12E0011797F /* MedDrawGiftView.m in Sources */,
237054822B1F3B3200F5DE14 /* MewBaseNavigationController.m in Sources */, 237054822B1F3B3200F5DE14 /* MewBaseNavigationController.m in Sources */,
237054852B1F3B3200F5DE14 /* NetImageConfig.m in Sources */, 237054852B1F3B3200F5DE14 /* NetImageConfig.m in Sources */,
2370548B2B1F3B3200F5DE14 /* TTAlertButtonConfig.m in Sources */, 2370548B2B1F3B3200F5DE14 /* TTAlertButtonConfig.m in Sources */,
@@ -5000,20 +5336,25 @@
8CD7801F2B33CFF400F4CFF3 /* MewUserPersonalDetailHeaderPhotosView.m in Sources */, 8CD7801F2B33CFF400F4CFF3 /* MewUserPersonalDetailHeaderPhotosView.m in Sources */,
8C9C84262B0C697A00A601BC /* MewMessageRemoteExtModel.m in Sources */, 8C9C84262B0C697A00A601BC /* MewMessageRemoteExtModel.m in Sources */,
8CD783192B4725A900F4CFF3 /* MewChatBubbleModel.m in Sources */, 8CD783192B4725A900F4CFF3 /* MewChatBubbleModel.m in Sources */,
237ACDA22B4E457A00BA20B3 /* MewGoodGiftBroadcastView.m in Sources */,
8CD7824D2B3CF13900F4CFF3 /* MewBindPhoneSuccessView.m in Sources */, 8CD7824D2B3CF13900F4CFF3 /* MewBindPhoneSuccessView.m in Sources */,
8CD7830F2B47208B00F4CFF3 /* MewMineDressupViewController.m in Sources */, 8CD7830F2B47208B00F4CFF3 /* MewMineDressupViewController.m in Sources */,
237054A12B1F3B3200F5DE14 /* NSArray+MewSafe.m in Sources */, 237054A12B1F3B3200F5DE14 /* NSArray+MewSafe.m in Sources */,
8CD77FFB2B3272CA00F4CFF3 /* MewAlertPopup.m in Sources */, 8CD77FFB2B3272CA00F4CFF3 /* MewAlertPopup.m in Sources */,
8CD782F52B46220D00F4CFF3 /* Api+DressUp.m in Sources */, 8CD782F52B46220D00F4CFF3 /* Api+DressUp.m in Sources */,
2370539B2B1F3AA100F5DE14 /* MewPushExclusiveVoiceView.m in Sources */, 2370539B2B1F3AA100F5DE14 /* MewPushExclusiveVoiceView.m in Sources */,
237ACDFF2B4E994700BA20B3 /* XPPrivilegeCardItemVC.m in Sources */,
8CD7814A2B36611200F4CFF3 /* QExtendBoardView.m in Sources */, 8CD7814A2B36611200F4CFF3 /* QExtendBoardView.m in Sources */,
2329AE8F2B51202300BDCF22 /* MewUserAddModel.m in Sources */,
237054802B1F3B3200F5DE14 /* UIImage+MewUtils.m in Sources */, 237054802B1F3B3200F5DE14 /* UIImage+MewUtils.m in Sources */,
237ACD7E2B4D66BE00BA20B3 /* MewSettingManager.m in Sources */, 237ACD7E2B4D66BE00BA20B3 /* MewSettingManager.m in Sources */,
8C92A8142B0EF1D8008F362C /* MewMineLoginPasswordViewController.m in Sources */, 8C92A8142B0EF1D8008F362C /* MewMineLoginPasswordViewController.m in Sources */,
8C9C84942B0D65C300A601BC /* MewRoomAnimationHitView.m in Sources */, 8C9C84942B0D65C300A601BC /* MewRoomAnimationHitView.m in Sources */,
8CD7828E2B3F828100F4CFF3 /* MewFriendInfoTableViewCell.m in Sources */, 8CD7828E2B3F828100F4CFF3 /* MewFriendInfoTableViewCell.m in Sources */,
23692DB72B4FCBEC0011797F /* MewGiftBottomBarCell.m in Sources */,
237ACD8B2B4E393900BA20B3 /* MewRoomHourListEnterCell.m in Sources */, 237ACD8B2B4E393900BA20B3 /* MewRoomHourListEnterCell.m in Sources */,
8CD783462B48D07D00F4CFF3 /* MewSkillCardContentTableCell.m in Sources */, 8CD783462B48D07D00F4CFF3 /* MewSkillCardContentTableCell.m in Sources */,
237ACDCC2B4E8C6000BA20B3 /* MewGiftGoodPersonData.m in Sources */,
8CD7825F2B3DF0A800F4CFF3 /* MewBlackListTableCell.m in Sources */, 8CD7825F2B3DF0A800F4CFF3 /* MewBlackListTableCell.m in Sources */,
236557622B4963C0008915E2 /* MewRoomListCell.m in Sources */, 236557622B4963C0008915E2 /* MewRoomListCell.m in Sources */,
237053A22B1F3AA100F5DE14 /* MewHeaderView.m in Sources */, 237053A22B1F3AA100F5DE14 /* MewHeaderView.m in Sources */,

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

View File

@@ -5,12 +5,12 @@
"scale" : "1x" "scale" : "1x"
}, },
{ {
"filename" : "common_diamond@2x.png", "filename" : "mew_diamond_icon@2x.png",
"idiom" : "universal", "idiom" : "universal",
"scale" : "2x" "scale" : "2x"
}, },
{ {
"filename" : "common_diamond@3x.png", "filename" : "mew_diamond_icon@3x.png",
"idiom" : "universal", "idiom" : "universal",
"scale" : "3x" "scale" : "3x"
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@@ -0,0 +1,6 @@
{
"info" : {
"author" : "xcode",
"version" : 1
}
}

View File

@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "room_Privilege_Card_audit@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "room_Privilege_Card_audit@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

View File

@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "room_Privilege_Card_cell_boottom_mask@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "room_Privilege_Card_cell_boottom_mask@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

View File

@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "room_Privilege_Card_cell_mask@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "room_Privilege_Card_cell_mask@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

View File

@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "room_Privilege_Card_choose_del@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "room_Privilege_Card_choose_del@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

View File

@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "room_Privilege_Card_create@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "room_Privilege_Card_create@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

View File

@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "room_Privilege_Card_del@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "room_Privilege_Card_del@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "room_Privilege_Card_mask@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "room_Privilege_Card_mask@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

View File

@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "room_Privilege_Card_no_image@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "room_Privilege_Card_no_image@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

View File

@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "room_Privilege_Card_no_push@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "room_Privilege_Card_no_push@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

View File

@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "room_Privilege_Card_out_time@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "room_Privilege_Card_out_time@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

View File

@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "room_Privilege_Card_use@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "room_Privilege_Card_use@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "mew_gift_first_pay_bg@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "mew_gift_first_pay_bg@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

View File

@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "mew_gift_good_broadcas_bg@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "mew_gift_good_broadcas_bg@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

View File

@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "mew_gift_good_broadcas_icon@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "mew_gift_good_broadcas_icon@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "mew_gift_good_broadcas_playType@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "mew_gift_good_broadcas_playType@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

View File

@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "mew_room_gift_Sslideshow_arrow@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "mew_room_gift_Sslideshow_arrow@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

View File

@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "mew_room_gift_bar_arrow@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "mew_room_gift_bar_arrow@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 181 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 254 B

View File

@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "mew_room_gift_bar_num_arrow@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "mew_room_gift_bar_num_arrow@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 222 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 292 B

View File

@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "mew_room_gift_bar_pay_white_arrow@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "mew_room_gift_bar_pay_white_arrow@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

View File

@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "mew_room_gift_bar_white_num_arrow@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "mew_room_gift_bar_white_num_arrow@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

View File

@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "mew_room_gift_choose_bg@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "mew_room_gift_choose_bg@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 643 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 997 B

View File

@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "mew_room_gift_draw_close@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "mew_room_gift_draw_close@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 407 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 615 B

View File

@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "mew_room_gift_draw_delete@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "mew_room_gift_draw_delete@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 498 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 749 B

View File

@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "mew_room_gift_draw_hand@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "mew_room_gift_draw_hand@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "mew_room_gift_draw_repeal@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "mew_room_gift_draw_repeal@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 531 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 767 B

View File

@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "mew_room_gift_first_place_bg@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "mew_room_gift_first_place_bg@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

View File

@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "mew_room_gift_first_place_icon@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "mew_room_gift_first_place_icon@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "mew_room_gift_icon_effect@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "mew_room_gift_icon_effect@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 748 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "mew_room_gift_icon_exclude@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "mew_room_gift_icon_exclude@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 666 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "mew_room_gift_icon_latest@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "mew_room_gift_icon_latest@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "mew_room_gift_icon_lock@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "mew_room_gift_icon_lock@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 645 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 813 B

Some files were not shown because too many files have changed in this diff Show More