英文适配
This commit is contained in:
@@ -216,6 +216,12 @@
|
||||
2368ECD32BC38FDA00EDF4C9 /* Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 2368ECD52BC38FDA00EDF4C9 /* Launch Screen.storyboard */; };
|
||||
2368ECDA2BC3C02800EDF4C9 /* XPMineSwitchLanguageVC.m in Sources */ = {isa = PBXBuildFile; fileRef = 2368ECD92BC3C02800EDF4C9 /* XPMineSwitchLanguageVC.m */; };
|
||||
2368ECDF2BC51B2D00EDF4C9 /* XPMineSwitchLanguageCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2368ECDE2BC51B2D00EDF4C9 /* XPMineSwitchLanguageCell.m */; };
|
||||
2368ECE72BC5280300EDF4C9 /* css in Resources */ = {isa = PBXBuildFile; fileRef = 2368ECE12BC5280300EDF4C9 /* css */; };
|
||||
2368ECE82BC5280300EDF4C9 /* images in Resources */ = {isa = PBXBuildFile; fileRef = 2368ECE22BC5280300EDF4C9 /* images */; };
|
||||
2368ECE92BC5280300EDF4C9 /* js in Resources */ = {isa = PBXBuildFile; fileRef = 2368ECE32BC5280300EDF4C9 /* js */; };
|
||||
2368ECEA2BC5280300EDF4C9 /* index.html in Resources */ = {isa = PBXBuildFile; fileRef = 2368ECE42BC5280300EDF4C9 /* index.html */; };
|
||||
2368ECEB2BC5280300EDF4C9 /* upload.html in Resources */ = {isa = PBXBuildFile; fileRef = 2368ECE52BC5280300EDF4C9 /* upload.html */; };
|
||||
2368ECEC2BC5280300EDF4C9 /* local in Resources */ = {isa = PBXBuildFile; fileRef = 2368ECE62BC5280300EDF4C9 /* local */; };
|
||||
2369F9912A89CE0E00563B48 /* PIUserSexView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2369F9902A89CE0E00563B48 /* PIUserSexView.m */; };
|
||||
2369F9932A8B21EB00563B48 /* pi_treasure_fairy_gift_bg.svga in Resources */ = {isa = PBXBuildFile; fileRef = 2369F9922A8B21EA00563B48 /* pi_treasure_fairy_gift_bg.svga */; };
|
||||
236B2E422AA07D06003967A8 /* SudCommon.m in Sources */ = {isa = PBXBuildFile; fileRef = 236B2E232AA07D06003967A8 /* SudCommon.m */; };
|
||||
@@ -1110,11 +1116,6 @@
|
||||
E86E79D628A4EA0C006DAF48 /* SessionRiskCache.m in Sources */ = {isa = PBXBuildFile; fileRef = E86E79D528A4EA0C006DAF48 /* SessionRiskCache.m */; };
|
||||
E86F6185284F4E4800E8EC9A /* RoomHalfHourRankModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E86F6184284F4E4800E8EC9A /* RoomHalfHourRankModel.m */; };
|
||||
E872309326E8D31500B90D4F /* LoginVerifCodeView.m in Sources */ = {isa = PBXBuildFile; fileRef = E872309226E8D31500B90D4F /* LoginVerifCodeView.m */; };
|
||||
E8729EEC2A3B34D30076D80A /* index.html in Resources */ = {isa = PBXBuildFile; fileRef = E8729EE72A3B34D20076D80A /* index.html */; };
|
||||
E8729EED2A3B34D30076D80A /* upload.html in Resources */ = {isa = PBXBuildFile; fileRef = E8729EE82A3B34D20076D80A /* upload.html */; };
|
||||
E8729EEE2A3B34D30076D80A /* css in Resources */ = {isa = PBXBuildFile; fileRef = E8729EE92A3B34D30076D80A /* css */; };
|
||||
E8729EEF2A3B34D30076D80A /* images in Resources */ = {isa = PBXBuildFile; fileRef = E8729EEA2A3B34D30076D80A /* images */; };
|
||||
E8729EF02A3B34D30076D80A /* js in Resources */ = {isa = PBXBuildFile; fileRef = E8729EEB2A3B34D30076D80A /* js */; };
|
||||
E873EB02280922720071030D /* XPMineUserInfoEmptyCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = E873EB01280922720071030D /* XPMineUserInfoEmptyCollectionViewCell.m */; };
|
||||
E873EB05280943ED0071030D /* XPMineUserInfoGiftWallPresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = E873EB04280943ED0071030D /* XPMineUserInfoGiftWallPresenter.m */; };
|
||||
E873EB09280960990071030D /* XPMineUserInfoVoiceCardView.m in Sources */ = {isa = PBXBuildFile; fileRef = E873EB08280960990071030D /* XPMineUserInfoVoiceCardView.m */; };
|
||||
@@ -1917,6 +1918,12 @@
|
||||
2368ECD92BC3C02800EDF4C9 /* XPMineSwitchLanguageVC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineSwitchLanguageVC.m; sourceTree = "<group>"; };
|
||||
2368ECDD2BC51B2D00EDF4C9 /* XPMineSwitchLanguageCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineSwitchLanguageCell.h; sourceTree = "<group>"; };
|
||||
2368ECDE2BC51B2D00EDF4C9 /* XPMineSwitchLanguageCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineSwitchLanguageCell.m; sourceTree = "<group>"; };
|
||||
2368ECE12BC5280300EDF4C9 /* css */ = {isa = PBXFileReference; lastKnownFileType = folder; path = css; sourceTree = "<group>"; };
|
||||
2368ECE22BC5280300EDF4C9 /* images */ = {isa = PBXFileReference; lastKnownFileType = folder; path = images; sourceTree = "<group>"; };
|
||||
2368ECE32BC5280300EDF4C9 /* js */ = {isa = PBXFileReference; lastKnownFileType = folder; path = js; sourceTree = "<group>"; };
|
||||
2368ECE42BC5280300EDF4C9 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = index.html; sourceTree = "<group>"; };
|
||||
2368ECE52BC5280300EDF4C9 /* upload.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = upload.html; sourceTree = "<group>"; };
|
||||
2368ECE62BC5280300EDF4C9 /* local */ = {isa = PBXFileReference; lastKnownFileType = folder; path = local; sourceTree = "<group>"; };
|
||||
2369F98F2A89CE0E00563B48 /* PIUserSexView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PIUserSexView.h; sourceTree = "<group>"; };
|
||||
2369F9902A89CE0E00563B48 /* PIUserSexView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PIUserSexView.m; sourceTree = "<group>"; };
|
||||
2369F9922A8B21EA00563B48 /* pi_treasure_fairy_gift_bg.svga */ = {isa = PBXFileReference; lastKnownFileType = file; path = pi_treasure_fairy_gift_bg.svga; sourceTree = "<group>"; };
|
||||
@@ -3555,11 +3562,6 @@
|
||||
E872309226E8D31500B90D4F /* LoginVerifCodeView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LoginVerifCodeView.m; sourceTree = "<group>"; };
|
||||
E8729EB92A3B10C10076D80A /* YuMiRelease.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = YuMiRelease.entitlements; sourceTree = "<group>"; };
|
||||
E8729EBA2A3B10C10076D80A /* YuMi.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = YuMi.entitlements; sourceTree = "<group>"; };
|
||||
E8729EE72A3B34D20076D80A /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = index.html; sourceTree = "<group>"; };
|
||||
E8729EE82A3B34D20076D80A /* upload.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = upload.html; sourceTree = "<group>"; };
|
||||
E8729EE92A3B34D30076D80A /* css */ = {isa = PBXFileReference; lastKnownFileType = folder; path = css; sourceTree = "<group>"; };
|
||||
E8729EEA2A3B34D30076D80A /* images */ = {isa = PBXFileReference; lastKnownFileType = folder; path = images; sourceTree = "<group>"; };
|
||||
E8729EEB2A3B34D30076D80A /* js */ = {isa = PBXFileReference; lastKnownFileType = folder; path = js; sourceTree = "<group>"; };
|
||||
E873EB00280922720071030D /* XPMineUserInfoEmptyCollectionViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineUserInfoEmptyCollectionViewCell.h; sourceTree = "<group>"; };
|
||||
E873EB01280922720071030D /* XPMineUserInfoEmptyCollectionViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPMineUserInfoEmptyCollectionViewCell.m; sourceTree = "<group>"; };
|
||||
E873EB03280943ED0071030D /* XPMineUserInfoGiftWallPresenter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPMineUserInfoGiftWallPresenter.h; sourceTree = "<group>"; };
|
||||
@@ -4380,11 +4382,12 @@
|
||||
1427216029A75F6F00C7C423 /* Web */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
E8729EE92A3B34D30076D80A /* css */,
|
||||
E8729EEA2A3B34D30076D80A /* images */,
|
||||
E8729EE72A3B34D20076D80A /* index.html */,
|
||||
E8729EEB2A3B34D30076D80A /* js */,
|
||||
E8729EE82A3B34D20076D80A /* upload.html */,
|
||||
2368ECE12BC5280300EDF4C9 /* css */,
|
||||
2368ECE22BC5280300EDF4C9 /* images */,
|
||||
2368ECE42BC5280300EDF4C9 /* index.html */,
|
||||
2368ECE32BC5280300EDF4C9 /* js */,
|
||||
2368ECE62BC5280300EDF4C9 /* local */,
|
||||
2368ECE52BC5280300EDF4C9 /* upload.html */,
|
||||
);
|
||||
path = Web;
|
||||
sourceTree = "<group>";
|
||||
@@ -10614,7 +10617,6 @@
|
||||
23CEFC5A2AFB8FC100576D89 /* pay_on.png in Resources */,
|
||||
E80EC82828ACD84000D133C5 /* emoji_55@2x.png in Resources */,
|
||||
2368ECD32BC38FDA00EDF4C9 /* Launch Screen.storyboard in Resources */,
|
||||
E8729EEF2A3B34D30076D80A /* images in Resources */,
|
||||
E80EC86728ACD84000D133C5 /* emoji_11@2x.png in Resources */,
|
||||
E80EC88B28ACD84000D133C5 /* emoji_58@2x.png in Resources */,
|
||||
23EE96F22B9FF6BE00475D69 /* pi_crazy_zoo.svga in Resources */,
|
||||
@@ -10673,9 +10675,10 @@
|
||||
E80EC8A828ACD84100D133C5 /* emoji_76@2x.png in Resources */,
|
||||
2368ECCF2BC38F9800EDF4C9 /* InfoPlist.strings in Resources */,
|
||||
E80EC88E28ACD84000D133C5 /* emoji_142@2x.png in Resources */,
|
||||
2368ECE72BC5280300EDF4C9 /* css in Resources */,
|
||||
E80EC83D28ACD84000D133C5 /* emoji_04@2x.png in Resources */,
|
||||
E80EC81728ACD84000D133C5 /* emoji_134@2x.png in Resources */,
|
||||
E8729EF02A3B34D30076D80A /* js in Resources */,
|
||||
2368ECE92BC5280300EDF4C9 /* js in Resources */,
|
||||
E80EC88328ACD84000D133C5 /* emoji_70@2x.png in Resources */,
|
||||
23CEFC532AFB8FC100576D89 /* readMe_FileOption.txt in Resources */,
|
||||
E80EC89528ACD84000D133C5 /* emoji_99@2x.png in Resources */,
|
||||
@@ -10693,6 +10696,7 @@
|
||||
E80EC87128ACD84000D133C5 /* emoji_160@2x.png in Resources */,
|
||||
23E9EB252A84E98300B792F2 /* pi_new_mine_info_online.svga in Resources */,
|
||||
23FF42652AA5AC040055733C /* home_heat.gif in Resources */,
|
||||
2368ECEB2BC5280300EDF4C9 /* upload.html in Resources */,
|
||||
23A03F2D2B4408CD0094227A /* pi_room_lucky_gift.svga in Resources */,
|
||||
E80EC86D28ACD84000D133C5 /* emoji_35@2x.png in Resources */,
|
||||
E80EC86528ACD84000D133C5 /* emoji_03@2x.png in Resources */,
|
||||
@@ -10714,6 +10718,7 @@
|
||||
E80EC84128ACD84000D133C5 /* emoji_16@2x.png in Resources */,
|
||||
E80EC83C28ACD84000D133C5 /* emoji_67@2x.png in Resources */,
|
||||
E80EC8B928ACD84100D133C5 /* emoji_164@2x.png in Resources */,
|
||||
2368ECEA2BC5280300EDF4C9 /* index.html in Resources */,
|
||||
E80EC87028ACD84000D133C5 /* emoji_81@2x.png in Resources */,
|
||||
E80EC8AA28ACD84100D133C5 /* emoji_15@2x.png in Resources */,
|
||||
E80EC85628ACD84000D133C5 /* emoji_106@2x.png in Resources */,
|
||||
@@ -10735,7 +10740,7 @@
|
||||
E80EC89928ACD84000D133C5 /* emoji_21@2x.png in Resources */,
|
||||
23FF25702ABD456C0064E904 /* pi_home_new_play.svga in Resources */,
|
||||
E80EC8BA28ACD84100D133C5 /* emoji.plist in Resources */,
|
||||
E8729EEC2A3B34D30076D80A /* index.html in Resources */,
|
||||
2368ECE82BC5280300EDF4C9 /* images in Resources */,
|
||||
E80EC82328ACD84000D133C5 /* emoji_57@2x.png in Resources */,
|
||||
2369F9932A8B21EB00563B48 /* pi_treasure_fairy_gift_bg.svga in Resources */,
|
||||
E80EC87E28ACD84000D133C5 /* emoji_129@2x.png in Resources */,
|
||||
@@ -10767,12 +10772,10 @@
|
||||
E80EC81628ACD84000D133C5 /* emoji_126@2x.png in Resources */,
|
||||
E80EC8A328ACD84100D133C5 /* emoji_52@2x.png in Resources */,
|
||||
E80EC84E28ACD84000D133C5 /* emoji_132@2x.png in Resources */,
|
||||
E8729EED2A3B34D30076D80A /* upload.html in Resources */,
|
||||
23CEFC562AFB8FC100576D89 /* pay_off.png in Resources */,
|
||||
E80EC82928ACD84000D133C5 /* emoji_28@2x.png in Resources */,
|
||||
E80EC82028ACD84000D133C5 /* emoji_38@2x.png in Resources */,
|
||||
23E9EB332A85E97C00B792F2 /* pi_login_new_logo.png in Resources */,
|
||||
E8729EEE2A3B34D30076D80A /* css in Resources */,
|
||||
E80EC8A628ACD84100D133C5 /* emoji_23@2x.png in Resources */,
|
||||
E80EC84328ACD84000D133C5 /* emoji_20@2x.png in Resources */,
|
||||
E80EC88528ACD84000D133C5 /* emoji_62@2x.png in Resources */,
|
||||
@@ -10787,6 +10790,7 @@
|
||||
E80EC84C28ACD84000D133C5 /* emoji_120@2x.png in Resources */,
|
||||
23E9EAA32A84C80300B792F2 /* pi_new_loading.svga in Resources */,
|
||||
E80EC83628ACD84000D133C5 /* emoji_147@2x.png in Resources */,
|
||||
2368ECEC2BC5280300EDF4C9 /* local in Resources */,
|
||||
23E9EB242A84E98300B792F2 /* pi_new_mine_info_sound_play.svga in Resources */,
|
||||
23CEFC552AFB8FC100576D89 /* pay_off@3x.png in Resources */,
|
||||
E80EC86B28ACD84000D133C5 /* emoji_200@2x.png in Resources */,
|
||||
|
Reference in New Issue
Block a user