Build Information
Successful build of RelatedDB with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/relatedcode/RelatedDB.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/relatedcode/RelatedDB
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a8c0f49 1.1.6
Cloned https://github.com/relatedcode/RelatedDB.git
Revision (git rev-parse @):
a8c0f4972a05bf33ecdfd9a699a11d7e04c1114f
SUCCESS checkout https://github.com/relatedcode/RelatedDB.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/relatedcode/RelatedDB.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Write swift-version--423B1241ED78D482.txt
[3/14] Compiling RelatedDB RDLogger.swift
[4/15] Compiling RelatedDB RDDate.swift
[5/15] Compiling RelatedDB RDCryptor.swift
[6/15] Emitting module RelatedDB
[7/15] Compiling RelatedDB RDatabase.swift
[8/15] Compiling RelatedDB RDSchema.swift
[9/15] Compiling RelatedDB RDSchemas.swift
[10/15] Compiling RelatedDB RDExecute.swift
[11/15] Compiling RelatedDB RDObject.swift
[12/15] Compiling RelatedDB RDDebug.swift
[13/15] Compiling RelatedDB RDRuntime.swift
[13/15] Write Objects.LinkFileList
[14/15] Archiving libRelatedDB.a
Build complete! (3.28s)
Build complete.
Done.