Build Information
Successful build of ReviewPrompter with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.30.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChristianFox/ReviewPrompter.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ChristianFox/ReviewPrompter
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3b945eb Update README.md with buymeacoffee button
Cloned https://github.com/ChristianFox/ReviewPrompter.git
Revision (git rev-parse @):
3b945ebce4a062da109fbffb668bdfb5907f5095
SUCCESS checkout https://github.com/ChristianFox/ReviewPrompter.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $workDir
https://github.com/ChristianFox/ReviewPrompter.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Emitting module EventTracker
[2/2] Compiling EventTracker EventTracker.swift
[3/4] Emitting module ReviewPrompter
[4/4] Compiling ReviewPrompter ReviewPrompter.swift
Build complete! (16.26s)
Fetching https://github.com/ChristianFox/EventTracker.git from cache
Fetched https://github.com/ChristianFox/EventTracker.git (0.15s)
Computing version for https://github.com/ChristianFox/EventTracker.git
Computed https://github.com/ChristianFox/EventTracker.git at 1.0.0 (0.55s)
Creating working copy for https://github.com/ChristianFox/EventTracker.git
Working copy of https://github.com/ChristianFox/EventTracker.git resolved at 1.0.0
Build complete.
Done.