File tree 1 file changed +4
-0
lines changed
R.swift.Library.xcodeproj
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 527
527
806E69A41C42BD9C00DE3A8B /* Debug */ = {
528
528
isa = XCBuildConfiguration;
529
529
buildSettings = {
530
+ APPLICATION_EXTENSION_API_ONLY = YES;
530
531
DEFINES_MODULE = YES;
531
532
DYLIB_COMPATIBILITY_VERSION = 1;
532
533
DYLIB_CURRENT_VERSION = 1;
547
548
806E69A51C42BD9C00DE3A8B /* Release */ = {
548
549
isa = XCBuildConfiguration;
549
550
buildSettings = {
551
+ APPLICATION_EXTENSION_API_ONLY = YES;
550
552
DEFINES_MODULE = YES;
551
553
DYLIB_COMPATIBILITY_VERSION = 1;
552
554
DYLIB_CURRENT_VERSION = 1;
682
684
D59246631C117A55007F94C7 /* Debug */ = {
683
685
isa = XCBuildConfiguration;
684
686
buildSettings = {
687
+ APPLICATION_EXTENSION_API_ONLY = YES;
685
688
CLANG_ENABLE_MODULES = YES;
686
689
DEFINES_MODULE = YES;
687
690
DYLIB_COMPATIBILITY_VERSION = 1;
702
705
D59246641C117A55007F94C7 /* Release */ = {
703
706
isa = XCBuildConfiguration;
704
707
buildSettings = {
708
+ APPLICATION_EXTENSION_API_ONLY = YES;
705
709
CLANG_ENABLE_MODULES = YES;
706
710
DEFINES_MODULE = YES;
707
711
DYLIB_COMPATIBILITY_VERSION = 1;
You can’t perform that action at this time.
0 commit comments