Build Information
Successful build of swift-structured-queries, reference 0.8.0 (d0ca5d
), with Swift 6.2 (beta) for macOS (SPM) on 24 Jun 2025 08:41:41 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-structured-queries.git
Reference: 0.8.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-structured-queries
* tag 0.8.0 -> FETCH_HEAD
HEAD is now at d0ca5d1 Run swift-format
Cloned https://github.com/pointfreeco/swift-structured-queries.git
Revision (git rev-parse @):
d0ca5d1f4373d00658a3bf01f65946e89000fffb
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-structured-queries.git at 0.8.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/pointfreeco/swift-structured-queries.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/55] Write sources
[50/55] Compiling _SwiftSyntaxCShims dummy.c
[52/55] Write swift-version-1EA4D86E10B52AF.txt
[54/77] Compiling SwiftSyntax601 Empty.swift
[55/77] Emitting module SwiftSyntax601
[56/77] Compiling SwiftSyntax510 Empty.swift
[57/77] Emitting module SwiftSyntax510
[58/77] Emitting module SwiftSyntax600
[59/77] Compiling SwiftSyntax600 Empty.swift
[60/77] Emitting module SwiftSyntax509
[61/77] Compiling SwiftSyntax509 Empty.swift
[63/77] Emitting module SwiftSyntax509
[64/77] Emitting module SwiftSyntax600
[65/77] Compiling SwiftSyntax600 Empty.swift
[66/77] Compiling SwiftSyntax601 Empty.swift
[67/77] Emitting module SwiftSyntax601
[68/77] Compiling SwiftSyntax510 Empty.swift
[69/77] Emitting module SwiftSyntax510
[70/311] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[71/311] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[72/311] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[73/311] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[74/311] Compiling SwiftSyntax RawSyntaxValidation.swift
[75/311] Compiling SwiftSyntax SyntaxNodesAB.swift
[76/311] Compiling SwiftSyntax SyntaxNodesC.swift
[77/318] Compiling SwiftSyntax SyntaxEnum.swift
[78/318] Compiling SwiftSyntax SyntaxKind.swift
[81/322] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[82/322] Compiling SwiftSyntax SyntaxChildren.swift
[83/322] Compiling SwiftSyntax SyntaxCollection.swift
[84/322] Compiling SwiftSyntax SyntaxHashable.swift
[85/322] Compiling SwiftSyntax SyntaxIdentifier.swift
[86/322] Compiling SwiftSyntax SyntaxNodeFactory.swift
[87/322] Compiling SwiftSyntax SyntaxNodeStructure.swift
[88/329] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[89/329] Compiling SwiftSyntax Syntax.swift
[90/329] Compiling IssueReporting WithExpectedIssue.swift
[91/329] Compiling IssueReporting WithIssueContext.swift
[94/329] Compiling SwiftSyntax SourceLocation.swift
[95/329] Compiling SwiftSyntax SourcePresence.swift
[96/329] Emitting module IssueReporting
[97/329] Compiling SwiftSyntax AbsolutePosition.swift
[98/329] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[101/329] Compiling SwiftSyntax SourceEdit.swift
[102/329] Compiling SwiftSyntax SourceLength.swift
[103/329] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[104/329] Compiling SwiftSyntax Assert.swift
[105/329] Compiling SwiftSyntax BumpPtrAllocator.swift
[106/329] Compiling SwiftSyntax CommonAncestor.swift
[107/329] Compiling SwiftSyntax Convenience.swift
[108/329] Compiling SwiftSyntax CustomTraits.swift
[111/329] Emitting module IssueReporting
[114/329] Emitting module StructuredQueriesSupport
[115/329] Compiling StructuredQueriesSupport Inflection.swift
[116/329] Compiling StructuredQueriesSupport Quoting.swift
[117/329] Compiling StructuredQueriesSupport Inflection.swift
[118/329] Emitting module StructuredQueriesSupport
[119/329] Compiling StructuredQueriesSupport Quoting.swift
[122/329] Compiling SwiftSyntax SyntaxArena.swift
[123/329] Compiling SwiftSyntax SyntaxCollections.swift
[132/435] Compiling XCTestDynamicOverlay Exports.swift
[134/435] Emitting module XCTestDynamicOverlay
[135/435] Compiling StructuredQueriesCore Cast.swift
[136/435] Compiling StructuredQueriesCore Collation+SQLite.swift
[137/435] Compiling StructuredQueriesCore ConflictResolution.swift
[138/435] Compiling StructuredQueriesCore JSONFunctions.swift
[139/435] Compiling StructuredQueriesCore RowID.swift
[140/435] Compiling StructuredQueriesCore Date+JulianDay.swift
[141/435] Compiling StructuredQueriesCore Date+UnixTime.swift
[142/435] Compiling StructuredQueriesCore UUID+Bytes.swift
[143/435] Compiling StructuredQueriesCore UUID+Uppercased.swift
[144/435] Compiling StructuredQueriesCore SQLQueryExpression.swift
[145/440] Compiling XCTestDynamicOverlay Deprecations.swift
[146/440] Emitting module XCTestDynamicOverlay
[153/445] Compiling XCTestDynamicOverlay Deprecations.swift
[154/501] Compiling CustomDump CustomDumpRepresentable.swift
[155/501] Compiling CustomDump CustomDumpStringConvertible.swift
[156/501] Compiling CustomDump Diff.swift
[157/501] Compiling CustomDump Foundation.swift
[158/501] Compiling CustomDump GameKit.swift
[159/501] Compiling CustomDump KeyPath.swift
[160/501] Compiling StructuredQueriesCore TableColumn.swift
[161/501] Compiling StructuredQueriesCore TableDefinition.swift
[162/501] Compiling StructuredQueriesCore Tagged.swift
[163/501] Compiling StructuredQueriesCore Triggers.swift
[164/501] Compiling StructuredQueriesCore Updates.swift
[170/501] Emitting module StructuredQueriesCore
/Users/admin/builder/spi-builder-workspace/Sources/StructuredQueriesCore/Statements/Select.swift:1463:7: warning: stored property 'table' of 'Sendable'-conforming struct '_JoinClause' has non-sendable type 'any Table.Type'
1461 |
1462 | let `operator`: QueryFragment?
1463 | let table: any Table.Type
| `- warning: stored property 'table' of 'Sendable'-conforming struct '_JoinClause' has non-sendable type 'any Table.Type'
1464 | let constraint: QueryFragment
1465 |
[171/501] Compiling CustomDump CollectionDifference.swift
[172/501] Compiling CustomDump Identifiable.swift
[173/501] Compiling CustomDump CoreImage.swift
[174/501] Compiling CustomDump CoreLocation.swift
[175/501] Compiling CustomDump CoreMotion.swift
[176/501] Compiling StructuredQueriesCore Date+ISO8601.swift
[177/501] Compiling CustomDump ExpectDifference.swift
[178/501] Compiling CustomDump ExpectNoDifference.swift
[179/501] Compiling CustomDump UserNotifications.swift
[180/501] Compiling CustomDump UserNotificationsUI.swift
[181/501] Compiling CustomDump CustomDumpReflectable.swift
[182/501] Compiling CustomDump AnyType.swift
[183/501] Compiling StructuredQueriesCore PrimaryKeyed.swift
[184/501] Compiling StructuredQueriesCore QueryBindable+Foundation.swift
[185/501] Compiling StructuredQueriesCore QueryBindable.swift
[186/501] Compiling StructuredQueriesCore QueryBinding.swift
[187/501] Compiling StructuredQueriesCore QueryDecodable.swift
[188/501] Compiling StructuredQueriesCore QueryDecoder.swift
[189/501] Compiling StructuredQueriesCore ScalarFunctions.swift
[190/501] Compiling StructuredQueriesCore Seeds.swift
[191/501] Compiling StructuredQueriesCore Statement.swift
[192/501] Compiling StructuredQueriesCore CommonTableExpression.swift
[193/501] Compiling StructuredQueriesCore CompoundSelect.swift
[194/501] Emitting module StructuredQueriesCore
/Users/admin/builder/spi-builder-workspace/Sources/StructuredQueriesCore/Statements/Select.swift:1463:7: warning: stored property 'table' of 'Sendable'-conforming struct '_JoinClause' has non-sendable type 'any Table.Type'
1461 |
1462 | let `operator`: QueryFragment?
1463 | let table: any Table.Type
| `- warning: stored property 'table' of 'Sendable'-conforming struct '_JoinClause' has non-sendable type 'any Table.Type'
1464 | let constraint: QueryFragment
1465 |
[211/501] Compiling CustomDump Photos.swift
[212/501] Compiling CustomDump Speech.swift
[213/501] Compiling CustomDump StoreKit.swift
[214/501] Compiling CustomDump Swift.swift
[215/501] Compiling CustomDump SwiftUI.swift
[216/501] Compiling CustomDump UIKit.swift
[217/501] Compiling CustomDump Mirror.swift
[218/501] Compiling CustomDump String.swift
[219/501] Compiling CustomDump Unordered.swift
[220/501] Compiling CustomDump Dump.swift
/Users/admin/builder/spi-builder-workspace/Sources/StructuredQueriesCore/Statements/Select.swift:1463:7: warning: stored property 'table' of 'Sendable'-conforming struct '_JoinClause' has non-sendable type 'any Table.Type'
1461 |
1462 | let `operator`: QueryFragment?
1463 | let table: any Table.Type
| `- warning: stored property 'table' of 'Sendable'-conforming struct '_JoinClause' has non-sendable type 'any Table.Type'
1464 | let constraint: QueryFragment
1465 |
/Users/admin/builder/spi-builder-workspace/Sources/StructuredQueriesCore/Statements/Select.swift:1463:7: warning: stored property 'table' of 'Sendable'-conforming struct '_JoinClause' has non-sendable type 'any Table.Type'
1461 |
1462 | let `operator`: QueryFragment?
1463 | let table: any Table.Type
| `- warning: stored property 'table' of 'Sendable'-conforming struct '_JoinClause' has non-sendable type 'any Table.Type'
1464 | let constraint: QueryFragment
1465 |
/Users/admin/builder/spi-builder-workspace/Sources/StructuredQueriesCore/Statements/Select.swift:1463:7: warning: stored property 'table' of 'Sendable'-conforming struct '_JoinClause' has non-sendable type 'any Table.Type'
1461 |
1462 | let `operator`: QueryFragment?
1463 | let table: any Table.Type
| `- warning: stored property 'table' of 'Sendable'-conforming struct '_JoinClause' has non-sendable type 'any Table.Type'
1464 | let constraint: QueryFragment
1465 |
/Users/admin/builder/spi-builder-workspace/Sources/StructuredQueriesCore/Statements/Select.swift:1463:7: warning: stored property 'table' of 'Sendable'-conforming struct '_JoinClause' has non-sendable type 'any Table.Type'
1461 |
1462 | let `operator`: QueryFragment?
1463 | let table: any Table.Type
| `- warning: stored property 'table' of 'Sendable'-conforming struct '_JoinClause' has non-sendable type 'any Table.Type'
1464 | let constraint: QueryFragment
1465 |
/Users/admin/builder/spi-builder-workspace/Sources/StructuredQueriesCore/Statements/Select.swift:1463:7: warning: stored property 'table' of 'Sendable'-conforming struct '_JoinClause' has non-sendable type 'any Table.Type'
1461 |
1462 | let `operator`: QueryFragment?
1463 | let table: any Table.Type
| `- warning: stored property 'table' of 'Sendable'-conforming struct '_JoinClause' has non-sendable type 'any Table.Type'
1464 | let constraint: QueryFragment
1465 |
/Users/admin/builder/spi-builder-workspace/Sources/StructuredQueriesCore/Statements/Select.swift:1463:7: warning: stored property 'table' of 'Sendable'-conforming struct '_JoinClause' has non-sendable type 'any Table.Type'
1461 |
1462 | let `operator`: QueryFragment?
1463 | let table: any Table.Type
| `- warning: stored property 'table' of 'Sendable'-conforming struct '_JoinClause' has non-sendable type 'any Table.Type'
1464 | let constraint: QueryFragment
1465 |
/Users/admin/builder/spi-builder-workspace/Sources/StructuredQueriesCore/Statements/Select.swift:1463:7: warning: stored property 'table' of 'Sendable'-conforming struct '_JoinClause' has non-sendable type 'any Table.Type'
1461 |
1462 | let `operator`: QueryFragment?
1463 | let table: any Table.Type
| `- warning: stored property 'table' of 'Sendable'-conforming struct '_JoinClause' has non-sendable type 'any Table.Type'
1464 | let constraint: QueryFragment
1465 |
/Users/admin/builder/spi-builder-workspace/Sources/StructuredQueriesCore/Statements/Select.swift:1463:7: warning: stored property 'table' of 'Sendable'-conforming struct '_JoinClause' has non-sendable type 'any Table.Type'
1461 |
1462 | let `operator`: QueryFragment?
1463 | let table: any Table.Type
| `- warning: stored property 'table' of 'Sendable'-conforming struct '_JoinClause' has non-sendable type 'any Table.Type'
1464 | let constraint: QueryFragment
1465 |
/Users/admin/builder/spi-builder-workspace/Sources/StructuredQueriesCore/Statements/Select.swift:1463:7: warning: stored property 'table' of 'Sendable'-conforming struct '_JoinClause' has non-sendable type 'any Table.Type'
1461 |
1462 | let `operator`: QueryFragment?
1463 | let table: any Table.Type
| `- warning: stored property 'table' of 'Sendable'-conforming struct '_JoinClause' has non-sendable type 'any Table.Type'
1464 | let constraint: QueryFragment
1465 |
/Users/admin/builder/spi-builder-workspace/Sources/StructuredQueriesCore/Statements/Select.swift:1463:7: warning: stored property 'table' of 'Sendable'-conforming struct '_JoinClause' has non-sendable type 'any Table.Type'
1461 |
1462 | let `operator`: QueryFragment?
1463 | let table: any Table.Type
| `- warning: stored property 'table' of 'Sendable'-conforming struct '_JoinClause' has non-sendable type 'any Table.Type'
1464 | let constraint: QueryFragment
1465 |
[248/501] Emitting module SwiftSyntax
[258/501] Compiling SwiftSyntax Tokens.swift
[259/501] Compiling SwiftSyntax TriviaPieces.swift
[260/501] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[261/501] Compiling SwiftSyntax RawSyntaxNodesC.swift
[262/501] Compiling SwiftSyntax RawSyntaxNodesD.swift
[263/501] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[264/501] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[268/503] Emitting module CustomDump
[269/505] Compiling CustomDump XCTAssertDifference.swift
[270/505] Compiling CustomDump XCTAssertNoDifference.swift
[347/505] Emitting module CustomDump
[390/505] Emitting module SnapshotTesting
[391/508] Compiling SnapshotTesting UIView.swift
[392/508] Compiling SnapshotTesting UIViewController.swift
[393/508] Compiling SnapshotTesting URLRequest.swift
[448/511] Emitting module SnapshotTesting
[457/511] Compiling SnapshotTesting UIView.swift
[458/511] Compiling SnapshotTesting UIViewController.swift
[459/511] Compiling SnapshotTesting URLRequest.swift
[460/515] Compiling SnapshotTestingCustomDump CustomDump.swift
[461/515] Emitting module SnapshotTestingCustomDump
[462/515] Compiling SnapshotTestingCustomDump CustomDump.swift
[463/515] Emitting module SnapshotTestingCustomDump
[500/515] Compiling SwiftSyntax SyntaxNodesD.swift
[501/515] Compiling SwiftSyntax SyntaxNodesEF.swift
[502/515] Compiling SwiftSyntax SyntaxNodesGHI.swift
[503/515] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[504/515] Compiling SwiftSyntax SyntaxNodesOP.swift
[505/515] Compiling SwiftSyntax SyntaxNodesQRS.swift
[506/515] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[514/633] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[516/635] Compiling SwiftBasicFormat Syntax+Extensions.swift
[517/635] Compiling SwiftDiagnostics Message.swift
[518/635] Emitting module SwiftDiagnostics
[519/635] Compiling SwiftDiagnostics Message.swift
[520/635] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[521/635] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[522/635] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[523/635] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[524/635] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[525/635] Compiling SwiftDiagnostics Convenience.swift
[526/635] Emitting module SwiftDiagnostics
[527/635] Compiling SwiftDiagnostics Diagnostic.swift
[528/635] Compiling SwiftDiagnostics Note.swift
[530/635] Compiling SwiftDiagnostics Convenience.swift
[531/635] Compiling SwiftDiagnostics Diagnostic.swift
[532/635] Compiling SwiftBasicFormat InferIndentation.swift
[533/635] Compiling SwiftBasicFormat Indenter.swift
[534/635] Compiling SwiftDiagnostics FixIt.swift
[535/635] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[536/635] Compiling SwiftDiagnostics FixIt.swift
[537/635] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[538/635] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[539/635] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[541/635] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[542/635] Compiling SwiftBasicFormat Indenter.swift
[543/635] Compiling SwiftBasicFormat Syntax+Extensions.swift
[544/635] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[545/635] Compiling SwiftBasicFormat InferIndentation.swift
[546/635] Emitting module SwiftBasicFormat
[547/635] Compiling SwiftBasicFormat BasicFormat.swift
[548/635] Emitting module SwiftBasicFormat
[549/635] Compiling SwiftBasicFormat BasicFormat.swift
[550/635] Compiling SwiftParser TopLevel.swift
[551/635] Compiling SwiftParser TriviaParser.swift
[552/635] Compiling SwiftParser Types.swift
[553/635] Compiling SwiftParser ExperimentalFeatures.swift
[558/643] Compiling SwiftParser StringLiterals.swift
[559/643] Compiling SwiftParser SwiftParserCompatibility.swift
[560/643] Compiling SwiftParser SwiftVersion.swift
[561/643] Compiling SwiftParser SyntaxUtils.swift
[562/643] Compiling SwiftParser TokenConsumer.swift
[563/643] Compiling SwiftParser TokenPrecedence.swift
[564/643] Compiling SwiftParser TokenSpec.swift
[565/643] Compiling SwiftParser TokenSpecSet.swift
[574/643] Compiling SwiftParser UnicodeScalarExtensions.swift
[575/643] Compiling SwiftParser Lookahead.swift
[576/643] Compiling SwiftParser LoopProgressCondition.swift
[577/643] Compiling SwiftParser Modifiers.swift
[578/643] Compiling SwiftParser Names.swift
[584/643] Emitting module SwiftParser
[585/643] Compiling SwiftParser Nominals.swift
[586/643] Compiling SwiftParser Parameters.swift
[587/643] Compiling SwiftParser ParseSourceFile.swift
[588/643] Compiling SwiftParser Parser.swift
[589/643] Compiling SwiftParser Patterns.swift
[590/643] Compiling SwiftParser Recovery.swift
[591/643] Compiling SwiftParser Specifiers.swift
[592/643] Compiling SwiftParser Statements.swift
[593/643] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[603/643] Compiling SwiftParser Attributes.swift
[604/643] Compiling SwiftParser Availability.swift
[605/643] Compiling SwiftParser CharacterInfo.swift
[606/643] Compiling SwiftParser CollectionNodes+Parsable.swift
[607/643] Compiling SwiftParser Declarations.swift
[613/643] Emitting module SwiftParser
[614/643] Compiling SwiftParser Directives.swift
[616/643] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[617/643] Compiling SwiftParser Expressions.swift
[619/643] Compiling SwiftParser IncrementalParseTransition.swift
[622/643] Compiling SwiftParser IsValidIdentifier.swift
[624/643] Compiling SwiftParser Cursor.swift
[625/643] Compiling SwiftParser Lexeme.swift
[626/643] Compiling SwiftParser LexemeSequence.swift
[627/643] Compiling SwiftParser Lexer.swift
[628/643] Compiling SwiftParser RegexLiteralLexer.swift
[634/643] Compiling SwiftParser IsLexerClassified.swift
[635/643] Compiling SwiftParser LayoutNodes+Parsable.swift
[636/643] Compiling SwiftParser Parser+TokenSpecSet.swift
[637/643] Compiling SwiftParser TokenSpecStaticMembers.swift
[642/679] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[644/681] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[645/681] Compiling SwiftOperators PrecedenceGroup.swift
[646/682] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[647/682] Compiling SwiftOperators PrecedenceGraph.swift
[648/682] Compiling SwiftOperators OperatorTable.swift
[649/682] Compiling SwiftOperators OperatorError.swift
[650/682] Compiling SwiftOperators OperatorTable+Semantics.swift
[651/682] Compiling SwiftOperators SyntaxSynthesis.swift
[652/682] Compiling SwiftOperators OperatorError+Diagnostics.swift
[653/682] Emitting module SwiftOperators
[654/682] Compiling SwiftOperators OperatorTable+Defaults.swift
[655/682] Compiling SwiftOperators Operator.swift
[656/682] Compiling SwiftOperators OperatorTable+Folding.swift
[657/682] Compiling SwiftParserDiagnostics Utils.swift
[658/682] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[659/682] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[660/682] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[661/682] Compiling SwiftParserDiagnostics PresenceUtils.swift
[662/682] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[663/682] Compiling SwiftParserDiagnostics Utils.swift
[664/682] Emitting module SwiftParserDiagnostics
[666/682] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[667/682] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[668/682] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[669/682] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[670/682] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[671/682] Compiling SwiftParserDiagnostics MissingNodesError.swift
[672/682] Compiling SwiftParserDiagnostics MissingTokenError.swift
[673/682] Compiling SwiftParserDiagnostics PresenceUtils.swift
[678/682] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[681/712] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[682/713] Emitting module SwiftSyntaxBuilder
[683/713] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[684/713] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[685/713] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[686/713] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[687/713] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[688/713] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[689/714] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[690/714] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[691/714] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[692/714] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[693/714] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[694/714] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[695/714] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[696/714] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[699/714] Compiling SwiftSyntaxBuilder Indenter.swift
[700/714] Compiling SwiftSyntaxBuilder ListBuilder.swift
[701/714] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[702/714] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[711/714] Emitting module SwiftSyntaxBuilder
[712/714] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[713/738] Compiling SwiftSyntaxMacros Macro.swift
[714/738] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[715/738] Compiling SwiftSyntaxMacros MemberMacro.swift
[716/738] Compiling SwiftSyntaxMacros PeerMacro.swift
[717/738] Compiling SwiftSyntaxMacros PreambleMacro.swift
[718/739] Compiling SwiftSyntaxMacros AttachedMacro.swift
[719/739] Compiling SwiftSyntaxMacros BodyMacro.swift
[720/739] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[721/739] Compiling SwiftSyntaxMacros Macro+Format.swift
[722/739] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[723/739] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[724/739] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[725/739] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[726/739] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[727/739] Compiling SwiftSyntaxMacros AccessorMacro.swift
[728/739] Emitting module SwiftSyntaxMacros
[729/739] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[730/739] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[731/739] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[732/739] Compiling InlineSnapshotTesting Exports.swift
[733/749] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[734/749] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[735/749] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[736/749] Emitting module SwiftSyntaxMacroExpansion
[737/749] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[738/749] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[739/749] Compiling InlineSnapshotTesting AssertInlineSnapshot.swift
[740/749] Compiling InlineSnapshotTesting Exports.swift
[741/749] Emitting module InlineSnapshotTesting
[743/749] Compiling InlineSnapshotTesting AssertInlineSnapshot.swift
[744/749] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[745/749] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[746/749] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[747/749] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[748/767] Emitting module SwiftCompilerPluginMessageHandling
[749/768] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[750/768] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[751/768] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[752/768] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[753/768] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[754/768] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[755/768] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[756/768] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[757/768] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[758/768] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[759/768] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[760/768] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[761/770] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[762/770] Emitting module SwiftCompilerPlugin
[763/786] Emitting module StructuredQueriesMacros
[764/787] Compiling StructuredQueriesMacros BindMacro.swift
[765/787] Compiling StructuredQueriesMacros ColumnMacro.swift
[766/787] Compiling StructuredQueriesMacros ExprSyntax.swift
[767/787] Compiling StructuredQueriesMacros Interpolation.swift
[768/787] Compiling StructuredQueriesMacros PatternBindingSyntax.swift
[769/787] Compiling StructuredQueriesMacros SelfRewriter.swift
[770/787] Compiling StructuredQueriesMacros EphemeralMacro.swift
[771/787] Compiling StructuredQueriesMacros Availability.swift
[772/787] Compiling StructuredQueriesMacros SQLMacro.swift
[773/787] Compiling StructuredQueriesMacros Plugin.swift
[774/787] Compiling StructuredQueriesMacros TypeSyntax.swift
[775/787] Compiling StructuredQueriesMacros VariableDeclSyntax.swift
[776/787] Compiling StructuredQueriesMacros SelectionMacro.swift
[777/787] Compiling StructuredQueriesMacros StructDeclSyntax.swift
[778/787] Compiling StructuredQueriesMacros Support.swift
[779/787] Compiling StructuredQueriesTestSupport QuerySnapshot.swift
[780/787] Emitting module StructuredQueriesTestSupport
[781/787] Compiling StructuredQueriesTestSupport AssertQuery.swift
[782/787] Compiling StructuredQueriesTestSupport QuerySnapshot.swift
[783/787] Emitting module StructuredQueriesTestSupport
[784/787] Compiling StructuredQueriesTestSupport AssertQuery.swift
[785/787] Compiling StructuredQueriesMacros TableMacro.swift
[785/787] Write Objects.LinkFileList
[786/787] Linking StructuredQueriesMacros-tool
[788/793] Compiling StructuredQueries Macros.swift
[789/793] Compiling StructuredQueries Exports.swift
[791/793] Compiling StructuredQueries Macros.swift
[792/793] Emitting module StructuredQueries
[794/799] Compiling StructuredQueriesSQLite Database.swift
[795/799] Compiling StructuredQueriesSQLite SQLiteQueryDecoder.swift
[796/799] Emitting module StructuredQueriesSQLite
[798/799] Compiling StructuredQueriesSQLite SQLiteQueryDecoder.swift
[799/799] Compiling StructuredQueriesSQLite Database.swift
Build complete! (62.62s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-tagged
[1/908] Fetching swift-macro-testing
[110/2990] Fetching swift-macro-testing, swift-docc-plugin
[276/4152] Fetching swift-macro-testing, swift-docc-plugin, swift-tagged
[758/9619] Fetching swift-macro-testing, swift-docc-plugin, swift-tagged, xctest-dynamic-overlay
[2186/15874] Fetching swift-macro-testing, swift-docc-plugin, swift-tagged, xctest-dynamic-overlay, swift-dependencies
[9428/29925] Fetching swift-macro-testing, swift-docc-plugin, swift-tagged, xctest-dynamic-overlay, swift-dependencies, swift-snapshot-testing
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.59s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.59s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[9169/22376] Fetching swift-macro-testing, swift-tagged, swift-dependencies, swift-snapshot-testing
[9170/93303] Fetching swift-macro-testing, swift-tagged, swift-dependencies, swift-snapshot-testing, swift-syntax
[38803/97884] Fetching swift-macro-testing, swift-tagged, swift-dependencies, swift-snapshot-testing, swift-syntax, swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.02s)
[92460/93303] Fetching swift-macro-testing, swift-tagged, swift-dependencies, swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-tagged from cache (2.86s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.86s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (3.47s)
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (3.47s)
Fetched https://github.com/swiftlang/swift-syntax from cache (3.47s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (3.96s)
Computing version for https://github.com/pointfreeco/swift-tagged
Computed https://github.com/pointfreeco/swift-tagged at 0.10.0 (2.32s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (0.41s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.3 (0.41s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.40s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.63s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (0.43s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/combine-schedulers
[1/861] Fetching swift-concurrency-extras
[105/2153] Fetching swift-concurrency-extras, swift-clocks
[347/4563] Fetching swift-concurrency-extras, swift-clocks, combine-schedulers
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.93s)
[3486/3702] Fetching swift-clocks, combine-schedulers
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.99s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.99s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (1.42s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.40s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.49s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3416] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.19s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.76s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.40s)
Creating working copy for https://github.com/pointfreeco/swift-tagged
Working copy of https://github.com/pointfreeco/swift-tagged resolved at 0.10.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.2
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.4
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.3
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/601.0.1/swiftlang-6.2.0.9.909-MacroSupport-macos_aarch64.zip
warning: 'spi-builder-workspace': dependency 'swift-tagged' is not used by any target
Build complete.
{
"dependencies" : [
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
},
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies"
},
{
"identity" : "swift-macro-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-macro-testing"
},
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.18.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing"
},
{
"identity" : "swift-tagged",
"requirement" : {
"range" : [
{
"lower_bound" : "0.10.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-tagged"
},
{
"identity" : "xctest-dynamic-overlay",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "602.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-structured-queries",
"name" : "swift-structured-queries",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "StructuredQueries",
"targets" : [
"StructuredQueries"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "StructuredQueriesCore",
"targets" : [
"StructuredQueriesCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "StructuredQueriesTestSupport",
"targets" : [
"StructuredQueriesTestSupport"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "_StructuredQueriesSQLite",
"targets" : [
"StructuredQueriesSQLite"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "StructuredQueriesMacros",
"targets" : [
"StructuredQueriesMacros"
],
"type" : {
"macro" : null
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "StructuredQueriesTests",
"module_type" : "SwiftTarget",
"name" : "StructuredQueriesTests",
"path" : "Tests/StructuredQueriesTests",
"product_dependencies" : [
"CustomDump",
"Dependencies",
"InlineSnapshotTesting"
],
"sources" : [
"AggregateFunctionsTests.swift",
"BindingTests.swift",
"CaseTests.swift",
"CommonTableExpressionTests.swift",
"CompileTimeTests.swift",
"DecodingTests.swift",
"DeleteTests.swift",
"EphemeralTests.swift",
"InflectionTests.swift",
"InsertTests.swift",
"JSONFunctionsTests.swift",
"JoinTests.swift",
"KitchenSinkTests.swift",
"LiveTests.swift",
"OperatorsTests.swift",
"OverloadFavorabilityTests.swift",
"PrimaryKeyedTableTests.swift",
"QueryFragmentTests.swift",
"SQLMacroTests.swift",
"ScalarFunctionsTests.swift",
"SchemaTests.swift",
"SelectTests.swift",
"SelectionTests.swift",
"Support/AssertQuery.swift",
"Support/Schema.swift",
"Support/SimpleSelect.swift",
"Support/SnapshotTests.swift",
"TableTests.swift",
"TriggersTests.swift",
"UnionTests.swift",
"UpdateTests.swift",
"ValuesTests.swift",
"WhereTests.swift"
],
"target_dependencies" : [
"StructuredQueries",
"StructuredQueriesSQLite",
"StructuredQueriesTestSupport"
],
"type" : "test"
},
{
"c99name" : "StructuredQueriesTestSupport",
"module_type" : "SwiftTarget",
"name" : "StructuredQueriesTestSupport",
"path" : "Sources/StructuredQueriesTestSupport",
"product_dependencies" : [
"CustomDump",
"InlineSnapshotTesting"
],
"product_memberships" : [
"StructuredQueriesTestSupport"
],
"sources" : [
"AssertQuery.swift",
"QuerySnapshot.swift"
],
"target_dependencies" : [
"StructuredQueriesCore"
],
"type" : "library"
},
{
"c99name" : "StructuredQueriesSupport",
"module_type" : "SwiftTarget",
"name" : "StructuredQueriesSupport",
"path" : "Sources/StructuredQueriesSupport",
"product_memberships" : [
"StructuredQueries",
"StructuredQueriesCore",
"StructuredQueriesTestSupport",
"_StructuredQueriesSQLite",
"StructuredQueriesMacros"
],
"sources" : [
"Inflection.swift",
"Quoting.swift"
],
"type" : "library"
},
{
"c99name" : "StructuredQueriesSQLite",
"module_type" : "SwiftTarget",
"name" : "StructuredQueriesSQLite",
"path" : "Sources/StructuredQueriesSQLite",
"product_memberships" : [
"_StructuredQueriesSQLite"
],
"sources" : [
"Database.swift",
"SQLiteQueryDecoder.swift"
],
"target_dependencies" : [
"StructuredQueries"
],
"type" : "library"
},
{
"c99name" : "StructuredQueriesMacrosTests",
"module_type" : "SwiftTarget",
"name" : "StructuredQueriesMacrosTests",
"path" : "Tests/StructuredQueriesMacrosTests",
"product_dependencies" : [
"IssueReporting",
"MacroTesting"
],
"sources" : [
"BindMacroTests.swift",
"SQLMacroTests.swift",
"SelectionMacroTests.swift",
"Support/SnapshotTests.swift",
"TableMacroTests.swift",
"TableSelectionMacroTests.swift"
],
"target_dependencies" : [
"StructuredQueries",
"StructuredQueriesMacros"
],
"type" : "test"
},
{
"c99name" : "StructuredQueriesMacros",
"module_type" : "SwiftTarget",
"name" : "StructuredQueriesMacros",
"path" : "Sources/StructuredQueriesMacros",
"product_dependencies" : [
"SwiftCompilerPlugin",
"SwiftSyntaxMacros"
],
"product_memberships" : [
"StructuredQueries",
"_StructuredQueriesSQLite",
"StructuredQueriesMacros"
],
"sources" : [
"BindMacro.swift",
"ColumnMacro.swift",
"EphemeralMacro.swift",
"Internal/Availability.swift",
"Internal/ExprSyntax.swift",
"Internal/Interpolation.swift",
"Internal/PatternBindingSyntax.swift",
"Internal/SelfRewriter.swift",
"Internal/StructDeclSyntax.swift",
"Internal/Support.swift",
"Internal/TypeSyntax.swift",
"Internal/VariableDeclSyntax.swift",
"Plugin.swift",
"SQLMacro.swift",
"SelectionMacro.swift",
"TableMacro.swift"
],
"target_dependencies" : [
"StructuredQueriesSupport"
],
"type" : "macro"
},
{
"c99name" : "StructuredQueriesCore",
"module_type" : "SwiftTarget",
"name" : "StructuredQueriesCore",
"path" : "Sources/StructuredQueriesCore",
"product_dependencies" : [
"IssueReporting",
"Tagged"
],
"product_memberships" : [
"StructuredQueries",
"StructuredQueriesCore",
"StructuredQueriesTestSupport",
"_StructuredQueriesSQLite"
],
"sources" : [
"AggregateFunctions.swift",
"Bind.swift",
"CaseExpression.swift",
"Collation.swift",
"Exports.swift",
"Internal/Deprecations.swift",
"Internal/PrettyPrinting.swift",
"Internal/RangeReplaceableCollection+Queries.swift",
"Never.swift",
"Operators.swift",
"Optional.swift",
"Ordering.swift",
"PrimaryKeyed.swift",
"QueryBindable+Foundation.swift",
"QueryBindable.swift",
"QueryBinding.swift",
"QueryDecodable.swift",
"QueryDecoder.swift",
"QueryExpression.swift",
"QueryFragment.swift",
"QueryFragmentBuilder.swift",
"QueryRepresentable.swift",
"QueryRepresentable/Codable+JSON.swift",
"QueryRepresentable/Date+ISO8601.swift",
"QueryRepresentable/Date+JulianDay.swift",
"QueryRepresentable/Date+UnixTime.swift",
"QueryRepresentable/UUID+Bytes.swift",
"QueryRepresentable/UUID+Uppercased.swift",
"SQLQueryExpression.swift",
"SQLite/Cast.swift",
"SQLite/Collation+SQLite.swift",
"SQLite/ConflictResolution.swift",
"SQLite/JSONFunctions.swift",
"SQLite/RowID.swift",
"ScalarFunctions.swift",
"Seeds.swift",
"Statement.swift",
"Statements/CommonTableExpression.swift",
"Statements/CompoundSelect.swift",
"Statements/Delete.swift",
"Statements/Insert.swift",
"Statements/Select+DynamicMemberLookup.swift",
"Statements/Select.swift",
"Statements/SelectStatement.swift",
"Statements/Update.swift",
"Statements/Values.swift",
"Statements/Where.swift",
"Table.swift",
"TableAlias.swift",
"TableColumn.swift",
"TableDefinition.swift",
"Traits/Tagged.swift",
"Triggers.swift",
"Updates.swift"
],
"target_dependencies" : [
"StructuredQueriesSupport"
],
"type" : "library"
},
{
"c99name" : "StructuredQueries",
"module_type" : "SwiftTarget",
"name" : "StructuredQueries",
"path" : "Sources/StructuredQueries",
"product_memberships" : [
"StructuredQueries",
"_StructuredQueriesSQLite"
],
"sources" : [
"Exports.swift",
"Macros.swift"
],
"target_dependencies" : [
"StructuredQueriesCore",
"StructuredQueriesMacros"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Done.