Build Information
Successful build of RetroKit, reference 0.1.2 (c04c2f
), with Swift 5.9 for macOS (SPM) on 6 Nov 2024 23:03:33 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dev-retro/RetroKit.git
Reference: 0.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dev-retro/RetroKit
* tag 0.1.2 -> FETCH_HEAD
HEAD is now at c04c2fd fixed a tools version
Cloned https://github.com/dev-retro/RetroKit.git
Revision (git rev-parse @):
c04c2fdd7eca92068aeeea692f624ba328f18a34
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/dev-retro/RetroKit.git at 0.1.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/dev-retro/RetroKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/10] Compiling RetroKit RetroState.swift
[4/10] Compiling RetroKit RetroSettings.swift
[5/10] Compiling RetroKit RetroInput.swift
[6/10] Compiling RetroKit RetroSetting.swift
[7/10] Compiling RetroKit RetroPlatform.swift
[8/10] Compiling RetroKit RetroStateItem.swift
[9/10] Emitting module RetroKit
[9/10] Linking libRetroKit.dylib
Build complete! (21.40s)
Fetching https://github.com/apple/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin (1.72s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (2.79s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3154] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit (1.31s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.59s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Build complete.
Done.