Build Information
Successful build of PerfectSQLite with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/Perfect-SQLite.git
Reference: 5.1.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/richardpiazza/Perfect-SQLite
* tag 5.1.1 -> FETCH_HEAD
HEAD is now at 3740d1e SQLite System Library (#2)
Cloned https://github.com/richardpiazza/Perfect-SQLite.git
Revision (git rev-parse @):
3740d1ea1e519584c3d665831968c4d7e086edb7
SUCCESS checkout https://github.com/richardpiazza/Perfect-SQLite.git at 5.1.1
Fetching https://github.com/richardpiazza/Perfect-CRUD from cache
Fetched https://github.com/richardpiazza/Perfect-CRUD (0.15s)
Computing version for https://github.com/richardpiazza/Perfect-CRUD
Computed https://github.com/richardpiazza/Perfect-CRUD at 2.1.0 (0.42s)
Creating working copy for https://github.com/richardpiazza/Perfect-CRUD
Working copy of https://github.com/richardpiazza/Perfect-CRUD resolved at 2.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "perfect-sqlite",
"name": "PerfectSQLite",
"url": "https://github.com/richardpiazza/Perfect-SQLite.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Perfect-SQLite",
"dependencies": [
{
"identity": "perfect-crud",
"name": "PerfectCRUD",
"url": "https://github.com/richardpiazza/Perfect-CRUD",
"version": "2.1.0",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Perfect-CRUD",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/richardpiazza/Perfect-SQLite.git from cache
Fetched https://github.com/richardpiazza/Perfect-SQLite.git (0.21s)
Fetching https://github.com/richardpiazza/Perfect-CRUD from cache
Fetched https://github.com/richardpiazza/Perfect-CRUD (0.27s)
Computing version for https://github.com/richardpiazza/Perfect-CRUD
Computed https://github.com/richardpiazza/Perfect-CRUD at 2.1.0 (0.05s)
Creating working copy for https://github.com/richardpiazza/Perfect-CRUD
Working copy of https://github.com/richardpiazza/Perfect-CRUD resolved at 2.1.0
Creating working copy for https://github.com/richardpiazza/Perfect-SQLite.git
Working copy of https://github.com/richardpiazza/Perfect-SQLite.git resolved at 5.1.1
warning: '.resolve-product-dependencies': dependency 'perfect-sqlite' is not used by any target
Found 1 product dependencies
- PerfectCRUD
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
https://github.com/richardpiazza/Perfect-SQLite.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[1/24] Emitting module PerfectCRUD
[2/27] Compiling PerfectCRUD Logging.swift
[3/27] Compiling PerfectCRUD PerfectCRUD.swift
[4/27] Compiling PerfectCRUD Select.swift
[5/27] Compiling PerfectCRUD In.swift
[6/27] Compiling PerfectCRUD InInts.swift
[7/27] Compiling PerfectCRUD Like.swift
[8/27] Compiling PerfectCRUD Table.swift
[9/27] Compiling PerfectCRUD Update.swift
[10/27] Compiling PerfectCRUD Where.swift
[11/27] Compiling PerfectCRUD Delete.swift
[12/27] Compiling PerfectCRUD Comparison.swift
[13/27] Compiling PerfectCRUD ComparisonInts.swift
[14/27] Compiling PerfectCRUD Equality.swift
[15/27] Compiling PerfectCRUD EqualityInts.swift
[16/27] Compiling PerfectCRUD Expression.swift
[17/27] Compiling PerfectCRUD Logical.swift
[18/27] Compiling PerfectCRUD Insert.swift
[19/27] Compiling PerfectCRUD Join.swift
[20/27] Compiling PerfectCRUD CodingNames.swift
[21/27] Compiling PerfectCRUD CodingRows.swift
[22/27] Compiling PerfectCRUD Create.swift
[23/27] Compiling PerfectCRUD Database.swift
[24/27] Compiling PerfectCRUD Coding.swift
[25/27] Compiling PerfectCRUD CodingBindings.swift
[26/27] Compiling PerfectCRUD CodingJoins.swift
[27/27] Compiling PerfectCRUD CodingKeyPaths.swift
[28/30] Compiling PerfectSQLite SQLite.swift
[29/30] Compiling PerfectSQLite SQLiteCRUD.swift
[30/30] Emitting module PerfectSQLite
Build complete! (5.71s)
Build complete.
Done.