|
@@ -422,7 +422,9 @@
|
|
6CA0A78F1A74E80600AC539F /* Project object */ = {
|
|
6CA0A78F1A74E80600AC539F /* Project object */ = {
|
|
isa = PBXProject;
|
|
isa = PBXProject;
|
|
attributes = {
|
|
attributes = {
|
|
- LastUpgradeCheck = 0610;
|
|
|
|
|
|
+ LastSwiftMigration = 0700;
|
|
|
|
+ LastSwiftUpdateCheck = 0700;
|
|
|
|
+ LastUpgradeCheck = 0700;
|
|
ORGANIZATIONNAME = "Norio Nomura";
|
|
ORGANIZATIONNAME = "Norio Nomura";
|
|
TargetAttributes = {
|
|
TargetAttributes = {
|
|
6CA0A7971A74E80600AC539F = {
|
|
6CA0A7971A74E80600AC539F = {
|
|
@@ -581,6 +583,7 @@
|
|
buildSettings = {
|
|
buildSettings = {
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
+ ENABLE_TESTABILITY = YES;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.9;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.9;
|
|
@@ -610,9 +613,11 @@
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 6CA0A7CB1A74E88E00AC539F /* Mac-Framework.xcconfig */;
|
|
baseConfigurationReference = 6CA0A7CB1A74E88E00AC539F /* Mac-Framework.xcconfig */;
|
|
buildSettings = {
|
|
buildSettings = {
|
|
|
|
+ APPLICATION_EXTENSION_API_ONLY = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
INFOPLIST_FILE = Base32/Info.plist;
|
|
INFOPLIST_FILE = Base32/Info.plist;
|
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = "io.github.norio-nomura.$(PRODUCT_NAME:rfc1034identifier)";
|
|
};
|
|
};
|
|
name = Debug;
|
|
name = Debug;
|
|
};
|
|
};
|
|
@@ -620,9 +625,11 @@
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 6CA0A7CB1A74E88E00AC539F /* Mac-Framework.xcconfig */;
|
|
baseConfigurationReference = 6CA0A7CB1A74E88E00AC539F /* Mac-Framework.xcconfig */;
|
|
buildSettings = {
|
|
buildSettings = {
|
|
|
|
+ APPLICATION_EXTENSION_API_ONLY = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
INFOPLIST_FILE = Base32/Info.plist;
|
|
INFOPLIST_FILE = Base32/Info.plist;
|
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = "io.github.norio-nomura.$(PRODUCT_NAME:rfc1034identifier)";
|
|
};
|
|
};
|
|
name = Release;
|
|
name = Release;
|
|
};
|
|
};
|
|
@@ -631,6 +638,7 @@
|
|
baseConfigurationReference = 6CA0A7C81A74E88E00AC539F /* Mac-Application.xcconfig */;
|
|
baseConfigurationReference = 6CA0A7C81A74E88E00AC539F /* Mac-Application.xcconfig */;
|
|
buildSettings = {
|
|
buildSettings = {
|
|
INFOPLIST_FILE = Base32Tests/Info.plist;
|
|
INFOPLIST_FILE = Base32Tests/Info.plist;
|
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = "io.github.norio-nomura.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
};
|
|
name = Debug;
|
|
name = Debug;
|
|
@@ -640,6 +648,7 @@
|
|
baseConfigurationReference = 6CA0A7C81A74E88E00AC539F /* Mac-Application.xcconfig */;
|
|
baseConfigurationReference = 6CA0A7C81A74E88E00AC539F /* Mac-Application.xcconfig */;
|
|
buildSettings = {
|
|
buildSettings = {
|
|
INFOPLIST_FILE = Base32Tests/Info.plist;
|
|
INFOPLIST_FILE = Base32Tests/Info.plist;
|
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = "io.github.norio-nomura.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
};
|
|
name = Release;
|
|
name = Release;
|
|
@@ -648,9 +657,11 @@
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 6CA0A7C51A74E88E00AC539F /* iOS-Framework.xcconfig */;
|
|
baseConfigurationReference = 6CA0A7C51A74E88E00AC539F /* iOS-Framework.xcconfig */;
|
|
buildSettings = {
|
|
buildSettings = {
|
|
|
|
+ APPLICATION_EXTENSION_API_ONLY = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
INFOPLIST_FILE = Base32/Info.plist;
|
|
INFOPLIST_FILE = Base32/Info.plist;
|
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = "io.github.norio-nomura.$(PRODUCT_NAME:rfc1034identifier)";
|
|
};
|
|
};
|
|
name = Debug;
|
|
name = Debug;
|
|
};
|
|
};
|
|
@@ -658,9 +669,11 @@
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 6CA0A7C51A74E88E00AC539F /* iOS-Framework.xcconfig */;
|
|
baseConfigurationReference = 6CA0A7C51A74E88E00AC539F /* iOS-Framework.xcconfig */;
|
|
buildSettings = {
|
|
buildSettings = {
|
|
|
|
+ APPLICATION_EXTENSION_API_ONLY = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
INFOPLIST_FILE = Base32/Info.plist;
|
|
INFOPLIST_FILE = Base32/Info.plist;
|
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = "io.github.norio-nomura.$(PRODUCT_NAME:rfc1034identifier)";
|
|
};
|
|
};
|
|
name = Release;
|
|
name = Release;
|
|
};
|
|
};
|
|
@@ -669,6 +682,7 @@
|
|
baseConfigurationReference = 6CA0A7C31A74E88E00AC539F /* iOS-Application.xcconfig */;
|
|
baseConfigurationReference = 6CA0A7C31A74E88E00AC539F /* iOS-Application.xcconfig */;
|
|
buildSettings = {
|
|
buildSettings = {
|
|
INFOPLIST_FILE = Base32Tests/Info.plist;
|
|
INFOPLIST_FILE = Base32Tests/Info.plist;
|
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = "io.github.norio-nomura.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
};
|
|
name = Debug;
|
|
name = Debug;
|
|
@@ -678,6 +692,7 @@
|
|
baseConfigurationReference = 6CA0A7C31A74E88E00AC539F /* iOS-Application.xcconfig */;
|
|
baseConfigurationReference = 6CA0A7C31A74E88E00AC539F /* iOS-Application.xcconfig */;
|
|
buildSettings = {
|
|
buildSettings = {
|
|
INFOPLIST_FILE = Base32Tests/Info.plist;
|
|
INFOPLIST_FILE = Base32Tests/Info.plist;
|
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = "io.github.norio-nomura.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
};
|
|
name = Release;
|
|
name = Release;
|
|
@@ -687,6 +702,7 @@
|
|
baseConfigurationReference = 6CA0A7C81A74E88E00AC539F /* Mac-Application.xcconfig */;
|
|
baseConfigurationReference = 6CA0A7C81A74E88E00AC539F /* Mac-Application.xcconfig */;
|
|
buildSettings = {
|
|
buildSettings = {
|
|
INFOPLIST_FILE = SecEncodeTransformTests/Info.plist;
|
|
INFOPLIST_FILE = SecEncodeTransformTests/Info.plist;
|
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = "io.github.norio-nomura.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_OBJC_BRIDGING_HEADER = "SecEncodeTransformTests/SecEncodeTransformTests-Bridging-Header.h";
|
|
SWIFT_OBJC_BRIDGING_HEADER = "SecEncodeTransformTests/SecEncodeTransformTests-Bridging-Header.h";
|
|
};
|
|
};
|
|
@@ -697,6 +713,7 @@
|
|
baseConfigurationReference = 6CA0A7C81A74E88E00AC539F /* Mac-Application.xcconfig */;
|
|
baseConfigurationReference = 6CA0A7C81A74E88E00AC539F /* Mac-Application.xcconfig */;
|
|
buildSettings = {
|
|
buildSettings = {
|
|
INFOPLIST_FILE = SecEncodeTransformTests/Info.plist;
|
|
INFOPLIST_FILE = SecEncodeTransformTests/Info.plist;
|
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = "io.github.norio-nomura.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_OBJC_BRIDGING_HEADER = "SecEncodeTransformTests/SecEncodeTransformTests-Bridging-Header.h";
|
|
SWIFT_OBJC_BRIDGING_HEADER = "SecEncodeTransformTests/SecEncodeTransformTests-Bridging-Header.h";
|
|
};
|
|
};
|