File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 774
774
isa = XCBuildConfiguration;
775
775
baseConfigurationReference = DC37742E19C8CE67004FCF85 /* SQLite.xcconfig */;
776
776
buildSettings = {
777
+ APPLICATION_EXTENSION_API_ONLY = NO;
777
778
GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
778
779
INFOPLIST_FILE = "SQLite Tests/Info.plist";
779
780
PRODUCT_NAME = "$(TARGET_NAME)";
785
786
isa = XCBuildConfiguration;
786
787
baseConfigurationReference = DC37742E19C8CE67004FCF85 /* SQLite.xcconfig */;
787
788
buildSettings = {
789
+ APPLICATION_EXTENSION_API_ONLY = NO;
788
790
INFOPLIST_FILE = "SQLite Tests/Info.plist";
789
791
PRODUCT_NAME = "$(TARGET_NAME)";
790
792
SWIFT_WHOLE_MODULE_OPTIMIZATION = NO;
878
880
isa = XCBuildConfiguration;
879
881
baseConfigurationReference = DC37742E19C8CE67004FCF85 /* SQLite.xcconfig */;
880
882
buildSettings = {
883
+ APPLICATION_EXTENSION_API_ONLY = NO;
881
884
GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
882
885
INFOPLIST_FILE = "SQLite Tests/Info.plist";
883
886
PRODUCT_NAME = "SQLiteCipher Tests";
889
892
isa = XCBuildConfiguration;
890
893
baseConfigurationReference = DC37742E19C8CE67004FCF85 /* SQLite.xcconfig */;
891
894
buildSettings = {
895
+ APPLICATION_EXTENSION_API_ONLY = NO;
892
896
INFOPLIST_FILE = "SQLite Tests/Info.plist";
893
897
PRODUCT_NAME = "SQLiteCipher Tests";
894
898
SWIFT_WHOLE_MODULE_OPTIMIZATION = NO;
You can’t perform that action at this time.
0 commit comments