Build Information
Successful build of TweetNacl, reference main (c0ff6c), with Swift 6.3 for iOS using Xcode 26.4 on 14 Apr 2026 00:35:37 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 TweetNacl -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/beMappy/TweetNacl.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/beMappy/TweetNacl
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c0ff6ce chore: Release SPM version as a pod
Cloned https://github.com/beMappy/TweetNacl.git
Revision (git rev-parse @):
c0ff6ceaadaf63dd1fc3898c899a33eb3fbdc1b6
SUCCESS checkout https://github.com/beMappy/TweetNacl.git at main
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/beMappy/TweetNacl.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:
TweetNacl: /Users/admin/builder/spi-builder-workspace
resolved source packages: TweetNacl
2026-04-13 20:35:26.243 xcodebuild[529:3077] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "TweetNacl",
"name" : "TweetNacl",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "TweetNacl",
"targets" : [
"TweetNacl"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TweetNacl",
"module_type" : "BinaryTarget",
"name" : "TweetNacl",
"path" : "TweetNacl.xcframework",
"product_memberships" : [
"TweetNacl"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"TweetNacl"
]
}
}
2026-04-13 20:35:34.048 xcodebuild[631:3828] [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 TweetNacl -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 TweetNacl -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
TweetNacl: /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 'TweetNacl' in project 'TweetNacl' (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: 3b6be37dfce7b1958362a3af2d17d981
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/3b6be37dfce7b1958362a3af2d17d981.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/TweetNacl.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TweetNacl.framework ios
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/TweetNacl.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
** BUILD SUCCEEDED **
2026-04-13 20:35:35.506 xcodebuild[638:3890] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "TweetNacl",
"name" : "TweetNacl",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "TweetNacl",
"targets" : [
"TweetNacl"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TweetNacl",
"module_type" : "BinaryTarget",
"name" : "TweetNacl",
"path" : "TweetNacl.xcframework",
"product_memberships" : [
"TweetNacl"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.7"
}
Done.