去除alipay
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
|
||||
/* Begin PBXBuildFile section */
|
||||
18C54F1A2350541500DF4E7D /* AlibabaAuthSDK.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 18C54F052350541400DF4E7D /* AlibabaAuthSDK.bundle */; };
|
||||
18C54F1B2350541500DF4E7D /* AlipaySDK.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 18C54F062350541400DF4E7D /* AlipaySDK.bundle */; };
|
||||
18C54F1C2350541500DF4E7D /* ALPLinkPartnerSDK.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 18C54F072350541400DF4E7D /* ALPLinkPartnerSDK.bundle */; };
|
||||
18C54F1D2350541500DF4E7D /* NBResource.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 18C54F082350541400DF4E7D /* NBResource.bundle */; };
|
||||
18C54F1E2350541500DF4E7D /* yw_1222.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 18C54F092350541400DF4E7D /* yw_1222.jpg */; };
|
||||
@@ -2675,7 +2674,6 @@
|
||||
|
||||
/* Begin PBXFileReference section */
|
||||
18C54F052350541400DF4E7D /* AlibabaAuthSDK.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = AlibabaAuthSDK.bundle; sourceTree = "<group>"; };
|
||||
18C54F062350541400DF4E7D /* AlipaySDK.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = AlipaySDK.bundle; sourceTree = "<group>"; };
|
||||
18C54F072350541400DF4E7D /* ALPLinkPartnerSDK.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = ALPLinkPartnerSDK.bundle; sourceTree = "<group>"; };
|
||||
18C54F082350541400DF4E7D /* NBResource.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = NBResource.bundle; sourceTree = "<group>"; };
|
||||
18C54F092350541400DF4E7D /* yw_1222.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = yw_1222.jpg; sourceTree = "<group>"; };
|
||||
@@ -6259,7 +6257,6 @@
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
18C54F052350541400DF4E7D /* AlibabaAuthSDK.bundle */,
|
||||
18C54F062350541400DF4E7D /* AlipaySDK.bundle */,
|
||||
18C54F072350541400DF4E7D /* ALPLinkPartnerSDK.bundle */,
|
||||
18C54F082350541400DF4E7D /* NBResource.bundle */,
|
||||
);
|
||||
@@ -14436,7 +14433,6 @@
|
||||
8871C4A01E6D507B000AA49F /* signin_condition_gift_achieve@2x.png in Resources */,
|
||||
882956FC1DBDA3A300E9DDD7 /* JiaReBang_on.png in Resources */,
|
||||
E5F1B03C21183E9700A879A1 /* setting-restart@2x.png in Resources */,
|
||||
18C54F1B2350541500DF4E7D /* AlipaySDK.bundle in Resources */,
|
||||
885FBDD21E4C0CB400E0D7D1 /* explore_iocn_look@3x.png in Resources */,
|
||||
880708021DE812040076F65A /* live_sharechat_iocn.png in Resources */,
|
||||
88613F751E5C1E86008D2C69 /* P2PShareViewFeedMessageCell.xib in Resources */,
|
||||
@@ -15817,7 +15813,7 @@
|
||||
CODE_SIGN_IDENTITY = "iPhone Developer";
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
CURRENT_PROJECT_VERSION = 1;
|
||||
CURRENT_PROJECT_VERSION = 2;
|
||||
DEVELOPMENT_TEAM = WFX8GD5HFX;
|
||||
ENABLE_BITCODE = NO;
|
||||
ENABLE_TESTABILITY = YES;
|
||||
@@ -15935,7 +15931,7 @@
|
||||
CODE_SIGN_IDENTITY = "Apple Development";
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Development";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
CURRENT_PROJECT_VERSION = 1;
|
||||
CURRENT_PROJECT_VERSION = 2;
|
||||
DEVELOPMENT_TEAM = WFX8GD5HFX;
|
||||
ENABLE_BITCODE = NO;
|
||||
ENABLE_TESTABILITY = YES;
|
||||
|
||||
Reference in New Issue
Block a user