Build Information
Successful build of Flywheel, reference master (769104
), with Swift 6.2 (beta) for macOS (Xcode) using Xcode 26.0 on 19 Jun 2025 21:05:41 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Flywheel -destination platform=macOS,arch=arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.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 7691042 Merge branch 'develop'
Cloned https://github.com/abhimuktheeswarar/Flywheel.git
Revision (git rev-parse @):
7691042c1715ccff725349de7c3c489d293b3e3c
SUCCESS checkout https://github.com/abhimuktheeswarar/Flywheel.git at master
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.2
Building package at path: $PWD
https://github.com/abhimuktheeswarar/Flywheel.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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
{
"dependencies" : [
],
"manifest_display_name" : "Flywheel",
"name" : "Flywheel",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11"
},
{
"name" : "watchos",
"version" : "4"
},
{
"name" : "tvos",
"version" : "11"
},
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "Flywheel",
"targets" : [
"Flywheel"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Flywheel",
"module_type" : "BinaryTarget",
"name" : "Flywheel",
"path" : "flywheel/xcframework/Flywheel.xcframework",
"product_memberships" : [
"Flywheel"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Flywheel"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.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.0.0-Beta.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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
Build description signature: dd8a027aa991d2c4b272fe1479991996
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/dd8a027aa991d2c4b272fe1479991996.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/flywheel/xcframework/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/flywheel/xcframework/Flywheel.xcframework --platform macos --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:a50e20f66fcb7d2cf918d83acf5696797e8149d1, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:a50e20f66fcb7d2cf918d83acf5696797e8149d1, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:a50e20f66fcb7d2cf918d83acf5696797e8149d1, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:a50e20f66fcb7d2cf918d83acf5696797e8149d1, name:My Mac }
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Flywheel",
"name" : "Flywheel",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11"
},
{
"name" : "watchos",
"version" : "4"
},
{
"name" : "tvos",
"version" : "11"
},
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "Flywheel",
"targets" : [
"Flywheel"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Flywheel",
"module_type" : "BinaryTarget",
"name" : "Flywheel",
"path" : "flywheel/xcframework/Flywheel.xcframework",
"product_memberships" : [
"Flywheel"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
Done.