Build Information
Successful build of FeatherQuill 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.38.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/FeatherQuill.git
Reference: 1.0.0-alpha.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/brightdigit/FeatherQuill
* tag 1.0.0-alpha.2 -> FETCH_HEAD
HEAD is now at 65070dc Update Package.swift
Cloned https://github.com/brightdigit/FeatherQuill.git
Revision (git rev-parse @):
65070dce4cc17fdd8f5b78e588129f57d3dd5afb
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/brightdigit/FeatherQuill.git at 1.0.0-alpha.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/brightdigit/FeatherQuill.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Compiling FeatherQuill FeatureFlags.swift
[2/8] Compiling FeatherQuill FeatureAvailability.swift
[3/8] Compiling FeatherQuill FeatureAvailabilityMetrics.swift
[4/8] Compiling FeatherQuill FeatureValue.swift
[5/8] Emitting module FeatherQuill
[6/8] Compiling FeatherQuill AvailabilityOptions.swift
[7/8] Compiling FeatherQuill Feature.swift
[8/8] Compiling FeatherQuill FeatureFlag.swift
[9/9] Compiling FeatherQuill UserType.swift
Build complete! (7.59s)
Build complete.
Done.