Compare commits
52 Commits
feature/1.
...
feature/1.
Author | SHA1 | Date | |
---|---|---|---|
![]() |
69bb1d7fad | ||
![]() |
1b9c86d66f | ||
![]() |
c6169242bd | ||
![]() |
6247d009f0 | ||
![]() |
f43a97205f | ||
![]() |
50c98b98de | ||
![]() |
0faa0a6739 | ||
![]() |
fc92135ce6 | ||
![]() |
71b7263fd6 | ||
![]() |
f064fd8d3d | ||
![]() |
18f9aca9f8 | ||
![]() |
8026d3376b | ||
![]() |
dc7a2688cf | ||
![]() |
051861f34f | ||
![]() |
b88be57677 | ||
![]() |
7320401f5d | ||
![]() |
67253ea1b2 | ||
![]() |
3bab779261 | ||
![]() |
fe4c8d5737 | ||
![]() |
6eab9c66c7 | ||
![]() |
67d3820d60 | ||
![]() |
7a735411e8 | ||
![]() |
d8333a3ba4 | ||
![]() |
9ab187415c | ||
![]() |
a646d24d82 | ||
![]() |
5593656092 | ||
![]() |
8314ba5c5f | ||
![]() |
dcd841a912 | ||
![]() |
93349c3490 | ||
![]() |
fe688ff275 | ||
![]() |
22e54d3d6d | ||
![]() |
2d4c030a09 | ||
![]() |
9af02cd815 | ||
![]() |
627748d230 | ||
![]() |
7210bd9d79 | ||
![]() |
e88a5feb54 | ||
![]() |
b122296ae4 | ||
![]() |
0aacc05c0a | ||
![]() |
726a6d66f2 | ||
![]() |
daf1e2d2cd | ||
![]() |
9e156c223f | ||
![]() |
c4d0b1c33c | ||
![]() |
1699ebc926 | ||
![]() |
a9ce6039f8 | ||
![]() |
3803718cb1 | ||
![]() |
49d17e1c6f | ||
![]() |
384bc3e95c | ||
![]() |
c735852d9b | ||
![]() |
ace1bd9bbe | ||
![]() |
d54f70547a | ||
![]() |
0585d1e9e6 | ||
![]() |
2469e186b4 |
1
Podfile
@@ -65,7 +65,6 @@ target 'YuMi' do
|
|||||||
pod 'UMCommon'
|
pod 'UMCommon'
|
||||||
pod 'UMDevice'
|
pod 'UMDevice'
|
||||||
pod 'lottie-ios'
|
pod 'lottie-ios'
|
||||||
pod 'WeexSDK'
|
|
||||||
pod 'ZLCollectionViewFlowLayout'
|
pod 'ZLCollectionViewFlowLayout'
|
||||||
pod 'WMZDropDownMenu'
|
pod 'WMZDropDownMenu'
|
||||||
pod 'TABAnimated'
|
pod 'TABAnimated'
|
||||||
|
@@ -8,7 +8,6 @@
|
|||||||
|
|
||||||
/* Begin PBXBuildFile section */
|
/* Begin PBXBuildFile section */
|
||||||
140A7F52299CC69000841594 /* XPTabBar.m in Sources */ = {isa = PBXBuildFile; fileRef = 140A7F51299CC69000841594 /* XPTabBar.m */; };
|
140A7F52299CC69000841594 /* XPTabBar.m in Sources */ = {isa = PBXBuildFile; fileRef = 140A7F51299CC69000841594 /* XPTabBar.m */; };
|
||||||
140A818D299CFF1C00841594 /* XPVendorCallViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 140A818C299CFF1C00841594 /* XPVendorCallViewController.m */; };
|
|
||||||
1427212529A7566100C7C423 /* ZegoAudioRoom.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1427212329A7563A00C7C423 /* ZegoAudioRoom.framework */; };
|
1427212529A7566100C7C423 /* ZegoAudioRoom.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1427212329A7563A00C7C423 /* ZegoAudioRoom.framework */; };
|
||||||
1427212629A7566100C7C423 /* ZegoAudioRoom.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 1427212329A7563A00C7C423 /* ZegoAudioRoom.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
1427212629A7566100C7C423 /* ZegoAudioRoom.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 1427212329A7563A00C7C423 /* ZegoAudioRoom.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
||||||
1427212C29A757EC00C7C423 /* MonentsListInfoModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 1427212A29A757EC00C7C423 /* MonentsListInfoModel.m */; };
|
1427212C29A757EC00C7C423 /* MonentsListInfoModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 1427212A29A757EC00C7C423 /* MonentsListInfoModel.m */; };
|
||||||
@@ -521,6 +520,26 @@
|
|||||||
23FF42762AA6E1480055733C /* XPHomeRecommendOtherRoomView.m in Sources */ = {isa = PBXBuildFile; fileRef = 23FF42752AA6E1480055733C /* XPHomeRecommendOtherRoomView.m */; };
|
23FF42762AA6E1480055733C /* XPHomeRecommendOtherRoomView.m in Sources */ = {isa = PBXBuildFile; fileRef = 23FF42752AA6E1480055733C /* XPHomeRecommendOtherRoomView.m */; };
|
||||||
23FF42792AA6E19C0055733C /* HomeMenuSourceModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 23FF42782AA6E19C0055733C /* HomeMenuSourceModel.m */; };
|
23FF42792AA6E19C0055733C /* HomeMenuSourceModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 23FF42782AA6E19C0055733C /* HomeMenuSourceModel.m */; };
|
||||||
23FF428E2AAB2D3A0055733C /* XPCandyTreeBuyView.m in Sources */ = {isa = PBXBuildFile; fileRef = 23FF428D2AAB2D3A0055733C /* XPCandyTreeBuyView.m */; };
|
23FF428E2AAB2D3A0055733C /* XPCandyTreeBuyView.m in Sources */ = {isa = PBXBuildFile; fileRef = 23FF428D2AAB2D3A0055733C /* XPCandyTreeBuyView.m */; };
|
||||||
|
541DD9552C1EDEFB00B616C4 /* XPHomePagingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 541DD9542C1EDEFB00B616C4 /* XPHomePagingViewController.m */; };
|
||||||
|
5458319D2C2AE09300364026 /* XPRoomTypeSelectionViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 5458319C2C2AE09300364026 /* XPRoomTypeSelectionViewController.m */; };
|
||||||
|
545831A02C2AEFAF00364026 /* TenMicStageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 5458319F2C2AEFAF00364026 /* TenMicStageView.m */; };
|
||||||
|
545831A32C2AF01100364026 /* FifteenMicStageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 545831A22C2AF01100364026 /* FifteenMicStageView.m */; };
|
||||||
|
545831A62C2C085C00364026 /* ArabMicroView.m in Sources */ = {isa = PBXBuildFile; fileRef = 545831A52C2C085C00364026 /* ArabMicroView.m */; };
|
||||||
|
545888332C1AFFB500897585 /* XPRoomPKPanelView.m in Sources */ = {isa = PBXBuildFile; fileRef = 545888322C1AFFB500897585 /* XPRoomPKPanelView.m */; };
|
||||||
|
545888362C1C306B00897585 /* XPRoomPKPaneAvatarView.m in Sources */ = {isa = PBXBuildFile; fileRef = 545888352C1C306B00897585 /* XPRoomPKPaneAvatarView.m */; };
|
||||||
|
5458EC1F2C341C3F009D9757 /* FeedBackViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 5458EC1D2C341C3F009D9757 /* FeedBackViewController.m */; };
|
||||||
|
5458EC202C341C3F009D9757 /* FeedBackViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 5458EC1E2C341C3F009D9757 /* FeedBackViewController.xib */; };
|
||||||
|
5458EC232C352D9C009D9757 /* FeedBackConfigModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 5458EC222C352D9C009D9757 /* FeedBackConfigModel.m */; };
|
||||||
|
547853A12C258F2A00F45E60 /* XPMineUserViewHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 547853A02C258F2A00F45E60 /* XPMineUserViewHeader.m */; };
|
||||||
|
54C3895C2C215F5100FD47B1 /* XPHomeMineViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 54C3895B2C215F5100FD47B1 /* XPHomeMineViewController.m */; };
|
||||||
|
54C3895F2C2189DD00FD47B1 /* XPHomeMinePresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = 54C3895E2C2189DD00FD47B1 /* XPHomeMinePresenter.m */; };
|
||||||
|
54C389622C23BD1600FD47B1 /* HomeRankAvatarModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 54C389612C23BD1600FD47B1 /* HomeRankAvatarModel.m */; };
|
||||||
|
54C389672C24464600FD47B1 /* HomeMineRoomModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 54C389662C24464600FD47B1 /* HomeMineRoomModel.m */; };
|
||||||
|
54F469352C29711400A83655 /* XPMomentUserDataViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 54F469342C29711400A83655 /* XPMomentUserDataViewController.m */; };
|
||||||
|
54F469382C29C3B400A83655 /* XPMineAlbumTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 54F469372C29C3B400A83655 /* XPMineAlbumTableViewCell.m */; };
|
||||||
|
54F4693B2C2A984D00A83655 /* MedalModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 54F4693A2C2A984D00A83655 /* MedalModel.m */; };
|
||||||
|
54F4693E2C2A9D4E00A83655 /* XPMineMedalsTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 54F4693D2C2A9D4E00A83655 /* XPMineMedalsTableViewCell.m */; };
|
||||||
|
54F469412C2AB56900A83655 /* XPMineGiftsTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 54F469402C2AB56900A83655 /* XPMineGiftsTableViewCell.m */; };
|
||||||
73FFADDC93E195344047A2EC /* Pods_YuMi.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CACF623970097D653132D69A /* Pods_YuMi.framework */; };
|
73FFADDC93E195344047A2EC /* Pods_YuMi.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CACF623970097D653132D69A /* Pods_YuMi.framework */; };
|
||||||
9B0086C627BA392B0032BD2B /* AnchorStageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B0086C527BA392B0032BD2B /* AnchorStageView.m */; };
|
9B0086C627BA392B0032BD2B /* AnchorStageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B0086C527BA392B0032BD2B /* AnchorStageView.m */; };
|
||||||
9B0086CA27BA4F570032BD2B /* AnchorMicroView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B0086C927BA4F570032BD2B /* AnchorMicroView.m */; };
|
9B0086CA27BA4F570032BD2B /* AnchorMicroView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B0086C927BA4F570032BD2B /* AnchorMicroView.m */; };
|
||||||
@@ -678,7 +697,6 @@
|
|||||||
E8098CB1282E86EF0090B9F0 /* XPMonentsContentView.m in Sources */ = {isa = PBXBuildFile; fileRef = E8098CB0282E86EF0090B9F0 /* XPMonentsContentView.m */; };
|
E8098CB1282E86EF0090B9F0 /* XPMonentsContentView.m in Sources */ = {isa = PBXBuildFile; fileRef = E8098CB0282E86EF0090B9F0 /* XPMonentsContentView.m */; };
|
||||||
E8098CB4282E97550090B9F0 /* XPMineBlackListPresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = E8098CB3282E97550090B9F0 /* XPMineBlackListPresenter.m */; };
|
E8098CB4282E97550090B9F0 /* XPMineBlackListPresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = E8098CB3282E97550090B9F0 /* XPMineBlackListPresenter.m */; };
|
||||||
E80A086227F2AC190027B30C /* RoomPKDetailInfoModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E80A086127F2AC190027B30C /* RoomPKDetailInfoModel.m */; };
|
E80A086227F2AC190027B30C /* RoomPKDetailInfoModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E80A086127F2AC190027B30C /* RoomPKDetailInfoModel.m */; };
|
||||||
E80A086527F318620027B30C /* XPRoomPKPlayingView.m in Sources */ = {isa = PBXBuildFile; fileRef = E80A086427F318620027B30C /* XPRoomPKPlayingView.m */; };
|
|
||||||
E80A63DC28B86B9700690914 /* MessageContentMonentsAutoView.m in Sources */ = {isa = PBXBuildFile; fileRef = E80A63DB28B86B9700690914 /* MessageContentMonentsAutoView.m */; };
|
E80A63DC28B86B9700690914 /* MessageContentMonentsAutoView.m in Sources */ = {isa = PBXBuildFile; fileRef = E80A63DB28B86B9700690914 /* MessageContentMonentsAutoView.m */; };
|
||||||
E80B0712280D0A6700A79F63 /* FansInfoModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E80B0711280D0A6700A79F63 /* FansInfoModel.m */; };
|
E80B0712280D0A6700A79F63 /* FansInfoModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E80B0711280D0A6700A79F63 /* FansInfoModel.m */; };
|
||||||
E80B0734280D740600A79F63 /* MessageContentGuildView.m in Sources */ = {isa = PBXBuildFile; fileRef = E80B0733280D740600A79F63 /* MessageContentGuildView.m */; };
|
E80B0734280D740600A79F63 /* MessageContentGuildView.m in Sources */ = {isa = PBXBuildFile; fileRef = E80B0733280D740600A79F63 /* MessageContentGuildView.m */; };
|
||||||
@@ -911,7 +929,6 @@
|
|||||||
E81A6546283519CA00F55894 /* MonentsTopicModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E81A6545283519CA00F55894 /* MonentsTopicModel.m */; };
|
E81A6546283519CA00F55894 /* MonentsTopicModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E81A6545283519CA00F55894 /* MonentsTopicModel.m */; };
|
||||||
E81A654928351B9500F55894 /* XPMonentsRecommendHeaderView.m in Sources */ = {isa = PBXBuildFile; fileRef = E81A654828351B9500F55894 /* XPMonentsRecommendHeaderView.m */; };
|
E81A654928351B9500F55894 /* XPMonentsRecommendHeaderView.m in Sources */ = {isa = PBXBuildFile; fileRef = E81A654828351B9500F55894 /* XPMonentsRecommendHeaderView.m */; };
|
||||||
E81A654C28351D9900F55894 /* XPMonentsTopicCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = E81A654B28351D9900F55894 /* XPMonentsTopicCollectionViewCell.m */; };
|
E81A654C28351D9900F55894 /* XPMonentsTopicCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = E81A654B28351D9900F55894 /* XPMonentsTopicCollectionViewCell.m */; };
|
||||||
E81AF32527F1D5B8003B9E43 /* XPRoomPKProgressView.m in Sources */ = {isa = PBXBuildFile; fileRef = E81AF32427F1D5B8003B9E43 /* XPRoomPKProgressView.m */; };
|
|
||||||
E81AF32827F1EE69003B9E43 /* XPRoomPKPanelUserView.m in Sources */ = {isa = PBXBuildFile; fileRef = E81AF32727F1EE69003B9E43 /* XPRoomPKPanelUserView.m */; };
|
E81AF32827F1EE69003B9E43 /* XPRoomPKPanelUserView.m in Sources */ = {isa = PBXBuildFile; fileRef = E81AF32727F1EE69003B9E43 /* XPRoomPKPanelUserView.m */; };
|
||||||
E81C1B1C27705F6B0020D1E4 /* XPArrangeMicPresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = E81C1B1B27705F6B0020D1E4 /* XPArrangeMicPresenter.m */; };
|
E81C1B1C27705F6B0020D1E4 /* XPArrangeMicPresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = E81C1B1B27705F6B0020D1E4 /* XPArrangeMicPresenter.m */; };
|
||||||
E81C1B1F27705F7A0020D1E4 /* XPArrangeMicViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E81C1B1E27705F7A0020D1E4 /* XPArrangeMicViewController.m */; };
|
E81C1B1F27705F7A0020D1E4 /* XPArrangeMicViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E81C1B1E27705F7A0020D1E4 /* XPArrangeMicViewController.m */; };
|
||||||
@@ -930,7 +947,7 @@
|
|||||||
E81C27AB26EF2D920031E639 /* ThirdUserInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = E81C27AA26EF2D920031E639 /* ThirdUserInfo.m */; };
|
E81C27AB26EF2D920031E639 /* ThirdUserInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = E81C27AA26EF2D920031E639 /* ThirdUserInfo.m */; };
|
||||||
E81C27AE26EF39AB0031E639 /* AppDelegate+ThirdConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = E81C27AD26EF39AB0031E639 /* AppDelegate+ThirdConfig.m */; };
|
E81C27AE26EF39AB0031E639 /* AppDelegate+ThirdConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = E81C27AD26EF39AB0031E639 /* AppDelegate+ThirdConfig.m */; };
|
||||||
E81D58822720082A003063FE /* MicroWaveView.m in Sources */ = {isa = PBXBuildFile; fileRef = E81D58812720082A003063FE /* MicroWaveView.m */; };
|
E81D58822720082A003063FE /* MicroWaveView.m in Sources */ = {isa = PBXBuildFile; fileRef = E81D58812720082A003063FE /* MicroWaveView.m */; };
|
||||||
E81DCCCD282B63B40039E5C5 /* XPMonentsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E81DCCCC282B63B40039E5C5 /* XPMonentsViewController.m */; };
|
E81DCCCD282B63B40039E5C5 /* XPMomentsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E81DCCCC282B63B40039E5C5 /* XPMomentsViewController.m */; };
|
||||||
E81DCCD0282B63FD0039E5C5 /* XPMonentsRecommendViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E81DCCCF282B63FD0039E5C5 /* XPMonentsRecommendViewController.m */; };
|
E81DCCD0282B63FD0039E5C5 /* XPMonentsRecommendViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E81DCCCF282B63FD0039E5C5 /* XPMonentsRecommendViewController.m */; };
|
||||||
E81E09C9290F71BF00A1F410 /* XPAdvertiseView.m in Sources */ = {isa = PBXBuildFile; fileRef = E81E09C8290F71BF00A1F410 /* XPAdvertiseView.m */; };
|
E81E09C9290F71BF00A1F410 /* XPAdvertiseView.m in Sources */ = {isa = PBXBuildFile; fileRef = E81E09C8290F71BF00A1F410 /* XPAdvertiseView.m */; };
|
||||||
E81E09CC290F732600A1F410 /* XPAdImageTool.m in Sources */ = {isa = PBXBuildFile; fileRef = E81E09CB290F732600A1F410 /* XPAdImageTool.m */; };
|
E81E09CC290F732600A1F410 /* XPAdImageTool.m in Sources */ = {isa = PBXBuildFile; fileRef = E81E09CB290F732600A1F410 /* XPAdImageTool.m */; };
|
||||||
@@ -1456,7 +1473,7 @@
|
|||||||
E8D34D6728084E88009C4835 /* XPMineUserInfoGiftWallCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = E8D34D6628084E88009C4835 /* XPMineUserInfoGiftWallCollectionViewCell.m */; };
|
E8D34D6728084E88009C4835 /* XPMineUserInfoGiftWallCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = E8D34D6628084E88009C4835 /* XPMineUserInfoGiftWallCollectionViewCell.m */; };
|
||||||
E8D4824A278D1F73003C1D08 /* XPAcrossRoomPKInviteView.m in Sources */ = {isa = PBXBuildFile; fileRef = E8D48249278D1F73003C1D08 /* XPAcrossRoomPKInviteView.m */; };
|
E8D4824A278D1F73003C1D08 /* XPAcrossRoomPKInviteView.m in Sources */ = {isa = PBXBuildFile; fileRef = E8D48249278D1F73003C1D08 /* XPAcrossRoomPKInviteView.m */; };
|
||||||
E8D4824D278D2CE4003C1D08 /* XPAcrossRoomPKInviteResultView.m in Sources */ = {isa = PBXBuildFile; fileRef = E8D4824C278D2CE4003C1D08 /* XPAcrossRoomPKInviteResultView.m */; };
|
E8D4824D278D2CE4003C1D08 /* XPAcrossRoomPKInviteResultView.m in Sources */ = {isa = PBXBuildFile; fileRef = E8D4824C278D2CE4003C1D08 /* XPAcrossRoomPKInviteResultView.m */; };
|
||||||
E8D48250278D68BA003C1D08 /* XPAcrpssRoomPKPanelView.m in Sources */ = {isa = PBXBuildFile; fileRef = E8D4824F278D68BA003C1D08 /* XPAcrpssRoomPKPanelView.m */; };
|
E8D48250278D68BA003C1D08 /* XPAcrossRoomPKPanelView.m in Sources */ = {isa = PBXBuildFile; fileRef = E8D4824F278D68BA003C1D08 /* XPAcrossRoomPKPanelView.m */; };
|
||||||
E8D48253278D8228003C1D08 /* AcrossRoomPKPanelModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E8D48252278D8228003C1D08 /* AcrossRoomPKPanelModel.m */; };
|
E8D48253278D8228003C1D08 /* AcrossRoomPKPanelModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E8D48252278D8228003C1D08 /* AcrossRoomPKPanelModel.m */; };
|
||||||
E8D48256278D83AE003C1D08 /* XPAcrossRoomPKPanelUserView.m in Sources */ = {isa = PBXBuildFile; fileRef = E8D48255278D83AE003C1D08 /* XPAcrossRoomPKPanelUserView.m */; };
|
E8D48256278D83AE003C1D08 /* XPAcrossRoomPKPanelUserView.m in Sources */ = {isa = PBXBuildFile; fileRef = E8D48255278D83AE003C1D08 /* XPAcrossRoomPKPanelUserView.m */; };
|
||||||
E8D4DE442940462C00EC788D /* XPGiftTwelveStarBroadcastView.m in Sources */ = {isa = PBXBuildFile; fileRef = E8D4DE432940462C00EC788D /* XPGiftTwelveStarBroadcastView.m */; };
|
E8D4DE442940462C00EC788D /* XPGiftTwelveStarBroadcastView.m in Sources */ = {isa = PBXBuildFile; fileRef = E8D4DE432940462C00EC788D /* XPGiftTwelveStarBroadcastView.m */; };
|
||||||
@@ -1553,8 +1570,6 @@
|
|||||||
/* Begin PBXFileReference section */
|
/* Begin PBXFileReference section */
|
||||||
140A7F50299CC69000841594 /* XPTabBar.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPTabBar.h; sourceTree = "<group>"; };
|
140A7F50299CC69000841594 /* XPTabBar.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPTabBar.h; sourceTree = "<group>"; };
|
||||||
140A7F51299CC69000841594 /* XPTabBar.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPTabBar.m; sourceTree = "<group>"; };
|
140A7F51299CC69000841594 /* XPTabBar.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPTabBar.m; sourceTree = "<group>"; };
|
||||||
140A818B299CFF1C00841594 /* XPVendorCallViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPVendorCallViewController.h; sourceTree = "<group>"; };
|
|
||||||
140A818C299CFF1C00841594 /* XPVendorCallViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPVendorCallViewController.m; sourceTree = "<group>"; };
|
|
||||||
1427212329A7563A00C7C423 /* ZegoAudioRoom.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = ZegoAudioRoom.framework; sourceTree = "<group>"; };
|
1427212329A7563A00C7C423 /* ZegoAudioRoom.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = ZegoAudioRoom.framework; sourceTree = "<group>"; };
|
||||||
1427212A29A757EC00C7C423 /* MonentsListInfoModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MonentsListInfoModel.m; sourceTree = "<group>"; };
|
1427212A29A757EC00C7C423 /* MonentsListInfoModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MonentsListInfoModel.m; sourceTree = "<group>"; };
|
||||||
1427212B29A757EC00C7C423 /* MonentsListInfoModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MonentsListInfoModel.h; sourceTree = "<group>"; };
|
1427212B29A757EC00C7C423 /* MonentsListInfoModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MonentsListInfoModel.h; sourceTree = "<group>"; };
|
||||||
@@ -2562,6 +2577,46 @@
|
|||||||
23FF42782AA6E19C0055733C /* HomeMenuSourceModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HomeMenuSourceModel.m; sourceTree = "<group>"; };
|
23FF42782AA6E19C0055733C /* HomeMenuSourceModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HomeMenuSourceModel.m; sourceTree = "<group>"; };
|
||||||
23FF428C2AAB2D3A0055733C /* XPCandyTreeBuyView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPCandyTreeBuyView.h; sourceTree = "<group>"; };
|
23FF428C2AAB2D3A0055733C /* XPCandyTreeBuyView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPCandyTreeBuyView.h; sourceTree = "<group>"; };
|
||||||
23FF428D2AAB2D3A0055733C /* XPCandyTreeBuyView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPCandyTreeBuyView.m; sourceTree = "<group>"; };
|
23FF428D2AAB2D3A0055733C /* XPCandyTreeBuyView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPCandyTreeBuyView.m; sourceTree = "<group>"; };
|
||||||
|
541DD9532C1EDEFB00B616C4 /* XPHomePagingViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPHomePagingViewController.h; sourceTree = "<group>"; };
|
||||||
|
541DD9542C1EDEFB00B616C4 /* XPHomePagingViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPHomePagingViewController.m; sourceTree = "<group>"; };
|
||||||
|
5458319B2C2AE09300364026 /* XPRoomTypeSelectionViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPRoomTypeSelectionViewController.h; sourceTree = "<group>"; };
|
||||||
|
5458319C2C2AE09300364026 /* XPRoomTypeSelectionViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPRoomTypeSelectionViewController.m; sourceTree = "<group>"; };
|
||||||
|
5458319E2C2AEFAF00364026 /* TenMicStageView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TenMicStageView.h; sourceTree = "<group>"; };
|
||||||
|
5458319F2C2AEFAF00364026 /* TenMicStageView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TenMicStageView.m; sourceTree = "<group>"; };
|
||||||
|
545831A12C2AF01100364026 /* FifteenMicStageView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FifteenMicStageView.h; sourceTree = "<group>"; };
|
||||||
|
545831A22C2AF01100364026 /* FifteenMicStageView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FifteenMicStageView.m; sourceTree = "<group>"; };
|
||||||
|
545831A42C2C085C00364026 /* ArabMicroView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ArabMicroView.h; sourceTree = "<group>"; };
|
||||||
|
545831A52C2C085C00364026 /* ArabMicroView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ArabMicroView.m; sourceTree = "<group>"; };
|
||||||
|
545888312C1AFFB500897585 /* XPRoomPKPanelView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPRoomPKPanelView.h; sourceTree = "<group>"; };
|
||||||
|
545888322C1AFFB500897585 /* XPRoomPKPanelView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPRoomPKPanelView.m; sourceTree = "<group>"; };
|
||||||
|
545888342C1C306B00897585 /* XPRoomPKPaneAvatarView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPRoomPKPaneAvatarView.h; sourceTree = "<group>"; };
|
||||||
|
545888352C1C306B00897585 /* XPRoomPKPaneAvatarView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPRoomPKPaneAvatarView.m; sourceTree = "<group>"; };
|
||||||
|
5458EC1C2C341C3F009D9757 /* FeedBackViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FeedBackViewController.h; sourceTree = "<group>"; };
|
||||||
|
5458EC1D2C341C3F009D9757 /* FeedBackViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FeedBackViewController.m; sourceTree = "<group>"; };
|
||||||
|
5458EC1E2C341C3F009D9757 /* FeedBackViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = FeedBackViewController.xib; sourceTree = "<group>"; };
|
||||||
|
5458EC212C352D9C009D9757 /* FeedBackConfigModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FeedBackConfigModel.h; sourceTree = "<group>"; };
|
||||||
|
5458EC222C352D9C009D9757 /* FeedBackConfigModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FeedBackConfigModel.m; sourceTree = "<group>"; };
|
||||||
|
5478539F2C258F2A00F45E60 /* XPMineUserViewHeader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineUserViewHeader.h; sourceTree = "<group>"; };
|
||||||
|
547853A02C258F2A00F45E60 /* XPMineUserViewHeader.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineUserViewHeader.m; sourceTree = "<group>"; };
|
||||||
|
54C3895A2C215F5100FD47B1 /* XPHomeMineViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPHomeMineViewController.h; sourceTree = "<group>"; };
|
||||||
|
54C3895B2C215F5100FD47B1 /* XPHomeMineViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPHomeMineViewController.m; sourceTree = "<group>"; };
|
||||||
|
54C3895D2C2189DD00FD47B1 /* XPHomeMinePresenter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPHomeMinePresenter.h; sourceTree = "<group>"; };
|
||||||
|
54C3895E2C2189DD00FD47B1 /* XPHomeMinePresenter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPHomeMinePresenter.m; sourceTree = "<group>"; };
|
||||||
|
54C389602C23BD1600FD47B1 /* HomeRankAvatarModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HomeRankAvatarModel.h; sourceTree = "<group>"; };
|
||||||
|
54C389612C23BD1600FD47B1 /* HomeRankAvatarModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HomeRankAvatarModel.m; sourceTree = "<group>"; };
|
||||||
|
54C389642C24448900FD47B1 /* XPHomeMineProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPHomeMineProtocol.h; sourceTree = "<group>"; };
|
||||||
|
54C389652C24464600FD47B1 /* HomeMineRoomModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HomeMineRoomModel.h; sourceTree = "<group>"; };
|
||||||
|
54C389662C24464600FD47B1 /* HomeMineRoomModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HomeMineRoomModel.m; sourceTree = "<group>"; };
|
||||||
|
54F469332C29711400A83655 /* XPMomentUserDataViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMomentUserDataViewController.h; sourceTree = "<group>"; };
|
||||||
|
54F469342C29711400A83655 /* XPMomentUserDataViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMomentUserDataViewController.m; sourceTree = "<group>"; };
|
||||||
|
54F469362C29C3B400A83655 /* XPMineAlbumTableViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineAlbumTableViewCell.h; sourceTree = "<group>"; };
|
||||||
|
54F469372C29C3B400A83655 /* XPMineAlbumTableViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineAlbumTableViewCell.m; sourceTree = "<group>"; };
|
||||||
|
54F469392C2A984D00A83655 /* MedalModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MedalModel.h; sourceTree = "<group>"; };
|
||||||
|
54F4693A2C2A984D00A83655 /* MedalModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MedalModel.m; sourceTree = "<group>"; };
|
||||||
|
54F4693C2C2A9D4E00A83655 /* XPMineMedalsTableViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineMedalsTableViewCell.h; sourceTree = "<group>"; };
|
||||||
|
54F4693D2C2A9D4E00A83655 /* XPMineMedalsTableViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineMedalsTableViewCell.m; sourceTree = "<group>"; };
|
||||||
|
54F4693F2C2AB56900A83655 /* XPMineGiftsTableViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineGiftsTableViewCell.h; sourceTree = "<group>"; };
|
||||||
|
54F469402C2AB56900A83655 /* XPMineGiftsTableViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineGiftsTableViewCell.m; sourceTree = "<group>"; };
|
||||||
7DB00EC07F1D0ADFF900B38D /* Pods-YuMi.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-YuMi.debug.xcconfig"; path = "Target Support Files/Pods-YuMi/Pods-YuMi.debug.xcconfig"; sourceTree = "<group>"; };
|
7DB00EC07F1D0ADFF900B38D /* Pods-YuMi.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-YuMi.debug.xcconfig"; path = "Target Support Files/Pods-YuMi/Pods-YuMi.debug.xcconfig"; sourceTree = "<group>"; };
|
||||||
9B0086C427BA392B0032BD2B /* AnchorStageView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AnchorStageView.h; sourceTree = "<group>"; };
|
9B0086C427BA392B0032BD2B /* AnchorStageView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AnchorStageView.h; sourceTree = "<group>"; };
|
||||||
9B0086C527BA392B0032BD2B /* AnchorStageView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AnchorStageView.m; sourceTree = "<group>"; };
|
9B0086C527BA392B0032BD2B /* AnchorStageView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AnchorStageView.m; sourceTree = "<group>"; };
|
||||||
@@ -2887,8 +2942,6 @@
|
|||||||
E8098CB6282E97AC0090B9F0 /* XPMineBlackListProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineBlackListProtocol.h; sourceTree = "<group>"; };
|
E8098CB6282E97AC0090B9F0 /* XPMineBlackListProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineBlackListProtocol.h; sourceTree = "<group>"; };
|
||||||
E80A086027F2AC190027B30C /* RoomPKDetailInfoModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RoomPKDetailInfoModel.h; sourceTree = "<group>"; };
|
E80A086027F2AC190027B30C /* RoomPKDetailInfoModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RoomPKDetailInfoModel.h; sourceTree = "<group>"; };
|
||||||
E80A086127F2AC190027B30C /* RoomPKDetailInfoModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RoomPKDetailInfoModel.m; sourceTree = "<group>"; };
|
E80A086127F2AC190027B30C /* RoomPKDetailInfoModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RoomPKDetailInfoModel.m; sourceTree = "<group>"; };
|
||||||
E80A086327F318620027B30C /* XPRoomPKPlayingView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPRoomPKPlayingView.h; sourceTree = "<group>"; };
|
|
||||||
E80A086427F318620027B30C /* XPRoomPKPlayingView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPRoomPKPlayingView.m; sourceTree = "<group>"; };
|
|
||||||
E80A63DA28B86B9700690914 /* MessageContentMonentsAutoView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MessageContentMonentsAutoView.h; sourceTree = "<group>"; };
|
E80A63DA28B86B9700690914 /* MessageContentMonentsAutoView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MessageContentMonentsAutoView.h; sourceTree = "<group>"; };
|
||||||
E80A63DB28B86B9700690914 /* MessageContentMonentsAutoView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MessageContentMonentsAutoView.m; sourceTree = "<group>"; };
|
E80A63DB28B86B9700690914 /* MessageContentMonentsAutoView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MessageContentMonentsAutoView.m; sourceTree = "<group>"; };
|
||||||
E80B0710280D0A6700A79F63 /* FansInfoModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FansInfoModel.h; sourceTree = "<group>"; };
|
E80B0710280D0A6700A79F63 /* FansInfoModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FansInfoModel.h; sourceTree = "<group>"; };
|
||||||
@@ -3185,8 +3238,6 @@
|
|||||||
E81A654828351B9500F55894 /* XPMonentsRecommendHeaderView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMonentsRecommendHeaderView.m; sourceTree = "<group>"; };
|
E81A654828351B9500F55894 /* XPMonentsRecommendHeaderView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMonentsRecommendHeaderView.m; sourceTree = "<group>"; };
|
||||||
E81A654A28351D9900F55894 /* XPMonentsTopicCollectionViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMonentsTopicCollectionViewCell.h; sourceTree = "<group>"; };
|
E81A654A28351D9900F55894 /* XPMonentsTopicCollectionViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMonentsTopicCollectionViewCell.h; sourceTree = "<group>"; };
|
||||||
E81A654B28351D9900F55894 /* XPMonentsTopicCollectionViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMonentsTopicCollectionViewCell.m; sourceTree = "<group>"; };
|
E81A654B28351D9900F55894 /* XPMonentsTopicCollectionViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMonentsTopicCollectionViewCell.m; sourceTree = "<group>"; };
|
||||||
E81AF32327F1D5B8003B9E43 /* XPRoomPKProgressView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPRoomPKProgressView.h; sourceTree = "<group>"; };
|
|
||||||
E81AF32427F1D5B8003B9E43 /* XPRoomPKProgressView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPRoomPKProgressView.m; sourceTree = "<group>"; };
|
|
||||||
E81AF32627F1EE69003B9E43 /* XPRoomPKPanelUserView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPRoomPKPanelUserView.h; sourceTree = "<group>"; };
|
E81AF32627F1EE69003B9E43 /* XPRoomPKPanelUserView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPRoomPKPanelUserView.h; sourceTree = "<group>"; };
|
||||||
E81AF32727F1EE69003B9E43 /* XPRoomPKPanelUserView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPRoomPKPanelUserView.m; sourceTree = "<group>"; };
|
E81AF32727F1EE69003B9E43 /* XPRoomPKPanelUserView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPRoomPKPanelUserView.m; sourceTree = "<group>"; };
|
||||||
E81C1B1927705F4B0020D1E4 /* XPArrangeMicProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPArrangeMicProtocol.h; sourceTree = "<group>"; };
|
E81C1B1927705F4B0020D1E4 /* XPArrangeMicProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPArrangeMicProtocol.h; sourceTree = "<group>"; };
|
||||||
@@ -3224,8 +3275,8 @@
|
|||||||
E81D587B271FBC3B003063FE /* RtcInterface.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RtcInterface.h; sourceTree = "<group>"; };
|
E81D587B271FBC3B003063FE /* RtcInterface.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RtcInterface.h; sourceTree = "<group>"; };
|
||||||
E81D58802720082A003063FE /* MicroWaveView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MicroWaveView.h; sourceTree = "<group>"; };
|
E81D58802720082A003063FE /* MicroWaveView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MicroWaveView.h; sourceTree = "<group>"; };
|
||||||
E81D58812720082A003063FE /* MicroWaveView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MicroWaveView.m; sourceTree = "<group>"; };
|
E81D58812720082A003063FE /* MicroWaveView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MicroWaveView.m; sourceTree = "<group>"; };
|
||||||
E81DCCCB282B63B40039E5C5 /* XPMonentsViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMonentsViewController.h; sourceTree = "<group>"; };
|
E81DCCCB282B63B40039E5C5 /* XPMomentsViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMomentsViewController.h; sourceTree = "<group>"; };
|
||||||
E81DCCCC282B63B40039E5C5 /* XPMonentsViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMonentsViewController.m; sourceTree = "<group>"; };
|
E81DCCCC282B63B40039E5C5 /* XPMomentsViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMomentsViewController.m; sourceTree = "<group>"; };
|
||||||
E81DCCCE282B63FD0039E5C5 /* XPMonentsRecommendViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMonentsRecommendViewController.h; sourceTree = "<group>"; };
|
E81DCCCE282B63FD0039E5C5 /* XPMonentsRecommendViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMonentsRecommendViewController.h; sourceTree = "<group>"; };
|
||||||
E81DCCCF282B63FD0039E5C5 /* XPMonentsRecommendViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMonentsRecommendViewController.m; sourceTree = "<group>"; };
|
E81DCCCF282B63FD0039E5C5 /* XPMonentsRecommendViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMonentsRecommendViewController.m; sourceTree = "<group>"; };
|
||||||
E81E09C7290F71BF00A1F410 /* XPAdvertiseView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPAdvertiseView.h; sourceTree = "<group>"; };
|
E81E09C7290F71BF00A1F410 /* XPAdvertiseView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPAdvertiseView.h; sourceTree = "<group>"; };
|
||||||
@@ -4317,8 +4368,8 @@
|
|||||||
E8D48249278D1F73003C1D08 /* XPAcrossRoomPKInviteView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPAcrossRoomPKInviteView.m; sourceTree = "<group>"; };
|
E8D48249278D1F73003C1D08 /* XPAcrossRoomPKInviteView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPAcrossRoomPKInviteView.m; sourceTree = "<group>"; };
|
||||||
E8D4824B278D2CE4003C1D08 /* XPAcrossRoomPKInviteResultView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPAcrossRoomPKInviteResultView.h; sourceTree = "<group>"; };
|
E8D4824B278D2CE4003C1D08 /* XPAcrossRoomPKInviteResultView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPAcrossRoomPKInviteResultView.h; sourceTree = "<group>"; };
|
||||||
E8D4824C278D2CE4003C1D08 /* XPAcrossRoomPKInviteResultView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPAcrossRoomPKInviteResultView.m; sourceTree = "<group>"; };
|
E8D4824C278D2CE4003C1D08 /* XPAcrossRoomPKInviteResultView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPAcrossRoomPKInviteResultView.m; sourceTree = "<group>"; };
|
||||||
E8D4824E278D68BA003C1D08 /* XPAcrpssRoomPKPanelView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPAcrpssRoomPKPanelView.h; sourceTree = "<group>"; };
|
E8D4824E278D68BA003C1D08 /* XPAcrossRoomPKPanelView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPAcrossRoomPKPanelView.h; sourceTree = "<group>"; };
|
||||||
E8D4824F278D68BA003C1D08 /* XPAcrpssRoomPKPanelView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPAcrpssRoomPKPanelView.m; sourceTree = "<group>"; };
|
E8D4824F278D68BA003C1D08 /* XPAcrossRoomPKPanelView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPAcrossRoomPKPanelView.m; sourceTree = "<group>"; };
|
||||||
E8D48251278D8228003C1D08 /* AcrossRoomPKPanelModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcrossRoomPKPanelModel.h; sourceTree = "<group>"; };
|
E8D48251278D8228003C1D08 /* AcrossRoomPKPanelModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcrossRoomPKPanelModel.h; sourceTree = "<group>"; };
|
||||||
E8D48252278D8228003C1D08 /* AcrossRoomPKPanelModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AcrossRoomPKPanelModel.m; sourceTree = "<group>"; };
|
E8D48252278D8228003C1D08 /* AcrossRoomPKPanelModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AcrossRoomPKPanelModel.m; sourceTree = "<group>"; };
|
||||||
E8D48254278D83AE003C1D08 /* XPAcrossRoomPKPanelUserView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPAcrossRoomPKPanelUserView.h; sourceTree = "<group>"; };
|
E8D48254278D83AE003C1D08 /* XPAcrossRoomPKPanelUserView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPAcrossRoomPKPanelUserView.h; sourceTree = "<group>"; };
|
||||||
@@ -4932,6 +4983,8 @@
|
|||||||
E8EEB8F626FC2673007C6EBA /* UserPhoto.m */,
|
E8EEB8F626FC2673007C6EBA /* UserPhoto.m */,
|
||||||
9B2A12DC2783FEDD00CED41B /* UserVipInfoVo.h */,
|
9B2A12DC2783FEDD00CED41B /* UserVipInfoVo.h */,
|
||||||
9B2A12DD2783FEDD00CED41B /* UserVipInfoVo.m */,
|
9B2A12DD2783FEDD00CED41B /* UserVipInfoVo.m */,
|
||||||
|
54F469392C2A984D00A83655 /* MedalModel.h */,
|
||||||
|
54F4693A2C2A984D00A83655 /* MedalModel.m */,
|
||||||
);
|
);
|
||||||
path = Model;
|
path = Model;
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
@@ -5016,6 +5069,9 @@
|
|||||||
E824543426F57D6E00BE8163 /* XPLoginVerifBindPhoneViewController.m */,
|
E824543426F57D6E00BE8163 /* XPLoginVerifBindPhoneViewController.m */,
|
||||||
23B2AEC32A6516C200543D17 /* LoginForgetPasswordViewController.h */,
|
23B2AEC32A6516C200543D17 /* LoginForgetPasswordViewController.h */,
|
||||||
23B2AEC22A6516C200543D17 /* LoginForgetPasswordViewController.m */,
|
23B2AEC22A6516C200543D17 /* LoginForgetPasswordViewController.m */,
|
||||||
|
5458EC1C2C341C3F009D9757 /* FeedBackViewController.h */,
|
||||||
|
5458EC1D2C341C3F009D9757 /* FeedBackViewController.m */,
|
||||||
|
5458EC1E2C341C3F009D9757 /* FeedBackViewController.xib */,
|
||||||
);
|
);
|
||||||
path = View;
|
path = View;
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
@@ -7091,12 +7147,10 @@
|
|||||||
E801273F27E323C800BAC3F2 /* XPRoomPKViewController.m */,
|
E801273F27E323C800BAC3F2 /* XPRoomPKViewController.m */,
|
||||||
E8664ED427E434D5000171BA /* XPRoomPKRecordViewController.h */,
|
E8664ED427E434D5000171BA /* XPRoomPKRecordViewController.h */,
|
||||||
E8664ED527E434D5000171BA /* XPRoomPKRecordViewController.m */,
|
E8664ED527E434D5000171BA /* XPRoomPKRecordViewController.m */,
|
||||||
E81AF32327F1D5B8003B9E43 /* XPRoomPKProgressView.h */,
|
|
||||||
E81AF32427F1D5B8003B9E43 /* XPRoomPKProgressView.m */,
|
|
||||||
E80A086327F318620027B30C /* XPRoomPKPlayingView.h */,
|
|
||||||
E80A086427F318620027B30C /* XPRoomPKPlayingView.m */,
|
|
||||||
E84843AD27F59E7E0050D365 /* XPRoomPKResultView.h */,
|
E84843AD27F59E7E0050D365 /* XPRoomPKResultView.h */,
|
||||||
E84843AE27F59E7E0050D365 /* XPRoomPKResultView.m */,
|
E84843AE27F59E7E0050D365 /* XPRoomPKResultView.m */,
|
||||||
|
545888312C1AFFB500897585 /* XPRoomPKPanelView.h */,
|
||||||
|
545888322C1AFFB500897585 /* XPRoomPKPanelView.m */,
|
||||||
);
|
);
|
||||||
path = View;
|
path = View;
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
@@ -7163,6 +7217,8 @@
|
|||||||
E81AF32727F1EE69003B9E43 /* XPRoomPKPanelUserView.m */,
|
E81AF32727F1EE69003B9E43 /* XPRoomPKPanelUserView.m */,
|
||||||
E84843B027F5A0740050D365 /* XPRomPKResultTitleLabel.h */,
|
E84843B027F5A0740050D365 /* XPRomPKResultTitleLabel.h */,
|
||||||
E84843B127F5A0740050D365 /* XPRomPKResultTitleLabel.m */,
|
E84843B127F5A0740050D365 /* XPRomPKResultTitleLabel.m */,
|
||||||
|
545888342C1C306B00897585 /* XPRoomPKPaneAvatarView.h */,
|
||||||
|
545888352C1C306B00897585 /* XPRoomPKPaneAvatarView.m */,
|
||||||
);
|
);
|
||||||
path = SubViews;
|
path = SubViews;
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
@@ -7708,8 +7764,8 @@
|
|||||||
children = (
|
children = (
|
||||||
E8D7D748282BA1C90007D7BD /* SubViews */,
|
E8D7D748282BA1C90007D7BD /* SubViews */,
|
||||||
E8D7D747282BA1C20007D7BD /* Cell */,
|
E8D7D747282BA1C20007D7BD /* Cell */,
|
||||||
E81DCCCB282B63B40039E5C5 /* XPMonentsViewController.h */,
|
E81DCCCB282B63B40039E5C5 /* XPMomentsViewController.h */,
|
||||||
E81DCCCC282B63B40039E5C5 /* XPMonentsViewController.m */,
|
E81DCCCC282B63B40039E5C5 /* XPMomentsViewController.m */,
|
||||||
E81DCCCE282B63FD0039E5C5 /* XPMonentsRecommendViewController.h */,
|
E81DCCCE282B63FD0039E5C5 /* XPMonentsRecommendViewController.h */,
|
||||||
E81DCCCF282B63FD0039E5C5 /* XPMonentsRecommendViewController.m */,
|
E81DCCCF282B63FD0039E5C5 /* XPMonentsRecommendViewController.m */,
|
||||||
E81A65292834E4F600F55894 /* XPMonentsAttentionViewController.h */,
|
E81A65292834E4F600F55894 /* XPMonentsAttentionViewController.h */,
|
||||||
@@ -8941,6 +8997,8 @@
|
|||||||
9BCD02C62796C02800F396AA /* MicroNobleWaveView.m */,
|
9BCD02C62796C02800F396AA /* MicroNobleWaveView.m */,
|
||||||
E8DACCF92766EDC60052092C /* MicroGiftValueView.h */,
|
E8DACCF92766EDC60052092C /* MicroGiftValueView.h */,
|
||||||
E8DACCFA2766EDC60052092C /* MicroGiftValueView.m */,
|
E8DACCFA2766EDC60052092C /* MicroGiftValueView.m */,
|
||||||
|
545831A42C2C085C00364026 /* ArabMicroView.h */,
|
||||||
|
545831A52C2C085C00364026 /* ArabMicroView.m */,
|
||||||
);
|
);
|
||||||
path = MicroView;
|
path = MicroView;
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
@@ -9411,6 +9469,7 @@
|
|||||||
E87DF4E82A42CB24009C1185 /* XPHomeProtocol.h */,
|
E87DF4E82A42CB24009C1185 /* XPHomeProtocol.h */,
|
||||||
E87E62692A3F5756002F68C9 /* XPHomeContainerProtocol.h */,
|
E87E62692A3F5756002F68C9 /* XPHomeContainerProtocol.h */,
|
||||||
E87E627C2A3F5A63002F68C9 /* XPNewHomeRecommendProtocol.h */,
|
E87E627C2A3F5A63002F68C9 /* XPNewHomeRecommendProtocol.h */,
|
||||||
|
54C389642C24448900FD47B1 /* XPHomeMineProtocol.h */,
|
||||||
);
|
);
|
||||||
path = Protocol;
|
path = Protocol;
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
@@ -9424,6 +9483,8 @@
|
|||||||
E87E62662A3F571C002F68C9 /* XPHomeContainerPresenter.m */,
|
E87E62662A3F571C002F68C9 /* XPHomeContainerPresenter.m */,
|
||||||
E87E62792A3F5A0D002F68C9 /* XPNewHomeRecommendPresenter.h */,
|
E87E62792A3F5A0D002F68C9 /* XPNewHomeRecommendPresenter.h */,
|
||||||
E87E627A2A3F5A0D002F68C9 /* XPNewHomeRecommendPresenter.m */,
|
E87E627A2A3F5A0D002F68C9 /* XPNewHomeRecommendPresenter.m */,
|
||||||
|
54C3895D2C2189DD00FD47B1 /* XPHomeMinePresenter.h */,
|
||||||
|
54C3895E2C2189DD00FD47B1 /* XPHomeMinePresenter.m */,
|
||||||
);
|
);
|
||||||
path = Presenter;
|
path = Presenter;
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
@@ -9440,12 +9501,16 @@
|
|||||||
E87E62582A3F560A002F68C9 /* XPHomeRecommendViewController.m */,
|
E87E62582A3F560A002F68C9 /* XPHomeRecommendViewController.m */,
|
||||||
E87E625B2A3F5622002F68C9 /* XPNewHomeViewController.h */,
|
E87E625B2A3F5622002F68C9 /* XPNewHomeViewController.h */,
|
||||||
E87E625C2A3F5622002F68C9 /* XPNewHomeViewController.m */,
|
E87E625C2A3F5622002F68C9 /* XPNewHomeViewController.m */,
|
||||||
|
54C3895A2C215F5100FD47B1 /* XPHomeMineViewController.h */,
|
||||||
|
54C3895B2C215F5100FD47B1 /* XPHomeMineViewController.m */,
|
||||||
239BEED92AA1E058005CDA94 /* PIHoemCategoryTitleView.h */,
|
239BEED92AA1E058005CDA94 /* PIHoemCategoryTitleView.h */,
|
||||||
239BEEDA2AA1E058005CDA94 /* PIHoemCategoryTitleView.m */,
|
239BEEDA2AA1E058005CDA94 /* PIHoemCategoryTitleView.m */,
|
||||||
23B8D8DC2B860B8800CA472F /* PIHoemCategoryCollectionView.h */,
|
23B8D8DC2B860B8800CA472F /* PIHoemCategoryCollectionView.h */,
|
||||||
23B8D8DD2B860B8800CA472F /* PIHoemCategoryCollectionView.m */,
|
23B8D8DD2B860B8800CA472F /* PIHoemCategoryCollectionView.m */,
|
||||||
23B8D8D62B85F8B900CA472F /* PIHoemCategoryTitleCell.h */,
|
23B8D8D62B85F8B900CA472F /* PIHoemCategoryTitleCell.h */,
|
||||||
23B8D8D72B85F8B900CA472F /* PIHoemCategoryTitleCell.m */,
|
23B8D8D72B85F8B900CA472F /* PIHoemCategoryTitleCell.m */,
|
||||||
|
541DD9532C1EDEFB00B616C4 /* XPHomePagingViewController.h */,
|
||||||
|
541DD9542C1EDEFB00B616C4 /* XPHomePagingViewController.m */,
|
||||||
);
|
);
|
||||||
path = View;
|
path = View;
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
@@ -9478,10 +9543,14 @@
|
|||||||
E87DF4CB2A42C960009C1185 /* HomeBannerInfoModel.m */,
|
E87DF4CB2A42C960009C1185 /* HomeBannerInfoModel.m */,
|
||||||
E87DF4BD2A42C8C1009C1185 /* HomeTagModel.h */,
|
E87DF4BD2A42C8C1009C1185 /* HomeTagModel.h */,
|
||||||
E87DF4BE2A42C8C1009C1185 /* HomeTagModel.m */,
|
E87DF4BE2A42C8C1009C1185 /* HomeTagModel.m */,
|
||||||
|
54C389602C23BD1600FD47B1 /* HomeRankAvatarModel.h */,
|
||||||
|
54C389612C23BD1600FD47B1 /* HomeRankAvatarModel.m */,
|
||||||
23FF42712AA6CC480055733C /* PIHomeItemModel.h */,
|
23FF42712AA6CC480055733C /* PIHomeItemModel.h */,
|
||||||
23FF42722AA6CC480055733C /* PIHomeItemModel.m */,
|
23FF42722AA6CC480055733C /* PIHomeItemModel.m */,
|
||||||
23B8D8D92B85FDDD00CA472F /* PIHomeCategoryTitleModel.h */,
|
23B8D8D92B85FDDD00CA472F /* PIHomeCategoryTitleModel.h */,
|
||||||
23B8D8DA2B85FDDD00CA472F /* PIHomeCategoryTitleModel.m */,
|
23B8D8DA2B85FDDD00CA472F /* PIHomeCategoryTitleModel.m */,
|
||||||
|
54C389652C24464600FD47B1 /* HomeMineRoomModel.h */,
|
||||||
|
54C389662C24464600FD47B1 /* HomeMineRoomModel.m */,
|
||||||
);
|
);
|
||||||
path = Model;
|
path = Model;
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
@@ -9620,8 +9689,8 @@
|
|||||||
E8D48249278D1F73003C1D08 /* XPAcrossRoomPKInviteView.m */,
|
E8D48249278D1F73003C1D08 /* XPAcrossRoomPKInviteView.m */,
|
||||||
E8D4824B278D2CE4003C1D08 /* XPAcrossRoomPKInviteResultView.h */,
|
E8D4824B278D2CE4003C1D08 /* XPAcrossRoomPKInviteResultView.h */,
|
||||||
E8D4824C278D2CE4003C1D08 /* XPAcrossRoomPKInviteResultView.m */,
|
E8D4824C278D2CE4003C1D08 /* XPAcrossRoomPKInviteResultView.m */,
|
||||||
E8D4824E278D68BA003C1D08 /* XPAcrpssRoomPKPanelView.h */,
|
E8D4824E278D68BA003C1D08 /* XPAcrossRoomPKPanelView.h */,
|
||||||
E8D4824F278D68BA003C1D08 /* XPAcrpssRoomPKPanelView.m */,
|
E8D4824F278D68BA003C1D08 /* XPAcrossRoomPKPanelView.m */,
|
||||||
E8D48254278D83AE003C1D08 /* XPAcrossRoomPKPanelUserView.h */,
|
E8D48254278D83AE003C1D08 /* XPAcrossRoomPKPanelUserView.h */,
|
||||||
E8D48255278D83AE003C1D08 /* XPAcrossRoomPKPanelUserView.m */,
|
E8D48255278D83AE003C1D08 /* XPAcrossRoomPKPanelUserView.m */,
|
||||||
E88863C4278EAFC3004BCFAB /* XPAcrossRoomPKResultView.h */,
|
E88863C4278EAFC3004BCFAB /* XPAcrossRoomPKResultView.h */,
|
||||||
@@ -9721,6 +9790,8 @@
|
|||||||
E8EEB8FD26FC2DF8007C6EBA /* XPMineUserInfoCustomNavView.m */,
|
E8EEB8FD26FC2DF8007C6EBA /* XPMineUserInfoCustomNavView.m */,
|
||||||
E88B5CC326FB42B000DA9178 /* XPMineUserInfoHeaderView.h */,
|
E88B5CC326FB42B000DA9178 /* XPMineUserInfoHeaderView.h */,
|
||||||
E88B5CC426FB42B000DA9178 /* XPMineUserInfoHeaderView.m */,
|
E88B5CC426FB42B000DA9178 /* XPMineUserInfoHeaderView.m */,
|
||||||
|
5478539F2C258F2A00F45E60 /* XPMineUserViewHeader.h */,
|
||||||
|
547853A02C258F2A00F45E60 /* XPMineUserViewHeader.m */,
|
||||||
E8EEB91B26FC9D58007C6EBA /* XPMineUserInfoDateView.h */,
|
E8EEB91B26FC9D58007C6EBA /* XPMineUserInfoDateView.h */,
|
||||||
E8EEB91C26FC9D58007C6EBA /* XPMineUserInfoDateView.m */,
|
E8EEB91C26FC9D58007C6EBA /* XPMineUserInfoDateView.m */,
|
||||||
E873EB07280960990071030D /* XPMineUserInfoVoiceCardView.h */,
|
E873EB07280960990071030D /* XPMineUserInfoVoiceCardView.h */,
|
||||||
@@ -10153,6 +10224,8 @@
|
|||||||
E816C11427608A7500C84014 /* XPRoomMiniManager.m */,
|
E816C11427608A7500C84014 /* XPRoomMiniManager.m */,
|
||||||
E8AEAED4271412EC0017FCE0 /* XPRoomViewController.h */,
|
E8AEAED4271412EC0017FCE0 /* XPRoomViewController.h */,
|
||||||
E8AEAED5271412EC0017FCE0 /* XPRoomViewController.m */,
|
E8AEAED5271412EC0017FCE0 /* XPRoomViewController.m */,
|
||||||
|
5458319B2C2AE09300364026 /* XPRoomTypeSelectionViewController.h */,
|
||||||
|
5458319C2C2AE09300364026 /* XPRoomTypeSelectionViewController.m */,
|
||||||
);
|
);
|
||||||
path = View;
|
path = View;
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
@@ -10251,6 +10324,10 @@
|
|||||||
181D7F1A2726CE2A00B7C059 /* StageView.m */,
|
181D7F1A2726CE2A00B7C059 /* StageView.m */,
|
||||||
181D7F1F2727D9DB00B7C059 /* SocialStageView.h */,
|
181D7F1F2727D9DB00B7C059 /* SocialStageView.h */,
|
||||||
181D7F202727D9DB00B7C059 /* SocialStageView.m */,
|
181D7F202727D9DB00B7C059 /* SocialStageView.m */,
|
||||||
|
5458319E2C2AEFAF00364026 /* TenMicStageView.h */,
|
||||||
|
5458319F2C2AEFAF00364026 /* TenMicStageView.m */,
|
||||||
|
545831A12C2AF01100364026 /* FifteenMicStageView.h */,
|
||||||
|
545831A22C2AF01100364026 /* FifteenMicStageView.m */,
|
||||||
E877A7E92783E24700EFACED /* DatingStageView.h */,
|
E877A7E92783E24700EFACED /* DatingStageView.h */,
|
||||||
E877A7EA2783E24700EFACED /* DatingStageView.m */,
|
E877A7EA2783E24700EFACED /* DatingStageView.m */,
|
||||||
9B0086C427BA392B0032BD2B /* AnchorStageView.h */,
|
9B0086C427BA392B0032BD2B /* AnchorStageView.h */,
|
||||||
@@ -10335,6 +10412,8 @@
|
|||||||
E81C27AA26EF2D920031E639 /* ThirdUserInfo.m */,
|
E81C27AA26EF2D920031E639 /* ThirdUserInfo.m */,
|
||||||
E818DD1D2A48974300F163F7 /* LoginAreaModel.h */,
|
E818DD1D2A48974300F163F7 /* LoginAreaModel.h */,
|
||||||
E818DD1E2A48974300F163F7 /* LoginAreaModel.m */,
|
E818DD1E2A48974300F163F7 /* LoginAreaModel.m */,
|
||||||
|
5458EC212C352D9C009D9757 /* FeedBackConfigModel.h */,
|
||||||
|
5458EC222C352D9C009D9757 /* FeedBackConfigModel.m */,
|
||||||
);
|
);
|
||||||
path = Model;
|
path = Model;
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
@@ -10616,8 +10695,6 @@
|
|||||||
E8E20BE1281695800033B688 /* XPMineLoginPasswordViewController.m */,
|
E8E20BE1281695800033B688 /* XPMineLoginPasswordViewController.m */,
|
||||||
E8E20BEA2816A5B90033B688 /* XPMineBlackListViewController.h */,
|
E8E20BEA2816A5B90033B688 /* XPMineBlackListViewController.h */,
|
||||||
E8E20BEB2816A5B90033B688 /* XPMineBlackListViewController.m */,
|
E8E20BEB2816A5B90033B688 /* XPMineBlackListViewController.m */,
|
||||||
140A818B299CFF1C00841594 /* XPVendorCallViewController.h */,
|
|
||||||
140A818C299CFF1C00841594 /* XPVendorCallViewController.m */,
|
|
||||||
2305F3402AD94D5200AD403C /* XPMaskManagerVC.h */,
|
2305F3402AD94D5200AD403C /* XPMaskManagerVC.h */,
|
||||||
2305F33F2AD94D5200AD403C /* XPMaskManagerVC.m */,
|
2305F33F2AD94D5200AD403C /* XPMaskManagerVC.m */,
|
||||||
);
|
);
|
||||||
@@ -10693,6 +10770,8 @@
|
|||||||
23CEFB6B2AFB803B00576D89 /* PISwitchingEnvironmentVC.m */,
|
23CEFB6B2AFB803B00576D89 /* PISwitchingEnvironmentVC.m */,
|
||||||
23E9EA932A84BE4800B792F2 /* XPGiftUserDataViewController.h */,
|
23E9EA932A84BE4800B792F2 /* XPGiftUserDataViewController.h */,
|
||||||
23E9EA922A84BE4800B792F2 /* XPGiftUserDataViewController.m */,
|
23E9EA922A84BE4800B792F2 /* XPGiftUserDataViewController.m */,
|
||||||
|
54F469332C29711400A83655 /* XPMomentUserDataViewController.h */,
|
||||||
|
54F469342C29711400A83655 /* XPMomentUserDataViewController.m */,
|
||||||
23E9EAA42A84C97C00B792F2 /* XPMineUserInfoTagVC.h */,
|
23E9EAA42A84C97C00B792F2 /* XPMineUserInfoTagVC.h */,
|
||||||
23E9EAA52A84C97C00B792F2 /* XPMineUserInfoTagVC.m */,
|
23E9EAA52A84C97C00B792F2 /* XPMineUserInfoTagVC.m */,
|
||||||
23E9EA962A84C37000B792F2 /* XPMineUserInfoRecordedSoundVC.h */,
|
23E9EA962A84C37000B792F2 /* XPMineUserInfoRecordedSoundVC.h */,
|
||||||
@@ -10923,6 +11002,12 @@
|
|||||||
E8B846C126FD82DC00A777FE /* XPMineUserInfoAlbumCollectionViewCell.m */,
|
E8B846C126FD82DC00A777FE /* XPMineUserInfoAlbumCollectionViewCell.m */,
|
||||||
E8D34D4B28080351009C4835 /* XPMineDataClanTableViewCell.h */,
|
E8D34D4B28080351009C4835 /* XPMineDataClanTableViewCell.h */,
|
||||||
E8D34D4C28080351009C4835 /* XPMineDataClanTableViewCell.m */,
|
E8D34D4C28080351009C4835 /* XPMineDataClanTableViewCell.m */,
|
||||||
|
54F469362C29C3B400A83655 /* XPMineAlbumTableViewCell.h */,
|
||||||
|
54F469372C29C3B400A83655 /* XPMineAlbumTableViewCell.m */,
|
||||||
|
54F4693C2C2A9D4E00A83655 /* XPMineMedalsTableViewCell.h */,
|
||||||
|
54F4693D2C2A9D4E00A83655 /* XPMineMedalsTableViewCell.m */,
|
||||||
|
54F4693F2C2AB56900A83655 /* XPMineGiftsTableViewCell.h */,
|
||||||
|
54F469402C2AB56900A83655 /* XPMineGiftsTableViewCell.m */,
|
||||||
E8D34D4E28080362009C4835 /* XPMineDataGiftTableViewCell.h */,
|
E8D34D4E28080362009C4835 /* XPMineDataGiftTableViewCell.h */,
|
||||||
E8D34D4F28080362009C4835 /* XPMineDataGiftTableViewCell.m */,
|
E8D34D4F28080362009C4835 /* XPMineDataGiftTableViewCell.m */,
|
||||||
E8D34D5428080393009C4835 /* XPMineDataGiftCollectionViewCell.h */,
|
E8D34D5428080393009C4835 /* XPMineDataGiftCollectionViewCell.h */,
|
||||||
@@ -11076,6 +11161,7 @@
|
|||||||
E80EC83228ACD84000D133C5 /* emoji_00@2x.png in Resources */,
|
E80EC83228ACD84000D133C5 /* emoji_00@2x.png in Resources */,
|
||||||
E80EC89C28ACD84000D133C5 /* emoji_50@2x.png in Resources */,
|
E80EC89C28ACD84000D133C5 /* emoji_50@2x.png in Resources */,
|
||||||
E80EC87A28ACD84000D133C5 /* emoji_113@2x.png in Resources */,
|
E80EC87A28ACD84000D133C5 /* emoji_113@2x.png in Resources */,
|
||||||
|
5458EC202C341C3F009D9757 /* FeedBackViewController.xib in Resources */,
|
||||||
23FF25622ABAE6310064E904 /* pi_room_game_fine_love.svga in Resources */,
|
23FF25622ABAE6310064E904 /* pi_room_game_fine_love.svga in Resources */,
|
||||||
23FF42672AA5CFBB0055733C /* home_sound_wave.gif in Resources */,
|
23FF42672AA5CFBB0055733C /* home_sound_wave.gif in Resources */,
|
||||||
E80EC88A28ACD84000D133C5 /* emoji_25@2x.png in Resources */,
|
E80EC88A28ACD84000D133C5 /* emoji_25@2x.png in Resources */,
|
||||||
@@ -11428,6 +11514,7 @@
|
|||||||
9BCB99A628F582EC00466D64 /* XPMineCollectRoomEditCell.m in Sources */,
|
9BCB99A628F582EC00466D64 /* XPMineCollectRoomEditCell.m in Sources */,
|
||||||
E8E70D7E26F2F19D00F03460 /* Api+Mine.m in Sources */,
|
E8E70D7E26F2F19D00F03460 /* Api+Mine.m in Sources */,
|
||||||
E85E7B3B2A4EB0D300B6D00A /* XPGuildSearchSuperAdminTableViewCell.m in Sources */,
|
E85E7B3B2A4EB0D300B6D00A /* XPGuildSearchSuperAdminTableViewCell.m in Sources */,
|
||||||
|
54C3895F2C2189DD00FD47B1 /* XPHomeMinePresenter.m in Sources */,
|
||||||
E8751E6E28A64F990056EF44 /* XPSailingEmptyTableViewCell.m in Sources */,
|
E8751E6E28A64F990056EF44 /* XPSailingEmptyTableViewCell.m in Sources */,
|
||||||
E87E625A2A3F560B002F68C9 /* XPHomeRecommendViewController.m in Sources */,
|
E87E625A2A3F560B002F68C9 /* XPHomeRecommendViewController.m in Sources */,
|
||||||
E8950189282CFFB1007E459A /* XPMonentsLayoutConfig.m in Sources */,
|
E8950189282CFFB1007E459A /* XPMonentsLayoutConfig.m in Sources */,
|
||||||
@@ -11440,6 +11527,7 @@
|
|||||||
E85E7B282A4EB0D300B6D00A /* XPClanMenuView.m in Sources */,
|
E85E7B282A4EB0D300B6D00A /* XPClanMenuView.m in Sources */,
|
||||||
9BE01AF72893E7F500B50299 /* XPNewUserRechargeCollectionViewCell.m in Sources */,
|
9BE01AF72893E7F500B50299 /* XPNewUserRechargeCollectionViewCell.m in Sources */,
|
||||||
E81125C7296E596D000D9804 /* QInputPhototCell.m in Sources */,
|
E81125C7296E596D000D9804 /* QInputPhototCell.m in Sources */,
|
||||||
|
545831A62C2C085C00364026 /* ArabMicroView.m in Sources */,
|
||||||
E8EEB8F726FC2673007C6EBA /* UserPhoto.m in Sources */,
|
E8EEB8F726FC2673007C6EBA /* UserPhoto.m in Sources */,
|
||||||
E81061002987CDCC00B772F0 /* MessageTweetModel.m in Sources */,
|
E81061002987CDCC00B772F0 /* MessageTweetModel.m in Sources */,
|
||||||
E87DF4CC2A42C960009C1185 /* HomeBannerInfoModel.m in Sources */,
|
E87DF4CC2A42C960009C1185 /* HomeBannerInfoModel.m in Sources */,
|
||||||
@@ -11460,6 +11548,7 @@
|
|||||||
238B37A62AC55A2C00BFC9D5 /* TreasureFairySendRecordModel.m in Sources */,
|
238B37A62AC55A2C00BFC9D5 /* TreasureFairySendRecordModel.m in Sources */,
|
||||||
E8AB632F28AE19DE0023B0D2 /* XPMonentMinePresenter.m in Sources */,
|
E8AB632F28AE19DE0023B0D2 /* XPMonentMinePresenter.m in Sources */,
|
||||||
E85E7B042A4EB0D200B6D00A /* XPGuildIncomeDetailPresenter.m in Sources */,
|
E85E7B042A4EB0D200B6D00A /* XPGuildIncomeDetailPresenter.m in Sources */,
|
||||||
|
54F4693E2C2A9D4E00A83655 /* XPMineMedalsTableViewCell.m in Sources */,
|
||||||
9BD9A17C27A0EE24004186FE /* XPMineVisitorViewController.m in Sources */,
|
9BD9A17C27A0EE24004186FE /* XPMineVisitorViewController.m in Sources */,
|
||||||
2369F9912A89CE0E00563B48 /* PIUserSexView.m in Sources */,
|
2369F9912A89CE0E00563B48 /* PIUserSexView.m in Sources */,
|
||||||
238B37D92AC55A2C00BFC9D5 /* XPTreasureFairyTrialsRecordView.m in Sources */,
|
238B37D92AC55A2C00BFC9D5 /* XPTreasureFairyTrialsRecordView.m in Sources */,
|
||||||
@@ -11483,7 +11572,7 @@
|
|||||||
E8664EE327E47711000171BA /* XPRoomPKRecordNickView.m in Sources */,
|
E8664EE327E47711000171BA /* XPRoomPKRecordNickView.m in Sources */,
|
||||||
E8C1CD7327D8A16500376F83 /* XPRoomFaceTool.m in Sources */,
|
E8C1CD7327D8A16500376F83 /* XPRoomFaceTool.m in Sources */,
|
||||||
236B2E462AA07D06003967A8 /* UIImage+RW.m in Sources */,
|
236B2E462AA07D06003967A8 /* UIImage+RW.m in Sources */,
|
||||||
E81DCCCD282B63B40039E5C5 /* XPMonentsViewController.m in Sources */,
|
E81DCCCD282B63B40039E5C5 /* XPMomentsViewController.m in Sources */,
|
||||||
237700FD2BCD254000D661F1 /* MSBaseTextField.m in Sources */,
|
237700FD2BCD254000D661F1 /* MSBaseTextField.m in Sources */,
|
||||||
237700E62BC7E81F00D661F1 /* UITextField+MSRTL.m in Sources */,
|
237700E62BC7E81F00D661F1 /* UITextField+MSRTL.m in Sources */,
|
||||||
2357149E2BEF0F6D004C81D6 /* MSSessionScrollingItemCell.m in Sources */,
|
2357149E2BEF0F6D004C81D6 /* MSSessionScrollingItemCell.m in Sources */,
|
||||||
@@ -11498,6 +11587,7 @@
|
|||||||
23FE47D82BB3CEAF00F09D23 /* PINobleCenterTitleView.m in Sources */,
|
23FE47D82BB3CEAF00F09D23 /* PINobleCenterTitleView.m in Sources */,
|
||||||
9BD9A18427A0F128004186FE /* XPMineVisitorItemModel.m in Sources */,
|
9BD9A18427A0F128004186FE /* XPMineVisitorItemModel.m in Sources */,
|
||||||
E852D73E28631C18001465ED /* XPMonentsCommentTableViewCell.m in Sources */,
|
E852D73E28631C18001465ED /* XPMonentsCommentTableViewCell.m in Sources */,
|
||||||
|
54F4693B2C2A984D00A83655 /* MedalModel.m in Sources */,
|
||||||
23CEFC4E2AFB8FC100576D89 /* BSNSDictionary.m in Sources */,
|
23CEFC4E2AFB8FC100576D89 /* BSNSDictionary.m in Sources */,
|
||||||
23FF426A2AA5DF050055733C /* XPNewHomePartyTagView.m in Sources */,
|
23FF426A2AA5DF050055733C /* XPNewHomePartyTagView.m in Sources */,
|
||||||
E85E7BA22A4EC99300B6D00A /* XPMineGiveDiamondSearchModel.m in Sources */,
|
E85E7BA22A4EC99300B6D00A /* XPMineGiveDiamondSearchModel.m in Sources */,
|
||||||
@@ -11507,6 +11597,7 @@
|
|||||||
E87E62682A3F571D002F68C9 /* XPHomeContainerPresenter.m in Sources */,
|
E87E62682A3F571D002F68C9 /* XPHomeContainerPresenter.m in Sources */,
|
||||||
E8EEB8F326FC2050007C6EBA /* SDWaitingView.m in Sources */,
|
E8EEB8F326FC2050007C6EBA /* SDWaitingView.m in Sources */,
|
||||||
E85E7B2F2A4EB0D300B6D00A /* XPGoldIncomeSectionView.m in Sources */,
|
E85E7B2F2A4EB0D300B6D00A /* XPGoldIncomeSectionView.m in Sources */,
|
||||||
|
54F469382C29C3B400A83655 /* XPMineAlbumTableViewCell.m in Sources */,
|
||||||
23E9EAA12A84C53900B792F2 /* TTNewAlertView.m in Sources */,
|
23E9EAA12A84C53900B792F2 /* TTNewAlertView.m in Sources */,
|
||||||
238B37BC2AC55A2C00BFC9D5 /* XPTreasureFairySendView.m in Sources */,
|
238B37BC2AC55A2C00BFC9D5 /* XPTreasureFairySendView.m in Sources */,
|
||||||
E8DEC9A12764A5D20078CB70 /* XPRoomMoreItemModel.m in Sources */,
|
E8DEC9A12764A5D20078CB70 /* XPRoomMoreItemModel.m in Sources */,
|
||||||
@@ -11660,7 +11751,6 @@
|
|||||||
E8D34D6028082BA5009C4835 /* XPMineUserDataPresenter.m in Sources */,
|
E8D34D6028082BA5009C4835 /* XPMineUserDataPresenter.m in Sources */,
|
||||||
E84CBCE4284372D800D43221 /* XPRoomHalfMessageView.m in Sources */,
|
E84CBCE4284372D800D43221 /* XPRoomHalfMessageView.m in Sources */,
|
||||||
238B37A52AC55A2C00BFC9D5 /* TreasureFailyKeyInfoModel.m in Sources */,
|
238B37A52AC55A2C00BFC9D5 /* TreasureFailyKeyInfoModel.m in Sources */,
|
||||||
140A818D299CFF1C00841594 /* XPVendorCallViewController.m in Sources */,
|
|
||||||
E8EEB8F226FC2050007C6EBA /* SDPhotoBrowser.m in Sources */,
|
E8EEB8F226FC2050007C6EBA /* SDPhotoBrowser.m in Sources */,
|
||||||
23CEFC4F2AFB8FC100576D89 /* BSSDLayoutUtil.m in Sources */,
|
23CEFC4F2AFB8FC100576D89 /* BSSDLayoutUtil.m in Sources */,
|
||||||
E81C27AB26EF2D920031E639 /* ThirdUserInfo.m in Sources */,
|
E81C27AB26EF2D920031E639 /* ThirdUserInfo.m in Sources */,
|
||||||
@@ -11687,6 +11777,7 @@
|
|||||||
9B32A04728881845002009D2 /* XPRoomTagListView.m in Sources */,
|
9B32A04728881845002009D2 /* XPRoomTagListView.m in Sources */,
|
||||||
E85E7B1D2A4EB0D200B6D00A /* XPMineClanIncomeStatisViewController.m in Sources */,
|
E85E7B1D2A4EB0D200B6D00A /* XPMineClanIncomeStatisViewController.m in Sources */,
|
||||||
189DD55A26DE39D200AB55B1 /* BaseMvpPresenter.m in Sources */,
|
189DD55A26DE39D200AB55B1 /* BaseMvpPresenter.m in Sources */,
|
||||||
|
5458319D2C2AE09300364026 /* XPRoomTypeSelectionViewController.m in Sources */,
|
||||||
1427219029A75F6F00C7C423 /* WebSocket.m in Sources */,
|
1427219029A75F6F00C7C423 /* WebSocket.m in Sources */,
|
||||||
E83ABEF9280EAF3F00322EE4 /* MessageContentOpenLiveView.m in Sources */,
|
E83ABEF9280EAF3F00322EE4 /* MessageContentOpenLiveView.m in Sources */,
|
||||||
E83ABF06280EDE2B00322EE4 /* MessageContentLevelUpgradeView.m in Sources */,
|
E83ABF06280EDE2B00322EE4 /* MessageContentLevelUpgradeView.m in Sources */,
|
||||||
@@ -11720,7 +11811,6 @@
|
|||||||
23E9EA942A84BE4800B792F2 /* XPGiftUserDataViewController.m in Sources */,
|
23E9EA942A84BE4800B792F2 /* XPGiftUserDataViewController.m in Sources */,
|
||||||
2331C16D2A5EB71000E1D940 /* XPNobleSettingNavView.m in Sources */,
|
2331C16D2A5EB71000E1D940 /* XPNobleSettingNavView.m in Sources */,
|
||||||
E8AEAED6271412EC0017FCE0 /* XPRoomViewController.m in Sources */,
|
E8AEAED6271412EC0017FCE0 /* XPRoomViewController.m in Sources */,
|
||||||
E80A086527F318620027B30C /* XPRoomPKPlayingView.m in Sources */,
|
|
||||||
2305F33B2AD9293D00AD403C /* PIRoomPhotoAlbumOperateView.m in Sources */,
|
2305F33B2AD9293D00AD403C /* PIRoomPhotoAlbumOperateView.m in Sources */,
|
||||||
E8E70D9226F2F60C00F03460 /* XPMineItemModel.m in Sources */,
|
E8E70D9226F2F60C00F03460 /* XPMineItemModel.m in Sources */,
|
||||||
E818DD1F2A48974300F163F7 /* LoginAreaModel.m in Sources */,
|
E818DD1F2A48974300F163F7 /* LoginAreaModel.m in Sources */,
|
||||||
@@ -11923,6 +12013,7 @@
|
|||||||
E85E7B222A4EB0D300B6D00A /* XPMineGuildIncomeRecordViewController.m in Sources */,
|
E85E7B222A4EB0D300B6D00A /* XPMineGuildIncomeRecordViewController.m in Sources */,
|
||||||
9BD2ECD5288F838200F5CD9A /* XPMineFootPrintPresenter.m in Sources */,
|
9BD2ECD5288F838200F5CD9A /* XPMineFootPrintPresenter.m in Sources */,
|
||||||
9B1B72BF2800422E003FACE9 /* XPAnchorPKRuleView.m in Sources */,
|
9B1B72BF2800422E003FACE9 /* XPAnchorPKRuleView.m in Sources */,
|
||||||
|
54F469352C29711400A83655 /* XPMomentUserDataViewController.m in Sources */,
|
||||||
1427219729A75F6F00C7C423 /* DDRange.m in Sources */,
|
1427219729A75F6F00C7C423 /* DDRange.m in Sources */,
|
||||||
E85E7B6E2A4EC4AE00B6D00A /* XPMineGuildPresenter.m in Sources */,
|
E85E7B6E2A4EC4AE00B6D00A /* XPMineGuildPresenter.m in Sources */,
|
||||||
23CEFC5B2AFB8FC100576D89 /* BSSelectView.m in Sources */,
|
23CEFC5B2AFB8FC100576D89 /* BSSelectView.m in Sources */,
|
||||||
@@ -12009,6 +12100,7 @@
|
|||||||
23E9EA9A2A84C39700B792F2 /* XPMineUserInfoRecordedSoundView.m in Sources */,
|
23E9EA9A2A84C39700B792F2 /* XPMineUserInfoRecordedSoundView.m in Sources */,
|
||||||
E8E20BDE28164D3A0033B688 /* SessionNavView.m in Sources */,
|
E8E20BDE28164D3A0033B688 /* SessionNavView.m in Sources */,
|
||||||
9B734F76288A92FB00CBDAA9 /* XPMineFuntionItemModel.m in Sources */,
|
9B734F76288A92FB00CBDAA9 /* XPMineFuntionItemModel.m in Sources */,
|
||||||
|
541DD9552C1EDEFB00B616C4 /* XPHomePagingViewController.m in Sources */,
|
||||||
E82D5C70276AE60000858D6D /* HeadwearModel.m in Sources */,
|
E82D5C70276AE60000858D6D /* HeadwearModel.m in Sources */,
|
||||||
238B37CC2AC55A2C00BFC9D5 /* XPTreasureFairyPrizeSubView.m in Sources */,
|
238B37CC2AC55A2C00BFC9D5 /* XPTreasureFairyPrizeSubView.m in Sources */,
|
||||||
E81125C4296E57B7000D9804 /* QinputPhotoView.m in Sources */,
|
E81125C4296E57B7000D9804 /* QinputPhotoView.m in Sources */,
|
||||||
@@ -12016,7 +12108,7 @@
|
|||||||
9B3C181A292CE4FA003AF543 /* XPAnchorPKMatchView.m in Sources */,
|
9B3C181A292CE4FA003AF543 /* XPAnchorPKMatchView.m in Sources */,
|
||||||
E80EC80D28ACD84000D133C5 /* QInputBarView.m in Sources */,
|
E80EC80D28ACD84000D133C5 /* QInputBarView.m in Sources */,
|
||||||
23E9EA852A84B6FD00B792F2 /* XPSoundCardModel.m in Sources */,
|
23E9EA852A84B6FD00B792F2 /* XPSoundCardModel.m in Sources */,
|
||||||
E8D48250278D68BA003C1D08 /* XPAcrpssRoomPKPanelView.m in Sources */,
|
E8D48250278D68BA003C1D08 /* XPAcrossRoomPKPanelView.m in Sources */,
|
||||||
23E9E9B52A81E8E900B792F2 /* XPAdjustEvent.m in Sources */,
|
23E9E9B52A81E8E900B792F2 /* XPAdjustEvent.m in Sources */,
|
||||||
18F404C3276098F100A6C548 /* Api+Message.m in Sources */,
|
18F404C3276098F100A6C548 /* Api+Message.m in Sources */,
|
||||||
9B85B6D7279FDABA00A0A1AC /* XPUserCardSkillCardView.m in Sources */,
|
9B85B6D7279FDABA00A0A1AC /* XPUserCardSkillCardView.m in Sources */,
|
||||||
@@ -12062,6 +12154,7 @@
|
|||||||
236B2E432AA07D06003967A8 /* NSString+RW.m in Sources */,
|
236B2E432AA07D06003967A8 /* NSString+RW.m in Sources */,
|
||||||
239D0FC92C045F92002977CE /* MSRoomGameVC.m in Sources */,
|
239D0FC92C045F92002977CE /* MSRoomGameVC.m in Sources */,
|
||||||
E85E7B172A4EB0D200B6D00A /* ClanMemberDetailInfoModel.m in Sources */,
|
E85E7B172A4EB0D200B6D00A /* ClanMemberDetailInfoModel.m in Sources */,
|
||||||
|
54C3895C2C215F5100FD47B1 /* XPHomeMineViewController.m in Sources */,
|
||||||
9B044DA0282D32F700DE4859 /* MicroInviteExtModel.m in Sources */,
|
9B044DA0282D32F700DE4859 /* MicroInviteExtModel.m in Sources */,
|
||||||
E8D7D74B282BA1EC0007D7BD /* XPMonentsTableViewCell.m in Sources */,
|
E8D7D74B282BA1EC0007D7BD /* XPMonentsTableViewCell.m in Sources */,
|
||||||
E8D34D5A28082357009C4835 /* UserGiftWallInfoModel.m in Sources */,
|
E8D34D5A28082357009C4835 /* UserGiftWallInfoModel.m in Sources */,
|
||||||
@@ -12073,6 +12166,7 @@
|
|||||||
E84150C527747E0900A7F548 /* FirstRechargeRewardModel.m in Sources */,
|
E84150C527747E0900A7F548 /* FirstRechargeRewardModel.m in Sources */,
|
||||||
E8B9843328ABA2FF0022D026 /* MonentsPicResInfo.m in Sources */,
|
E8B9843328ABA2FF0022D026 /* MonentsPicResInfo.m in Sources */,
|
||||||
239D0FDB2C047F24002977CE /* MSTabbarRoomGameCell.m in Sources */,
|
239D0FDB2C047F24002977CE /* MSTabbarRoomGameCell.m in Sources */,
|
||||||
|
54F469412C2AB56900A83655 /* XPMineGiftsTableViewCell.m in Sources */,
|
||||||
239D0FB02BFD8C4D002977CE /* MSRoomSetingBackdropVC.m in Sources */,
|
239D0FB02BFD8C4D002977CE /* MSRoomSetingBackdropVC.m in Sources */,
|
||||||
235714982BEDF54E004C81D6 /* MsRoomMessageMainView.m in Sources */,
|
235714982BEDF54E004C81D6 /* MsRoomMessageMainView.m in Sources */,
|
||||||
237852A72C08764B00E360AC /* MSRoomGameResultsModel.m in Sources */,
|
237852A72C08764B00E360AC /* MSRoomGameResultsModel.m in Sources */,
|
||||||
@@ -12170,6 +12264,7 @@
|
|||||||
E87E62622A3F568A002F68C9 /* XPNewHomeNavView.m in Sources */,
|
E87E62622A3F568A002F68C9 /* XPNewHomeNavView.m in Sources */,
|
||||||
18E7B33226F317A20064BC9B /* XPWebViewController.m in Sources */,
|
18E7B33226F317A20064BC9B /* XPWebViewController.m in Sources */,
|
||||||
E8AEAEF927141CA30017FCE0 /* RoomHeaderView.m in Sources */,
|
E8AEAEF927141CA30017FCE0 /* RoomHeaderView.m in Sources */,
|
||||||
|
545831A32C2AF01100364026 /* FifteenMicStageView.m in Sources */,
|
||||||
E8AB632428AE10310023B0D2 /* XPMoentsTopicListViewController.m in Sources */,
|
E8AB632428AE10310023B0D2 /* XPMoentsTopicListViewController.m in Sources */,
|
||||||
E8098CAA282E03B40090B9F0 /* XPMonentsRecommendPresenter.m in Sources */,
|
E8098CAA282E03B40090B9F0 /* XPMonentsRecommendPresenter.m in Sources */,
|
||||||
E8F63CBB298B648300B338BA /* SessionSayHelloListModel.m in Sources */,
|
E8F63CBB298B648300B338BA /* SessionSayHelloListModel.m in Sources */,
|
||||||
@@ -12194,7 +12289,6 @@
|
|||||||
E81060F42987C6B200B772F0 /* MessageOpenLiveModel.m in Sources */,
|
E81060F42987C6B200B772F0 /* MessageOpenLiveModel.m in Sources */,
|
||||||
E8AEAEF027141C430017FCE0 /* XPRoomMenuContainerView.m in Sources */,
|
E8AEAEF027141C430017FCE0 /* XPRoomMenuContainerView.m in Sources */,
|
||||||
9B85F3532806AB9A006EDF51 /* XPAnchorPKResultView.m in Sources */,
|
9B85F3532806AB9A006EDF51 /* XPAnchorPKResultView.m in Sources */,
|
||||||
E81AF32527F1D5B8003B9E43 /* XPRoomPKProgressView.m in Sources */,
|
|
||||||
E8DEC99527648FA50078CB70 /* ClientConfig.m in Sources */,
|
E8DEC99527648FA50078CB70 /* ClientConfig.m in Sources */,
|
||||||
9B6E8577281ABECC0041A321 /* XPRoomInsideRecommendEmptyCell.m in Sources */,
|
9B6E8577281ABECC0041A321 /* XPRoomInsideRecommendEmptyCell.m in Sources */,
|
||||||
E85E7BC22A4EE82300B6D00A /* XPMineListCell.m in Sources */,
|
E85E7BC22A4EE82300B6D00A /* XPMineListCell.m in Sources */,
|
||||||
@@ -12253,6 +12347,7 @@
|
|||||||
238B37D02AC55A2C00BFC9D5 /* XPTreasureFairySummonGiftView.m in Sources */,
|
238B37D02AC55A2C00BFC9D5 /* XPTreasureFairySummonGiftView.m in Sources */,
|
||||||
14DCAD0E299B6AD900A7DD31 /* XPForgetPwdViewController.m in Sources */,
|
14DCAD0E299B6AD900A7DD31 /* XPForgetPwdViewController.m in Sources */,
|
||||||
23194DD12AD14BF000649F51 /* DDAbstractDatabaseLogger.m in Sources */,
|
23194DD12AD14BF000649F51 /* DDAbstractDatabaseLogger.m in Sources */,
|
||||||
|
545831A02C2AEFAF00364026 /* TenMicStageView.m in Sources */,
|
||||||
9BE9F0FF27FED76500667200 /* XPAnchorFansTaskModel.m in Sources */,
|
9BE9F0FF27FED76500667200 /* XPAnchorFansTaskModel.m in Sources */,
|
||||||
E85E7BAA2A4EC99300B6D00A /* XPMineGiveDiamondPwdView.m in Sources */,
|
E85E7BAA2A4EC99300B6D00A /* XPMineGiveDiamondPwdView.m in Sources */,
|
||||||
23FF428E2AAB2D3A0055733C /* XPCandyTreeBuyView.m in Sources */,
|
23FF428E2AAB2D3A0055733C /* XPCandyTreeBuyView.m in Sources */,
|
||||||
@@ -12363,6 +12458,7 @@
|
|||||||
E852D74428633A08001465ED /* MonentsCommentModel.m in Sources */,
|
E852D74428633A08001465ED /* MonentsCommentModel.m in Sources */,
|
||||||
238B37C42AC55A2C00BFC9D5 /* XPTreasureFairyBallContentView.m in Sources */,
|
238B37C42AC55A2C00BFC9D5 /* XPTreasureFairyBallContentView.m in Sources */,
|
||||||
E8C1CD6D27D8938C00376F83 /* XPRoomFaceTitleCollectionViewCell.m in Sources */,
|
E8C1CD6D27D8938C00376F83 /* XPRoomFaceTitleCollectionViewCell.m in Sources */,
|
||||||
|
5458EC1F2C341C3F009D9757 /* FeedBackViewController.m in Sources */,
|
||||||
E8C1CD7627D8AE3D00376F83 /* XPRoomFacePresenter.m in Sources */,
|
E8C1CD7627D8AE3D00376F83 /* XPRoomFacePresenter.m in Sources */,
|
||||||
E85E7B362A4EB0D300B6D00A /* XPClanRoomCollectionViewCell.m in Sources */,
|
E85E7B362A4EB0D300B6D00A /* XPClanRoomCollectionViewCell.m in Sources */,
|
||||||
18F4043A275E20D900A6C548 /* TRTCRtcImpl.m in Sources */,
|
18F4043A275E20D900A6C548 /* TRTCRtcImpl.m in Sources */,
|
||||||
@@ -12416,6 +12512,7 @@
|
|||||||
E8AC722126F47E23007D6E91 /* XPMineAboutUsViewController.m in Sources */,
|
E8AC722126F47E23007D6E91 /* XPMineAboutUsViewController.m in Sources */,
|
||||||
E8E21A9E28B4DFE8008F7C9D /* XPSailingBuyFuelView.m in Sources */,
|
E8E21A9E28B4DFE8008F7C9D /* XPSailingBuyFuelView.m in Sources */,
|
||||||
18F403CB2758C66800A6C548 /* MessageContentText.m in Sources */,
|
18F403CB2758C66800A6C548 /* MessageContentText.m in Sources */,
|
||||||
|
547853A12C258F2A00F45E60 /* XPMineUserViewHeader.m in Sources */,
|
||||||
E87DF4E72A42CB00009C1185 /* XPHomePresenter.m in Sources */,
|
E87DF4E72A42CB00009C1185 /* XPHomePresenter.m in Sources */,
|
||||||
2331C0DC2A5E9E9000E1D940 /* PIFullScreenBannerAnimation.m in Sources */,
|
2331C0DC2A5E9E9000E1D940 /* PIFullScreenBannerAnimation.m in Sources */,
|
||||||
E8232600274E48EA003A3332 /* XPUserCardItemCollectionViewCell.m in Sources */,
|
E8232600274E48EA003A3332 /* XPUserCardItemCollectionViewCell.m in Sources */,
|
||||||
@@ -12460,6 +12557,7 @@
|
|||||||
E80EC80F28ACD84000D133C5 /* QEmotion.m in Sources */,
|
E80EC80F28ACD84000D133C5 /* QEmotion.m in Sources */,
|
||||||
E877A7EB2783E24700EFACED /* DatingStageView.m in Sources */,
|
E877A7EB2783E24700EFACED /* DatingStageView.m in Sources */,
|
||||||
9BD2ECDA288F867000F5CD9A /* XPMineFootPrintTableViewCell.m in Sources */,
|
9BD2ECDA288F867000F5CD9A /* XPMineFootPrintTableViewCell.m in Sources */,
|
||||||
|
545888332C1AFFB500897585 /* XPRoomPKPanelView.m in Sources */,
|
||||||
E8395339276A0CC100CF2F24 /* XPMineHeadwearTableViewCell.m in Sources */,
|
E8395339276A0CC100CF2F24 /* XPMineHeadwearTableViewCell.m in Sources */,
|
||||||
238B37CB2AC55A2C00BFC9D5 /* XPTreasureFairyWebView.m in Sources */,
|
238B37CB2AC55A2C00BFC9D5 /* XPTreasureFairyWebView.m in Sources */,
|
||||||
E875FA8727D619820086ED04 /* ClientDataModel.m in Sources */,
|
E875FA8727D619820086ED04 /* ClientDataModel.m in Sources */,
|
||||||
@@ -12481,6 +12579,7 @@
|
|||||||
E8395334276A03C300CF2F24 /* XPMineDressUpPresenter.m in Sources */,
|
E8395334276A03C300CF2F24 /* XPMineDressUpPresenter.m in Sources */,
|
||||||
2357148F2BEDC94D004C81D6 /* MSSessionPublicChatHalImageCell.m in Sources */,
|
2357148F2BEDC94D004C81D6 /* MSSessionPublicChatHalImageCell.m in Sources */,
|
||||||
E85E7B212A4EB0D300B6D00A /* XPNewMineGuildIncomeRecordViewController.m in Sources */,
|
E85E7B212A4EB0D300B6D00A /* XPNewMineGuildIncomeRecordViewController.m in Sources */,
|
||||||
|
54C389622C23BD1600FD47B1 /* HomeRankAvatarModel.m in Sources */,
|
||||||
23A439742AA1CF7C002E6039 /* XPNewHomeHeadView.m in Sources */,
|
23A439742AA1CF7C002E6039 /* XPNewHomeHeadView.m in Sources */,
|
||||||
189DD75926E6003C00AB55B1 /* Api.m in Sources */,
|
189DD75926E6003C00AB55B1 /* Api.m in Sources */,
|
||||||
2331C1652A5EB71000E1D940 /* NobleRechargeModel.m in Sources */,
|
2331C1652A5EB71000E1D940 /* NobleRechargeModel.m in Sources */,
|
||||||
@@ -12489,6 +12588,7 @@
|
|||||||
23E9EB152A84D02400B792F2 /* XPMineUserInfoEditPickView.m in Sources */,
|
23E9EB152A84D02400B792F2 /* XPMineUserInfoEditPickView.m in Sources */,
|
||||||
9BA812D628BF52E100783EA7 /* XPRoomSendRedPacketViewController.m in Sources */,
|
9BA812D628BF52E100783EA7 /* XPRoomSendRedPacketViewController.m in Sources */,
|
||||||
E86E79D328A4E94E006DAF48 /* SessionRiskView.m in Sources */,
|
E86E79D328A4E94E006DAF48 /* SessionRiskView.m in Sources */,
|
||||||
|
5458EC232C352D9C009D9757 /* FeedBackConfigModel.m in Sources */,
|
||||||
E85E7B1F2A4EB0D300B6D00A /* XPMineGuildIncomeStatisViewController.m in Sources */,
|
E85E7B1F2A4EB0D300B6D00A /* XPMineGuildIncomeStatisViewController.m in Sources */,
|
||||||
E85E7B412A4EB0D300B6D00A /* XPMineGuildEmptyTableViewCell.m in Sources */,
|
E85E7B412A4EB0D300B6D00A /* XPMineGuildEmptyTableViewCell.m in Sources */,
|
||||||
E8133916273E532D00708B66 /* XPGiftItemCollectionViewCell.m in Sources */,
|
E8133916273E532D00708B66 /* XPGiftItemCollectionViewCell.m in Sources */,
|
||||||
@@ -12563,9 +12663,11 @@
|
|||||||
1427218829A75F6F00C7C423 /* HTTPErrorResponse.m in Sources */,
|
1427218829A75F6F00C7C423 /* HTTPErrorResponse.m in Sources */,
|
||||||
E85E7B032A4EB0D200B6D00A /* XPGuildIncomePresenter.m in Sources */,
|
E85E7B032A4EB0D200B6D00A /* XPGuildIncomePresenter.m in Sources */,
|
||||||
E8A30BF928534E48003B4873 /* XPSessionFindNewEmptyTableViewCell.m in Sources */,
|
E8A30BF928534E48003B4873 /* XPSessionFindNewEmptyTableViewCell.m in Sources */,
|
||||||
|
545888362C1C306B00897585 /* XPRoomPKPaneAvatarView.m in Sources */,
|
||||||
E896EFB22771C93B00AD2CC1 /* XPMineFriendNumberView.m in Sources */,
|
E896EFB22771C93B00AD2CC1 /* XPMineFriendNumberView.m in Sources */,
|
||||||
14EB640D29A5C16000A4A00B /* XPMomentsSimpleDetailNav.m in Sources */,
|
14EB640D29A5C16000A4A00B /* XPMomentsSimpleDetailNav.m in Sources */,
|
||||||
E80EC80E28ACD84000D133C5 /* QKeyboardBaseManager.m in Sources */,
|
E80EC80E28ACD84000D133C5 /* QKeyboardBaseManager.m in Sources */,
|
||||||
|
54C389672C24464600FD47B1 /* HomeMineRoomModel.m in Sources */,
|
||||||
23E9EA792A8385CC00B792F2 /* XPTreasureFairyGiftView.m in Sources */,
|
23E9EA792A8385CC00B792F2 /* XPTreasureFairyGiftView.m in Sources */,
|
||||||
149839C7299E0B9F00F82CBF /* XPMomentListCollectionViewCell.m in Sources */,
|
149839C7299E0B9F00F82CBF /* XPMomentListCollectionViewCell.m in Sources */,
|
||||||
236BA4982BB6AFED00C7C73A /* PINoblePrivilegeEmptyCell.m in Sources */,
|
236BA4982BB6AFED00C7C73A /* PINoblePrivilegeEmptyCell.m in Sources */,
|
||||||
@@ -12770,10 +12872,14 @@
|
|||||||
"$(inherited)",
|
"$(inherited)",
|
||||||
"@executable_path/Frameworks",
|
"@executable_path/Frameworks",
|
||||||
);
|
);
|
||||||
MARKETING_VERSION = 20.20.23;
|
MARKETING_VERSION = 20.20.27;
|
||||||
PRODUCT_BUNDLE_IDENTIFIER = com.peko.enterprise.ios;
|
PRODUCT_BUNDLE_IDENTIFIER = com.peko.enterprise.ios;
|
||||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||||
PROVISIONING_PROFILE_SPECIFIER = "";
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
||||||
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
||||||
|
SUPPORTS_MACCATALYST = NO;
|
||||||
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
||||||
|
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
|
||||||
SWIFT_OBJC_BRIDGING_HEADER = "";
|
SWIFT_OBJC_BRIDGING_HEADER = "";
|
||||||
SWIFT_VERSION = 5.0;
|
SWIFT_VERSION = 5.0;
|
||||||
TARGETED_DEVICE_FAMILY = 1;
|
TARGETED_DEVICE_FAMILY = 1;
|
||||||
@@ -12808,10 +12914,15 @@
|
|||||||
"$(inherited)",
|
"$(inherited)",
|
||||||
"@executable_path/Frameworks",
|
"@executable_path/Frameworks",
|
||||||
);
|
);
|
||||||
MARKETING_VERSION = 20.20.23;
|
MARKETING_VERSION = 20.20.27;
|
||||||
PRODUCT_BUNDLE_IDENTIFIER = com.peko.enterprise.ios;
|
PRODUCT_BUNDLE_IDENTIFIER = com.peko.enterprise.ios;
|
||||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||||
PROVISIONING_PROFILE_SPECIFIER = "";
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
||||||
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
||||||
|
SUPPORTS_MACCATALYST = NO;
|
||||||
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
||||||
|
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
|
||||||
|
SWIFT_COMPILATION_MODE = singlefile;
|
||||||
SWIFT_OBJC_BRIDGING_HEADER = "";
|
SWIFT_OBJC_BRIDGING_HEADER = "";
|
||||||
SWIFT_VERSION = 5.0;
|
SWIFT_VERSION = 5.0;
|
||||||
TARGETED_DEVICE_FAMILY = 1;
|
TARGETED_DEVICE_FAMILY = 1;
|
||||||
|
@@ -31,55 +31,47 @@
|
|||||||
|
|
||||||
#import "YuMi-swift.h"
|
#import "YuMi-swift.h"
|
||||||
|
|
||||||
|
|
||||||
UIKIT_EXTERN NSString * kYouMiNumberCountKey;
|
UIKIT_EXTERN NSString * kYouMiNumberCountKey;
|
||||||
UIKIT_EXTERN NSString * adImageName;
|
UIKIT_EXTERN NSString * adImageName;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@implementation AppDelegate (ThirdConfig)
|
@implementation AppDelegate (ThirdConfig)
|
||||||
|
|
||||||
|
|
||||||
/// 初始化一些第三方配置
|
/// 初始化一些第三方配置
|
||||||
- (void)initThirdConfig {
|
- (void)initThirdConfig{
|
||||||
|
[self setLanguage];
|
||||||
[self configShareSDK];
|
[self configShareSDK];
|
||||||
[self configNIMSDK];
|
[self configNIMSDK];
|
||||||
[self initEmojiData];
|
|
||||||
[self configAdjust];
|
[self configAdjust];
|
||||||
[self configBugly];
|
[self configBugly];
|
||||||
[self registerNot];
|
[self registerNot];
|
||||||
[self setLanguage];
|
[self initEmojiData];
|
||||||
}
|
}
|
||||||
|
|
||||||
-(void)setLanguage{
|
-(void)setLanguage{
|
||||||
|
UISemanticContentAttribute attribute = UISemanticContentAttributeForceLeftToRight;
|
||||||
if (isMSRTL()) {
|
if (isMSRTL()) {
|
||||||
[UIView appearance].semanticContentAttribute = UISemanticContentAttributeForceRightToLeft;
|
attribute = UISemanticContentAttributeForceRightToLeft;
|
||||||
[UISearchBar appearance].semanticContentAttribute = UISemanticContentAttributeForceRightToLeft;
|
|
||||||
|
|
||||||
|
|
||||||
} else {
|
|
||||||
[UIView appearance].semanticContentAttribute = UISemanticContentAttributeForceLeftToRight;
|
|
||||||
[UISearchBar appearance].semanticContentAttribute = UISemanticContentAttributeForceLeftToRight;
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
[UIView appearance].semanticContentAttribute = attribute;
|
||||||
|
[UISearchBar appearance].semanticContentAttribute = attribute;
|
||||||
}
|
}
|
||||||
|
|
||||||
-(void)registerNot{
|
-(void)registerNot{
|
||||||
if (@available(iOS 10.0, *)) {
|
if (@available(iOS 10.0, *)) {
|
||||||
UNUserNotificationCenter *center = [UNUserNotificationCenter currentNotificationCenter];
|
UNUserNotificationCenter *center = [UNUserNotificationCenter currentNotificationCenter];
|
||||||
[center requestAuthorizationWithOptions:(UNAuthorizationOptionAlert | UNAuthorizationOptionBadge | UNAuthorizationOptionSound) completionHandler:^(BOOL granted, NSError * _Nullable error) {
|
[center requestAuthorizationWithOptions:(UNAuthorizationOptionAlert | UNAuthorizationOptionBadge | UNAuthorizationOptionSound) completionHandler:^(BOOL granted, NSError * _Nullable error) {
|
||||||
if (granted) {
|
if (granted) {
|
||||||
[center getNotificationSettingsWithCompletionHandler:^(UNNotificationSettings * _Nonnull settings) {
|
[center getNotificationSettingsWithCompletionHandler:^(UNNotificationSettings * _Nonnull settings) {
|
||||||
if (settings.authorizationStatus == UNAuthorizationStatusAuthorized){
|
if (settings.authorizationStatus == UNAuthorizationStatusAuthorized){
|
||||||
dispatch_async(dispatch_get_main_queue(), ^{
|
dispatch_async(dispatch_get_main_queue(), ^{
|
||||||
[[UIApplication sharedApplication] registerForRemoteNotifications];
|
[[UIApplication sharedApplication] registerForRemoteNotifications];
|
||||||
});
|
});
|
||||||
}
|
|
||||||
}];
|
|
||||||
}
|
}
|
||||||
}];
|
}];
|
||||||
}
|
}
|
||||||
|
}];
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@@ -94,14 +86,16 @@ UIKIT_EXTERN NSString * adImageName;
|
|||||||
|
|
||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
config.debugMode = YES; // debug 模式下,开启调试模式
|
config.debugMode = YES; // debug 模式下,开启调试模式
|
||||||
config.channel = [YYUtility getAppSource];; config.blockMonitorEnable = YES; // 卡顿监控开关,默认关闭
|
config.channel = [YYUtility getAppSource];
|
||||||
|
config.blockMonitorEnable = YES; // 卡顿监控开关,默认关闭
|
||||||
config.reportLogLevel = BuglyLogLevelVerbose; // 设置打印日志级别
|
config.reportLogLevel = BuglyLogLevelVerbose; // 设置打印日志级别
|
||||||
[Bugly startWithAppId:@"86cf73b8d5" config:config];
|
[Bugly startWithAppId:@"c937fd00f7" config:config];
|
||||||
#else
|
#else
|
||||||
config.debugMode = NO; // release 模式下,关闭调试模式
|
config.debugMode = NO; // release 模式下,关闭调试模式
|
||||||
config.channel = [YYUtility getAppSource];; config.blockMonitorEnable = NO; // 卡顿监控开关,默认关闭
|
config.channel = [YYUtility getAppSource];;
|
||||||
|
config.blockMonitorEnable = NO; // 卡顿监控开关,默认关闭
|
||||||
config.reportLogLevel = BuglyLogLevelWarn; // 设置自定义日志上报的级别,默认不上报自定义日志
|
config.reportLogLevel = BuglyLogLevelWarn; // 设置自定义日志上报的级别,默认不上报自定义日志
|
||||||
NSString *buylyKey = isEnterprise == NO ? @"5334684d86" : @"d65df59a68";
|
NSString *buylyKey = @"8627948559"; // isEnterprise == NO ? @"5334684d86" : @"d65df59a68";
|
||||||
[Bugly startWithAppId:buylyKey config:config];
|
[Bugly startWithAppId:buylyKey config:config];
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
@@ -115,10 +109,7 @@ UIKIT_EXTERN NSString * adImageName;
|
|||||||
#else
|
#else
|
||||||
option.apnsCername = @"newPiko";
|
option.apnsCername = @"newPiko";
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[[NIMSDK sharedSDK] registerWithOption:option];
|
[[NIMSDK sharedSDK] registerWithOption:option];
|
||||||
|
|
||||||
// NIM SDK初始化
|
// NIM SDK初始化
|
||||||
@@ -151,6 +142,7 @@ UIKIT_EXTERN NSString * adImageName;
|
|||||||
#endif
|
#endif
|
||||||
[Adjust appDidLaunch:adjustConfig];
|
[Adjust appDidLaunch:adjustConfig];
|
||||||
}
|
}
|
||||||
|
|
||||||
- (void)configShareSDK {
|
- (void)configShareSDK {
|
||||||
|
|
||||||
[PILineLoginManager registerLine];
|
[PILineLoginManager registerLine];
|
||||||
@@ -160,11 +152,10 @@ UIKIT_EXTERN NSString * adImageName;
|
|||||||
// [platformsRegister setupFacebookWithAppkey:@"1266232494209868" appSecret:@"c9b170b383f8be9cdf118823b8632821" displayName:YMLocalizedString(@"AppDelegate_ThirdConfig0")];
|
// [platformsRegister setupFacebookWithAppkey:@"1266232494209868" appSecret:@"c9b170b383f8be9cdf118823b8632821" displayName:YMLocalizedString(@"AppDelegate_ThirdConfig0")];
|
||||||
[platformsRegister setupLineAuthType:SSDKAuthorizeTypeBoth];
|
[platformsRegister setupLineAuthType:SSDKAuthorizeTypeBoth];
|
||||||
}];
|
}];
|
||||||
|
|
||||||
NSString *isUpload = [[NSUserDefaults standardUserDefaults]valueForKey:@"kMobLinkUploadPrivacy"];
|
NSString *isUpload = [[NSUserDefaults standardUserDefaults]valueForKey:@"kMobLinkUploadPrivacy"];
|
||||||
if (isUpload == nil){
|
if (isUpload == nil){
|
||||||
[MobSDK uploadPrivacyPermissionStatus:YES onResult:^(BOOL success) {
|
[MobSDK uploadPrivacyPermissionStatus:YES onResult:nil];
|
||||||
|
|
||||||
}];
|
|
||||||
[[NSUserDefaults standardUserDefaults] setValue:@"YES" forKey:@"kMobLinkUploadPrivacy"];
|
[[NSUserDefaults standardUserDefaults] setValue:@"YES" forKey:@"kMobLinkUploadPrivacy"];
|
||||||
[[NSUserDefaults standardUserDefaults] synchronize];
|
[[NSUserDefaults standardUserDefaults] synchronize];
|
||||||
}
|
}
|
||||||
@@ -172,22 +163,24 @@ UIKIT_EXTERN NSString * adImageName;
|
|||||||
|
|
||||||
#pragma mark - 表情
|
#pragma mark - 表情
|
||||||
- (void)initEmojiData {
|
- (void)initEmojiData {
|
||||||
NSArray * dicArray = [NSArray arrayWithContentsOfFile:[[NSBundle mainBundle] pathForResource:@"emoji" ofType:@"plist"]];
|
dispatch_async(dispatch_get_global_queue(0, 0), ^{
|
||||||
NSDictionary * dic = [dicArray firstObject];
|
NSArray * dicArray = [NSArray arrayWithContentsOfFile:[[NSBundle mainBundle] pathForResource:@"emoji" ofType:@"plist"]];
|
||||||
NSArray * emojiArray = dic[@"data"];
|
NSDictionary * dic = [dicArray firstObject];
|
||||||
NSMutableArray * array = [NSMutableArray array];
|
NSArray * emojiArray = dic[@"data"];
|
||||||
for (int i = 0; i < emojiArray.count; i++) {
|
NSMutableArray * array = [NSMutableArray array];
|
||||||
NSDictionary * dic = [emojiArray objectAtIndex:i];
|
for (int i = 0; i < emojiArray.count; i++) {
|
||||||
UIImage * image = [UIImage imageNamed:dic[@"file"]];
|
NSDictionary * dic = [emojiArray objectAtIndex:i];
|
||||||
QEmotion * info = [[QEmotion alloc] init];
|
UIImage * image = [UIImage imageNamed:dic[@"file"]];
|
||||||
info.identifier = dic[@"id"];
|
QEmotion * info = [[QEmotion alloc] init];
|
||||||
info.image = image;
|
info.identifier = dic[@"id"];
|
||||||
info.displayName = dic[@"tag"];
|
info.image = image;
|
||||||
[array addObject:info];
|
info.displayName = dic[@"tag"];
|
||||||
}
|
[array addObject:info];
|
||||||
//在这里强烈建议先预加载一下表情
|
}
|
||||||
QEmotionHelper *faceManager = [QEmotionHelper sharedEmotionHelper];
|
//在这里强烈建议先预加载一下表情
|
||||||
faceManager.emotionArray = array;
|
QEmotionHelper *faceManager = [QEmotionHelper sharedEmotionHelper];
|
||||||
|
faceManager.emotionArray = array;
|
||||||
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
#pragma mark - 广告
|
#pragma mark - 广告
|
||||||
@@ -198,22 +191,21 @@ UIKIT_EXTERN NSString * adImageName;
|
|||||||
- (void)setupLaunchADView {
|
- (void)setupLaunchADView {
|
||||||
NSUserDefaults * kUserDefaults = NSUserDefaults.standardUserDefaults;
|
NSUserDefaults * kUserDefaults = NSUserDefaults.standardUserDefaults;
|
||||||
// 判断沙盒中是否存在广告图片,如果存在,直接显示
|
// 判断沙盒中是否存在广告图片,如果存在,直接显示
|
||||||
NSString *filePath = [XPAdImageTool.shareImageTool getFilePathWithImageName:[kUserDefaults valueForKey:adImageName]];
|
NSString *adName = [kUserDefaults stringForKey:adImageName];
|
||||||
|
NSString *filePath = [XPAdImageTool.shareImageTool getFilePathWithImageName:adName];
|
||||||
BOOL isExist = [XPAdImageTool.shareImageTool isFileExistWithFilePath:filePath];
|
BOOL isExist = [XPAdImageTool.shareImageTool isFileExistWithFilePath:filePath];
|
||||||
NSUserDefaults *userDefault = [NSUserDefaults standardUserDefaults];
|
|
||||||
|
|
||||||
if ([userDefault integerForKey:@"adShow"]) {
|
if ([kUserDefaults integerForKey:@"adShow"]) {
|
||||||
[userDefault setInteger:[userDefault integerForKey:@"adShow"]+1 forKey:@"adShow"];
|
[kUserDefaults setInteger:[kUserDefaults integerForKey:@"adShow"]+1
|
||||||
|
forKey:@"adShow"];
|
||||||
} else {
|
} else {
|
||||||
[userDefault setInteger:1 forKey:@"adShow"];
|
[kUserDefaults setInteger:1 forKey:@"adShow"];
|
||||||
}
|
}
|
||||||
|
|
||||||
if (isExist) {// 图片存在
|
if (isExist) {// 图片存在
|
||||||
|
if ([kUserDefaults integerForKey:@"adShow"] > 4) {
|
||||||
if ([userDefault integerForKey:@"adShow"] > 4) {
|
|
||||||
@kWeakify(self);
|
@kWeakify(self);
|
||||||
NSString *imageName = [kUserDefaults valueForKey:adImageName];
|
AdvertiseModel *info = [XPAdImageTool.shareImageTool getAdInfoFromCacheInMainWith:adName];
|
||||||
AdvertiseModel *info = [XPAdImageTool.shareImageTool getAdInfoFromCacheInMainWith:imageName];
|
|
||||||
XPAdvertiseView *advertiseView = [[XPAdvertiseView alloc] initWithFrame:self.window.bounds];
|
XPAdvertiseView *advertiseView = [[XPAdvertiseView alloc] initWithFrame:self.window.bounds];
|
||||||
advertiseView.filePath = filePath;
|
advertiseView.filePath = filePath;
|
||||||
advertiseView.dismissHandler = ^(BOOL shouldJump) {
|
advertiseView.dismissHandler = ^(BOOL shouldJump) {
|
||||||
@@ -222,9 +214,8 @@ UIKIT_EXTERN NSString * adImageName;
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
dispatch_after(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(0.5 * NSEC_PER_SEC)), dispatch_get_main_queue(), ^{
|
dispatch_after(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(0.5 * NSEC_PER_SEC)), dispatch_get_main_queue(), ^{
|
||||||
[self performSelectorOnMainThread:@selector(advertiseJumpHandleWithInfo:) withObject:info waitUntilDone:NO];
|
[self advertiseJumpHandleWithInfo:info];
|
||||||
});
|
});
|
||||||
|
|
||||||
};
|
};
|
||||||
[advertiseView show];
|
[advertiseView show];
|
||||||
}
|
}
|
||||||
|
@@ -5,15 +5,16 @@
|
|||||||
// Created by admin on 2023/3/9.
|
// Created by admin on 2023/3/9.
|
||||||
//
|
//
|
||||||
|
|
||||||
|
|
||||||
|
#import "AppDelegate.h"
|
||||||
|
#import <UMCommon/UMCommon.h>
|
||||||
#import <MobLinkPro/MobLink.h>
|
#import <MobLinkPro/MobLink.h>
|
||||||
#import <MobLinkPro/MLSDKScene.h>
|
#import <MobLinkPro/MLSDKScene.h>
|
||||||
#import "AppDelegate.h"
|
#import <FBSDKCoreKit/FBSDKCoreKit.h>
|
||||||
#import "TabbarViewController.h"
|
#import "TabbarViewController.h"
|
||||||
#import "BaseNavigationController.h"
|
#import "BaseNavigationController.h"
|
||||||
#import "AppDelegate+ThirdConfig.h"
|
#import "AppDelegate+ThirdConfig.h"
|
||||||
#import <NIMSDK/NIMSDK.h>
|
#import <NIMSDK/NIMSDK.h>
|
||||||
#import <UMCommon/UMCommon.h>
|
|
||||||
#import <FBSDKCoreKit/FBSDKCoreKit.h>
|
|
||||||
#import <AppTrackingTransparency/AppTrackingTransparency.h>
|
#import <AppTrackingTransparency/AppTrackingTransparency.h>
|
||||||
#import "ClientConfig.h"
|
#import "ClientConfig.h"
|
||||||
#import <GoogleSignIn/GoogleSignIn.h>
|
#import <GoogleSignIn/GoogleSignIn.h>
|
||||||
@@ -34,62 +35,77 @@ UIKIT_EXTERN NSString * const kOpenRoomNotification;
|
|||||||
@implementation AppDelegate
|
@implementation AppDelegate
|
||||||
|
|
||||||
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {
|
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {
|
||||||
|
|
||||||
|
|
||||||
self.window = [[UIWindow alloc] initWithFrame:[UIScreen mainScreen].bounds];
|
|
||||||
|
|
||||||
AccountModel *accountModel = [[AccountInfoStorage instance] getCurrentAccountInfo];
|
|
||||||
if (accountModel == nil || accountModel.uid == nil || accountModel.access_token == nil) {
|
|
||||||
XPLoginViewController *lvc = [[XPLoginViewController alloc] init];
|
|
||||||
BaseNavigationController * nav = [[BaseNavigationController alloc] initWithRootViewController:lvc];
|
|
||||||
nav.modalPresentationStyle = UIModalPresentationFullScreen;
|
|
||||||
self.window.rootViewController = nav;
|
|
||||||
}else{
|
|
||||||
TabbarViewController *vc = [[TabbarViewController alloc] init];
|
|
||||||
BaseNavigationController *bnc = [[BaseNavigationController alloc] initWithRootViewController:vc];
|
|
||||||
self.window.rootViewController = bnc;
|
|
||||||
}
|
|
||||||
|
|
||||||
[self.window makeKeyAndVisible];
|
|
||||||
///设置广告页
|
|
||||||
[self setupLaunchADView];
|
|
||||||
///初始化一些 sdk配置
|
///初始化一些 sdk配置
|
||||||
[self initThirdConfig];
|
[self initThirdConfig];
|
||||||
// 只有同意过了隐私协议 才初始化
|
[self initUM:application launchOptions:launchOptions];
|
||||||
if ([[NSUserDefaults standardUserDefaults] objectForKey:@"kYouMinumbernnagna"]) {
|
|
||||||
///初始化友盟
|
self.window = [[UIWindow alloc] initWithFrame:[UIScreen mainScreen].bounds];
|
||||||
[UMConfigure initWithAppkey:@"6434c6dfd64e686139618269" channel:@"appstore"];
|
[self.window makeKeyAndVisible];
|
||||||
}
|
|
||||||
[[FBSDKApplicationDelegate sharedInstance] application:application didFinishLaunchingWithOptions:launchOptions];
|
[self loadMainPage];
|
||||||
[FIRApp configure];
|
[self setupLaunchADView];
|
||||||
[MobLink setDelegate:self];
|
|
||||||
|
|
||||||
|
|
||||||
return YES;
|
return YES;
|
||||||
}
|
}
|
||||||
|
|
||||||
- (void) IMLSDKWillRestoreScene:(MLSDKScene *)scene Restore:(void (^)(BOOL, RestoreStyle))restoreHandler
|
- (void)initUM:(UIApplication *)application
|
||||||
{
|
launchOptions:(NSDictionary *)launchOptions {
|
||||||
|
// 只有同意过了隐私协议 才初始化
|
||||||
|
if ([[NSUserDefaults standardUserDefaults] objectForKey:@"kYouMinumbernnagna"]) {
|
||||||
|
///初始化友盟
|
||||||
|
[UMConfigure initWithAppkey:@"6434c6dfd64e686139618269"
|
||||||
|
channel:@"appstore"];
|
||||||
|
}
|
||||||
|
[[FBSDKApplicationDelegate sharedInstance] application:application didFinishLaunchingWithOptions:launchOptions];
|
||||||
|
[FIRApp configure];
|
||||||
|
[MobLink setDelegate:self];
|
||||||
|
}
|
||||||
|
|
||||||
|
- (void)loadMainPage {
|
||||||
|
AccountModel *accountModel = [[AccountInfoStorage instance] getCurrentAccountInfo];
|
||||||
|
if (accountModel == nil ||
|
||||||
|
accountModel.uid == nil ||
|
||||||
|
accountModel.access_token == nil) {
|
||||||
|
[self toLoginPage];
|
||||||
|
}else{
|
||||||
|
[self toHomeTabbarPage];
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
- (void)toLoginPage {
|
||||||
|
XPLoginViewController *lvc = [[XPLoginViewController alloc] init];
|
||||||
|
BaseNavigationController * navigationController = [[BaseNavigationController alloc] initWithRootViewController:lvc];
|
||||||
|
navigationController.modalPresentationStyle = UIModalPresentationFullScreen;
|
||||||
|
self.window.rootViewController = navigationController;
|
||||||
|
}
|
||||||
|
|
||||||
|
- (void)toHomeTabbarPage {
|
||||||
|
TabbarViewController *vc = [[TabbarViewController alloc] init];
|
||||||
|
BaseNavigationController *navigationController = [[BaseNavigationController alloc] initWithRootViewController:vc];
|
||||||
|
self.window.rootViewController = navigationController;
|
||||||
|
}
|
||||||
|
|
||||||
|
- (void)IMLSDKWillRestoreScene:(MLSDKScene *)scene
|
||||||
|
Restore:(void (^)(BOOL, RestoreStyle))restoreHandler {
|
||||||
NSString *inviteCode = scene.params[@"inviteCode"];
|
NSString *inviteCode = scene.params[@"inviteCode"];
|
||||||
if (inviteCode != nil && [[AccountInfoStorage instance]getUid].length == 0){
|
if (inviteCode != nil && [[AccountInfoStorage instance]getUid].length == 0){
|
||||||
ClientConfig *config = [ClientConfig shareConfig];
|
ClientConfig *config = [ClientConfig shareConfig];
|
||||||
config.inviteCode = inviteCode;
|
config.inviteCode = inviteCode;
|
||||||
}
|
}
|
||||||
|
|
||||||
restoreHandler(YES, MLDefault);
|
restoreHandler(YES, MLDefault);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- (void)applicationDidEnterBackground:(UIApplication *)application {
|
- (void)applicationDidEnterBackground:(UIApplication *)application {
|
||||||
NSInteger count = [NIMSDK sharedSDK].conversationManager.allUnreadCount;
|
NSInteger count = [NIMSDK sharedSDK].conversationManager.allUnreadCount;
|
||||||
[[UIApplication sharedApplication] setApplicationIconBadgeNumber:count];
|
[[UIApplication sharedApplication] setApplicationIconBadgeNumber:count];
|
||||||
}
|
}
|
||||||
|
|
||||||
- (void)applicationDidBecomeActive:(UIApplication *)application {
|
- (void)applicationDidBecomeActive:(UIApplication *)application {
|
||||||
[self getAdvertisingTrackingAuthority];
|
[self getAdvertisingTrackingAuthority];
|
||||||
[[NSNotificationCenter defaultCenter]postNotificationName:@"kAppDidBecomeActive" object:nil];
|
[[NSNotificationCenter defaultCenter]postNotificationName:@"kAppDidBecomeActive" object:nil];
|
||||||
}
|
}
|
||||||
|
|
||||||
- (void)getAdvertisingTrackingAuthority {
|
- (void)getAdvertisingTrackingAuthority {
|
||||||
dispatch_after(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(1 * NSEC_PER_SEC)), dispatch_get_main_queue(), ^{
|
dispatch_after(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(1 * NSEC_PER_SEC)), dispatch_get_main_queue(), ^{
|
||||||
if (@available(iOS 14, *)) {
|
if (@available(iOS 14, *)) {
|
||||||
@@ -146,17 +162,14 @@ UIKIT_EXTERN NSString * const kOpenRoomNotification;
|
|||||||
config.pushChatId = userId;
|
config.pushChatId = userId;
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
///URL Scheme跳转
|
///URL Scheme跳转
|
||||||
-(BOOL)application:(UIApplication *)app openURL:(NSURL *)url options:(NSDictionary<NSString *,id> *)options{
|
-(BOOL)application:(UIApplication *)app openURL:(NSURL *)url options:(NSDictionary<NSString *,id> *)options{
|
||||||
NSString *bundleID = [[[NSBundle mainBundle] infoDictionary] objectForKey:@"CFBundleIdentifier"];
|
NSString *bundleID = [[[NSBundle mainBundle] infoDictionary] objectForKey:@"CFBundleIdentifier"];
|
||||||
if ([url.scheme isEqualToString:[NSString stringWithFormat:@"line3rdp.%@",bundleID]]) {
|
if ([url.scheme isEqualToString:[NSString stringWithFormat:@"line3rdp.%@",bundleID]]) {
|
||||||
return [PILineLoginManager applicationOpenurl:app open:url];
|
return [PILineLoginManager applicationOpenurl:app open:url];
|
||||||
}
|
}
|
||||||
|
|
||||||
NSString *text = [url query];
|
NSString *text = [url query];
|
||||||
if(text.length){
|
if(text.length){
|
||||||
@@ -202,8 +215,6 @@ UIKIT_EXTERN NSString * const kOpenRoomNotification;
|
|||||||
}
|
}
|
||||||
|
|
||||||
return [GIDSignIn.sharedInstance handleURL:url];
|
return [GIDSignIn.sharedInstance handleURL:url];
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Before Width: | Height: | Size: 122 KiB |
BIN
YuMi/Assets.xcassets/AppIcon.appiconset/1024_副本.png
Normal file
After Width: | Height: | Size: 45 KiB |
Before Width: | Height: | Size: 74 KiB |
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"images" : [
|
"images" : [
|
||||||
{
|
{
|
||||||
"filename" : "1024.png",
|
"filename" : "1024_副本.png",
|
||||||
"idiom" : "universal",
|
"idiom" : "universal",
|
||||||
"platform" : "ios",
|
"platform" : "ios",
|
||||||
"size" : "1024x1024"
|
"size" : "1024x1024"
|
||||||
|
22
YuMi/Assets.xcassets/Language/ar/crossroom_pk_menu_icon_ar.imageset/Contents.json
vendored
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"images" : [
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "1x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "crossroom_pk_menu_icon_ar@2x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "crossroom_pk_menu_icon_ar@3x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "3x"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"info" : {
|
||||||
|
"author" : "xcode",
|
||||||
|
"version" : 1
|
||||||
|
}
|
||||||
|
}
|
BIN
YuMi/Assets.xcassets/Language/ar/crossroom_pk_menu_icon_ar.imageset/crossroom_pk_menu_icon_ar@2x.png
vendored
Normal file
After Width: | Height: | Size: 54 KiB |
BIN
YuMi/Assets.xcassets/Language/ar/crossroom_pk_menu_icon_ar.imageset/crossroom_pk_menu_icon_ar@3x.png
vendored
Normal file
After Width: | Height: | Size: 106 KiB |
@@ -5,12 +5,11 @@
|
|||||||
"scale" : "1x"
|
"scale" : "1x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filename" : "home_hour_no_1_ar@2x.png",
|
|
||||||
"idiom" : "universal",
|
"idiom" : "universal",
|
||||||
"scale" : "2x"
|
"scale" : "2x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filename" : "home_hour_no_1_ar@3x.png",
|
"filename" : "图层 2@3x (1).png",
|
||||||
"idiom" : "universal",
|
"idiom" : "universal",
|
||||||
"scale" : "3x"
|
"scale" : "3x"
|
||||||
}
|
}
|
||||||
|
Before Width: | Height: | Size: 5.2 KiB |
Before Width: | Height: | Size: 9.7 KiB |
BIN
YuMi/Assets.xcassets/Language/ar/home_hour_no_1_ar.imageset/图层 2@3x (1).png
vendored
Normal file
After Width: | Height: | Size: 8.5 KiB |
@@ -5,12 +5,11 @@
|
|||||||
"scale" : "1x"
|
"scale" : "1x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filename" : "home_week_no_1_ar@2x.png",
|
|
||||||
"idiom" : "universal",
|
"idiom" : "universal",
|
||||||
"scale" : "2x"
|
"scale" : "2x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filename" : "home_week_no_1_ar@3x.png",
|
"filename" : "图层 1@3x (1).png",
|
||||||
"idiom" : "universal",
|
"idiom" : "universal",
|
||||||
"scale" : "3x"
|
"scale" : "3x"
|
||||||
}
|
}
|
||||||
|
Before Width: | Height: | Size: 5.3 KiB |
Before Width: | Height: | Size: 9.9 KiB |
BIN
YuMi/Assets.xcassets/Language/ar/home_week_no_1_ar.imageset/图层 1@3x (1).png
vendored
Normal file
After Width: | Height: | Size: 7.8 KiB |
@@ -5,12 +5,12 @@
|
|||||||
"scale" : "1x"
|
"scale" : "1x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filename" : "room_gift_panel_arrow@2x.png",
|
"filename" : "pk_top_charms_mark_ar@2x.png",
|
||||||
"idiom" : "universal",
|
"idiom" : "universal",
|
||||||
"scale" : "2x"
|
"scale" : "2x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filename" : "room_gift_panel_arrow@3x.png",
|
"filename" : "pk_top_charms_mark_ar@3x.png",
|
||||||
"idiom" : "universal",
|
"idiom" : "universal",
|
||||||
"scale" : "3x"
|
"scale" : "3x"
|
||||||
}
|
}
|
BIN
YuMi/Assets.xcassets/Language/ar/pk_top_charms_mark_ar.imageset/pk_top_charms_mark_ar@2x.png
vendored
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
YuMi/Assets.xcassets/Language/ar/pk_top_charms_mark_ar.imageset/pk_top_charms_mark_ar@3x.png
vendored
Normal file
After Width: | Height: | Size: 5.4 KiB |
@@ -5,12 +5,12 @@
|
|||||||
"scale" : "1x"
|
"scale" : "1x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filename" : "room_pk_playing_fold@2x.png",
|
"filename" : "pk_top_momey_mark_ar@2x.png",
|
||||||
"idiom" : "universal",
|
"idiom" : "universal",
|
||||||
"scale" : "2x"
|
"scale" : "2x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filename" : "room_pk_playing_fold@3x.png",
|
"filename" : "pk_top_momey_mark_ar@3x.png",
|
||||||
"idiom" : "universal",
|
"idiom" : "universal",
|
||||||
"scale" : "3x"
|
"scale" : "3x"
|
||||||
}
|
}
|
BIN
YuMi/Assets.xcassets/Language/ar/pk_top_momey_mark_ar.imageset/pk_top_momey_mark_ar@2x.png
vendored
Normal file
After Width: | Height: | Size: 3.7 KiB |
BIN
YuMi/Assets.xcassets/Language/ar/pk_top_momey_mark_ar.imageset/pk_top_momey_mark_ar@3x.png
vendored
Normal file
After Width: | Height: | Size: 5.4 KiB |
22
YuMi/Assets.xcassets/Language/ar/room_across_pk_result_top_draw_ar.imageset/Contents.json
vendored
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"images" : [
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "1x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "room_across_pk_result_top_draw_ar@2x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "room_across_pk_result_top_draw_ar@3x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "3x"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"info" : {
|
||||||
|
"author" : "xcode",
|
||||||
|
"version" : 1
|
||||||
|
}
|
||||||
|
}
|
After Width: | Height: | Size: 25 KiB |
After Width: | Height: | Size: 47 KiB |
22
YuMi/Assets.xcassets/Language/ar/room_across_pk_result_top_fail_ar.imageset/Contents.json
vendored
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"images" : [
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "1x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "room_across_pk_result_top_fail_en@2x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "room_across_pk_result_top_fail_en@3x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "3x"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"info" : {
|
||||||
|
"author" : "xcode",
|
||||||
|
"version" : 1
|
||||||
|
}
|
||||||
|
}
|
After Width: | Height: | Size: 62 KiB |
After Width: | Height: | Size: 112 KiB |
22
YuMi/Assets.xcassets/Language/ar/room_across_pk_result_top_win_ar.imageset/Contents.json
vendored
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"images" : [
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "1x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "room_across_pk_result_top_win_ar@2x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "room_across_pk_result_top_win_ar@3x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "3x"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"info" : {
|
||||||
|
"author" : "xcode",
|
||||||
|
"version" : 1
|
||||||
|
}
|
||||||
|
}
|
After Width: | Height: | Size: 56 KiB |
After Width: | Height: | Size: 109 KiB |
22
YuMi/Assets.xcassets/Language/ar/room_pk_panel_result_draw_ar.imageset/Contents.json
vendored
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"images" : [
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "1x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "room_pk_panel_result_draw_ar@2x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "room_pk_panel_result_draw_ar@3x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "3x"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"info" : {
|
||||||
|
"author" : "xcode",
|
||||||
|
"version" : 1
|
||||||
|
}
|
||||||
|
}
|
After Width: | Height: | Size: 60 KiB |
After Width: | Height: | Size: 113 KiB |
22
YuMi/Assets.xcassets/Language/ar/room_pk_panel_result_fail_ar.imageset/Contents.json
vendored
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"images" : [
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "1x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "room_pk_panel_result_fail_ar@2x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "room_pk_panel_result_fail_ar@3x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "3x"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"info" : {
|
||||||
|
"author" : "xcode",
|
||||||
|
"version" : 1
|
||||||
|
}
|
||||||
|
}
|
After Width: | Height: | Size: 54 KiB |
After Width: | Height: | Size: 96 KiB |
22
YuMi/Assets.xcassets/Language/ar/room_pk_panel_result_win_ar.imageset/Contents.json
vendored
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"images" : [
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "1x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "room_pk_panel_result_win_ar@2x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "room_pk_panel_result_win_ar@3x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "3x"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"info" : {
|
||||||
|
"author" : "xcode",
|
||||||
|
"version" : 1
|
||||||
|
}
|
||||||
|
}
|
After Width: | Height: | Size: 110 KiB |
After Width: | Height: | Size: 226 KiB |
22
YuMi/Assets.xcassets/Language/en/crossroom_pk_menu_icon_en.imageset/Contents.json
vendored
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"images" : [
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "1x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "crossroom_pk_menu_icon_en@2x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "crossroom_pk_menu_icon_en@3x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "3x"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"info" : {
|
||||||
|
"author" : "xcode",
|
||||||
|
"version" : 1
|
||||||
|
}
|
||||||
|
}
|
BIN
YuMi/Assets.xcassets/Language/en/crossroom_pk_menu_icon_en.imageset/crossroom_pk_menu_icon_en@2x.png
vendored
Normal file
After Width: | Height: | Size: 54 KiB |
BIN
YuMi/Assets.xcassets/Language/en/crossroom_pk_menu_icon_en.imageset/crossroom_pk_menu_icon_en@3x.png
vendored
Normal file
After Width: | Height: | Size: 103 KiB |
@@ -5,12 +5,11 @@
|
|||||||
"scale" : "1x"
|
"scale" : "1x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filename" : "home_hour_no_1_en@2x.png",
|
|
||||||
"idiom" : "universal",
|
"idiom" : "universal",
|
||||||
"scale" : "2x"
|
"scale" : "2x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filename" : "home_hour_no_1_en@3x.png",
|
"filename" : "图层 2@3x.png",
|
||||||
"idiom" : "universal",
|
"idiom" : "universal",
|
||||||
"scale" : "3x"
|
"scale" : "3x"
|
||||||
}
|
}
|
||||||
|
Before Width: | Height: | Size: 5.3 KiB |
Before Width: | Height: | Size: 9.3 KiB |
BIN
YuMi/Assets.xcassets/Language/en/home_hour_no_1_en.imageset/图层 2@3x.png
vendored
Normal file
After Width: | Height: | Size: 8.4 KiB |
@@ -5,12 +5,11 @@
|
|||||||
"scale" : "1x"
|
"scale" : "1x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filename" : "home_week_no_1_en@2x.png",
|
|
||||||
"idiom" : "universal",
|
"idiom" : "universal",
|
||||||
"scale" : "2x"
|
"scale" : "2x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filename" : "home_week_no_1_en@3x.png",
|
"filename" : "图层 1@3x.png",
|
||||||
"idiom" : "universal",
|
"idiom" : "universal",
|
||||||
"scale" : "3x"
|
"scale" : "3x"
|
||||||
}
|
}
|
||||||
|
Before Width: | Height: | Size: 5.5 KiB |
Before Width: | Height: | Size: 10 KiB |
BIN
YuMi/Assets.xcassets/Language/en/home_week_no_1_en.imageset/图层 1@3x.png
vendored
Normal file
After Width: | Height: | Size: 8.4 KiB |
22
YuMi/Assets.xcassets/Language/en/pk_top_charms_mark_en.imageset/Contents.json
vendored
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"images" : [
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "1x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "pk_top_charms_mark_en@2x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "pk_top_charms_mark_en@3x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "3x"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"info" : {
|
||||||
|
"author" : "xcode",
|
||||||
|
"version" : 1
|
||||||
|
}
|
||||||
|
}
|
BIN
YuMi/Assets.xcassets/Language/en/pk_top_charms_mark_en.imageset/pk_top_charms_mark_en@2x.png
vendored
Normal file
After Width: | Height: | Size: 5.8 KiB |
BIN
YuMi/Assets.xcassets/Language/en/pk_top_charms_mark_en.imageset/pk_top_charms_mark_en@3x.png
vendored
Normal file
After Width: | Height: | Size: 8.4 KiB |
22
YuMi/Assets.xcassets/Language/en/pk_top_momey_mark_en.imageset/Contents.json
vendored
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"images" : [
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "1x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "pk_top_momey_mark_en@2x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "pk_top_momey_mark_en@3x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "3x"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"info" : {
|
||||||
|
"author" : "xcode",
|
||||||
|
"version" : 1
|
||||||
|
}
|
||||||
|
}
|
BIN
YuMi/Assets.xcassets/Language/en/pk_top_momey_mark_en.imageset/pk_top_momey_mark_en@2x.png
vendored
Normal file
After Width: | Height: | Size: 6.6 KiB |
BIN
YuMi/Assets.xcassets/Language/en/pk_top_momey_mark_en.imageset/pk_top_momey_mark_en@3x.png
vendored
Normal file
After Width: | Height: | Size: 9.4 KiB |
22
YuMi/Assets.xcassets/Language/en/room_across_pk_result_top_draw_en.imageset/Contents.json
vendored
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"images" : [
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "1x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "room_across_pk_result_top_draw_en@2x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "room_across_pk_result_top_draw_en@3x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "3x"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"info" : {
|
||||||
|
"author" : "xcode",
|
||||||
|
"version" : 1
|
||||||
|
}
|
||||||
|
}
|
After Width: | Height: | Size: 25 KiB |
After Width: | Height: | Size: 47 KiB |
22
YuMi/Assets.xcassets/Language/en/room_across_pk_result_top_fail_en.imageset/Contents.json
vendored
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"images" : [
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "1x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "room_across_pk_result_top_fail_en@2x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "room_across_pk_result_top_fail_en@3x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "3x"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"info" : {
|
||||||
|
"author" : "xcode",
|
||||||
|
"version" : 1
|
||||||
|
}
|
||||||
|
}
|
After Width: | Height: | Size: 64 KiB |
After Width: | Height: | Size: 121 KiB |
22
YuMi/Assets.xcassets/Language/en/room_across_pk_result_top_win_en.imageset/Contents.json
vendored
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"images" : [
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "1x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "room_across_pk_result_top_win_en@2x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "room_across_pk_result_top_win_en@3x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "3x"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"info" : {
|
||||||
|
"author" : "xcode",
|
||||||
|
"version" : 1
|
||||||
|
}
|
||||||
|
}
|
After Width: | Height: | Size: 55 KiB |
After Width: | Height: | Size: 107 KiB |
22
YuMi/Assets.xcassets/Language/en/room_pk_panel_result_draw_en.imageset/Contents.json
vendored
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"images" : [
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "1x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "room_pk_panel_result_draw_en@2x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "room_pk_panel_result_draw_en@3x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "3x"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"info" : {
|
||||||
|
"author" : "xcode",
|
||||||
|
"version" : 1
|
||||||
|
}
|
||||||
|
}
|
After Width: | Height: | Size: 59 KiB |
After Width: | Height: | Size: 110 KiB |
22
YuMi/Assets.xcassets/Language/en/room_pk_panel_result_fail_en.imageset/Contents.json
vendored
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"images" : [
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "1x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "room_pk_panel_result_fail_en@2x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "room_pk_panel_result_fail_en@3x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "3x"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"info" : {
|
||||||
|
"author" : "xcode",
|
||||||
|
"version" : 1
|
||||||
|
}
|
||||||
|
}
|
After Width: | Height: | Size: 53 KiB |
After Width: | Height: | Size: 95 KiB |
22
YuMi/Assets.xcassets/Language/en/room_pk_panel_result_win_en.imageset/Contents.json
vendored
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"images" : [
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "1x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "room_pk_panel_result_win_en@2x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "room_pk_panel_result_win_en@3x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "3x"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"info" : {
|
||||||
|
"author" : "xcode",
|
||||||
|
"version" : 1
|
||||||
|
}
|
||||||
|
}
|
After Width: | Height: | Size: 110 KiB |
After Width: | Height: | Size: 224 KiB |
@@ -5,12 +5,11 @@
|
|||||||
"scale" : "1x"
|
"scale" : "1x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filename" : "login_agree@2x.png",
|
|
||||||
"idiom" : "universal",
|
"idiom" : "universal",
|
||||||
"scale" : "2x"
|
"scale" : "2x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filename" : "login_agree@3x.png",
|
"filename" : "组 546@3x-2.png",
|
||||||
"idiom" : "universal",
|
"idiom" : "universal",
|
||||||
"scale" : "3x"
|
"scale" : "3x"
|
||||||
}
|
}
|
||||||
|
Before Width: | Height: | Size: 410 B |
Before Width: | Height: | Size: 656 B |
BIN
YuMi/Assets.xcassets/Login/login_agree.imageset/组 546@3x-2.png
vendored
Normal file
After Width: | Height: | Size: 1.8 KiB |
@@ -5,12 +5,11 @@
|
|||||||
"scale" : "1x"
|
"scale" : "1x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filename" : "ms_hoem_index_icon@2x.png",
|
|
||||||
"idiom" : "universal",
|
"idiom" : "universal",
|
||||||
"scale" : "2x"
|
"scale" : "2x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filename" : "ms_hoem_index_icon@3x.png",
|
"filename" : "login_custom_servise@3x.png",
|
||||||
"idiom" : "universal",
|
"idiom" : "universal",
|
||||||
"scale" : "3x"
|
"scale" : "3x"
|
||||||
}
|
}
|
BIN
YuMi/Assets.xcassets/Login/login_custom_servise.imageset/login_custom_servise@3x.png
vendored
Normal file
After Width: | Height: | Size: 2.3 KiB |
@@ -5,12 +5,11 @@
|
|||||||
"scale" : "1x"
|
"scale" : "1x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filename" : "login_disagree@2x.png",
|
|
||||||
"idiom" : "universal",
|
"idiom" : "universal",
|
||||||
"scale" : "2x"
|
"scale" : "2x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filename" : "login_disagree@3x.png",
|
"filename" : "组 546@3x.png",
|
||||||
"idiom" : "universal",
|
"idiom" : "universal",
|
||||||
"scale" : "3x"
|
"scale" : "3x"
|
||||||
}
|
}
|
||||||
|
Before Width: | Height: | Size: 306 B |
Before Width: | Height: | Size: 461 B |
BIN
YuMi/Assets.xcassets/Login/login_disagree.imageset/组 546@3x.png
vendored
Normal file
After Width: | Height: | Size: 2.4 KiB |
21
YuMi/Assets.xcassets/Login/login_feedback_add_photo.imageset/Contents.json
vendored
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"images" : [
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "1x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "login_feedback_add_photo@3x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "3x"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"info" : {
|
||||||
|
"author" : "xcode",
|
||||||
|
"version" : 1
|
||||||
|
}
|
||||||
|
}
|
BIN
YuMi/Assets.xcassets/Login/login_feedback_add_photo.imageset/login_feedback_add_photo@3x.png
vendored
Normal file
After Width: | Height: | Size: 890 B |
@@ -5,12 +5,11 @@
|
|||||||
"scale" : "1x"
|
"scale" : "1x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filename" : "ms_login_choose_phone_icon@2x.png",
|
|
||||||
"idiom" : "universal",
|
"idiom" : "universal",
|
||||||
"scale" : "2x"
|
"scale" : "2x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filename" : "ms_login_choose_phone_icon@3x.png",
|
"filename" : "路径 6@2x@3x.png",
|
||||||
"idiom" : "universal",
|
"idiom" : "universal",
|
||||||
"scale" : "3x"
|
"scale" : "3x"
|
||||||
}
|
}
|
||||||
|
Before Width: | Height: | Size: 914 B |
Before Width: | Height: | Size: 1.6 KiB |
BIN
YuMi/Assets.xcassets/Login/ms_login_choose_phone_icon.imageset/路径 6@2x@3x.png
vendored
Normal file
After Width: | Height: | Size: 2.1 KiB |
@@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"images" : [
|
"images" : [
|
||||||
{
|
{
|
||||||
"filename" : "room_across_pk_assist.png",
|
|
||||||
"idiom" : "universal",
|
"idiom" : "universal",
|
||||||
"scale" : "1x"
|
"scale" : "1x"
|
||||||
},
|
},
|
||||||
@@ -10,6 +9,7 @@
|
|||||||
"scale" : "2x"
|
"scale" : "2x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"filename" : "pi_app_logo_new_bg.png",
|
||||||
"idiom" : "universal",
|
"idiom" : "universal",
|
||||||
"scale" : "3x"
|
"scale" : "3x"
|
||||||
}
|
}
|
BIN
YuMi/Assets.xcassets/Login_top_bg.imageset/pi_app_logo_new_bg.png
vendored
Normal file
After Width: | Height: | Size: 49 KiB |
6
YuMi/Assets.xcassets/MineInfo/Contents.json
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"info" : {
|
||||||
|
"author" : "xcode",
|
||||||
|
"version" : 1
|
||||||
|
}
|
||||||
|
}
|
22
YuMi/Assets.xcassets/MineInfo/mine_gift_bg.imageset/Contents.json
vendored
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"images" : [
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "1x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "mine_gift_bg@2x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "mine_gift_bg@3x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "3x"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"info" : {
|
||||||
|
"author" : "xcode",
|
||||||
|
"version" : 1
|
||||||
|
}
|
||||||
|
}
|
BIN
YuMi/Assets.xcassets/MineInfo/mine_gift_bg.imageset/mine_gift_bg@2x.png
vendored
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
YuMi/Assets.xcassets/MineInfo/mine_gift_bg.imageset/mine_gift_bg@3x.png
vendored
Normal file
After Width: | Height: | Size: 54 KiB |