Build Information
Successful build of SwiftSQLite 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.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/admin/builds/vMd7uqzK/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.8
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling SwiftSQLite DatabaseError.swift
[2/7] Compiling SwiftSQLite Date+SQL.swift
[3/9] Compiling SwiftSQLite Database+Function.swift
[4/9] Compiling SwiftSQLite Database.swift
[5/9] Emitting module SwiftSQLite
[6/9] Compiling SwiftSQLite Log.swift
[7/9] Compiling SwiftSQLite SQLResult.swift
[8/9] Compiling SwiftSQLite SQLValue.swift
[9/9] Compiling SwiftSQLite Statement.swift
Build complete! (3.90s)
Build complete.
Done.