Build Information
Successful build of ZIM, reference 2.29.0 (d55da9), with Swift 6.2 for iOS using Xcode 26.3 on 29 Apr 2026 15:47:36 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ZIM -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zegolibrary/zim-ios.git
Reference: 2.29.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zegolibrary/zim-ios
* tag 2.29.0 -> FETCH_HEAD
HEAD is now at d55da9f 🔖 Release 2.29.0
Cloned https://github.com/zegolibrary/zim-ios.git
Revision (git rev-parse @):
d55da9f20aa6606cb24f95417c1e8ce6159d3373
SUCCESS checkout https://github.com/zegolibrary/zim-ios.git at 2.29.0
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/zegolibrary/zim-ios.git
Command line invocation:
/Applications/Xcode-26.3.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:
ZIM: /Users/admin/builder/spi-builder-workspace
resolved source packages: ZIM
2026-04-29 11:47:08.466 xcodebuild[530:3069] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "ZIM",
"name" : "ZIM",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "ZIM",
"targets" : [
"ZIM"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ZIM",
"module_type" : "BinaryTarget",
"name" : "ZIM",
"path" : "remote/archive/ZIM.xcframework.zip",
"product_memberships" : [
"ZIM"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ZIM"
]
}
}
2026-04-29 11:47:28.805 xcodebuild[677:4266] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ZIM -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.3.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 ZIM -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
ZIM: /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 'ZIM' in project 'ZIM' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.2.sdk -x c -c /dev/null
Build description signature: 4ac2b303690c6d2fa8f62074cfd4eebe
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4ac2b303690c6d2fa8f62074cfd4eebe.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ZIM/ZIM.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIM.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/ZIM/ZIM.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
** BUILD SUCCEEDED **
2026-04-29 11:47:30.256 xcodebuild[679:4322] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "ZIM",
"name" : "ZIM",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "ZIM",
"targets" : [
"ZIM"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ZIM",
"module_type" : "BinaryTarget",
"name" : "ZIM",
"path" : "remote/archive/ZIM.xcframework.zip",
"product_memberships" : [
"ZIM"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.5"
}
Done.