The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Statement with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

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