Build Information
Successful build of sLaunchctl with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Alkenso/sLaunchctl.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Alkenso/sLaunchctl
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 140f937 Update README.md
Cloned https://github.com/Alkenso/sLaunchctl.git
Revision (git rev-parse @):
140f93705bcca12d4a28eae526c9c2a0f518e212
SUCCESS checkout https://github.com/Alkenso/sLaunchctl.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/Alkenso/sLaunchctl.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling SpellbookFoundationObjC SpellbookObjC.mm
[2/55] Emitting module SpellbookFoundation
[3/62] Compiling SpellbookFoundation SynchronizationUtils.swift
[4/62] Compiling SpellbookFoundation Synchronized.swift
[5/62] Compiling SpellbookFoundation SynchronousExecutor.swift
[6/62] Compiling SpellbookFoundation Boxing.swift
[7/62] Compiling SpellbookFoundation Closure.swift
[8/62] Compiling SpellbookFoundation CommonError.swift
[9/62] Compiling SpellbookFoundation Refreshable.swift
[10/62] Compiling SpellbookFoundation BridgedCEnum.swift
[11/62] Compiling SpellbookFoundation IOKitError.swift
[12/62] Compiling SpellbookFoundation Mach.swift
[13/62] Compiling SpellbookFoundation POD+Swift.swift
[14/62] Compiling SpellbookFoundation Unsafe.swift
[15/62] Compiling SpellbookFoundation Exceptions.swift
[16/62] Compiling SpellbookFoundation DeviceInfo.swift
[17/62] Compiling SpellbookFoundation Atomic.swift
[18/62] Compiling SpellbookFoundation BlockingQueue.swift
[19/62] Compiling SpellbookFoundation ConcurrentBlockOperation.swift
[20/62] Compiling SpellbookFoundation Extensions - DispatchQueue.swift
[21/62] Compiling SpellbookFoundation Extensions - Locks.swift
[22/62] Compiling SpellbookFoundation Extensions - Task.swift
[23/62] Compiling SpellbookFoundation PosixLocks.swift
[24/62] Compiling SpellbookFoundation Extensions - StandardTypes.swift
[25/62] Compiling SpellbookFoundation ObjectBuilder.swift
[26/62] Compiling SpellbookFoundation SBUnit.swift
[27/62] Compiling SpellbookFoundation SpellbookLog.swift
[28/62] Compiling SpellbookFoundation Utils.swift
[29/62] Compiling SpellbookFoundation WildcardExpression.swift
[30/62] Compiling SpellbookFoundation DictionaryCodingKey.swift
[31/62] Compiling SpellbookFoundation DictionaryReader.swift
[32/62] Compiling SpellbookFoundation BinaryParsingError.swift
[33/62] Compiling SpellbookFoundation BinaryReader.swift
[34/62] Compiling SpellbookFoundation BinaryReaderInput.swift
[35/62] Compiling SpellbookFoundation BinaryWriter.swift
[36/62] Compiling SpellbookFoundation BinaryWriterOutput.swift
[37/62] Compiling SpellbookFoundation Extensions - Publisher.swift
[38/62] Compiling SpellbookFoundation Proxies.swift
[39/62] Compiling SpellbookFoundation Benchmark.swift
[40/62] Compiling SpellbookFoundation CancellationToken.swift
[41/62] Compiling SpellbookFoundation Environment.swift
[42/62] Compiling SpellbookFoundation Extensions - Codable.swift
[43/62] Compiling SpellbookFoundation Extensions - Collections.swift
[44/62] Compiling SpellbookFoundation Extensions - Comparable.swift
[45/62] Compiling SpellbookFoundation Extensions - Formatters.swift
[46/62] Compiling SpellbookFoundation Extensions - NSError.swift
[47/62] Compiling SpellbookFoundation Extensions - Other.swift
[48/62] Compiling SpellbookFoundation DictionaryWriter.swift
[49/62] Compiling SpellbookFoundation Extensions - Bundle.swift
[50/62] Compiling SpellbookFoundation Extensions - FileManager.swift
[51/62] Compiling SpellbookFoundation FileEnumerator.swift
[52/62] Compiling SpellbookFoundation FileStore.swift
[53/62] Compiling SpellbookFoundation TemporaryDirectory.swift
[54/62] Compiling SpellbookFoundation Extensions - CoreGraphics.swift
[55/62] Compiling SpellbookFoundation AuditToken.swift
[56/62] Compiling SpellbookFoundation Resource (RAII).swift
[57/62] Compiling SpellbookFoundation Types.swift
[58/62] Compiling SpellbookFoundation EventAsk.swift
[59/62] Compiling SpellbookFoundation EventNotify.swift
[60/62] Compiling SpellbookFoundation Observable.swift
[61/62] Compiling SpellbookFoundation ValueObserving.swift
[62/62] Compiling SpellbookFoundation ValueStore.swift
[63/71] Compiling Spellbook_macOS Membership.swift
[64/71] Compiling Spellbook_macOS Extensions - ProcessInfo.swift
[65/71] Compiling Spellbook_macOS Sysctl.swift
[66/71] Compiling Spellbook_macOS Extensions - Process.swift
[67/71] Compiling Spellbook_macOS ACL.swift
[68/71] Compiling Spellbook_macOS UnixGroup.swift
[69/72] Compiling Spellbook_macOS CGWindowInfo.swift
[70/72] Compiling Spellbook_macOS Extensions - Coordinates.swift
[71/72] Emitting module Spellbook_macOS
[72/72] Compiling Spellbook_macOS UnixUser.swift
[73/78] Compiling sLaunchctl Utils.swift
[74/78] Compiling sLaunchctl Error.swift
[75/78] Compiling sLaunchctl Launchctl.swift
[76/78] Emitting module sLaunchctl
[77/78] Compiling sLaunchctl OutputParser.swift
[78/78] Compiling sLaunchctl Service.swift
Build complete! (24.68s)
Fetching https://github.com/Alkenso/SwiftSpellbook_macOS.git
Fetching https://github.com/Alkenso/SwiftSpellbook.git from cache
[1/338] Fetching swiftspellbook_macos
Fetched https://github.com/Alkenso/SwiftSpellbook_macOS.git (2.05s)
Fetched https://github.com/Alkenso/SwiftSpellbook.git (2.13s)
Computing version for https://github.com/Alkenso/SwiftSpellbook_macOS.git
Computed https://github.com/Alkenso/SwiftSpellbook_macOS.git at 0.0.3 (0.36s)
Computing version for https://github.com/Alkenso/SwiftSpellbook.git
Computed https://github.com/Alkenso/SwiftSpellbook.git at 0.4.2 (0.63s)
Creating working copy for https://github.com/Alkenso/SwiftSpellbook_macOS.git
Working copy of https://github.com/Alkenso/SwiftSpellbook_macOS.git resolved at 0.0.3
Creating working copy for https://github.com/Alkenso/SwiftSpellbook.git
Working copy of https://github.com/Alkenso/SwiftSpellbook.git resolved at 0.4.2
Build complete.
Done.