|
@@ -526,6 +526,7 @@
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 6CA0A7B81A74E88E00AC539F /* Debug.xcconfig */;
|
|
baseConfigurationReference = 6CA0A7B81A74E88E00AC539F /* Debug.xcconfig */;
|
|
buildSettings = {
|
|
buildSettings = {
|
|
|
|
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
@@ -539,6 +540,7 @@
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 6CA0A7BA1A74E88E00AC539F /* Release.xcconfig */;
|
|
baseConfigurationReference = 6CA0A7BA1A74E88E00AC539F /* Release.xcconfig */;
|
|
buildSettings = {
|
|
buildSettings = {
|
|
|
|
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|