Build Information
Successful build of Flywheel, reference master (c37766), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 19 Apr 2026 03:11:27 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Flywheel -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/abhimuktheeswarar/Flywheel.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/abhimuktheeswarar/Flywheel
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at c37766d Add Flywheel guide md file
Cloned https://github.com/abhimuktheeswarar/Flywheel.git
Revision (git rev-parse @):
c37766d606cea4614252fe765caef1c772857f05
SUCCESS checkout https://github.com/abhimuktheeswarar/Flywheel.git at master
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.3
Building package at path: $PWD
https://github.com/abhimuktheeswarar/Flywheel.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
Flywheel: /Users/admin/builder/spi-builder-workspace
resolved source packages: Flywheel
2026-04-18 23:11:17.003 xcodebuild[525:3004] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "Flywheel",
"name" : "Flywheel",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Flywheel",
"targets" : [
"Flywheel"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Flywheel",
"module_type" : "BinaryTarget",
"name" : "Flywheel",
"path" : "remote/archive/Flywheel.xcframework.zip",
"product_memberships" : [
"Flywheel"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Flywheel"
]
}
}
2026-04-18 23:11:24.420 xcodebuild[637:3746] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Flywheel -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Flywheel -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
Flywheel: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'Flywheel' in project 'Flywheel' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
Build description signature: e17f762ace23ca63642ee0191c9756a0
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e17f762ace23ca63642ee0191c9756a0.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Flywheel/Flywheel.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/flywheel.framework macos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Flywheel/Flywheel.xcframework --platform macos --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
** BUILD SUCCEEDED **
2026-04-18 23:11:25.822 xcodebuild[644:3809] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:cfbbc65c8d02f08070b55857927a7a88149b1026, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:cfbbc65c8d02f08070b55857927a7a88149b1026, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:cfbbc65c8d02f08070b55857927a7a88149b1026, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:cfbbc65c8d02f08070b55857927a7a88149b1026, name:My Mac }
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Flywheel",
"name" : "Flywheel",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Flywheel",
"targets" : [
"Flywheel"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Flywheel",
"module_type" : "BinaryTarget",
"name" : "Flywheel",
"path" : "remote/archive/Flywheel.xcframework.zip",
"product_memberships" : [
"Flywheel"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.9"
}
Done.