|
@@ -613,6 +613,7 @@
|
|
|
isa = XCBuildConfiguration;
|
|
|
baseConfigurationReference = 6CA0A7CB1A74E88E00AC539F /* Mac-Framework.xcconfig */;
|
|
|
buildSettings = {
|
|
|
+ APPLICATION_EXTENSION_API_ONLY = YES;
|
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
|
INFOPLIST_FILE = Base32/Info.plist;
|
|
@@ -624,6 +625,7 @@
|
|
|
isa = XCBuildConfiguration;
|
|
|
baseConfigurationReference = 6CA0A7CB1A74E88E00AC539F /* Mac-Framework.xcconfig */;
|
|
|
buildSettings = {
|
|
|
+ APPLICATION_EXTENSION_API_ONLY = YES;
|
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
|
INFOPLIST_FILE = Base32/Info.plist;
|
|
@@ -655,6 +657,7 @@
|
|
|
isa = XCBuildConfiguration;
|
|
|
baseConfigurationReference = 6CA0A7C51A74E88E00AC539F /* iOS-Framework.xcconfig */;
|
|
|
buildSettings = {
|
|
|
+ APPLICATION_EXTENSION_API_ONLY = YES;
|
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
|
INFOPLIST_FILE = Base32/Info.plist;
|
|
@@ -666,6 +669,7 @@
|
|
|
isa = XCBuildConfiguration;
|
|
|
baseConfigurationReference = 6CA0A7C51A74E88E00AC539F /* iOS-Framework.xcconfig */;
|
|
|
buildSettings = {
|
|
|
+ APPLICATION_EXTENSION_API_ONLY = YES;
|
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
|
INFOPLIST_FILE = Base32/Info.plist;
|