Build Information
Successful build of GameControllerKit, reference 0.0.4 (eadf41
), with Swift 5.9 for macOS (SPM) on 2 Sep 2024 20:41:41 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xWDG/GameControllerKit.git
Reference: 0.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/0xWDG/GameControllerKit
* tag 0.0.4 -> FETCH_HEAD
HEAD is now at eadf419 Add support for custom logger
Cloned https://github.com/0xWDG/GameControllerKit.git
Revision (git rev-parse @):
eadf41948fa0a497e20644a61e7aff28abd7e8dd
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/0xWDG/GameControllerKit.git at 0.0.4
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/0xWDG/GameControllerKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling GameControllerKit GameControllerKit.swift
[2/7] Compiling GameControllerKit GCKMovePosition.swift
[3/7] Compiling GameControllerKit GCKControllerType.swift
[4/7] Compiling GameControllerKit GCKAction.swift
[5/7] Emitting module GameControllerKit
[6/7] Compiling GameControllerKit GCKControllerView.swift
[7/7] Compiling GameControllerKit GCKController.swift
Build complete! (9.57s)
Build complete.
Done.