Build Information
Successful build of LaunchAgent 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/emorydunn/launchagent.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/emorydunn/launchagent
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9f6d33a Set version
Cloned https://github.com/emorydunn/launchagent.git
Revision (git rev-parse @):
9f6d33abfa4a0a45a877e9b884391981c1f4152b
SUCCESS checkout https://github.com/emorydunn/launchagent.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/emorydunn/launchagent.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/12] Compiling LaunchAgent inetdCompatibility.swift
[4/13] Compiling LaunchAgent LaunchControl.swift
[5/13] Compiling LaunchAgent LaunchAgent+Status.swift
[6/13] Emitting module LaunchAgent
[7/13] Compiling LaunchAgent StartCalendarInterval.swift
[8/13] Compiling LaunchAgent ProcessType.swift
[9/13] Compiling LaunchAgent ResourceLimits.swift
[10/13] Compiling LaunchAgent File Permissions.swift
[11/13] Compiling LaunchAgent MachService.swift
[12/13] Compiling LaunchAgent LaunchAgent.swift
[13/13] Compiling LaunchAgent String Extensions.swift
Build complete! (3.08s)
Build complete.
Done.