Build Information
Successful build of FeatherQuill, reference 1.0.0 (eda702
), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 10:47:31 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/FeatherQuill.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/brightdigit/FeatherQuill
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at eda7022 v1.0.0
Cloned https://github.com/brightdigit/FeatherQuill.git
Revision (git rev-parse @):
eda7022e6d65293e8988ec70400838d3fbad8985
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/brightdigit/FeatherQuill.git at 1.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/brightdigit/FeatherQuill.git
https://github.com/brightdigit/FeatherQuill.git
{
"dependencies" : [
],
"manifest_display_name" : "FeatherQuill",
"name" : "FeatherQuill",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "maccatalyst",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "FeatherQuill",
"targets" : [
"FeatherQuill"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FeatherQuillTests",
"module_type" : "SwiftTarget",
"name" : "FeatherQuillTests",
"path" : "Tests/FeatherQuillTests",
"sources" : [
"AudienceType.swift",
"FeatureAvailabilityMetricsTests.swift",
"FeatureFlagTests.swift",
"FeatureTests.swift",
"MockFeatureFlag.swift"
],
"target_dependencies" : [
"FeatherQuill"
],
"type" : "test"
},
{
"c99name" : "FeatherQuill",
"module_type" : "SwiftTarget",
"name" : "FeatherQuill",
"path" : "Sources/FeatherQuill",
"product_memberships" : [
"FeatherQuill"
],
"sources" : [
"AvailabilityOptions.swift",
"Feature.swift",
"FeatureAvailability.swift",
"FeatureAvailabilityMetrics.swift",
"FeatureFlag.swift",
"FeatureFlags.swift",
"FeatureValue.swift",
"UserDefaultable.swift",
"UserType.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/12] Compiling FeatherQuill FeatureAvailabilityMetrics.swift
[4/12] Compiling FeatherQuill UserDefaultable.swift
[5/12] Compiling FeatherQuill FeatureFlag.swift
[6/12] Compiling FeatherQuill UserType.swift
[7/12] Compiling FeatherQuill FeatureFlags.swift
[8/12] Compiling FeatherQuill AvailabilityOptions.swift
[9/12] Compiling FeatherQuill FeatureAvailability.swift
[10/12] Compiling FeatherQuill FeatureValue.swift
[11/12] Compiling FeatherQuill Feature.swift
[12/12] Emitting module FeatherQuill
Build complete! (8.85s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "FeatherQuill",
"name" : "FeatherQuill",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "maccatalyst",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "FeatherQuill",
"targets" : [
"FeatherQuill"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FeatherQuillTests",
"module_type" : "SwiftTarget",
"name" : "FeatherQuillTests",
"path" : "Tests/FeatherQuillTests",
"sources" : [
"AudienceType.swift",
"FeatureAvailabilityMetricsTests.swift",
"FeatureFlagTests.swift",
"FeatureTests.swift",
"MockFeatureFlag.swift"
],
"target_dependencies" : [
"FeatherQuill"
],
"type" : "test"
},
{
"c99name" : "FeatherQuill",
"module_type" : "SwiftTarget",
"name" : "FeatherQuill",
"path" : "Sources/FeatherQuill",
"product_memberships" : [
"FeatherQuill"
],
"sources" : [
"AvailabilityOptions.swift",
"Feature.swift",
"FeatureAvailability.swift",
"FeatureAvailabilityMetrics.swift",
"FeatureFlag.swift",
"FeatureFlags.swift",
"FeatureValue.swift",
"UserDefaultable.swift",
"UserType.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.