|
108 | 108 | 49EB68C51F7B3CB400D89D40 /* Coding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49EB68C31F7B3CB400D89D40 /* Coding.swift */; }; |
109 | 109 | 49EB68C61F7B3CB400D89D40 /* Coding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49EB68C31F7B3CB400D89D40 /* Coding.swift */; }; |
110 | 110 | 49EB68C71F7B3CB400D89D40 /* Coding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49EB68C31F7B3CB400D89D40 /* Coding.swift */; }; |
| 111 | + D4DB368C20C09CFB00D5A58E /* SelectTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4DB368A20C09C9B00D5A58E /* SelectTests.swift */; }; |
| 112 | + D4DB368D20C09CFC00D5A58E /* SelectTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4DB368A20C09C9B00D5A58E /* SelectTests.swift */; }; |
| 113 | + D4DB368E20C09CFD00D5A58E /* SelectTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4DB368A20C09C9B00D5A58E /* SelectTests.swift */; }; |
111 | 114 | EE247AD71C3F04ED00AE3E12 /* SQLite.h in Headers */ = {isa = PBXBuildFile; fileRef = EE247AD61C3F04ED00AE3E12 /* SQLite.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
112 | 115 | EE247ADE1C3F04ED00AE3E12 /* SQLite.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EE247AD31C3F04ED00AE3E12 /* SQLite.framework */; }; |
113 | 116 | EE247B031C3F06E900AE3E12 /* Blob.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE247AEE1C3F06E900AE3E12 /* Blob.swift */; }; |
|
228 | 231 | 3D67B3E51DB2469200A4F4C6 /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = Platforms/WatchOS.platform/Developer/SDKs/WatchOS3.0.sdk/usr/lib/libsqlite3.tbd; sourceTree = DEVELOPER_DIR; }; |
229 | 232 | 49EB68C31F7B3CB400D89D40 /* Coding.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Coding.swift; sourceTree = "<group>"; }; |
230 | 233 | A121AC451CA35C79005A31D1 /* SQLite.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SQLite.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 234 | + D4DB368A20C09C9B00D5A58E /* SelectTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelectTests.swift; sourceTree = "<group>"; }; |
231 | 235 | EE247AD31C3F04ED00AE3E12 /* SQLite.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SQLite.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
232 | 236 | EE247AD61C3F04ED00AE3E12 /* SQLite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SQLite.h; sourceTree = "<group>"; }; |
233 | 237 | EE247AD81C3F04ED00AE3E12 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
|
417 | 421 | 19A17B93B48B5560E6E51791 /* Fixtures.swift */, |
418 | 422 | 19A175C1F9CB3BBAB8FCEC7B /* RowTests.swift */, |
419 | 423 | 19A1729B75C33F9A0B9A89C1 /* DateAndTimeFunctionTests.swift */, |
| 424 | + D4DB368A20C09C9B00D5A58E /* SelectTests.swift */, |
420 | 425 | ); |
421 | 426 | name = SQLiteTests; |
422 | 427 | path = Tests/SQLiteTests; |
|
845 | 850 | 19A17F60B685636D1F83C2DD /* Fixtures.swift in Sources */, |
846 | 851 | 19A1785195182AF8731A8BDA /* RowTests.swift in Sources */, |
847 | 852 | 19A1769C1F3A7542BECF50FF /* DateAndTimeFunctionTests.swift in Sources */, |
| 853 | + D4DB368E20C09CFD00D5A58E /* SelectTests.swift in Sources */, |
848 | 854 | ); |
849 | 855 | runOnlyForDeploymentPostprocessing = 0; |
850 | 856 | }; |
|
933 | 939 | 19A17408007B182F884E3A53 /* Fixtures.swift in Sources */, |
934 | 940 | 19A1720B67ED13E6150C6A3D /* RowTests.swift in Sources */, |
935 | 941 | 19A17C80076860CF7751A056 /* DateAndTimeFunctionTests.swift in Sources */, |
| 942 | + D4DB368C20C09CFB00D5A58E /* SelectTests.swift in Sources */, |
936 | 943 | ); |
937 | 944 | runOnlyForDeploymentPostprocessing = 0; |
938 | 945 | }; |
|
991 | 998 | 19A1709C3E7A406E62293B2A /* Fixtures.swift in Sources */, |
992 | 999 | 19A171967CC511C4F6F773C9 /* RowTests.swift in Sources */, |
993 | 1000 | 19A172EB202970561E5C4245 /* DateAndTimeFunctionTests.swift in Sources */, |
| 1001 | + D4DB368D20C09CFC00D5A58E /* SelectTests.swift in Sources */, |
994 | 1002 | ); |
995 | 1003 | runOnlyForDeploymentPostprocessing = 0; |
996 | 1004 | }; |
|
0 commit comments