Build Information
Successful build of DevRevSDK, reference v2.3.5 (446f8b), with Swift 6.3 for iOS using Xcode 26.4 on 27 Apr 2026 05:49:15 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 DevRevSDK -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/devrev/devrev-sdk-ios.git
Reference: v2.3.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/devrev/devrev-sdk-ios
* tag v2.3.5 -> FETCH_HEAD
HEAD is now at 446f8bc Release 2.3.5
Cloned https://github.com/devrev/devrev-sdk-ios.git
Revision (git rev-parse @):
446f8bce472b35963356016084e06c9d2b44154d
SUCCESS checkout https://github.com/devrev/devrev-sdk-ios.git at v2.3.5
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/devrev/devrev-sdk-ios.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:
DevRevSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: DevRevSDK
2026-04-27 01:49:04.835 xcodebuild[529:3082] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "DevRevSDK",
"name" : "DevRevSDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "DevRevSDK",
"targets" : [
"DevRevSDK"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DevRevSDK",
"module_type" : "BinaryTarget",
"name" : "DevRevSDK",
"path" : "remote/archive/DevRevSDK.xcframework.zip",
"product_memberships" : [
"DevRevSDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"DevRevSDK"
]
}
}
2026-04-27 01:49:12.534 xcodebuild[641:3862] [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 DevRevSDK -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 DevRevSDK -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
DevRevSDK: /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 'DevRevSDK' in project 'DevRevSDK' (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: dd90d8cb3f689dcba9cc50432aa90793
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/dd90d8cb3f689dcba9cc50432aa90793.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/DevRevSDK/DevRevSDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DevRevSDK.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/DevRevSDK/DevRevSDK.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
** BUILD SUCCEEDED **
2026-04-27 01:49:14.189 xcodebuild[648:3925] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "DevRevSDK",
"name" : "DevRevSDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "DevRevSDK",
"targets" : [
"DevRevSDK"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DevRevSDK",
"module_type" : "BinaryTarget",
"name" : "DevRevSDK",
"path" : "remote/archive/DevRevSDK.xcframework.zip",
"product_memberships" : [
"DevRevSDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.7"
}
Done.