|
195 | 195 | 49EB68C51F7B3CB400D89D40 /* Coding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49EB68C31F7B3CB400D89D40 /* Coding.swift */; }; |
196 | 196 | 49EB68C61F7B3CB400D89D40 /* Coding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49EB68C31F7B3CB400D89D40 /* Coding.swift */; }; |
197 | 197 | 49EB68C71F7B3CB400D89D40 /* Coding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49EB68C31F7B3CB400D89D40 /* Coding.swift */; }; |
| 198 | + 64A8EE432B095FBB00F583F7 /* WindowFunctions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64A8EE422B095FBB00F583F7 /* WindowFunctions.swift */; }; |
| 199 | + 64A8EE442B095FBB00F583F7 /* WindowFunctions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64A8EE422B095FBB00F583F7 /* WindowFunctions.swift */; }; |
| 200 | + 64A8EE452B095FBB00F583F7 /* WindowFunctions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64A8EE422B095FBB00F583F7 /* WindowFunctions.swift */; }; |
| 201 | + 64A8EE462B095FBB00F583F7 /* WindowFunctions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64A8EE422B095FBB00F583F7 /* WindowFunctions.swift */; }; |
| 202 | + 64B8E1702B09748000545AFB /* WindowFunctionsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64B8E16F2B09748000545AFB /* WindowFunctionsTests.swift */; }; |
| 203 | + 64B8E1712B09748000545AFB /* WindowFunctionsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64B8E16F2B09748000545AFB /* WindowFunctionsTests.swift */; }; |
| 204 | + 64B8E1722B09748000545AFB /* WindowFunctionsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64B8E16F2B09748000545AFB /* WindowFunctionsTests.swift */; }; |
198 | 205 | 997DF2AE287FC06D00F8DF95 /* Query+with.swift in Sources */ = {isa = PBXBuildFile; fileRef = 997DF2AD287FC06D00F8DF95 /* Query+with.swift */; }; |
199 | 206 | 997DF2AF287FC06D00F8DF95 /* Query+with.swift in Sources */ = {isa = PBXBuildFile; fileRef = 997DF2AD287FC06D00F8DF95 /* Query+with.swift */; }; |
200 | 207 | 997DF2B0287FC06D00F8DF95 /* Query+with.swift in Sources */ = {isa = PBXBuildFile; fileRef = 997DF2AD287FC06D00F8DF95 /* Query+with.swift */; }; |
|
281 | 288 | DEB307092B61CF9500F9D46B /* Connection+AttachTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 19A170C08525D3D27CB5F83C /* Connection+AttachTests.swift */; }; |
282 | 289 | DEB3070B2B61CF9500F9D46B /* SQLite.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 03A65E5A1C6BB0F50062603F /* SQLite.framework */; }; |
283 | 290 | DEB3070D2B61CF9500F9D46B /* Resources in Resources */ = {isa = PBXBuildFile; fileRef = 3DF7B79528846FCC005DD8CA /* Resources */; }; |
| 291 | + DBB93D5A2A22A373009BB96E /* SchemaReaderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DBB93D592A22A373009BB96E /* SchemaReaderTests.swift */; }; |
| 292 | + DBB93D5B2A22A373009BB96E /* SchemaReaderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DBB93D592A22A373009BB96E /* SchemaReaderTests.swift */; }; |
| 293 | + DBB93D5C2A22A373009BB96E /* SchemaReaderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DBB93D592A22A373009BB96E /* SchemaReaderTests.swift */; }; |
284 | 294 | EE247AD71C3F04ED00AE3E12 /* SQLite.h in Headers */ = {isa = PBXBuildFile; fileRef = EE247AD61C3F04ED00AE3E12 /* SQLite.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
285 | 295 | EE247ADE1C3F04ED00AE3E12 /* SQLite.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EE247AD31C3F04ED00AE3E12 /* SQLite.framework */; }; |
286 | 296 | EE247B031C3F06E900AE3E12 /* Blob.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE247AEE1C3F06E900AE3E12 /* Blob.swift */; }; |
|
412 | 422 | 3DF7B79B2884C901005DD8CA /* Planning.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = Planning.md; sourceTree = "<group>"; }; |
413 | 423 | 3DFC0B862886C239001C8FC9 /* Package.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Package.swift; sourceTree = "<group>"; }; |
414 | 424 | 49EB68C31F7B3CB400D89D40 /* Coding.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Coding.swift; sourceTree = "<group>"; }; |
| 425 | + 64A8EE422B095FBB00F583F7 /* WindowFunctions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WindowFunctions.swift; sourceTree = "<group>"; }; |
| 426 | + 64B8E16F2B09748000545AFB /* WindowFunctionsTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WindowFunctionsTests.swift; sourceTree = "<group>"; }; |
415 | 427 | 997DF2AD287FC06D00F8DF95 /* Query+with.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Query+with.swift"; sourceTree = "<group>"; }; |
416 | 428 | A121AC451CA35C79005A31D1 /* SQLite.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SQLite.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
417 | 429 | DB58B21028FB864300F8EEA4 /* SchemaReader.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SchemaReader.swift; sourceTree = "<group>"; }; |
|
420 | 432 | DEB306E52B61CEF500F9D46B /* SQLite.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SQLite.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
421 | 433 | DEB307112B61CF9500F9D46B /* SQLiteTests visionOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "SQLiteTests visionOS.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; |
422 | 434 | DEB307132B61D04500F9D46B /* SQLite visionOS.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; name = "SQLite visionOS.xctestplan"; path = "Tests/SQLite visionOS.xctestplan"; sourceTree = "<group>"; }; |
| 435 | + DBB93D592A22A373009BB96E /* SchemaReaderTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SchemaReaderTests.swift; sourceTree = "<group>"; }; |
423 | 436 | EE247AD31C3F04ED00AE3E12 /* SQLite.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SQLite.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
424 | 437 | EE247AD61C3F04ED00AE3E12 /* SQLite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SQLite.h; sourceTree = "<group>"; }; |
425 | 438 | EE247AD81C3F04ED00AE3E12 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
|
572 | 585 | 19A177EF5E2D91BA86DA4480 /* CustomAggregationTests.swift */, |
573 | 586 | 19A1709D5BDD2691BA160012 /* SetterTests.swift */, |
574 | 587 | 19A174FE5B47A97937A27276 /* RowTests.swift */, |
| 588 | + 64B8E16F2B09748000545AFB /* WindowFunctionsTests.swift */, |
575 | 589 | ); |
576 | 590 | path = Typed; |
577 | 591 | sourceTree = "<group>"; |
578 | 592 | }; |
579 | 593 | 19A17B56FBA20E7245BC8AC0 /* Schema */ = { |
580 | 594 | isa = PBXGroup; |
581 | 595 | children = ( |
| 596 | + DBB93D592A22A373009BB96E /* SchemaReaderTests.swift */, |
582 | 597 | 19A176174862D0F0139B3987 /* SchemaDefinitionsTests.swift */, |
583 | 598 | 19A17FDB0B0CFB8987906FD0 /* SchemaChangerTests.swift */, |
584 | 599 | 19A17CA1DF7D0F7C9A94C51C /* Connection+SchemaTests.swift */, |
|
706 | 721 | isa = PBXGroup; |
707 | 722 | children = ( |
708 | 723 | EE247AFA1C3F06E900AE3E12 /* AggregateFunctions.swift */, |
| 724 | + 64A8EE422B095FBB00F583F7 /* WindowFunctions.swift */, |
709 | 725 | EE247AFB1C3F06E900AE3E12 /* Collation.swift */, |
710 | 726 | EE247AFC1C3F06E900AE3E12 /* CoreFunctions.swift */, |
711 | 727 | EE247AFD1C3F06E900AE3E12 /* CustomFunctions.swift */, |
|
1120 | 1136 | 3DF7B78A28842972005DD8CA /* Connection+Attach.swift in Sources */, |
1121 | 1137 | 03A65E811C6BB2FB0062603F /* CustomFunctions.swift in Sources */, |
1122 | 1138 | 03A65E7A1C6BB2F70062603F /* Statement.swift in Sources */, |
| 1139 | + 64A8EE452B095FBB00F583F7 /* WindowFunctions.swift in Sources */, |
1123 | 1140 | 03A65E741C6BB2DA0062603F /* Helpers.swift in Sources */, |
1124 | 1141 | 03A65E831C6BB2FB0062603F /* Operators.swift in Sources */, |
1125 | 1142 | 03A65E851C6BB2FB0062603F /* Schema.swift in Sources */, |
|
1158 | 1175 | 19A17FACE8E4D54A50BA934E /* FTS5Tests.swift in Sources */, |
1159 | 1176 | 19A177909023B7B940C5805E /* FTSIntegrationTests.swift in Sources */, |
1160 | 1177 | 19A17E1DD976D5CE80018749 /* FTS4Tests.swift in Sources */, |
| 1178 | + DBB93D5C2A22A373009BB96E /* SchemaReaderTests.swift in Sources */, |
1161 | 1179 | 19A17411403D60640467209E /* ExpressionTests.swift in Sources */, |
1162 | 1180 | 19A17CA4D7B63D845428A9C5 /* StatementTests.swift in Sources */, |
1163 | 1181 | 19A17885B646CB0201BE4BD5 /* QueryTests.swift in Sources */, |
|
1174 | 1192 | 19A17746150A815944A6820B /* SelectTests.swift in Sources */, |
1175 | 1193 | 19A1766135CE9786B1878603 /* ValueTests.swift in Sources */, |
1176 | 1194 | 19A177D5C6542E2D572162E5 /* QueryIntegrationTests.swift in Sources */, |
| 1195 | + 64B8E1722B09748000545AFB /* WindowFunctionsTests.swift in Sources */, |
1177 | 1196 | 19A178DF5A96CFEFF1E271F6 /* AggregateFunctionsTests.swift in Sources */, |
1178 | 1197 | 19A17437659BD7FD787D94A6 /* CustomAggregationTests.swift in Sources */, |
1179 | 1198 | 19A17F907258E524B3CA2FAE /* SetterTests.swift in Sources */, |
|
1217 | 1236 | 19A17DC282E36C4F41AA440B /* Errors.swift in Sources */, |
1218 | 1237 | 19A173668D948AD4DF1F5352 /* DateAndTimeFunctions.swift in Sources */, |
1219 | 1238 | 19A17DF8D4F13A20F5D2269E /* Result.swift in Sources */, |
| 1239 | + 64A8EE462B095FBB00F583F7 /* WindowFunctions.swift in Sources */, |
1220 | 1240 | 19A17DFE05ED8B1F7C45F7EE /* SchemaChanger.swift in Sources */, |
1221 | 1241 | 19A17D1BEABA610ABF003D67 /* SchemaDefinitions.swift in Sources */, |
1222 | 1242 | 19A17A33EA026C2E2CEBAF36 /* Connection+Schema.swift in Sources */, |
|
1321 | 1341 | EE247B151C3F06E900AE3E12 /* Setter.swift in Sources */, |
1322 | 1342 | 3DF7B78828842972005DD8CA /* Connection+Attach.swift in Sources */, |
1323 | 1343 | EE247B101C3F06E900AE3E12 /* CustomFunctions.swift in Sources */, |
| 1344 | + 64A8EE432B095FBB00F583F7 /* WindowFunctions.swift in Sources */, |
1324 | 1345 | EE247B091C3F06E900AE3E12 /* FTS4.swift in Sources */, |
1325 | 1346 | EE247B081C3F06E900AE3E12 /* Value.swift in Sources */, |
1326 | 1347 | EE247B121C3F06E900AE3E12 /* Operators.swift in Sources */, |
|
1359 | 1380 | 19A178DA2BB5970778CCAF13 /* FTS5Tests.swift in Sources */, |
1360 | 1381 | 19A1755C49154C87304C9146 /* FTSIntegrationTests.swift in Sources */, |
1361 | 1382 | 19A17444861E1443143DEB44 /* FTS4Tests.swift in Sources */, |
| 1383 | + DBB93D5A2A22A373009BB96E /* SchemaReaderTests.swift in Sources */, |
1362 | 1384 | 19A17DD33C2E43DD6EE05A60 /* ExpressionTests.swift in Sources */, |
1363 | 1385 | 19A17D6EC40BC35A5DC81BA8 /* StatementTests.swift in Sources */, |
1364 | 1386 | 19A17E3F47DA087E2B76D087 /* QueryTests.swift in Sources */, |
|
1375 | 1397 | 19A17F7977364EC8CD33C3C3 /* SelectTests.swift in Sources */, |
1376 | 1398 | 19A17FD22EF43DF428DD93BA /* ValueTests.swift in Sources */, |
1377 | 1399 | 19A177AA5922527BBDC77CF9 /* QueryIntegrationTests.swift in Sources */, |
| 1400 | + 64B8E1702B09748000545AFB /* WindowFunctionsTests.swift in Sources */, |
1378 | 1401 | 19A179786A6826D58A70F8BC /* AggregateFunctionsTests.swift in Sources */, |
1379 | 1402 | 19A1793972BDDDB027C113BB /* CustomAggregationTests.swift in Sources */, |
1380 | 1403 | 19A1773155AC2BF2CA86A473 /* SetterTests.swift in Sources */, |
|
1401 | 1424 | 3DF7B78928842972005DD8CA /* Connection+Attach.swift in Sources */, |
1402 | 1425 | EE247B701C3F3FEC00AE3E12 /* CustomFunctions.swift in Sources */, |
1403 | 1426 | EE247B691C3F3FEC00AE3E12 /* Statement.swift in Sources */, |
| 1427 | + 64A8EE442B095FBB00F583F7 /* WindowFunctions.swift in Sources */, |
1404 | 1428 | EE247B641C3F3FDB00AE3E12 /* Helpers.swift in Sources */, |
1405 | 1429 | EE247B721C3F3FEC00AE3E12 /* Operators.swift in Sources */, |
1406 | 1430 | EE247B741C3F3FEC00AE3E12 /* Schema.swift in Sources */, |
|
1439 | 1463 | 19A1776BD5127DFDF847FF1F /* FTS5Tests.swift in Sources */, |
1440 | 1464 | 19A173088B85A7E18E8582A7 /* FTSIntegrationTests.swift in Sources */, |
1441 | 1465 | 19A178767223229E61C5066F /* FTS4Tests.swift in Sources */, |
| 1466 | + DBB93D5B2A22A373009BB96E /* SchemaReaderTests.swift in Sources */, |
1442 | 1467 | 19A1781CBA8968ABD3E00877 /* ExpressionTests.swift in Sources */, |
1443 | 1468 | 19A17923494236793893BF72 /* StatementTests.swift in Sources */, |
1444 | 1469 | 19A17A52BF29D27C9AA229E7 /* QueryTests.swift in Sources */, |
|
1455 | 1480 | 19A17DE1FCDB5695702AD24D /* SelectTests.swift in Sources */, |
1456 | 1481 | 19A1726002D24C14F876C8FE /* ValueTests.swift in Sources */, |
1457 | 1482 | 19A173389E53CB24DFA8CEDD /* QueryIntegrationTests.swift in Sources */, |
| 1483 | + 64B8E1712B09748000545AFB /* WindowFunctionsTests.swift in Sources */, |
1458 | 1484 | 19A170C56745F9D722A73D77 /* AggregateFunctionsTests.swift in Sources */, |
1459 | 1485 | 19A1772EBE65173EDFB1AFCA /* CustomAggregationTests.swift in Sources */, |
1460 | 1486 | 19A17E0ABA6C415F014CD51C /* SetterTests.swift in Sources */, |
|
0 commit comments