File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 197
197
OBJ_19 /* Debug */ = {
198
198
isa = XCBuildConfiguration;
199
199
buildSettings = {
200
+ APPLICATION_EXTENSION_API_ONLY = YES;
200
201
ENABLE_TESTABILITY = YES;
201
202
FRAMEWORK_SEARCH_PATHS = "$(PLATFORM_DIR)/Developer/Library/Frameworks";
202
203
HEADER_SEARCH_PATHS = "";
208
209
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
209
210
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
210
211
RESOURCES_TARGETED_DEVICE_FAMILY = "1,2,3,4";
212
+ SKIP_INSTALL = YES;
211
213
SUPPORTED_PLATFORMS = "macosx iphoneos appletvos watchos appletvsimulator iphonesimulator watchsimulator";
212
214
SWIFT_ACTIVE_COMPILATION_CONDITIONS = SWIFT_PACKAGE;
213
215
SWIFT_VERSION = 3.0;
218
220
OBJ_20 /* Release */ = {
219
221
isa = XCBuildConfiguration;
220
222
buildSettings = {
223
+ APPLICATION_EXTENSION_API_ONLY = YES;
221
224
ENABLE_TESTABILITY = YES;
222
225
FRAMEWORK_SEARCH_PATHS = "$(PLATFORM_DIR)/Developer/Library/Frameworks";
223
226
HEADER_SEARCH_PATHS = "";
229
232
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
230
233
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
231
234
RESOURCES_TARGETED_DEVICE_FAMILY = "1,2,3,4";
235
+ SKIP_INSTALL = YES;
232
236
SUPPORTED_PLATFORMS = "macosx iphoneos appletvos watchos appletvsimulator iphonesimulator watchsimulator";
233
237
SWIFT_ACTIVE_COMPILATION_CONDITIONS = SWIFT_PACKAGE;
234
238
SWIFT_VERSION = 3.0;
You can’t perform that action at this time.
0 commit comments