修复bug
This commit is contained in:
@@ -1009,7 +1009,6 @@
|
||||
E86A16BF2856D4D5004228B8 /* XPSessionFindNewGreetListView.m in Sources */ = {isa = PBXBuildFile; fileRef = E86A16BE2856D4D5004228B8 /* XPSessionFindNewGreetListView.m */; };
|
||||
E86A16C22856D635004228B8 /* XPSessionFindNewGreetTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = E86A16C12856D635004228B8 /* XPSessionFindNewGreetTableViewCell.m */; };
|
||||
E86A16C52856DBEC004228B8 /* FindNewGreetListModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E86A16C42856DBEC004228B8 /* FindNewGreetListModel.m */; };
|
||||
E86A16CE28574844004228B8 /* XPRoomLicneseHourRankView.m in Sources */ = {isa = PBXBuildFile; fileRef = E86A16CD28574844004228B8 /* XPRoomLicneseHourRankView.m */; };
|
||||
E86E79CD28A4E045006DAF48 /* MessageContentRiskAlertView.m in Sources */ = {isa = PBXBuildFile; fileRef = E86E79CC28A4E045006DAF48 /* MessageContentRiskAlertView.m */; };
|
||||
E86E79D028A4E0B2006DAF48 /* ContentRistAlertModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E86E79CF28A4E0B2006DAF48 /* ContentRistAlertModel.m */; };
|
||||
E86E79D328A4E94E006DAF48 /* SessionRiskView.m in Sources */ = {isa = PBXBuildFile; fileRef = E86E79D228A4E94E006DAF48 /* SessionRiskView.m */; };
|
||||
@@ -3267,8 +3266,6 @@
|
||||
E86A16C12856D635004228B8 /* XPSessionFindNewGreetTableViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPSessionFindNewGreetTableViewCell.m; sourceTree = "<group>"; };
|
||||
E86A16C32856DBEC004228B8 /* FindNewGreetListModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FindNewGreetListModel.h; sourceTree = "<group>"; };
|
||||
E86A16C42856DBEC004228B8 /* FindNewGreetListModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FindNewGreetListModel.m; sourceTree = "<group>"; };
|
||||
E86A16CC28574844004228B8 /* XPRoomLicneseHourRankView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPRoomLicneseHourRankView.h; sourceTree = "<group>"; };
|
||||
E86A16CD28574844004228B8 /* XPRoomLicneseHourRankView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPRoomLicneseHourRankView.m; sourceTree = "<group>"; };
|
||||
E86E79CB28A4E045006DAF48 /* MessageContentRiskAlertView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MessageContentRiskAlertView.h; sourceTree = "<group>"; };
|
||||
E86E79CC28A4E045006DAF48 /* MessageContentRiskAlertView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MessageContentRiskAlertView.m; sourceTree = "<group>"; };
|
||||
E86E79CE28A4E0B2006DAF48 /* ContentRistAlertModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ContentRistAlertModel.h; sourceTree = "<group>"; };
|
||||
@@ -6976,8 +6973,6 @@
|
||||
9B6B3AAA278C2EA7005551EC /* XPRoomNobleLevelUpView.m */,
|
||||
9BC8C82E28090C9200C24F85 /* XPRoomAnchorRankBannerView.h */,
|
||||
9BC8C82F28090C9200C24F85 /* XPRoomAnchorRankBannerView.m */,
|
||||
E86A16CC28574844004228B8 /* XPRoomLicneseHourRankView.h */,
|
||||
E86A16CD28574844004228B8 /* XPRoomLicneseHourRankView.m */,
|
||||
9B86D8782817DD8400494FCD /* XPRoomEnterHideTipView.h */,
|
||||
9B86D8792817DD8400494FCD /* XPRoomEnterHideTipView.m */,
|
||||
E8998D7E28597B0300C68558 /* XPRoomLuckyBigPrizeView.h */,
|
||||
@@ -11265,7 +11260,6 @@
|
||||
E841ED61280FB0BD00904808 /* ContentLevelUpgradeModel.m in Sources */,
|
||||
236B2E542AA08757003967A8 /* LittleGameScrollStageView.m in Sources */,
|
||||
189DD74026E21C3F00AB55B1 /* YYUtility+App.m in Sources */,
|
||||
E86A16CE28574844004228B8 /* XPRoomLicneseHourRankView.m in Sources */,
|
||||
E85E7B182A4EB0D200B6D00A /* ClanDetailInfoModel.m in Sources */,
|
||||
236B2E452AA07D06003967A8 /* NSData+RW.m in Sources */,
|
||||
23E9EA352A837BE400B792F2 /* TreasureFailyKeyInfoModel.m in Sources */,
|
||||
@@ -11609,7 +11603,7 @@
|
||||
"$(inherited)",
|
||||
"@executable_path/Frameworks",
|
||||
);
|
||||
MARKETING_VERSION = 10.13.4;
|
||||
MARKETING_VERSION = 20.00.0;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.peko.enterprise.ios;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
PROVISIONING_PROFILE_SPECIFIER = "";
|
||||
@@ -11644,7 +11638,7 @@
|
||||
"$(inherited)",
|
||||
"@executable_path/Frameworks",
|
||||
);
|
||||
MARKETING_VERSION = 10.13.4;
|
||||
MARKETING_VERSION = 20.00.0;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.peko.enterprise.ios;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
PROVISIONING_PROFILE_SPECIFIER = "";
|
||||
|
Reference in New Issue
Block a user