File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 489
489
PRODUCT_BUNDLE_PACKAGE_TYPE = FMWK;
490
490
SKIP_INSTALL = YES;
491
491
SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator";
492
+ SWIFT_INDEX_STORE_ENABLE = NO;
492
493
TARGETED_DEVICE_FAMILY = "1,2,3,4";
493
494
TVOS_DEPLOYMENT_TARGET = 10.0;
494
495
USER_HEADER_SEARCH_PATHS = $BUILT_PRODUCTS_DIR/usr/local/include/CoreFoundation;
514
515
PRODUCT_BUNDLE_PACKAGE_TYPE = FMWK;
515
516
SKIP_INSTALL = YES;
516
517
SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator";
518
+ SWIFT_INDEX_STORE_ENABLE = NO;
517
519
TARGETED_DEVICE_FAMILY = "1,2,3,4";
518
520
TVOS_DEPLOYMENT_TARGET = 10.0;
519
521
USER_HEADER_SEARCH_PATHS = $BUILT_PRODUCTS_DIR/usr/local/include/CoreFoundation;
You can’t perform that action at this time.
0 commit comments