The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Statement, reference main (fc7767), with Swift 5.9 for macOS (SPM) on 7 Jul 2024 21:07:44 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.45.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/Statement.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/richardpiazza/Statement
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fc77679 Sendable Conformances (#14)
Cloned https://github.com/richardpiazza/Statement.git
Revision (git rev-parse @):
fc77679f1d34c75cf996bd09169efbc31ca93d7a
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/richardpiazza/Statement.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/richardpiazza/Statement.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/26] Emitting module Statement
[2/28] Compiling Statement ComparisonOperator.swift
[3/28] Compiling Statement ConjunctiveOperator.swift
[4/28] Compiling Statement LogicalOperator.swift
[5/28] Compiling Statement LogicalPredicate.swift
[6/28] Compiling Statement Segment.swift
[7/28] Compiling Statement Entity.swift
[8/28] Compiling Statement Field.swift
[9/28] Compiling Statement ForeignKey.swift
[10/28] Compiling Statement Group.swift
[11/28] Compiling Statement Keyword.swift
[12/28] Compiling Statement ComparisonPredicate.swift
[13/28] Compiling Statement ConjunctivePredicate.swift
[14/28] Compiling Statement ConjunctiveRenderer.swift
[15/28] Compiling Statement GroupRenderer.swift
[16/28] Compiling Statement LogicalRenderer.swift
[17/28] Compiling Statement AnyRenderable.swift
[18/28] Compiling Statement ClauseRenderer.swift
[19/28] Compiling Statement ComparisonRenderer.swift
[20/28] Compiling Statement Renderer.swift
[21/28] Compiling Statement AnyAttribute.swift
[22/28] Compiling Statement Attribute.swift
[23/28] Compiling Statement AttributeConvertible.swift
[24/28] Compiling Statement DataType.swift
[25/28] Compiling Statement DataTypeConvertible.swift
[26/28] Compiling Statement StatementSyntax.swift
[27/28] Compiling Statement StructuredStatement.swift
[28/28] Compiling Statement Clause.swift
[29/47] Compiling StatementSQLite SQLiteStatement.swift
[30/47] Compiling StatementSQLite Segment+SQLite.swift
[31/47] Compiling StatementSQLite UpdateContext.swift
[32/47] Compiling StatementSQLite ValuesContext.swift
[33/47] Compiling StatementSQLite SelectContext.swift
[34/47] Compiling StatementSQLite SetContext.swift
[35/48] Compiling StatementSQLite FromContext.swift
[36/48] Compiling StatementSQLite HavingContext.swift
[37/48] Compiling StatementSQLite DeleteContext.swift
[38/48] Compiling StatementSQLite Field+SQLite.swift
[39/48] Compiling StatementSQLite DataType+SQLite.swift
[40/48] Compiling StatementSQLite DataTypeConvertible+SQLite.swift
[41/48] Compiling StatementSQLite LimitContext.swift
[42/48] Compiling StatementSQLite OrderContext.swift
[43/48] Compiling StatementSQLite InsertContext.swift
[44/48] Compiling StatementSQLite JoinContext.swift
[45/48] Emitting module StatementSQLite
[46/48] Compiling StatementSQLite AlterTableContext.swift
[47/48] Compiling StatementSQLite CreateContext.swift
[48/48] Compiling StatementSQLite WhereContext.swift
Build complete! (8.11s)
Build complete.
Done.