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.39.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/FeatherQuill.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/brightdigit/FeatherQuill
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8cda4ec Update README.md
Cloned https://github.com/brightdigit/FeatherQuill.git
Revision (git rev-parse @):
8cda4ec462d1f4ef6698f38b38cec31f30700d27
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/brightdigit/FeatherQuill.git at main
========================================
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 Feature.swift
[3/8] Compiling FeatherQuill FeatureAvailabilityMetrics.swift
[4/8] Compiling FeatherQuill AvailabilityOptions.swift
[5/8] Emitting module FeatherQuill
[6/9] Compiling FeatherQuill FeatureAvailability.swift
[7/9] Compiling FeatherQuill FeatureFlag.swift
[8/9] Compiling FeatherQuill FeatureValue.swift
[9/9] Compiling FeatherQuill UserType.swift
Build complete! (6.20s)
Build complete.
Done.