Build Information
Successful build of ReviewPrompter 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/ChristianFox/ReviewPrompter.git
Reference: 1.0.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ChristianFox/ReviewPrompter
* tag 1.0.1 -> FETCH_HEAD
HEAD is now at 0795519 Update README.md
Cloned https://github.com/ChristianFox/ReviewPrompter.git
Revision (git rev-parse @):
07955193ea30ab34889c079debdfe2ad20ba5039
SUCCESS checkout https://github.com/ChristianFox/ReviewPrompter.git at 1.0.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/ChristianFox/ReviewPrompter.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/5] Emitting module EventTracker
[5/5] Compiling EventTracker EventTracker.swift
[6/7] Compiling ReviewPrompter ReviewPrompter.swift
[7/7] Emitting module ReviewPrompter
Build complete! (6.02s)
Fetching https://github.com/ChristianFox/EventTracker.git from cache
Fetched https://github.com/ChristianFox/EventTracker.git from cache (0.16s)
Computing version for https://github.com/ChristianFox/EventTracker.git
Computed https://github.com/ChristianFox/EventTracker.git at 1.0.0 (0.34s)
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.