Skip to content

Commit

Permalink
change ios
Browse files Browse the repository at this point in the history
  • Loading branch information
necfol committed Jul 5, 2017
1 parent 355900b commit 9b5d85c
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions ios/MICRNCLI.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -758,7 +758,7 @@
TestTargetID = 13B07F861A680F5B00A75B9A;
};
13B07F861A680F5B00A75B9A = {
DevelopmentTeam = Y6W39HNF9P;
DevelopmentTeam = F8M3T8DUJT;
ProvisioningStyle = Automatic;
};
2D02E47A1E0B4A5D006451C7 = {
Expand Down Expand Up @@ -1320,10 +1320,11 @@
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CURRENT_PROJECT_VERSION = 1;
DEAD_CODE_STRIPPING = NO;
DEVELOPMENT_TEAM = Y6W39HNF9P;
DEVELOPMENT_TEAM = F8M3T8DUJT;
HEADER_SEARCH_PATHS = (
"$(inherited)",
"$(SRCROOT)/../node_modules/react-native-vector-icons/RNVectorIconsManager",
Expand Down Expand Up @@ -1352,9 +1353,10 @@
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = Y6W39HNF9P;
DEVELOPMENT_TEAM = F8M3T8DUJT;
HEADER_SEARCH_PATHS = (
"$(inherited)",
"$(SRCROOT)/../node_modules/react-native-vector-icons/RNVectorIconsManager",
Expand Down

0 comments on commit 9b5d85c

Please sign in to comment.