Build Information
Successful build of OhMyLog 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/forkercat/OhMyLog.git
Reference: v1.1.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/forkercat/OhMyLog
* tag v1.1.0 -> FETCH_HEAD
HEAD is now at 844c80a Update workflow and add platform/swift version indicators
Cloned https://github.com/forkercat/OhMyLog.git
Revision (git rev-parse @):
844c80af4b867fa693f1bdde7c1df80064e770be
SUCCESS checkout https://github.com/forkercat/OhMyLog.git at v1.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/forkercat/OhMyLog.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[1/7] Write OhMyLog-Demo-entitlement.plist
[3/7] Write swift-version--423B1241ED78D482.txt
[5/12] Compiling OhMyLog Log.swift
[6/12] Compiling OhMyLog Logger+Any.swift
[7/12] Compiling OhMyLog Logger+String.swift
[8/12] Compiling OhMyLog Logger.swift
[9/12] Emitting module OhMyLog
[10/14] Compiling OhMyLog_Demo main.swift
[11/14] Emitting module OhMyLog_Demo
[11/14] Write Objects.LinkFileList
[12/14] Linking OhMyLog-Demo
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/OhMyLog-Demo: replacing existing signature
[13/14] Applying OhMyLog-Demo
Build complete! (3.42s)
Build complete.
Done.