adjusted bridging-header reference for ios/osx xcode projects

This commit is contained in:
Joseph Henry
2016-07-17 17:16:18 -07:00
parent 0127098a4d
commit 87ffdcfd3d
5 changed files with 44 additions and 41 deletions

View File

@@ -890,6 +890,7 @@
};
7CC003221D1216E3003E68DC = {
CreatedOnToolsVersion = 7.3;
DevelopmentTeam = 57AG88JR8A;
};
7CC0032F1D1216F8003E68DC = {
CreatedOnToolsVersion = 7.3;
@@ -1414,6 +1415,7 @@
7CC003291D1216E3003E68DC /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
@@ -1436,6 +1438,7 @@
);
PRODUCT_BUNDLE_IDENTIFIER = "zerotier.ZeroTierSDK-iOS";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "";
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
TARGETED_DEVICE_FAMILY = "1,2";
@@ -1445,6 +1448,7 @@
7CC0032A1D1216E3003E68DC /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
@@ -1466,6 +1470,7 @@
);
PRODUCT_BUNDLE_IDENTIFIER = "zerotier.ZeroTierSDK-iOS";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "";
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
TARGETED_DEVICE_FAMILY = "1,2";