37 Commits

Author SHA1 Message Date
liyuhua
d253678194 图标更换 2024-02-04 20:18:50 +08:00
liyuhua
ec19603963 图标更换 2024-02-04 20:18:50 +08:00
liyuhua
75a9190038 更换图标 2024-02-04 20:18:50 +08:00
liyuhua
d93ba98ce6 修复bug 2024-02-04 20:18:50 +08:00
liyuhua
5e127155a1 图标更换 2024-02-04 20:18:50 +08:00
liyuhua
731d897985 图标更换 2024-02-04 20:18:49 +08:00
liyuhua
0a5c2f39d0 图标更换 2024-02-04 20:18:49 +08:00
liyuhua
804d865f4f 更换图标 2024-02-04 20:18:49 +08:00
liyuhua
5cdbcc4ebb 企业包发版 此commit置顶 2.1.0 2024-02-04 20:18:16 +08:00
liyuhua
d6e4ef4f1c 企业包发版 此commit置顶 2.1.0 2024-02-04 16:42:39 +08:00
liyuhua
c9f073f3ac 企业包发版 此commit置顶 2.1.0 2024-02-04 16:40:06 +08:00
liyuhua
aa6c0f03ec 修复bug 2024-02-04 11:56:45 +08:00
liyuhua
67ae3508fa 修复bug 2024-01-31 10:43:03 +08:00
liyuhua
910cb0ab0e 音萌。2.2.0版本开发 2024-01-30 16:46:31 +08:00
liyuhua
6d42c9bc74 房间 2024-01-12 21:27:28 +08:00
liyuhua
f30c8227ac 修复bug 2024-01-03 09:51:21 +08:00
liyuhua
df0a0f3b51 优化 2024-01-02 10:19:12 +08:00
liyuhua
13c09355b1 企业包版本修改 此commit置顶 2.0.0 2023-12-28 19:25:36 +08:00
liyuhua
f573866463 企业包版本修改 此commit置顶 2.0.0 2023-12-28 18:51:33 +08:00
liyuhua
14a00b6485 企业包版本修改 此commit置顶 2.0.0 2023-12-28 17:24:45 +08:00
liyuhua
f47f91fcf9 修复bug 2023-12-28 17:23:49 +08:00
liyuhua
2a1bffae2b 修复bug 2023-12-27 18:46:45 +08:00
liyuhua
64e3eafaa8 埋点 2023-12-27 18:06:18 +08:00
liyuhua
71a8a4067f 修复bug 2023-12-27 16:13:11 +08:00
liyuhua
6deb0573ab 下拉svga 2023-12-26 15:25:02 +08:00
liyuhua
5d6c72ce97 下拉svga 2023-12-26 15:24:49 +08:00
liyuhua
4e0998f6d4 tabbar更改 2023-12-26 14:34:26 +08:00
liyuhua
3db1c0fc2c 首页UI更改 2023-12-26 14:29:53 +08:00
liyuhua
62a93c3445 首页派对页面改造 2023-12-21 18:42:34 +08:00
liyuhua
59ac91c69c 首页派对页面改造 2023-12-21 18:42:16 +08:00
liyuhua
1a56664568 小游戏sdk更改 2023-12-19 11:10:59 +08:00
liyuhua
c045170adf 小游戏sdk更改 2023-12-18 18:58:30 +08:00
liyuhua
9238fafad6 小游戏sdk更改 2023-12-18 14:40:37 +08:00
liyuhua
c345afb68e 1.5.3版本发版 此commit置顶 2023-12-12 17:59:07 +08:00
liyuhua
06eacbb38f 修复bug 2023-12-12 11:53:14 +08:00
liyuhua
af64bafcfe 优化等级图标 2023-12-06 15:52:58 +08:00
liyuhua
c00a62c971 修复bug 2023-12-01 19:25:24 +08:00
447 changed files with 17223 additions and 2370 deletions

View File

@@ -131,6 +131,10 @@
18F404BB2760982000A6C548 /* ChatLimitModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 18F404BA2760982000A6C548 /* ChatLimitModel.m */; };
18F404C3276098F100A6C548 /* Api+Message.m in Sources */ = {isa = PBXBuildFile; fileRef = 18F404C2276098F100A6C548 /* Api+Message.m */; };
18F404C927609A4300A6C548 /* MessagePresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = 18F404C827609A4300A6C548 /* MessagePresenter.m */; };
230017E72B6357F70034A86C /* MewUnlockGiftBroadcastView.m in Sources */ = {isa = PBXBuildFile; fileRef = 230017E62B6357F70034A86C /* MewUnlockGiftBroadcastView.m */; };
230017EA2B635A790034A86C /* MewUnlockGiftBroadcastViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 230017E92B635A790034A86C /* MewUnlockGiftBroadcastViewCell.m */; };
230017ED2B639C8D0034A86C /* MewUnlockGiftModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 230017EC2B639C8D0034A86C /* MewUnlockGiftModel.m */; };
230017F02B639E730034A86C /* MewUnlockBaseGiftModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 230017EF2B639E730034A86C /* MewUnlockBaseGiftModel.m */; };
230496ED2A6E1EE0006D1F0C /* XPPrivilegeCardVC.m in Sources */ = {isa = PBXBuildFile; fileRef = 230496EC2A6E1EE0006D1F0C /* XPPrivilegeCardVC.m */; };
230496F02A6E1F1F006D1F0C /* XPPrivilegeCardPresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = 230496EF2A6E1F1F006D1F0C /* XPPrivilegeCardPresenter.m */; };
230496F32A6E229B006D1F0C /* XPPrivilegeCardItemVC.m in Sources */ = {isa = PBXBuildFile; fileRef = 230496F22A6E229B006D1F0C /* XPPrivilegeCardItemVC.m */; };
@@ -159,8 +163,33 @@
230497452A727844006D1F0C /* launch_screen_logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 230497442A727844006D1F0C /* launch_screen_logo.png */; };
230497472A727855006D1F0C /* launch_screen_title.png in Resources */ = {isa = PBXBuildFile; fileRef = 230497462A727855006D1F0C /* launch_screen_title.png */; };
2304974D2A739ECD006D1F0C /* XPMineGuildPersonalBillRecordModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 2304974C2A739ECD006D1F0C /* XPMineGuildPersonalBillRecordModel.m */; };
231EBB042B301D9C006F782E /* SudMGP.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 231EBB032B301D9B006F782E /* SudMGP.xcframework */; };
231EBB062B3021E4006F782E /* SudMGP.xcframework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 231EBB032B301D9B006F782E /* SudMGP.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
231EBB172B3298B8006F782E /* MewMainHomeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 231EBB132B3298B7006F782E /* MewMainHomeViewController.m */; };
231EBB1A2B329B10006F782E /* MewHomeManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 231EBB192B329B10006F782E /* MewHomeManager.m */; };
231EBB202B32D160006F782E /* Api+MewHomeApi.m in Sources */ = {isa = PBXBuildFile; fileRef = 231EBB1F2B32D160006F782E /* Api+MewHomeApi.m */; };
231EBB232B32D9B0006F782E /* MewMainHomeNavView.m in Sources */ = {isa = PBXBuildFile; fileRef = 231EBB222B32D9B0006F782E /* MewMainHomeNavView.m */; };
231EBB262B32E291006F782E /* MewMainHomePartyVC.m in Sources */ = {isa = PBXBuildFile; fileRef = 231EBB252B32E291006F782E /* MewMainHomePartyVC.m */; };
231EBB292B32E380006F782E /* MewMainHomeMakeFriendVC.m in Sources */ = {isa = PBXBuildFile; fileRef = 231EBB282B32E380006F782E /* MewMainHomeMakeFriendVC.m */; };
231EBB2C2B32EFE3006F782E /* MewMainHomePartyHeadView.m in Sources */ = {isa = PBXBuildFile; fileRef = 231EBB2B2B32EFE3006F782E /* MewMainHomePartyHeadView.m */; };
231EBB2F2B32F0C7006F782E /* MewMainHomePartyHeadItemView.m in Sources */ = {isa = PBXBuildFile; fileRef = 231EBB2E2B32F0C7006F782E /* MewMainHomePartyHeadItemView.m */; };
231EBB322B32F68E006F782E /* MewMainHomePartyHeadHotView.m in Sources */ = {isa = PBXBuildFile; fileRef = 231EBB312B32F68E006F782E /* MewMainHomePartyHeadHotView.m */; };
231EBB352B330B24006F782E /* MewMainHomeBannerInfoModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 231EBB342B330B24006F782E /* MewMainHomeBannerInfoModel.m */; };
231EBB382B33D825006F782E /* MewMainHomePartyCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 231EBB372B33D825006F782E /* MewMainHomePartyCell.m */; };
231EBB3E2B33DE0B006F782E /* mew_main_home_heat.gif in Resources */ = {isa = PBXBuildFile; fileRef = 231EBB3D2B33DE0B006F782E /* mew_main_home_heat.gif */; };
231EBB412B33E961006F782E /* MewMainHomeMenuInfoModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 231EBB402B33E961006F782E /* MewMainHomeMenuInfoModel.m */; };
231EBB482B33ED65006F782E /* MewMainHomeGiftRecordModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 231EBB472B33ED65006F782E /* MewMainHomeGiftRecordModel.m */; };
231EBB4B2B34112C006F782E /* MewMainHomePartyHeadHotCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 231EBB4A2B34112C006F782E /* MewMainHomePartyHeadHotCell.m */; };
231EBB4E2B341DE0006F782E /* MewMainHomeHotRoomModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 231EBB4D2B341DE0006F782E /* MewMainHomeHotRoomModel.m */; };
231EBB512B3433B7006F782E /* MewMainHomeMenuDataModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 231EBB502B3433B7006F782E /* MewMainHomeMenuDataModel.m */; };
231EBB542B352ADE006F782E /* MewMainHomeMakeFriendHeadView.m in Sources */ = {isa = PBXBuildFile; fileRef = 231EBB532B352ADE006F782E /* MewMainHomeMakeFriendHeadView.m */; };
231EBB572B3532E4006F782E /* MewMainHomeMakeFriendHeadCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 231EBB562B3532E4006F782E /* MewMainHomeMakeFriendHeadCell.m */; };
231EBB5A2B355D9D006F782E /* MewMainHomeMakeFriendCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 231EBB592B355D9D006F782E /* MewMainHomeMakeFriendCell.m */; };
231EBB5D2B358C4C006F782E /* MewMainHomeGameTabModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 231EBB5C2B358C4C006F782E /* MewMainHomeGameTabModel.m */; };
232153DD2AF381E400B2FBC0 /* MovEncodeToMpegTool.m in Sources */ = {isa = PBXBuildFile; fileRef = 232153DC2AF381E400B2FBC0 /* MovEncodeToMpegTool.m */; };
232153E02AF394BF00B2FBC0 /* XPPrivilegeCardVideoItemModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 232153DF2AF394BF00B2FBC0 /* XPPrivilegeCardVideoItemModel.m */; };
23494A012B68DA4B00655D8A /* XPMineDataSkillCardCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 23494A002B68DA4B00655D8A /* XPMineDataSkillCardCollectionViewCell.m */; };
23494A042B68DCBC00655D8A /* XPMineDataGiftHeadCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 23494A032B68DCBC00655D8A /* XPMineDataGiftHeadCell.m */; };
236FF06C2AF8892400BEB6EC /* XPClientH5UresModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 236FF06B2AF8892400BEB6EC /* XPClientH5UresModel.m */; };
237B89DC2A931479005DB380 /* XPMineUserGameVC.m in Sources */ = {isa = PBXBuildFile; fileRef = 237B89DB2A931479005DB380 /* XPMineUserGameVC.m */; };
237B89DF2A933F52005DB380 /* XPMineUserGameCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 237B89DE2A933F52005DB380 /* XPMineUserGameCell.m */; };
@@ -179,8 +208,20 @@
237B8A162A973B7E005DB380 /* XPMineGameOrderItemPresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = 237B8A152A973B7E005DB380 /* XPMineGameOrderItemPresenter.m */; };
237B8A1A2A973C54005DB380 /* Api+GameOrder.m in Sources */ = {isa = PBXBuildFile; fileRef = 237B8A192A973C54005DB380 /* Api+GameOrder.m */; };
237B94C32A98B46E007853E3 /* XPSessionMessageGameInfoView.m in Sources */ = {isa = PBXBuildFile; fileRef = 237B94C22A98B46E007853E3 /* XPSessionMessageGameInfoView.m */; };
23844FA72B3926A2002AD661 /* MewMainHomeMoreGameVC.m in Sources */ = {isa = PBXBuildFile; fileRef = 23844FA62B3926A2002AD661 /* MewMainHomeMoreGameVC.m */; };
23844FAD2B39274F002AD661 /* MewMainHomeMoreGameHeadView.m in Sources */ = {isa = PBXBuildFile; fileRef = 23844FAC2B39274F002AD661 /* MewMainHomeMoreGameHeadView.m */; };
23844FB02B3927B3002AD661 /* MewMainHomeMoreGameHeadCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 23844FAF2B3927B3002AD661 /* MewMainHomeMoreGameHeadCell.m */; };
23844FB32B392A7B002AD661 /* MewMainHomeMoreGameCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 23844FB22B392A7B002AD661 /* MewMainHomeMoreGameCell.m */; };
23844FB62B3932D9002AD661 /* MewMainHomeMakeFriendModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 23844FB52B3932D9002AD661 /* MewMainHomeMakeFriendModel.m */; };
23844FBB2B39892B002AD661 /* MewMainHomeLittleGameInfoModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 23844FBA2B39892B002AD661 /* MewMainHomeLittleGameInfoModel.m */; };
23844FBE2B398F18002AD661 /* MewMainHomeMoreGameModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 23844FBD2B398F18002AD661 /* MewMainHomeMoreGameModel.m */; };
23844FC42B3AACB7002AD661 /* MewRefreshSvgaHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 23844FC32B3AACB7002AD661 /* MewRefreshSvgaHeader.m */; };
23844FC62B3AADA8002AD661 /* kMewMainHomePlayVoice.svga in Resources */ = {isa = PBXBuildFile; fileRef = 23844FC52B3AADA8002AD661 /* kMewMainHomePlayVoice.svga */; };
23844FC82B3AADC5002AD661 /* kMewMainHoemloading.svga in Resources */ = {isa = PBXBuildFile; fileRef = 23844FC72B3AADC5002AD661 /* kMewMainHoemloading.svga */; };
23844FCB2B3AC267002AD661 /* MewMineUserInfoOnRoomView.m in Sources */ = {isa = PBXBuildFile; fileRef = 23844FCA2B3AC267002AD661 /* MewMineUserInfoOnRoomView.m */; };
23CEFB692AFB32BE00576D89 /* XPRoomAnimationTool.m in Sources */ = {isa = PBXBuildFile; fileRef = 23CEFB682AFB32BE00576D89 /* XPRoomAnimationTool.m */; };
23E1708C2AED2E080039DE62 /* YYTextAsyncLayer+XPTextAsyncLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 23E1708B2AED2E080039DE62 /* YYTextAsyncLayer+XPTextAsyncLayer.m */; };
23EEB0622B3C1B3F00E8CA05 /* MewMainHomeEmptyCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 23EEB0612B3C1B3F00E8CA05 /* MewMainHomeEmptyCell.m */; };
23F8BFF82A7A392000A36763 /* XPRoomMessagePrivilegeCardCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 23F8BFF72A7A392000A36763 /* XPRoomMessagePrivilegeCardCell.m */; };
73FFADDC93E195344047A2EC /* Pods_xplan_ios.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CACF623970097D653132D69A /* Pods_xplan_ios.framework */; };
9B0086C627BA392B0032BD2B /* AnchorStageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B0086C527BA392B0032BD2B /* AnchorStageView.m */; };
@@ -1097,8 +1138,6 @@
E8A86E0427BA38DB001C21F9 /* SudCommon.m in Sources */ = {isa = PBXBuildFile; fileRef = E8A86DF927BA38DB001C21F9 /* SudCommon.m */; };
E8A86E0727BA38DB001C21F9 /* NSData+RW.m in Sources */ = {isa = PBXBuildFile; fileRef = E8A86DFF27BA38DB001C21F9 /* NSData+RW.m */; };
E8A86E0827BA38DB001C21F9 /* UIImage+RW.m in Sources */ = {isa = PBXBuildFile; fileRef = E8A86E0127BA38DB001C21F9 /* UIImage+RW.m */; };
E8A86E0D27BA6B71001C21F9 /* SudMGP.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = E8A86E0A27BA3943001C21F9 /* SudMGP.xcframework */; };
E8A86E0E27BA6B71001C21F9 /* SudMGP.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = E8A86E0A27BA3943001C21F9 /* SudMGP.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
E8A88D2727E8193400CA8837 /* XPRoomPKSelectUserView.m in Sources */ = {isa = PBXBuildFile; fileRef = E8A88D2627E8193400CA8837 /* XPRoomPKSelectUserView.m */; };
E8A88D2A27E81C8600CA8837 /* XPRoomPKUserCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = E8A88D2927E81C8600CA8837 /* XPRoomPKUserCollectionViewCell.m */; };
E8A88D2D27E81E8700CA8837 /* RoomPKChooseUserModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E8A88D2C27E81E8700CA8837 /* RoomPKChooseUserModel.m */; };
@@ -1262,7 +1301,6 @@
E8E20BEF2816A5FC0033B688 /* XPMineBlackListTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = E8E20BEE2816A5FC0033B688 /* XPMineBlackListTableViewCell.m */; };
E8E21A9B28B4BD92008F7C9D /* XPRoomGraffitiGiftAnimationView.m in Sources */ = {isa = PBXBuildFile; fileRef = E8E21A9A28B4BD92008F7C9D /* XPRoomGraffitiGiftAnimationView.m */; };
E8E21A9E28B4DFE8008F7C9D /* XPSailingBuyFuelView.m in Sources */ = {isa = PBXBuildFile; fileRef = E8E21A9D28B4DFE8008F7C9D /* XPSailingBuyFuelView.m */; };
E8E5E18B27C332EE00F457D8 /* XPHomeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E8E5E18A27C332EE00F457D8 /* XPHomeViewController.m */; };
E8E5E18E27C3331E00F457D8 /* XPHomeRecommendViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E8E5E18D27C3331E00F457D8 /* XPHomeRecommendViewController.m */; };
E8E5E19127C369F000F457D8 /* XPHomeRecommendListView.m in Sources */ = {isa = PBXBuildFile; fileRef = E8E5E19027C369F000F457D8 /* XPHomeRecommendListView.m */; };
E8E5E19427C36BA600F457D8 /* XPHomeBannerTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = E8E5E19327C36BA600F457D8 /* XPHomeBannerTableViewCell.m */; };
@@ -1356,11 +1394,20 @@
dstSubfolderSpec = 10;
files = (
184863482721715D005FC5DC /* ZegoAudioRoom.framework in Embed Frameworks */,
E8A86E0E27BA6B71001C21F9 /* SudMGP.xcframework in Embed Frameworks */,
);
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
};
231EBB052B3021D0006F782E /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 10;
files = (
231EBB062B3021E4006F782E /* SudMGP.xcframework in CopyFiles */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
@@ -1609,6 +1656,14 @@
18F404C6276099DF00A6C548 /* MessageProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MessageProtocol.h; sourceTree = "<group>"; };
18F404C727609A4300A6C548 /* MessagePresenter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MessagePresenter.h; sourceTree = "<group>"; };
18F404C827609A4300A6C548 /* MessagePresenter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MessagePresenter.m; sourceTree = "<group>"; };
230017E52B6357F70034A86C /* MewUnlockGiftBroadcastView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewUnlockGiftBroadcastView.h; sourceTree = "<group>"; };
230017E62B6357F70034A86C /* MewUnlockGiftBroadcastView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewUnlockGiftBroadcastView.m; sourceTree = "<group>"; };
230017E82B635A790034A86C /* MewUnlockGiftBroadcastViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewUnlockGiftBroadcastViewCell.h; sourceTree = "<group>"; };
230017E92B635A790034A86C /* MewUnlockGiftBroadcastViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewUnlockGiftBroadcastViewCell.m; sourceTree = "<group>"; };
230017EB2B639C8D0034A86C /* MewUnlockGiftModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewUnlockGiftModel.h; sourceTree = "<group>"; };
230017EC2B639C8D0034A86C /* MewUnlockGiftModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewUnlockGiftModel.m; sourceTree = "<group>"; };
230017EE2B639E730034A86C /* MewUnlockBaseGiftModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewUnlockBaseGiftModel.h; sourceTree = "<group>"; };
230017EF2B639E730034A86C /* MewUnlockBaseGiftModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewUnlockBaseGiftModel.m; sourceTree = "<group>"; };
230496EB2A6E1EE0006D1F0C /* XPPrivilegeCardVC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPPrivilegeCardVC.h; sourceTree = "<group>"; };
230496EC2A6E1EE0006D1F0C /* XPPrivilegeCardVC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPPrivilegeCardVC.m; sourceTree = "<group>"; };
230496EE2A6E1F1F006D1F0C /* XPPrivilegeCardPresenter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPPrivilegeCardPresenter.h; sourceTree = "<group>"; };
@@ -1663,10 +1718,57 @@
230497462A727855006D1F0C /* launch_screen_title.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = launch_screen_title.png; sourceTree = "<group>"; };
2304974B2A739ECD006D1F0C /* XPMineGuildPersonalBillRecordModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineGuildPersonalBillRecordModel.h; sourceTree = "<group>"; };
2304974C2A739ECD006D1F0C /* XPMineGuildPersonalBillRecordModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineGuildPersonalBillRecordModel.m; sourceTree = "<group>"; };
231EBB032B301D9B006F782E /* SudMGP.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = SudMGP.xcframework; sourceTree = "<group>"; };
231EBB132B3298B7006F782E /* MewMainHomeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewMainHomeViewController.m; sourceTree = "<group>"; };
231EBB152B3298B7006F782E /* MewMainHomeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewMainHomeViewController.h; sourceTree = "<group>"; };
231EBB182B329B10006F782E /* MewHomeManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewHomeManager.h; sourceTree = "<group>"; };
231EBB192B329B10006F782E /* MewHomeManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewHomeManager.m; sourceTree = "<group>"; };
231EBB1E2B32D160006F782E /* Api+MewHomeApi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Api+MewHomeApi.h"; sourceTree = "<group>"; };
231EBB1F2B32D160006F782E /* Api+MewHomeApi.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "Api+MewHomeApi.m"; sourceTree = "<group>"; };
231EBB212B32D9B0006F782E /* MewMainHomeNavView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewMainHomeNavView.h; sourceTree = "<group>"; };
231EBB222B32D9B0006F782E /* MewMainHomeNavView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewMainHomeNavView.m; sourceTree = "<group>"; };
231EBB242B32E291006F782E /* MewMainHomePartyVC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewMainHomePartyVC.h; sourceTree = "<group>"; };
231EBB252B32E291006F782E /* MewMainHomePartyVC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewMainHomePartyVC.m; sourceTree = "<group>"; };
231EBB272B32E380006F782E /* MewMainHomeMakeFriendVC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewMainHomeMakeFriendVC.h; sourceTree = "<group>"; };
231EBB282B32E380006F782E /* MewMainHomeMakeFriendVC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewMainHomeMakeFriendVC.m; sourceTree = "<group>"; };
231EBB2A2B32EFE3006F782E /* MewMainHomePartyHeadView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewMainHomePartyHeadView.h; sourceTree = "<group>"; };
231EBB2B2B32EFE3006F782E /* MewMainHomePartyHeadView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewMainHomePartyHeadView.m; sourceTree = "<group>"; };
231EBB2D2B32F0C7006F782E /* MewMainHomePartyHeadItemView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewMainHomePartyHeadItemView.h; sourceTree = "<group>"; };
231EBB2E2B32F0C7006F782E /* MewMainHomePartyHeadItemView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewMainHomePartyHeadItemView.m; sourceTree = "<group>"; };
231EBB302B32F68E006F782E /* MewMainHomePartyHeadHotView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewMainHomePartyHeadHotView.h; sourceTree = "<group>"; };
231EBB312B32F68E006F782E /* MewMainHomePartyHeadHotView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewMainHomePartyHeadHotView.m; sourceTree = "<group>"; };
231EBB332B330B24006F782E /* MewMainHomeBannerInfoModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewMainHomeBannerInfoModel.h; sourceTree = "<group>"; };
231EBB342B330B24006F782E /* MewMainHomeBannerInfoModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewMainHomeBannerInfoModel.m; sourceTree = "<group>"; };
231EBB362B33D825006F782E /* MewMainHomePartyCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewMainHomePartyCell.h; sourceTree = "<group>"; };
231EBB372B33D825006F782E /* MewMainHomePartyCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewMainHomePartyCell.m; sourceTree = "<group>"; };
231EBB3D2B33DE0B006F782E /* mew_main_home_heat.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = mew_main_home_heat.gif; sourceTree = "<group>"; };
231EBB3F2B33E961006F782E /* MewMainHomeMenuInfoModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewMainHomeMenuInfoModel.h; sourceTree = "<group>"; };
231EBB402B33E961006F782E /* MewMainHomeMenuInfoModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewMainHomeMenuInfoModel.m; sourceTree = "<group>"; };
231EBB452B33EA02006F782E /* MewMainHomeProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewMainHomeProtocol.h; sourceTree = "<group>"; };
231EBB462B33ED65006F782E /* MewMainHomeGiftRecordModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewMainHomeGiftRecordModel.h; sourceTree = "<group>"; };
231EBB472B33ED65006F782E /* MewMainHomeGiftRecordModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewMainHomeGiftRecordModel.m; sourceTree = "<group>"; };
231EBB492B34112C006F782E /* MewMainHomePartyHeadHotCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewMainHomePartyHeadHotCell.h; sourceTree = "<group>"; };
231EBB4A2B34112C006F782E /* MewMainHomePartyHeadHotCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewMainHomePartyHeadHotCell.m; sourceTree = "<group>"; };
231EBB4C2B341DE0006F782E /* MewMainHomeHotRoomModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewMainHomeHotRoomModel.h; sourceTree = "<group>"; };
231EBB4D2B341DE0006F782E /* MewMainHomeHotRoomModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewMainHomeHotRoomModel.m; sourceTree = "<group>"; };
231EBB4F2B3433B7006F782E /* MewMainHomeMenuDataModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewMainHomeMenuDataModel.h; sourceTree = "<group>"; };
231EBB502B3433B7006F782E /* MewMainHomeMenuDataModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewMainHomeMenuDataModel.m; sourceTree = "<group>"; };
231EBB522B352ADE006F782E /* MewMainHomeMakeFriendHeadView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewMainHomeMakeFriendHeadView.h; sourceTree = "<group>"; };
231EBB532B352ADE006F782E /* MewMainHomeMakeFriendHeadView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewMainHomeMakeFriendHeadView.m; sourceTree = "<group>"; };
231EBB552B3532E4006F782E /* MewMainHomeMakeFriendHeadCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewMainHomeMakeFriendHeadCell.h; sourceTree = "<group>"; };
231EBB562B3532E4006F782E /* MewMainHomeMakeFriendHeadCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewMainHomeMakeFriendHeadCell.m; sourceTree = "<group>"; };
231EBB582B355D9D006F782E /* MewMainHomeMakeFriendCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewMainHomeMakeFriendCell.h; sourceTree = "<group>"; };
231EBB592B355D9D006F782E /* MewMainHomeMakeFriendCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewMainHomeMakeFriendCell.m; sourceTree = "<group>"; };
231EBB5B2B358C4C006F782E /* MewMainHomeGameTabModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewMainHomeGameTabModel.h; sourceTree = "<group>"; };
231EBB5C2B358C4C006F782E /* MewMainHomeGameTabModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewMainHomeGameTabModel.m; sourceTree = "<group>"; };
232153DB2AF381E400B2FBC0 /* MovEncodeToMpegTool.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MovEncodeToMpegTool.h; sourceTree = "<group>"; };
232153DC2AF381E400B2FBC0 /* MovEncodeToMpegTool.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MovEncodeToMpegTool.m; sourceTree = "<group>"; };
232153DE2AF394BF00B2FBC0 /* XPPrivilegeCardVideoItemModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPPrivilegeCardVideoItemModel.h; sourceTree = "<group>"; };
232153DF2AF394BF00B2FBC0 /* XPPrivilegeCardVideoItemModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPPrivilegeCardVideoItemModel.m; sourceTree = "<group>"; };
234949FF2B68DA4B00655D8A /* XPMineDataSkillCardCollectionViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineDataSkillCardCollectionViewCell.h; sourceTree = "<group>"; };
23494A002B68DA4B00655D8A /* XPMineDataSkillCardCollectionViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineDataSkillCardCollectionViewCell.m; sourceTree = "<group>"; };
23494A022B68DCBC00655D8A /* XPMineDataGiftHeadCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineDataGiftHeadCell.h; sourceTree = "<group>"; };
23494A032B68DCBC00655D8A /* XPMineDataGiftHeadCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineDataGiftHeadCell.m; sourceTree = "<group>"; };
236FF06A2AF8892400BEB6EC /* XPClientH5UresModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPClientH5UresModel.h; sourceTree = "<group>"; };
236FF06B2AF8892400BEB6EC /* XPClientH5UresModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPClientH5UresModel.m; sourceTree = "<group>"; };
237B89DA2A931479005DB380 /* XPMineUserGameVC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineUserGameVC.h; sourceTree = "<group>"; };
@@ -1704,10 +1806,32 @@
237B8A192A973C54005DB380 /* Api+GameOrder.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "Api+GameOrder.m"; sourceTree = "<group>"; };
237B94C12A98B46E007853E3 /* XPSessionMessageGameInfoView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPSessionMessageGameInfoView.h; sourceTree = "<group>"; };
237B94C22A98B46E007853E3 /* XPSessionMessageGameInfoView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPSessionMessageGameInfoView.m; sourceTree = "<group>"; };
23844FA52B3926A2002AD661 /* MewMainHomeMoreGameVC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewMainHomeMoreGameVC.h; sourceTree = "<group>"; };
23844FA62B3926A2002AD661 /* MewMainHomeMoreGameVC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewMainHomeMoreGameVC.m; sourceTree = "<group>"; };
23844FAB2B39274F002AD661 /* MewMainHomeMoreGameHeadView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewMainHomeMoreGameHeadView.h; sourceTree = "<group>"; };
23844FAC2B39274F002AD661 /* MewMainHomeMoreGameHeadView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewMainHomeMoreGameHeadView.m; sourceTree = "<group>"; };
23844FAE2B3927B3002AD661 /* MewMainHomeMoreGameHeadCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewMainHomeMoreGameHeadCell.h; sourceTree = "<group>"; };
23844FAF2B3927B3002AD661 /* MewMainHomeMoreGameHeadCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewMainHomeMoreGameHeadCell.m; sourceTree = "<group>"; };
23844FB12B392A7B002AD661 /* MewMainHomeMoreGameCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewMainHomeMoreGameCell.h; sourceTree = "<group>"; };
23844FB22B392A7B002AD661 /* MewMainHomeMoreGameCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewMainHomeMoreGameCell.m; sourceTree = "<group>"; };
23844FB42B3932D9002AD661 /* MewMainHomeMakeFriendModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewMainHomeMakeFriendModel.h; sourceTree = "<group>"; };
23844FB52B3932D9002AD661 /* MewMainHomeMakeFriendModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewMainHomeMakeFriendModel.m; sourceTree = "<group>"; };
23844FB92B39892B002AD661 /* MewMainHomeLittleGameInfoModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewMainHomeLittleGameInfoModel.h; sourceTree = "<group>"; };
23844FBA2B39892B002AD661 /* MewMainHomeLittleGameInfoModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewMainHomeLittleGameInfoModel.m; sourceTree = "<group>"; };
23844FBC2B398F18002AD661 /* MewMainHomeMoreGameModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewMainHomeMoreGameModel.h; sourceTree = "<group>"; };
23844FBD2B398F18002AD661 /* MewMainHomeMoreGameModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewMainHomeMoreGameModel.m; sourceTree = "<group>"; };
23844FC22B3AACB7002AD661 /* MewRefreshSvgaHeader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewRefreshSvgaHeader.h; sourceTree = "<group>"; };
23844FC32B3AACB7002AD661 /* MewRefreshSvgaHeader.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewRefreshSvgaHeader.m; sourceTree = "<group>"; };
23844FC52B3AADA8002AD661 /* kMewMainHomePlayVoice.svga */ = {isa = PBXFileReference; lastKnownFileType = file; path = kMewMainHomePlayVoice.svga; sourceTree = "<group>"; };
23844FC72B3AADC5002AD661 /* kMewMainHoemloading.svga */ = {isa = PBXFileReference; lastKnownFileType = file; path = kMewMainHoemloading.svga; sourceTree = "<group>"; };
23844FC92B3AC267002AD661 /* MewMineUserInfoOnRoomView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewMineUserInfoOnRoomView.h; sourceTree = "<group>"; };
23844FCA2B3AC267002AD661 /* MewMineUserInfoOnRoomView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewMineUserInfoOnRoomView.m; sourceTree = "<group>"; };
23CEFB672AFB32BE00576D89 /* XPRoomAnimationTool.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPRoomAnimationTool.h; sourceTree = "<group>"; };
23CEFB682AFB32BE00576D89 /* XPRoomAnimationTool.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPRoomAnimationTool.m; sourceTree = "<group>"; };
23E1708A2AED2E080039DE62 /* YYTextAsyncLayer+XPTextAsyncLayer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "YYTextAsyncLayer+XPTextAsyncLayer.h"; path = "xplan-ios/Appdelegate/YYTextAsyncLayer+XPTextAsyncLayer.h"; sourceTree = SOURCE_ROOT; };
23E1708B2AED2E080039DE62 /* YYTextAsyncLayer+XPTextAsyncLayer.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "YYTextAsyncLayer+XPTextAsyncLayer.m"; path = "xplan-ios/Appdelegate/YYTextAsyncLayer+XPTextAsyncLayer.m"; sourceTree = SOURCE_ROOT; };
23EEB0602B3C1B3F00E8CA05 /* MewMainHomeEmptyCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MewMainHomeEmptyCell.h; sourceTree = "<group>"; };
23EEB0612B3C1B3F00E8CA05 /* MewMainHomeEmptyCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MewMainHomeEmptyCell.m; sourceTree = "<group>"; };
23F8BFF62A7A392000A36763 /* XPRoomMessagePrivilegeCardCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPRoomMessagePrivilegeCardCell.h; sourceTree = "<group>"; };
23F8BFF72A7A392000A36763 /* XPRoomMessagePrivilegeCardCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPRoomMessagePrivilegeCardCell.m; sourceTree = "<group>"; };
7DB00EC07F1D0ADFF900B38D /* Pods-xplan-ios.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-xplan-ios.debug.xcconfig"; path = "Target Support Files/Pods-xplan-ios/Pods-xplan-ios.debug.xcconfig"; sourceTree = "<group>"; };
@@ -3400,7 +3524,6 @@
E8A86DFF27BA38DB001C21F9 /* NSData+RW.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSData+RW.m"; sourceTree = "<group>"; };
E8A86E0127BA38DB001C21F9 /* UIImage+RW.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImage+RW.m"; sourceTree = "<group>"; };
E8A86E0327BA38DB001C21F9 /* NSData+RW.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSData+RW.h"; sourceTree = "<group>"; };
E8A86E0A27BA3943001C21F9 /* SudMGP.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = SudMGP.xcframework; sourceTree = "<group>"; };
E8A86E0C27BA3DF4001C21F9 /* SudGameConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SudGameConfig.h; sourceTree = "<group>"; };
E8A88D2527E8193400CA8837 /* XPRoomPKSelectUserView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPRoomPKSelectUserView.h; sourceTree = "<group>"; };
E8A88D2627E8193400CA8837 /* XPRoomPKSelectUserView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPRoomPKSelectUserView.m; sourceTree = "<group>"; };
@@ -3729,8 +3852,6 @@
E8E21A9A28B4BD92008F7C9D /* XPRoomGraffitiGiftAnimationView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPRoomGraffitiGiftAnimationView.m; sourceTree = "<group>"; };
E8E21A9C28B4DFE8008F7C9D /* XPSailingBuyFuelView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPSailingBuyFuelView.h; sourceTree = "<group>"; };
E8E21A9D28B4DFE8008F7C9D /* XPSailingBuyFuelView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPSailingBuyFuelView.m; sourceTree = "<group>"; };
E8E5E18927C332EE00F457D8 /* XPHomeViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPHomeViewController.h; sourceTree = "<group>"; };
E8E5E18A27C332EE00F457D8 /* XPHomeViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPHomeViewController.m; sourceTree = "<group>"; };
E8E5E18C27C3331E00F457D8 /* XPHomeRecommendViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPHomeRecommendViewController.h; sourceTree = "<group>"; };
E8E5E18D27C3331E00F457D8 /* XPHomeRecommendViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPHomeRecommendViewController.m; sourceTree = "<group>"; };
E8E5E18F27C369F000F457D8 /* XPHomeRecommendListView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPHomeRecommendListView.h; sourceTree = "<group>"; };
@@ -3908,11 +4029,11 @@
E8C0DF5B29C45185009C3E76 /* Security.framework in Frameworks */,
E8C0DF5929C4517D009C3E76 /* SystemConfiguration.framework in Frameworks */,
E8C0DF5729C45170009C3E76 /* CoreSpotlight.framework in Frameworks */,
E8A86E0D27BA6B71001C21F9 /* SudMGP.xcframework in Frameworks */,
186A52E526FC559200D67B2C /* AliyunOSSiOS.framework in Frameworks */,
73FFADDC93E195344047A2EC /* Pods_xplan_ios.framework in Frameworks */,
186A52E426FC559200D67B2C /* SGMain.framework in Frameworks */,
186A531926FC592100D67B2C /* libresolv.tbd in Frameworks */,
231EBB042B301D9C006F782E /* SudMGP.xcframework in Frameworks */,
186A52E026FC559200D67B2C /* SecurityGuardSDK.framework in Frameworks */,
9BA8A47727C60DF7000365A3 /* AVFoundation.framework in Frameworks */,
186A52E226FC559200D67B2C /* RPSDK.framework in Frameworks */,
@@ -3998,7 +4119,7 @@
186A52D826FC551700D67B2C /* Library */ = {
isa = PBXGroup;
children = (
E8A86E0927BA3943001C21F9 /* SudMGPSDK */,
231EBB032B301D9B006F782E /* SudMGP.xcframework */,
186A52D926FC558500D67B2C /* RPSDK */,
);
path = Library;
@@ -4709,6 +4830,131 @@
path = Api;
sourceTree = "<group>";
};
231EBB0A2B3186B6006F782E /* Mew */ = {
isa = PBXGroup;
children = (
23844FC72B3AADC5002AD661 /* kMewMainHoemloading.svga */,
23844FC52B3AADA8002AD661 /* kMewMainHomePlayVoice.svga */,
231EBB3D2B33DE0B006F782E /* mew_main_home_heat.gif */,
231EBB112B3298B7006F782E /* MewHomeApi */,
231EBB0F2B3298B7006F782E /* MewHomeManager */,
231EBB102B3298B7006F782E /* MewHomeModel */,
231EBB0E2B3298B7006F782E /* MewHomeProtocol */,
231EBB122B3298B7006F782E /* MewHomeView */,
);
path = Mew;
sourceTree = "<group>";
};
231EBB0E2B3298B7006F782E /* MewHomeProtocol */ = {
isa = PBXGroup;
children = (
231EBB452B33EA02006F782E /* MewMainHomeProtocol.h */,
);
path = MewHomeProtocol;
sourceTree = "<group>";
};
231EBB0F2B3298B7006F782E /* MewHomeManager */ = {
isa = PBXGroup;
children = (
231EBB182B329B10006F782E /* MewHomeManager.h */,
231EBB192B329B10006F782E /* MewHomeManager.m */,
);
path = MewHomeManager;
sourceTree = "<group>";
};
231EBB102B3298B7006F782E /* MewHomeModel */ = {
isa = PBXGroup;
children = (
231EBB332B330B24006F782E /* MewMainHomeBannerInfoModel.h */,
231EBB342B330B24006F782E /* MewMainHomeBannerInfoModel.m */,
231EBB3F2B33E961006F782E /* MewMainHomeMenuInfoModel.h */,
231EBB402B33E961006F782E /* MewMainHomeMenuInfoModel.m */,
231EBB462B33ED65006F782E /* MewMainHomeGiftRecordModel.h */,
231EBB472B33ED65006F782E /* MewMainHomeGiftRecordModel.m */,
231EBB4C2B341DE0006F782E /* MewMainHomeHotRoomModel.h */,
231EBB4D2B341DE0006F782E /* MewMainHomeHotRoomModel.m */,
231EBB4F2B3433B7006F782E /* MewMainHomeMenuDataModel.h */,
231EBB502B3433B7006F782E /* MewMainHomeMenuDataModel.m */,
231EBB5B2B358C4C006F782E /* MewMainHomeGameTabModel.h */,
231EBB5C2B358C4C006F782E /* MewMainHomeGameTabModel.m */,
23844FB42B3932D9002AD661 /* MewMainHomeMakeFriendModel.h */,
23844FB52B3932D9002AD661 /* MewMainHomeMakeFriendModel.m */,
23844FB92B39892B002AD661 /* MewMainHomeLittleGameInfoModel.h */,
23844FBA2B39892B002AD661 /* MewMainHomeLittleGameInfoModel.m */,
23844FBC2B398F18002AD661 /* MewMainHomeMoreGameModel.h */,
23844FBD2B398F18002AD661 /* MewMainHomeMoreGameModel.m */,
);
path = MewHomeModel;
sourceTree = "<group>";
};
231EBB112B3298B7006F782E /* MewHomeApi */ = {
isa = PBXGroup;
children = (
231EBB1E2B32D160006F782E /* Api+MewHomeApi.h */,
231EBB1F2B32D160006F782E /* Api+MewHomeApi.m */,
);
path = MewHomeApi;
sourceTree = "<group>";
};
231EBB122B3298B7006F782E /* MewHomeView */ = {
isa = PBXGroup;
children = (
231EBB162B3298B7006F782E /* MewHomeCell */,
231EBB142B3298B7006F782E /* MewHomeSubViews */,
231EBB152B3298B7006F782E /* MewMainHomeViewController.h */,
231EBB132B3298B7006F782E /* MewMainHomeViewController.m */,
231EBB242B32E291006F782E /* MewMainHomePartyVC.h */,
231EBB252B32E291006F782E /* MewMainHomePartyVC.m */,
231EBB272B32E380006F782E /* MewMainHomeMakeFriendVC.h */,
231EBB282B32E380006F782E /* MewMainHomeMakeFriendVC.m */,
23844FA52B3926A2002AD661 /* MewMainHomeMoreGameVC.h */,
23844FA62B3926A2002AD661 /* MewMainHomeMoreGameVC.m */,
);
path = MewHomeView;
sourceTree = "<group>";
};
231EBB142B3298B7006F782E /* MewHomeSubViews */ = {
isa = PBXGroup;
children = (
231EBB212B32D9B0006F782E /* MewMainHomeNavView.h */,
231EBB222B32D9B0006F782E /* MewMainHomeNavView.m */,
231EBB2A2B32EFE3006F782E /* MewMainHomePartyHeadView.h */,
231EBB2B2B32EFE3006F782E /* MewMainHomePartyHeadView.m */,
231EBB2D2B32F0C7006F782E /* MewMainHomePartyHeadItemView.h */,
231EBB2E2B32F0C7006F782E /* MewMainHomePartyHeadItemView.m */,
231EBB302B32F68E006F782E /* MewMainHomePartyHeadHotView.h */,
231EBB312B32F68E006F782E /* MewMainHomePartyHeadHotView.m */,
231EBB522B352ADE006F782E /* MewMainHomeMakeFriendHeadView.h */,
231EBB532B352ADE006F782E /* MewMainHomeMakeFriendHeadView.m */,
23844FAB2B39274F002AD661 /* MewMainHomeMoreGameHeadView.h */,
23844FAC2B39274F002AD661 /* MewMainHomeMoreGameHeadView.m */,
23844FC22B3AACB7002AD661 /* MewRefreshSvgaHeader.h */,
23844FC32B3AACB7002AD661 /* MewRefreshSvgaHeader.m */,
);
path = MewHomeSubViews;
sourceTree = "<group>";
};
231EBB162B3298B7006F782E /* MewHomeCell */ = {
isa = PBXGroup;
children = (
231EBB362B33D825006F782E /* MewMainHomePartyCell.h */,
231EBB372B33D825006F782E /* MewMainHomePartyCell.m */,
231EBB492B34112C006F782E /* MewMainHomePartyHeadHotCell.h */,
231EBB4A2B34112C006F782E /* MewMainHomePartyHeadHotCell.m */,
231EBB552B3532E4006F782E /* MewMainHomeMakeFriendHeadCell.h */,
231EBB562B3532E4006F782E /* MewMainHomeMakeFriendHeadCell.m */,
231EBB582B355D9D006F782E /* MewMainHomeMakeFriendCell.h */,
231EBB592B355D9D006F782E /* MewMainHomeMakeFriendCell.m */,
23844FAE2B3927B3002AD661 /* MewMainHomeMoreGameHeadCell.h */,
23844FAF2B3927B3002AD661 /* MewMainHomeMoreGameHeadCell.m */,
23844FB12B392A7B002AD661 /* MewMainHomeMoreGameCell.h */,
23844FB22B392A7B002AD661 /* MewMainHomeMoreGameCell.m */,
23EEB0602B3C1B3F00E8CA05 /* MewMainHomeEmptyCell.h */,
23EEB0612B3C1B3F00E8CA05 /* MewMainHomeEmptyCell.m */,
);
path = MewHomeCell;
sourceTree = "<group>";
};
232153DA2AF381D800B2FBC0 /* MovEncodeToMpegTool */ = {
isa = PBXGroup;
children = (
@@ -7532,6 +7778,10 @@
E8A3538428FD67320014A784 /* GiftLuckyBroadcastModel.m */,
E8D4DE452940473500EC788D /* GiftTwelveStarFirstModel.h */,
E8D4DE462940473500EC788D /* GiftTwelveStarFirstModel.m */,
230017EB2B639C8D0034A86C /* MewUnlockGiftModel.h */,
230017EC2B639C8D0034A86C /* MewUnlockGiftModel.m */,
230017EE2B639E730034A86C /* MewUnlockBaseGiftModel.h */,
230017EF2B639E730034A86C /* MewUnlockBaseGiftModel.m */,
);
path = Model;
sourceTree = "<group>";
@@ -7565,6 +7815,10 @@
E8901CF528B38D89001E9A92 /* XPGraffitiGiftView.m */,
9B4D449128F15765002572D5 /* XPGiftLuckyGiftBroadcastView.h */,
9B4D449228F15765002572D5 /* XPGiftLuckyGiftBroadcastView.m */,
230017E52B6357F70034A86C /* MewUnlockGiftBroadcastView.h */,
230017E62B6357F70034A86C /* MewUnlockGiftBroadcastView.m */,
230017E82B635A790034A86C /* MewUnlockGiftBroadcastViewCell.h */,
230017E92B635A790034A86C /* MewUnlockGiftBroadcastViewCell.m */,
9B4D449428F15EE7002572D5 /* XPGiftWeekStarBroadcastView.h */,
9B4D449528F15EE7002572D5 /* XPGiftWeekStarBroadcastView.m */,
E8D4DE422940462C00EC788D /* XPGiftTwelveStarBroadcastView.h */,
@@ -7846,6 +8100,8 @@
E8EEB8FD26FC2DF8007C6EBA /* XPMineUserInfoCustomNavView.m */,
E88B5CC326FB42B000DA9178 /* XPMineUserInfoHeaderView.h */,
E88B5CC426FB42B000DA9178 /* XPMineUserInfoHeaderView.m */,
23844FC92B3AC267002AD661 /* MewMineUserInfoOnRoomView.h */,
23844FCA2B3AC267002AD661 /* MewMineUserInfoOnRoomView.m */,
237B89E02A935701005DB380 /* XPMinePlaceOrderView.h */,
237B89E12A935701005DB380 /* XPMinePlaceOrderView.m */,
237B89E62A93574C005DB380 /* XPMinePlaceOrderCell.h */,
@@ -8378,14 +8634,6 @@
path = Category;
sourceTree = "<group>";
};
E8A86E0927BA3943001C21F9 /* SudMGPSDK */ = {
isa = PBXGroup;
children = (
E8A86E0A27BA3943001C21F9 /* SudMGP.xcframework */,
);
path = SudMGPSDK;
sourceTree = "<group>";
};
E8AC720A26F435AF007D6E91 /* UIImageView */ = {
isa = PBXGroup;
children = (
@@ -9020,6 +9268,7 @@
E8C6FFC427548120004DC9F0 /* View */ = {
isa = PBXGroup;
children = (
231EBB0A2B3186B6006F782E /* Mew */,
E8C6FFCD27548154004DC9F0 /* Cell */,
E8C6FFD12754AA6A004DC9F0 /* SubViews */,
E8C6FFC627548120004DC9F0 /* XPHomePartyViewController.h */,
@@ -9034,8 +9283,6 @@
E8F9168327EC913C00F10D8F /* XPHomeLittleGameViewController.m */,
E87A26F427587C48002DDC7A /* XPHomePartyContainerViewController.h */,
E87A26F527587C48002DDC7A /* XPHomePartyContainerViewController.m */,
E8E5E18927C332EE00F457D8 /* XPHomeViewController.h */,
E8E5E18A27C332EE00F457D8 /* XPHomeViewController.m */,
E8E5E18C27C3331E00F457D8 /* XPHomeRecommendViewController.h */,
E8E5E18D27C3331E00F457D8 /* XPHomeRecommendViewController.m */,
E8ACEFEA27C8C22C00F66D1A /* XPHomeHappyViewController.h */,
@@ -9773,12 +10020,16 @@
E8B846C126FD82DC00A777FE /* XPMineUserInfoAlbumCollectionViewCell.m */,
E8D34D4828080335009C4835 /* XPMineDataSkillCardTableViewCell.h */,
E8D34D4928080335009C4835 /* XPMineDataSkillCardTableViewCell.m */,
234949FF2B68DA4B00655D8A /* XPMineDataSkillCardCollectionViewCell.h */,
23494A002B68DA4B00655D8A /* XPMineDataSkillCardCollectionViewCell.m */,
E8D34D512808037E009C4835 /* XPMineDataSkillDataCollectionViewCell.h */,
E8D34D522808037E009C4835 /* XPMineDataSkillDataCollectionViewCell.m */,
E8D34D4B28080351009C4835 /* XPMineDataClanTableViewCell.h */,
E8D34D4C28080351009C4835 /* XPMineDataClanTableViewCell.m */,
E8D34D4E28080362009C4835 /* XPMineDataGiftTableViewCell.h */,
E8D34D4F28080362009C4835 /* XPMineDataGiftTableViewCell.m */,
23494A022B68DCBC00655D8A /* XPMineDataGiftHeadCell.h */,
23494A032B68DCBC00655D8A /* XPMineDataGiftHeadCell.m */,
E8D34D5428080393009C4835 /* XPMineDataGiftCollectionViewCell.h */,
E8D34D5528080393009C4835 /* XPMineDataGiftCollectionViewCell.m */,
E8D34D6528084E88009C4835 /* XPMineUserInfoGiftWallCollectionViewCell.h */,
@@ -9814,6 +10065,7 @@
8311720C3643AC2030B96510 /* [CP] Embed Pods Frameworks */,
4C25F8F9E2D1F501119C383D /* [CP] Copy Pods Resources */,
18E7B21326E8CD220064BC9B /* Embed Frameworks */,
231EBB052B3021D0006F782E /* CopyFiles */,
);
buildRules = (
);
@@ -9953,6 +10205,7 @@
E80EC8B028ACD84100D133C5 /* emoji_152@2x.png in Resources */,
E80EC85728ACD84000D133C5 /* emoji_130@2x.png in Resources */,
E80EC85F28ACD84000D133C5 /* emoji_65@2x.png in Resources */,
23844FC82B3AADC5002AD661 /* kMewMainHoemloading.svga in Resources */,
E80EC84028ACD84000D133C5 /* emoji_75@2x.png in Resources */,
E80EC88D28ACD84000D133C5 /* emoji_del_pressed@2x.png in Resources */,
E80EC83A28ACD84000D133C5 /* emoji_82@2x.png in Resources */,
@@ -9962,6 +10215,7 @@
E80EC86D28ACD84000D133C5 /* emoji_35@2x.png in Resources */,
1497CCE529C1E1FB0015D135 /* sailing_prize.svga in Resources */,
E80EC86528ACD84000D133C5 /* emoji_03@2x.png in Resources */,
23844FC62B3AADA8002AD661 /* kMewMainHomePlayVoice.svga in Resources */,
E80EC85B28ACD84000D133C5 /* emoji_69@2x.png in Resources */,
E80EC8A128ACD84100D133C5 /* emoji_74@2x.png in Resources */,
E80EC8AF28ACD84100D133C5 /* emoj_s_pressed@2x.png in Resources */,
@@ -9984,6 +10238,7 @@
E80EC85628ACD84000D133C5 /* emoji_106@2x.png in Resources */,
E8937ACD276C3EDE00B2C7E1 /* svga_member_in_lv30.svga in Resources */,
E80EC89728ACD84000D133C5 /* emoji_95@2x.png in Resources */,
231EBB3E2B33DE0B006F782E /* mew_main_home_heat.gif in Resources */,
E80EC88828ACD84000D133C5 /* emoji_54@2x.png in Resources */,
E80EC8A528ACD84100D133C5 /* emoji_40@2x.png in Resources */,
E8E859E528264D8800EE4857 /* upload.html in Resources */,
@@ -10179,6 +10434,7 @@
E8E0DAE0285C20E500566A2F /* MessageContentFindNewGreetView.m in Sources */,
E8A3540128FEAC5E0014A784 /* XPWishGiftTableViewCell.m in Sources */,
E8A86E0427BA38DB001C21F9 /* SudCommon.m in Sources */,
230017ED2B639C8D0034A86C /* MewUnlockGiftModel.m in Sources */,
E8EEB90326FC31DC007C6EBA /* XPMineUserInfoProtocol.h in Sources */,
E8232603274E4AA0003A3332 /* ThemeColor+UserCard.m in Sources */,
E8E859C228264C2300EE4857 /* HTTPErrorResponse.m in Sources */,
@@ -10204,6 +10460,7 @@
E824545E26F5EF2200BE8163 /* XPMineVerifIdentityProtocol.h in Sources */,
E824545326F5CEAD00BE8163 /* XPMineModifPayProtocol.h in Sources */,
E84BF7D7277C6E2100EF8877 /* XPRoomRoleViewController.m in Sources */,
230017E72B6357F70034A86C /* MewUnlockGiftBroadcastView.m in Sources */,
E8AB631328ADDCF20023B0D2 /* XPMonentsTopicHeaderView.m in Sources */,
9B86D886281942D200494FCD /* SocialMicroView.m in Sources */,
E8664ED027E42238000171BA /* XPRoomPKTimePickerView.m in Sources */,
@@ -10271,6 +10528,7 @@
E8664EDF27E45EC7000171BA /* XPRoomPKRecordPresenter.m in Sources */,
E81C27A226EF23490031E639 /* XPEnum.h in Sources */,
9B9BBF7F288F8D4E004E2E74 /* XPFootPrintNavView.m in Sources */,
23844FCB2B3AC267002AD661 /* MewMineUserInfoOnRoomView.m in Sources */,
E80E900C27E0358900434B90 /* XPRoomTopicAlertView.m in Sources */,
9BB54966278303EB0090CD26 /* XPNobleCenterNavView.m in Sources */,
9B92A36327980DCC00AD168F /* Api+SkillCard.m in Sources */,
@@ -10322,7 +10580,9 @@
E8E859C828264C2300EE4857 /* HTTPMessage.m in Sources */,
9B7D80502753AA9D003DAC0C /* UITableView+NIMScrollToBottom.m in Sources */,
9BEE3D0E27853BD000C83219 /* ThemeColor+NobleCenter.m in Sources */,
231EBB1A2B329B10006F782E /* MewHomeManager.m in Sources */,
E8998D7A2859784200C68558 /* XPSVGAPlayer.m in Sources */,
23494A012B68DA4B00655D8A /* XPMineDataSkillCardCollectionViewCell.m in Sources */,
9BD9A18427A0F128004186FE /* XPMineVisitorItemModel.m in Sources */,
E852D73E28631C18001465ED /* XPMonentsCommentTableViewCell.m in Sources */,
E80B0712280D0A6700A79F63 /* FansInfoModel.m in Sources */,
@@ -10331,6 +10591,7 @@
E8C219FC294852F900344FC5 /* AnchorLevelProgressView.m in Sources */,
230497042A6E5AA2006D1F0C /* XPPrivilegeCardProduceCell.m in Sources */,
E8DEC9A12764A5D20078CB70 /* XPRoomMoreItemModel.m in Sources */,
231EBB482B33ED65006F782E /* MewMainHomeGiftRecordModel.m in Sources */,
E80EC81028ACD84000D133C5 /* QExtendBoardView.m in Sources */,
9B87B3CD2926473D00085110 /* XPSessionListHeadFriendCell.m in Sources */,
9B86D88328192DC000494FCD /* XPRoomRankEntranceView.m in Sources */,
@@ -10345,11 +10606,13 @@
E8659909273E800D00EE349D /* XPGiftCollectionViewFlowLayout.m in Sources */,
E86596512701A1C000846EBD /* StatisticsService.m in Sources */,
E824544026F58F9400BE8163 /* XPMinePayPwdViewController.m in Sources */,
231EBB322B32F68E006F782E /* MewMainHomePartyHeadHotView.m in Sources */,
9BE01AED2893D0DF00B50299 /* XPDressShopSearchTableViewCell.m in Sources */,
9BA812D228BF145700783EA7 /* ClientRedPacketModel.m in Sources */,
E8C1670928067DAA00ECB15C /* XPMineGuildSuperAdminSetViewController.m in Sources */,
E8E859DA28264C2300EE4857 /* SJXCSMIPHelper.m in Sources */,
E890BC04273CF0500007C46B /* XPGiftCountModel.m in Sources */,
23844FB62B3932D9002AD661 /* MewMainHomeMakeFriendModel.m in Sources */,
E855516A280599A7005F293F /* XPGuildEmptyCollectionViewCell.m in Sources */,
E899C68C275093B800E189E5 /* XPUserCardMicroItemModel.m in Sources */,
9B6E8573281AB9B20041A321 /* XPRoomInsideRecommendCell.m in Sources */,
@@ -10357,11 +10620,14 @@
E8A3538528FD67320014A784 /* GiftLuckyBroadcastModel.m in Sources */,
9B4C5B86292F81FA00CEA41B /* XPSessionListFansPartyModel.m in Sources */,
E82325F5274E2E09003A3332 /* XPUserCardPresenter.m in Sources */,
231EBB512B3433B7006F782E /* MewMainHomeMenuDataModel.m in Sources */,
E80EC80B28ACD84000D133C5 /* QInputBarViewConfiguration.m in Sources */,
231EBB2C2B32EFE3006F782E /* MewMainHomePartyHeadView.m in Sources */,
E880B39E278BD49E00A83B0D /* XPAcrossRoomPKViewController.m in Sources */,
E8AC723D26F4B6AA007D6E91 /* XPLoginBindPhoneResultViewController.m in Sources */,
E800806527FD37A20055A8AB /* XPGuildHeaderView.m in Sources */,
9B2A12D52783EEC700CED41B /* XPNobleCenterTableHeadView.m in Sources */,
23844FA72B3926A2002AD661 /* MewMainHomeMoreGameVC.m in Sources */,
E8AB632728AE13210023B0D2 /* XPMonentsTopicListPresenter.m in Sources */,
9BEE3D11278584FE00C83219 /* XPNobleCenterEmptyView.m in Sources */,
E8D55C9D28113218006935A5 /* MessageMenuModel.m in Sources */,
@@ -10394,6 +10660,7 @@
E821513429C2C6DE0030D7D4 /* XPRoomMessageFilter.m in Sources */,
E8252FEE27687DF1002B3164 /* ActivityInfoModel.m in Sources */,
E84BF7D1277BFCDD00EF8877 /* RoomTagModel.m in Sources */,
231EBB5A2B355D9D006F782E /* MewMainHomeMakeFriendCell.m in Sources */,
E8AC723526F49939007D6E91 /* XPMineNotificaPresenter.m in Sources */,
E8A86E0727BA38DB001C21F9 /* NSData+RW.m in Sources */,
E80DE40A277568D300BE5BCB /* ThemeColor+FirstRecharge.m in Sources */,
@@ -10411,6 +10678,7 @@
189DD53426DE255300AB55B1 /* TabbarViewController.m in Sources */,
E81EF6E4279AB92E00FF3EDE /* LittleGameInfoModel.m in Sources */,
9BA3B40B293DCDFD0071DF1C /* XPVersionUpdateModel.m in Sources */,
23844FB02B3927B3002AD661 /* MewMainHomeMoreGameHeadCell.m in Sources */,
E87A26F927587C62002DDC7A /* XPHomeContainerPresenter.m in Sources */,
9B88E21228C6365B00D26FBA /* XPHomeSearchRecordCell.m in Sources */,
18EE401A2754BA9F00A452BF /* NIMMessageMaker.m in Sources */,
@@ -10440,6 +10708,7 @@
E8A88D3027E85EEA00CA8837 /* RoomPKInfoModel.m in Sources */,
E8AB633328AE51470023B0D2 /* XPSailingPrizeView.m in Sources */,
9B2F72D328E45C5A0000E4FA /* XPRoomQuidkMessageCell.m in Sources */,
231EBB4B2B34112C006F782E /* MewMainHomePartyHeadHotCell.m in Sources */,
E83CD1982908D2FF00920A94 /* NobleRankListModel.m in Sources */,
E800162C2803FE4900D6D17A /* GuildIncomeRecordModel.m in Sources */,
9BE01ACE28925F7D00B50299 /* XPMineNewUserRechargeView.m in Sources */,
@@ -10450,7 +10719,6 @@
232153DD2AF381E400B2FBC0 /* MovEncodeToMpegTool.m in Sources */,
E81A654928351B9500F55894 /* XPMonentsRecommendHeaderView.m in Sources */,
E84B0E3F2727EDF6008818C6 /* XPRoomMessageTableViewCell.m in Sources */,
E8E5E18B27C332EE00F457D8 /* XPHomeViewController.m in Sources */,
E82325FC274E4735003A3332 /* XPUserCardItemModel.m in Sources */,
E8C1CD6627D88EF800376F83 /* XPRoomFaceViewController.m in Sources */,
E80DE4102775C34E00BE5BCB /* XPFirstRechargeSuccessView.m in Sources */,
@@ -10526,6 +10794,8 @@
9BCB99A028F571B500466D64 /* XPMineCollectPartyRoomViewController.m in Sources */,
E81C27AE26EF39AB0031E639 /* AppDelegate+ThirdConfig.m in Sources */,
E8AB631028ADD92D0023B0D2 /* XPMonentsTopicRecommondViewController.m in Sources */,
23844FBB2B39892B002AD661 /* MewMainHomeLittleGameInfoModel.m in Sources */,
231EBB172B3298B8006F782E /* MewMainHomeViewController.m in Sources */,
E877A7F127842B2F00EFACED /* XPRoomDatingWebAlertView.m in Sources */,
E80016382804140D00D6D17A /* XPMineGuildIncomeStatisViewController.m in Sources */,
E8E859C728264C2300EE4857 /* HTTPRedirectResponse.m in Sources */,
@@ -10574,15 +10844,18 @@
E81366E326F0A1FC0076364C /* LoginBindPhoneViewController.m in Sources */,
9B2EA7CC2804245500ED17BF /* XPAnchorPKPanelUserView.m in Sources */,
E851E46527FF1F53002F3ACB /* XPMineGuildSetNameViewController.m in Sources */,
231EBB4E2B341DE0006F782E /* MewMainHomeHotRoomModel.m in Sources */,
9B85B6DA279FDC5200A0A1AC /* XPUserCardSkillCollectionViewCell.m in Sources */,
189DD68426E1FDBB00AB55B1 /* XCHUDTool.m in Sources */,
E8A6C29B27CF53BF00AC7442 /* XPHomeLikePresenter.m in Sources */,
9B1B72AF280031F8003FACE9 /* XPAnchorPKSelectRoomView.m in Sources */,
E8D4824A278D1F73003C1D08 /* XPAcrossRoomPKInviteView.m in Sources */,
189DD73F26E21C3F00AB55B1 /* YYUtility+Carrier.m in Sources */,
23844FBE2B398F18002AD661 /* MewMainHomeMoreGameModel.m in Sources */,
E83A2A55282F5C50002AD58F /* XPEnterpriseRechargeFootView.m in Sources */,
E87AE7F9277AABE50037823A /* XPRoomTagListViewController.m in Sources */,
18E7B26926E8D5D60064BC9B /* XCCurrentVCStackManager.m in Sources */,
231EBB412B33E961006F782E /* MewMainHomeMenuInfoModel.m in Sources */,
E824544326F58FCE00BE8163 /* XPMinePayPwdInputView.m in Sources */,
9B1B72A1280023F3003FACE9 /* XPMineAnchorFansTeamTableViewCell.m in Sources */,
1808073027315E8E001FD836 /* NetImageView.m in Sources */,
@@ -10677,6 +10950,7 @@
E88B5CB026FB1C6500DA9178 /* XPMineTeenagerPresenter.m in Sources */,
E800163B28041F7B00D6D17A /* XPGuildSingleRoomIncomeTableViewCell.m in Sources */,
9BCFB828289BAC7D0093D863 /* XPMineHeadFunctionItemLayout.m in Sources */,
231EBB2F2B32F0C7006F782E /* MewMainHomePartyHeadItemView.m in Sources */,
E8D34D6428084E40009C4835 /* XPMineUserInfoGiftWallViewController.m in Sources */,
E899C68927508F4E00E189E5 /* XPUserCardInfoModel.m in Sources */,
9B6B3AAB278C2EA7005551EC /* XPRoomNobleLevelUpView.m in Sources */,
@@ -10715,6 +10989,7 @@
E8DBB70127B6501200AA285D /* XPLittleGameMiniStageView.m in Sources */,
E851E46227FF1314002F3ACB /* XPMineGuildEmptyTableViewCell.m in Sources */,
E8DD25DA295583920043C7D5 /* XPAnchorRandomPKRuleView.m in Sources */,
23844FB32B392A7B002AD661 /* MewMainHomeMoreGameCell.m in Sources */,
E83A2A52282F5BBA002AD58F /* XPEnterpriseChargeListCollectionViewCell.m in Sources */,
E8834E3B280012B60029CCC1 /* XPMineGuildRemoveMemberViewController.m in Sources */,
9B734F79288A9C4B00CBDAA9 /* XPMineGameTableViewCell.m in Sources */,
@@ -10740,6 +11015,7 @@
E8B846D626FDE01B00A777FE /* XPMineRechargePresenter.m in Sources */,
E8834E53280052580029CCC1 /* XPMineGuildManagerPerTableViewCell.m in Sources */,
E8A30BF628534B35003B4873 /* FindNewUserInfoModel.m in Sources */,
231EBB292B32E380006F782E /* MewMainHomeMakeFriendVC.m in Sources */,
E801274027E323C800BAC3F2 /* XPRoomPKViewController.m in Sources */,
E8EEB91426FC7786007C6EBA /* XPMineUserInfoNickViewController.m in Sources */,
18E7B31B26F0982E0064BC9B /* UserExpand.m in Sources */,
@@ -10755,6 +11031,7 @@
E8DAC5AC2858305A00012CFD /* XPRoomMessageBubbleView.m in Sources */,
E8A6C29F27CF5FE500AC7442 /* HomeLiveRoomModel.m in Sources */,
E8B9843028AB90200022D026 /* XPMoentsTopicListView.m in Sources */,
230017EA2B635A790034A86C /* MewUnlockGiftBroadcastViewCell.m in Sources */,
E84150B827747B8B00A7F548 /* XPFirstRechargeViewController.m in Sources */,
9BBC02872786D75C0007C24B /* XPNobleUpgradeLevelView.m in Sources */,
E8E20BDE28164D3A0033B688 /* SessionNavView.m in Sources */,
@@ -10855,15 +11132,18 @@
9BE9F10527FF04CF00667200 /* XPAnchorFansTaskTableViewCell.m in Sources */,
E8E859D328264C2300EE4857 /* DDTTYLogger.m in Sources */,
9B92A33C2797E38100AD168F /* XPMineHeadItemTableViewCell.m in Sources */,
231EBB232B32D9B0006F782E /* MewMainHomeNavView.m in Sources */,
E854103928646A00005CFD9F /* XPMonentsReplyMoreTableViewCell.m in Sources */,
189DD56526DE465A00AB55B1 /* LoginViewController.m in Sources */,
2304970A2A6E7A40006D1F0C /* XPPrivilegeCardConfirmView.m in Sources */,
231EBB262B32E291006F782E /* MewMainHomePartyVC.m in Sources */,
9B8DE0E1289CF02900FB6EC2 /* XPGiftCompoundModel.m in Sources */,
E8950186282CAC80007E459A /* XPMonentsTooBarView.m in Sources */,
9B9DD94A281BC17600DBA903 /* XPCandyTreeMoreRuleCell.m in Sources */,
E86507E5281A7D4D006951B0 /* MessageContentTweetView.m in Sources */,
E824544B26F5BBB800BE8163 /* XPMineModifPayPwdViewController.m in Sources */,
E81C1B2227705F950020D1E4 /* Api+ArrangeMic.m in Sources */,
23EEB0622B3C1B3F00E8CA05 /* MewMainHomeEmptyCell.m in Sources */,
E800805A27FD34DE0055A8AB /* XPMineClanViewController.m in Sources */,
9BD798B4292632FE003E03E6 /* XPSessionListHeadItemView.m in Sources */,
E8ACEFF527C8EF0500F66D1A /* XPHomeHotRoomViewController.m in Sources */,
@@ -10885,6 +11165,7 @@
9B208A362779B50100F9E54A /* GiftNobleInfoModel.m in Sources */,
230497282A712623006D1F0C /* XPRoomSettingBackImageItemModel.m in Sources */,
E8C6FFDA2754BE81004DC9F0 /* ThemeColor+Home.m in Sources */,
231EBB5D2B358C4C006F782E /* MewMainHomeGameTabModel.m in Sources */,
E80A086227F2AC190027B30C /* RoomPKDetailInfoModel.m in Sources */,
E824545126F5CE6E00BE8163 /* XPMineModifPayPwdPresenter.m in Sources */,
E8C21A00294854DA00344FC5 /* AnchorLevelModel.m in Sources */,
@@ -10959,6 +11240,7 @@
E818E348286ECA4B005EDF68 /* XPMonentsPublishViewController.m in Sources */,
9B88E20C28C5EB8300D26FBA /* MessageContentRedPacketView.m in Sources */,
E800806827FD3B520055A8AB /* XPClanMenuView.m in Sources */,
23844FAD2B39274F002AD661 /* MewMainHomeMoreGameHeadView.m in Sources */,
E896EFAF2771AF0F00AD2CC1 /* XPMineFriendEmptyTableViewCell.m in Sources */,
E8E859E928264F4500EE4857 /* XPRoomTransferMusicViewController.m in Sources */,
18486213271EA9DA005FC5DC /* RtcManager.m in Sources */,
@@ -11012,12 +11294,14 @@
E880B3B5278C1FE400A83B0D /* XPAcrossRoomPKPresenter.m in Sources */,
186A534626FC6ED900D67B2C /* TTPopup.m in Sources */,
E81EF6E0279AB7D900FF3EDE /* XPCreateLittleGameCollectionViewCell.m in Sources */,
231EBB542B352ADE006F782E /* MewMainHomeMakeFriendHeadView.m in Sources */,
E8C167302806C01500ECB15C /* GuildSuperAdminInfoModel.m in Sources */,
9B4D449328F15765002572D5 /* XPGiftLuckyGiftBroadcastView.m in Sources */,
E81C278C26EAFAF60031E639 /* Base64.m in Sources */,
E8C1CD7027D894B800376F83 /* RoomFaceTitleItemModel.m in Sources */,
189DD73D26E21C3F00AB55B1 /* YYUtility+Device.m in Sources */,
187EEEDC26E89B32002833B2 /* BaseModel.m in Sources */,
231EBB572B3532E4006F782E /* MewMainHomeMakeFriendHeadCell.m in Sources */,
145C965229C30308009883AB /* XPRoomAnnouncementView.m in Sources */,
E878B85E283640A500E22DCF /* MonentsUnReadModel.m in Sources */,
E81366FC26F0D2980076364C /* UIButton+EnlargeTouchArea.m in Sources */,
@@ -11067,6 +11351,7 @@
E83A2A3E282F4ED3002AD58F /* Api+EnterpriseRecharge.m in Sources */,
E8C1CD7627D8AE3D00376F83 /* XPRoomFacePresenter.m in Sources */,
18F4043A275E20D900A6C548 /* TRTCRtcImpl.m in Sources */,
231EBB202B32D160006F782E /* Api+MewHomeApi.m in Sources */,
E8899C7F27853B6A007944BE /* DatingMicroView.m in Sources */,
9BE01AD428927E9C00B50299 /* XPDressUpShopListViewController.m in Sources */,
9B41D36E282649230048C588 /* XPWeekStarRankUserModel.m in Sources */,
@@ -11136,6 +11421,7 @@
E84150BF27747BD300A7F548 /* Api+FirstRecharge.m in Sources */,
E8E859CF28264C2300EE4857 /* DDNumber.m in Sources */,
E84B0E422727EE0A008818C6 /* XPRoomMessageHeaderView.m in Sources */,
23494A042B68DCBC00655D8A /* XPMineDataGiftHeadCell.m in Sources */,
E8C6FFDD2754CF5D004DC9F0 /* HomeRecommendRoomModel.m in Sources */,
E852D73B286317F0001465ED /* XPMonentsDetailViewController.m in Sources */,
14C1F15729B874FB000A960F /* XPMineMoreItemTableViewCell.m in Sources */,
@@ -11154,6 +11440,7 @@
E887531929BB26680017A41A /* CandyTreeMoreItemModel.m in Sources */,
E8E859C628264C2300EE4857 /* HTTPAsyncFileResponse.m in Sources */,
E845D16F283354A300BE21F7 /* XPEnterpriseTarotPayView.m in Sources */,
230017F02B639E730034A86C /* MewUnlockBaseGiftModel.m in Sources */,
E877A7EB2783E24700EFACED /* DatingStageView.m in Sources */,
9BD2ECDA288F867000F5CD9A /* XPMineFootPrintTableViewCell.m in Sources */,
E8001635280410BD00D6D17A /* XPGuildIncomeSectionView.m in Sources */,
@@ -11216,10 +11503,12 @@
9BE2FA90288010D300EF3D83 /* AnchorRoomSrollTipView.m in Sources */,
E87E91522796A15500A7B3F2 /* MicroExtModel.m in Sources */,
E8788948273A55D000BF1D57 /* XPGiftBarView.m in Sources */,
231EBB382B33D825006F782E /* MewMainHomePartyCell.m in Sources */,
E89DCF5728FFF076001647EC /* XPWishGiftEmptyTableViewCell.m in Sources */,
E8D4DE442940462C00EC788D /* XPGiftTwelveStarBroadcastView.m in Sources */,
9BA8A47227C5D590000365A3 /* XPVoiceCardCircleLayer.m in Sources */,
E81A65422835120200F55894 /* XPMonentsInteractivePresenter.m in Sources */,
231EBB352B330B24006F782E /* MewMainHomeBannerInfoModel.m in Sources */,
9B33E3D427D8A1A4003B0E62 /* XPSkillCardPlayerManager.m in Sources */,
E80EC80C28ACD84000D133C5 /* UITextView+QEmotion.m in Sources */,
E8664EE627E482EF000171BA /* RoomPKTeamModel.m in Sources */,
@@ -11252,6 +11541,7 @@
E80CBDEA27D0C53F001E1EC2 /* XPWeakTimer.m in Sources */,
189DD55026DE37F900AB55B1 /* MvpViewController.m in Sources */,
E81366F326F0B7C80076364C /* LoginFullInfoViewController.m in Sources */,
23844FC42B3AACB7002AD661 /* MewRefreshSvgaHeader.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -11395,7 +11685,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.5.2;
MARKETING_VERSION = 2.1.0;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
@@ -11658,7 +11948,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.5.2;
MARKETING_VERSION = 2.1.0;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",

View File

@@ -31,7 +31,7 @@
</Testables>
</TestAction>
<LaunchAction
buildConfiguration = "Release"
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 459 B

After

Width:  |  Height:  |  Size: 704 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 679 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 461 B

After

Width:  |  Height:  |  Size: 645 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 718 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

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

View File

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

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 596 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 864 B

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 530 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 849 B

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 185 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 280 B

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 969 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 236 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 339 B

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 375 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 617 B

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 348 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 519 B

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 658 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_main_home_friend_cell_play_icom_bg@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "mew_main_home_friend_cell_play_icom_bg@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 417 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 624 B

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 907 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 406 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 616 B

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 184 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 254 B

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 421 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 773 B

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 815 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 815 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 170 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 248 B

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

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