|
46 | 46 | 03A65E941C6BB3030062603F /* ValueTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE247B331C3F142E00AE3E12 /* ValueTests.swift */; };
|
47 | 47 | 03A65E951C6BB3030062603F /* TestHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE247B161C3F127200AE3E12 /* TestHelpers.swift */; };
|
48 | 48 | 03A65E971C6BB3210062603F /* libsqlite3.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 03A65E961C6BB3210062603F /* libsqlite3.tbd */; };
|
49 |
| - AA780B3D1CC201A700E0E95E /* ConnectionPool.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA780B3B1CC201A700E0E95E /* ConnectionPool.swift */; }; |
50 |
| - AA780B3E1CC201A700E0E95E /* Dispatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA780B3C1CC201A700E0E95E /* Dispatcher.swift */; }; |
51 |
| - AA780B411CC202C800E0E95E /* ConnectionPoolTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA780B3F1CC202B000E0E95E /* ConnectionPoolTests.swift */; }; |
52 |
| - AA780B421CC202C900E0E95E /* ConnectionPoolTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA780B3F1CC202B000E0E95E /* ConnectionPoolTests.swift */; }; |
53 |
| - AA780B431CC202CA00E0E95E /* ConnectionPoolTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA780B3F1CC202B000E0E95E /* ConnectionPoolTests.swift */; }; |
54 |
| - AA780B441CC202F300E0E95E /* ConnectionPool.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA780B3B1CC201A700E0E95E /* ConnectionPool.swift */; }; |
55 |
| - AA780B451CC202F300E0E95E /* Dispatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA780B3C1CC201A700E0E95E /* Dispatcher.swift */; }; |
56 |
| - AA780B461CC202F400E0E95E /* ConnectionPool.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA780B3B1CC201A700E0E95E /* ConnectionPool.swift */; }; |
57 |
| - AA780B471CC202F400E0E95E /* Dispatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA780B3C1CC201A700E0E95E /* Dispatcher.swift */; }; |
58 |
| - AA780B481CC202F500E0E95E /* ConnectionPool.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA780B3B1CC201A700E0E95E /* ConnectionPool.swift */; }; |
59 |
| - AA780B491CC202F500E0E95E /* Dispatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA780B3C1CC201A700E0E95E /* Dispatcher.swift */; }; |
60 | 49 | 19A1717B10CC941ACB5533D6 /* FTS5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 19A1730E4390C775C25677D1 /* FTS5.swift */; };
|
61 | 50 | 19A171E6FA242F72A308C594 /* FTS5Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 19A1721B8984686B9963B45D /* FTS5Tests.swift */; };
|
62 | 51 | 19A17254FBA7894891F7297B /* FTS5Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 19A1721B8984686B9963B45D /* FTS5Tests.swift */; };
|
|
181 | 170 | 39548A6D1CA63C740003E3B5 /* module.modulemap */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.module-map"; path = module.modulemap; sourceTree = "<group>"; };
|
182 | 171 | 39548A6F1CA63C740003E3B5 /* module.modulemap */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.module-map"; path = module.modulemap; sourceTree = "<group>"; };
|
183 | 172 | A121AC451CA35C79005A31D1 /* SQLite.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SQLite.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
184 |
| - AA780B3B1CC201A700E0E95E /* ConnectionPool.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = ConnectionPool.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; }; |
185 |
| - AA780B3C1CC201A700E0E95E /* Dispatcher.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Dispatcher.swift; sourceTree = "<group>"; }; |
186 |
| - AA780B3F1CC202B000E0E95E /* ConnectionPoolTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConnectionPoolTests.swift; sourceTree = "<group>"; }; |
187 | 173 | EE247AD31C3F04ED00AE3E12 /* SQLite.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SQLite.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
188 | 174 | EE247AD61C3F04ED00AE3E12 /* SQLite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SQLite.h; sourceTree = "<group>"; };
|
189 | 175 | EE247AD81C3F04ED00AE3E12 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
190 | 176 | EE247ADD1C3F04ED00AE3E12 /* SQLiteTests iOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "SQLiteTests iOS.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
191 | 177 | EE247AE41C3F04ED00AE3E12 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
192 | 178 | EE247AEE1C3F06E900AE3E12 /* Blob.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Blob.swift; sourceTree = "<group>"; };
|
193 |
| - EE247AEF1C3F06E900AE3E12 /* Connection.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = Connection.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; }; |
| 179 | + EE247AEF1C3F06E900AE3E12 /* Connection.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Connection.swift; sourceTree = "<group>"; }; |
194 | 180 | EE247AF01C3F06E900AE3E12 /* fts3_tokenizer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fts3_tokenizer.h; sourceTree = "<group>"; };
|
195 | 181 | EE247AF11C3F06E900AE3E12 /* SQLite-Bridging.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "SQLite-Bridging.m"; sourceTree = "<group>"; };
|
196 |
| - EE247AF21C3F06E900AE3E12 /* Statement.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = Statement.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; }; |
| 182 | + EE247AF21C3F06E900AE3E12 /* Statement.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Statement.swift; sourceTree = "<group>"; }; |
197 | 183 | EE247AF31C3F06E900AE3E12 /* Value.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Value.swift; sourceTree = "<group>"; };
|
198 |
| - EE247AF51C3F06E900AE3E12 /* FTS4.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = FTS4.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; }; |
| 184 | + EE247AF51C3F06E900AE3E12 /* FTS4.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FTS4.swift; sourceTree = "<group>"; }; |
199 | 185 | EE247AF61C3F06E900AE3E12 /* R*Tree.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "R*Tree.swift"; sourceTree = "<group>"; };
|
200 | 186 | EE247AF71C3F06E900AE3E12 /* Foundation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Foundation.swift; sourceTree = "<group>"; };
|
201 | 187 | EE247AF81C3F06E900AE3E12 /* Helpers.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Helpers.swift; sourceTree = "<group>"; };
|
202 | 188 | EE247AFA1C3F06E900AE3E12 /* AggregateFunctions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AggregateFunctions.swift; sourceTree = "<group>"; };
|
203 | 189 | EE247AFB1C3F06E900AE3E12 /* Collation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Collation.swift; sourceTree = "<group>"; };
|
204 | 190 | EE247AFC1C3F06E900AE3E12 /* CoreFunctions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CoreFunctions.swift; sourceTree = "<group>"; };
|
205 |
| - EE247AFD1C3F06E900AE3E12 /* CustomFunctions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = CustomFunctions.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; }; |
| 191 | + EE247AFD1C3F06E900AE3E12 /* CustomFunctions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CustomFunctions.swift; sourceTree = "<group>"; }; |
206 | 192 | EE247AFE1C3F06E900AE3E12 /* Expression.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Expression.swift; sourceTree = "<group>"; };
|
207 | 193 | EE247AFF1C3F06E900AE3E12 /* Operators.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Operators.swift; sourceTree = "<group>"; };
|
208 | 194 | EE247B001C3F06E900AE3E12 /* Query.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Query.swift; sourceTree = "<group>"; };
|
|
212 | 198 | EE247B181C3F134A00AE3E12 /* SetterTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SetterTests.swift; sourceTree = "<group>"; };
|
213 | 199 | EE247B1A1C3F137700AE3E12 /* AggregateFunctionsTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AggregateFunctionsTests.swift; sourceTree = "<group>"; };
|
214 | 200 | EE247B1B1C3F137700AE3E12 /* BlobTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BlobTests.swift; sourceTree = "<group>"; };
|
215 |
| - EE247B1D1C3F137700AE3E12 /* ConnectionTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = ConnectionTests.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; }; |
| 201 | + EE247B1D1C3F137700AE3E12 /* ConnectionTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConnectionTests.swift; sourceTree = "<group>"; }; |
216 | 202 | EE247B1E1C3F137700AE3E12 /* CoreFunctionsTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CoreFunctionsTests.swift; sourceTree = "<group>"; };
|
217 | 203 | EE247B1F1C3F137700AE3E12 /* CustomFunctionsTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CustomFunctionsTests.swift; sourceTree = "<group>"; };
|
218 | 204 | EE247B201C3F137700AE3E12 /* ExpressionTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ExpressionTests.swift; sourceTree = "<group>"; };
|
|
412 | 398 | EE247AE11C3F04ED00AE3E12 /* SQLiteTests */ = {
|
413 | 399 | isa = PBXGroup;
|
414 | 400 | children = (
|
415 |
| - AA780B3F1CC202B000E0E95E /* ConnectionPoolTests.swift */, |
416 | 401 | EE247B1A1C3F137700AE3E12 /* AggregateFunctionsTests.swift */,
|
417 | 402 | EE247B1B1C3F137700AE3E12 /* BlobTests.swift */,
|
418 | 403 | EE247B1D1C3F137700AE3E12 /* ConnectionTests.swift */,
|
|
437 | 422 | EE247AED1C3F06E900AE3E12 /* Core */ = {
|
438 | 423 | isa = PBXGroup;
|
439 | 424 | children = (
|
440 |
| - AA780B3B1CC201A700E0E95E /* ConnectionPool.swift */, |
441 |
| - AA780B3C1CC201A700E0E95E /* Dispatcher.swift */, |
442 | 425 | EE91808D1C46E5230038162A /* SQLite-Bridging.h */,
|
443 | 426 | EE247AEE1C3F06E900AE3E12 /* Blob.swift */,
|
444 | 427 | EE247AEF1C3F06E900AE3E12 /* Connection.swift */,
|
|
809 | 792 | 03A65E741C6BB2DA0062603F /* Helpers.swift in Sources */,
|
810 | 793 | 03A65E831C6BB2FB0062603F /* Operators.swift in Sources */,
|
811 | 794 | 03A65E851C6BB2FB0062603F /* Schema.swift in Sources */,
|
812 |
| - AA780B471CC202F400E0E95E /* Dispatcher.swift in Sources */, |
813 | 795 | 03A65E841C6BB2FB0062603F /* Query.swift in Sources */,
|
814 | 796 | 03A65E7C1C6BB2F70062603F /* FTS4.swift in Sources */,
|
815 | 797 | 03A65E771C6BB2E60062603F /* Connection.swift in Sources */,
|
816 |
| - AA780B461CC202F400E0E95E /* ConnectionPool.swift in Sources */, |
817 | 798 | 03A65E7E1C6BB2FB0062603F /* AggregateFunctions.swift in Sources */,
|
818 | 799 | 19A17EC0D68BA8C03288ADF7 /* FTS5.swift in Sources */,
|
819 | 800 | );
|
|
824 | 805 | buildActionMask = 2147483647;
|
825 | 806 | files = (
|
826 | 807 | 03A65E881C6BB3030062603F /* BlobTests.swift in Sources */,
|
827 |
| - AA780B431CC202CA00E0E95E /* ConnectionPoolTests.swift in Sources */, |
828 | 808 | 03A65E901C6BB3030062603F /* R*TreeTests.swift in Sources */,
|
829 | 809 | 03A65E941C6BB3030062603F /* ValueTests.swift in Sources */,
|
830 | 810 | 03A65E8F1C6BB3030062603F /* QueryTests.swift in Sources */,
|
|
847 | 827 | isa = PBXSourcesBuildPhase;
|
848 | 828 | buildActionMask = 2147483647;
|
849 | 829 | files = (
|
850 |
| - AA780B491CC202F500E0E95E /* Dispatcher.swift in Sources */, |
851 |
| - AA780B481CC202F500E0E95E /* ConnectionPool.swift in Sources */, |
852 | 830 | );
|
853 | 831 | runOnlyForDeploymentPostprocessing = 0;
|
854 | 832 | };
|
|
870 | 848 | EE247B081C3F06E900AE3E12 /* Value.swift in Sources */,
|
871 | 849 | EE247B121C3F06E900AE3E12 /* Operators.swift in Sources */,
|
872 | 850 | EE247B141C3F06E900AE3E12 /* Schema.swift in Sources */,
|
873 |
| - AA780B3E1CC201A700E0E95E /* Dispatcher.swift in Sources */, |
874 | 851 | EE247B131C3F06E900AE3E12 /* Query.swift in Sources */,
|
875 | 852 | EE247B061C3F06E900AE3E12 /* SQLite-Bridging.m in Sources */,
|
876 | 853 | EE247B071C3F06E900AE3E12 /* Statement.swift in Sources */,
|
877 |
| - AA780B3D1CC201A700E0E95E /* ConnectionPool.swift in Sources */, |
878 | 854 | EE247B0D1C3F06E900AE3E12 /* AggregateFunctions.swift in Sources */,
|
879 | 855 | 19A1717B10CC941ACB5533D6 /* FTS5.swift in Sources */,
|
880 | 856 | );
|
|
885 | 861 | buildActionMask = 2147483647;
|
886 | 862 | files = (
|
887 | 863 | EE247B261C3F137700AE3E12 /* CoreFunctionsTests.swift in Sources */,
|
888 |
| - AA780B411CC202C800E0E95E /* ConnectionPoolTests.swift in Sources */, |
889 | 864 | EE247B291C3F137700AE3E12 /* FTS4Tests.swift in Sources */,
|
890 | 865 | EE247B191C3F134A00AE3E12 /* SetterTests.swift in Sources */,
|
891 | 866 | EE247B311C3F141E00AE3E12 /* SchemaTests.swift in Sources */,
|
|
922 | 897 | EE247B641C3F3FDB00AE3E12 /* Helpers.swift in Sources */,
|
923 | 898 | EE247B721C3F3FEC00AE3E12 /* Operators.swift in Sources */,
|
924 | 899 | EE247B741C3F3FEC00AE3E12 /* Schema.swift in Sources */,
|
925 |
| - AA780B451CC202F300E0E95E /* Dispatcher.swift in Sources */, |
926 | 900 | EE247B731C3F3FEC00AE3E12 /* Query.swift in Sources */,
|
927 | 901 | EE247B6B1C3F3FEC00AE3E12 /* FTS4.swift in Sources */,
|
928 | 902 | EE247B661C3F3FEC00AE3E12 /* Connection.swift in Sources */,
|
929 |
| - AA780B441CC202F300E0E95E /* ConnectionPool.swift in Sources */, |
930 | 903 | EE247B6D1C3F3FEC00AE3E12 /* AggregateFunctions.swift in Sources */,
|
931 | 904 | 19A1750CEE9B05267995CF3D /* FTS5.swift in Sources */,
|
932 | 905 | );
|
|
937 | 910 | buildActionMask = 2147483647;
|
938 | 911 | files = (
|
939 | 912 | EE247B561C3F3FC700AE3E12 /* CoreFunctionsTests.swift in Sources */,
|
940 |
| - AA780B421CC202C900E0E95E /* ConnectionPoolTests.swift in Sources */, |
941 | 913 | EE247B5A1C3F3FC700AE3E12 /* OperatorsTests.swift in Sources */,
|
942 | 914 | EE247B541C3F3FC700AE3E12 /* BlobTests.swift in Sources */,
|
943 | 915 | EE247B5D1C3F3FC700AE3E12 /* SchemaTests.swift in Sources */,
|
|
0 commit comments