File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
R.swift.Library.xcodeproj Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 523
523
806E69A41C42BD9C00DE3A8B /* Debug */ = {
524
524
isa = XCBuildConfiguration;
525
525
buildSettings = {
526
+ APPLICATION_EXTENSION_API_ONLY = YES;
526
527
DEFINES_MODULE = YES;
527
528
DYLIB_COMPATIBILITY_VERSION = 1;
528
529
DYLIB_CURRENT_VERSION = 1;
542
543
806E69A51C42BD9C00DE3A8B /* Release */ = {
543
544
isa = XCBuildConfiguration;
544
545
buildSettings = {
546
+ APPLICATION_EXTENSION_API_ONLY = YES;
545
547
DEFINES_MODULE = YES;
546
548
DYLIB_COMPATIBILITY_VERSION = 1;
547
549
DYLIB_CURRENT_VERSION = 1;
674
676
D59246631C117A55007F94C7 /* Debug */ = {
675
677
isa = XCBuildConfiguration;
676
678
buildSettings = {
679
+ APPLICATION_EXTENSION_API_ONLY = YES;
677
680
CLANG_ENABLE_MODULES = YES;
678
681
DEFINES_MODULE = YES;
679
682
DYLIB_COMPATIBILITY_VERSION = 1;
693
696
D59246641C117A55007F94C7 /* Release */ = {
694
697
isa = XCBuildConfiguration;
695
698
buildSettings = {
699
+ APPLICATION_EXTENSION_API_ONLY = YES;
696
700
CLANG_ENABLE_MODULES = YES;
697
701
DEFINES_MODULE = YES;
698
702
DYLIB_COMPATIBILITY_VERSION = 1;
You can’t perform that action at this time.
0 commit comments