Set Allow App Extension API Only
This commit is contained in:
Родитель
571f9a5a6e
Коммит
60d523c298
|
@ -746,6 +746,7 @@
|
|||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = DC37742E19C8CE67004FCF85 /* SQLite.xcconfig */;
|
||||
buildSettings = {
|
||||
APPLICATION_EXTENSION_API_ONLY = YES;
|
||||
CLANG_ENABLE_MODULES = YES;
|
||||
DEFINES_MODULE = YES;
|
||||
DYLIB_COMPATIBILITY_VERSION = 1;
|
||||
|
@ -764,6 +765,7 @@
|
|||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = DC37742E19C8CE67004FCF85 /* SQLite.xcconfig */;
|
||||
buildSettings = {
|
||||
APPLICATION_EXTENSION_API_ONLY = YES;
|
||||
CLANG_ENABLE_MODULES = YES;
|
||||
DEFINES_MODULE = YES;
|
||||
DYLIB_COMPATIBILITY_VERSION = 1;
|
||||
|
@ -805,6 +807,7 @@
|
|||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = DCAE4D2E1ABE0B6300EFCE7A /* sqlite3.xcconfig */;
|
||||
buildSettings = {
|
||||
APPLICATION_EXTENSION_API_ONLY = YES;
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
||||
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
||||
DEFINES_MODULE = YES;
|
||||
|
@ -831,6 +834,7 @@
|
|||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = DCAE4D2E1ABE0B6300EFCE7A /* sqlite3.xcconfig */;
|
||||
buildSettings = {
|
||||
APPLICATION_EXTENSION_API_ONLY = YES;
|
||||
COPY_PHASE_STRIP = NO;
|
||||
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
||||
DEFINES_MODULE = YES;
|
||||
|
@ -853,6 +857,7 @@
|
|||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = DC37742E19C8CE67004FCF85 /* SQLite.xcconfig */;
|
||||
buildSettings = {
|
||||
APPLICATION_EXTENSION_API_ONLY = YES;
|
||||
CLANG_ENABLE_MODULES = YES;
|
||||
DEFINES_MODULE = YES;
|
||||
DYLIB_COMPATIBILITY_VERSION = 1;
|
||||
|
@ -875,6 +880,7 @@
|
|||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = DC37742E19C8CE67004FCF85 /* SQLite.xcconfig */;
|
||||
buildSettings = {
|
||||
APPLICATION_EXTENSION_API_ONLY = YES;
|
||||
CLANG_ENABLE_MODULES = YES;
|
||||
DEFINES_MODULE = YES;
|
||||
DYLIB_COMPATIBILITY_VERSION = 1;
|
||||
|
|
Загрузка…
Ссылка в новой задаче