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: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/forkercat/OhMyLog
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 71e8260 Update README
Cloned https://github.com/forkercat/OhMyLog.git
Revision (git rev-parse @):
71e8260d2ee70928f03ca0a30e1a744007aa8bd5
SUCCESS checkout https://github.com/forkercat/OhMyLog.git at main
========================================
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
[2/7] Write OhMyLog-Demo-entitlement.plist
[3/7] Write swift-version--423B1241ED78D482.txt
[5/14] Compiling OhMyLog Log+Any.swift
[6/14] Compiling OhMyLog Logger+String.swift
[7/14] Compiling OhMyLog Logger+Any.swift
[8/14] Compiling OhMyLog Log.swift
[9/14] Compiling OhMyLog Log+String.swift
[10/14] Compiling OhMyLog Logger.swift
[11/14] Emitting module OhMyLog
[12/16] Emitting module OhMyLog_Demo
[13/16] Compiling OhMyLog_Demo main.swift
[13/16] Write Objects.LinkFileList
[14/16] Linking OhMyLog-Demo
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/OhMyLog-Demo: replacing existing signature
[15/16] Applying OhMyLog-Demo
Build complete! (11.26s)
Build complete.
Done.