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: master
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/moshegottlieb/SwiftSQLite
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 1976f2d Updated version number on example
Cloned https://github.com/moshegottlieb/SwiftSQLite.git
Revision (git rev-parse @):
1976f2d8d8b0412151078d2b94770eb9f4daef2b
SUCCESS checkout https://github.com/moshegottlieb/SwiftSQLite.git at master
========================================
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] Emitting module SwiftSQLite
[2/7] Compiling SwiftSQLite Database+Function.swift
[3/7] Compiling SwiftSQLite Database.swift
[4/7] Compiling SwiftSQLite DatabaseError.swift
[5/7] Compiling SwiftSQLite Date+SQL.swift
[6/7] Compiling SwiftSQLite Log.swift
[7/7] Compiling SwiftSQLite SQLResult.swift
[8/9] Compiling SwiftSQLite SQLValue.swift
[9/9] Compiling SwiftSQLite Statement.swift
Build complete! (3.87s)
Build complete.
Done.