The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SQLiteMigrationManager.swift with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/garriguv/SQLiteMigrationManager.swift.git
Reference: 0.8.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/garriguv/SQLiteMigrationManager.swift
 * tag               0.8.1      -> FETCH_HEAD
HEAD is now at 1ae71f0 Set version to 0.8.1
Submodule 'Carthage/Checkouts/SQLite.swift' (https://github.com/stephencelis/SQLite.swift.git) registered for path 'Carthage/Checkouts/SQLite.swift'
Cloning into '/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Carthage/Checkouts/SQLite.swift'...
Submodule path 'Carthage/Checkouts/SQLite.swift': checked out '4d543d811ee644fa4cc4bfa0be996b4dd6ba0f54'
Cloned https://github.com/garriguv/SQLiteMigrationManager.swift.git into spi-builder-workspace
1ae71f0b0badb1538fad655d4b8894ad2a01846a
SUCCESS checkout https://github.com/garriguv/SQLiteMigrationManager.swift.git at 0.8.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/stephencelis/SQLite.swift.git from cache
Fetched https://github.com/stephencelis/SQLite.swift.git (0.34s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.13.0 (0.40s)
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.13.0
Building for debugging...
[0/1] Compiling SQLiteObjc SQLiteObjc.m
[2/22] Compiling SQLite Statement.swift
[3/22] Compiling SQLite Value.swift
[4/22] Compiling SQLite Cipher.swift
[5/22] Compiling SQLite FTS4.swift
[6/22] Compiling SQLite FTS5.swift
[7/22] Compiling SQLite RTree.swift
[8/24] Compiling SQLite Foundation.swift
[9/24] Compiling SQLite Helpers.swift
[10/24] Compiling SQLite AggregateFunctions.swift
[11/24] Emitting module SQLite
[12/24] Compiling SQLite CustomFunctions.swift
[13/24] Compiling SQLite DateAndTimeFunctions.swift
[14/24] Compiling SQLite Expression.swift
[15/24] Compiling SQLite Operators.swift
[16/24] Compiling SQLite Query.swift
[17/24] Compiling SQLite Blob.swift
[18/24] Compiling SQLite Connection.swift
[19/24] Compiling SQLite Errors.swift
[20/24] Compiling SQLite Coding.swift
[21/24] Compiling SQLite Collation.swift
[22/24] Compiling SQLite CoreFunctions.swift
[23/24] Compiling SQLite Schema.swift
[24/24] Compiling SQLite Setter.swift
[25/26] Compiling SQLiteMigrationManager SQLiteMigrationManager.swift
[26/26] Emitting module SQLiteMigrationManager
Build complete! (8.34s)
Build complete.
Done.