Build Information
Successful build of SwiftSQLite with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.25.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/moshegottlieb/SwiftSQLite.git
Reference: v1.0.52
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/moshegottlieb/SwiftSQLite
* tag v1.0.52 -> FETCH_HEAD
HEAD is now at aa77124 Fixed linux SQLite3 wrapper
Cloned https://github.com/moshegottlieb/SwiftSQLite.git
Revision (git rev-parse @):
aa771245063c3b0ee1407ddb4c294f4c834253f7
SUCCESS checkout https://github.com/moshegottlieb/SwiftSQLite.git at v1.0.52
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Compiling SwiftSQLite SQLValue.swift
[2/9] Compiling SwiftSQLite Date+SQL.swift
[3/9] Compiling SwiftSQLite SQLResult.swift
[4/9] Compiling SwiftSQLite Database+Function.swift
[5/9] Compiling SwiftSQLite Log.swift
[6/9] Compiling SwiftSQLite DatabaseError.swift
[7/9] Emitting module SwiftSQLite
[8/9] Compiling SwiftSQLite Database.swift
[9/9] Compiling SwiftSQLite Statement.swift
Build complete! (8.14s)
Build complete.
========================================
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": "swiftsqlite",
"name": "SwiftSQLite",
"url": "https://github.com/moshegottlieb/SwiftSQLite.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftSQLite",
"dependencies": [
]
}
]
}
Fetching https://github.com/moshegottlieb/SwiftSQLite.git from cache
Fetched https://github.com/moshegottlieb/SwiftSQLite.git (0.19s)
Creating working copy for https://github.com/moshegottlieb/SwiftSQLite.git
Working copy of https://github.com/moshegottlieb/SwiftSQLite.git resolved at v1.0.52
warning: '.resolve-product-dependencies': dependency 'swiftsqlite' is not used by any target
Found 0 product dependencies
Done.