Skip to content

Commit f722df1

Browse files
Andy BennettAndy Bennett
authored andcommitted
remove SQLiteCipher schemes
enable bit code
1 parent c9d3082 commit f722df1

File tree

4 files changed

+2
-280
lines changed

4 files changed

+2
-280
lines changed

SQLite.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1091,6 +1091,7 @@
10911091
isa = XCBuildConfiguration;
10921092
baseConfigurationReference = DCE7BB951B7435E90040D364 /* SQLite.xcconfig */;
10931093
buildSettings = {
1094+
BITCODE_GENERATION_MODE = bitcode;
10941095
CLANG_ENABLE_MODULES = YES;
10951096
DEFINES_MODULE = YES;
10961097
DYLIB_COMPATIBILITY_VERSION = 1;
@@ -1108,6 +1109,7 @@
11081109
isa = XCBuildConfiguration;
11091110
baseConfigurationReference = DCE7BB951B7435E90040D364 /* SQLite.xcconfig */;
11101111
buildSettings = {
1112+
BITCODE_GENERATION_MODE = bitcode;
11111113
CLANG_ENABLE_MODULES = YES;
11121114
DEFINES_MODULE = YES;
11131115
DYLIB_COMPATIBILITY_VERSION = 1;

SQLite.xcodeproj/xcshareddata/xcschemes/SQLite Mac.xcscheme

Lines changed: 0 additions & 100 deletions
This file was deleted.

SQLite.xcodeproj/xcshareddata/xcschemes/SQLiteCipher Mac.xcscheme

Lines changed: 0 additions & 80 deletions
This file was deleted.

SQLite.xcodeproj/xcshareddata/xcschemes/SQLiteCipher iOS.xcscheme

Lines changed: 0 additions & 100 deletions
This file was deleted.

0 commit comments

Comments
 (0)