Build Information
Successful build of EZPushCore, reference main (7ea5c2), with Swift 6.3 for iOS using Xcode 26.4 on 17 Apr 2026 01:30:08 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 EZPushCore -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ez-push/ios-core.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ez-push/ios-core
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7ea5c2f chore: version bump for v4.7.0
Cloned https://github.com/ez-push/ios-core.git
Revision (git rev-parse @):
7ea5c2f50dfaff8a256a9f1603b6d2128fca2985
SUCCESS checkout https://github.com/ez-push/ios-core.git at main
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/ez-push/ios-core.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:
EZPushCore: /Users/admin/builder/spi-builder-workspace
resolved source packages: EZPushCore
2026-04-16 21:29:57.192 xcodebuild[529:3076] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "EZPushCore",
"name" : "EZPushCore",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "EZPushCore",
"targets" : [
"EZPushCore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "EZPushCore",
"module_type" : "BinaryTarget",
"name" : "EZPushCore",
"path" : "remote/archive/EZPushCore.zip",
"product_memberships" : [
"EZPushCore"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"EZPushCore"
]
}
}
2026-04-16 21:30:04.865 xcodebuild[644:3855] [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 EZPushCore -destination generic/platform=iOS
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 EZPushCore -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
EZPushCore: /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 'EZPushCore' in project 'EZPushCore' (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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
Build description signature: 0c8fc0f85b08358aa2c2d804dfcca801
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0c8fc0f85b08358aa2c2d804dfcca801.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/EZPushCore/EZPushCore.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EZPushCore.framework ios
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/EZPushCore/EZPushCore.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
** BUILD SUCCEEDED **
2026-04-16 21:30:06.260 xcodebuild[651:3916] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "EZPushCore",
"name" : "EZPushCore",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "EZPushCore",
"targets" : [
"EZPushCore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "EZPushCore",
"module_type" : "BinaryTarget",
"name" : "EZPushCore",
"path" : "remote/archive/EZPushCore.zip",
"product_memberships" : [
"EZPushCore"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.7"
}
Done.