Build Information
Successful build of IBMSwiftSDKCore, reference 1.2.1 (652ff3), with Swift 6.3 for macOS (SPM) on 22 Apr 2026 10:58:09 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/IBM/swift-sdk-core.git
Reference: 1.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/IBM/swift-sdk-core
* tag 1.2.1 -> FETCH_HEAD
HEAD is now at 652ff3c build(version): ensure proper versionging is followed
Cloned https://github.com/IBM/swift-sdk-core.git
Revision (git rev-parse @):
652ff3cc98af7adb8130863fd7de7ab1e734e795
SUCCESS checkout https://github.com/IBM/swift-sdk-core.git at 1.2.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-sdk-core",
"name": "IBMSwiftSDKCore",
"url": "https://github.com/IBM/swift-sdk-core.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-sdk-core",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/IBM/swift-sdk-core.git
[1/988] Fetching swift-sdk-core
Fetched https://github.com/IBM/swift-sdk-core.git from cache (0.77s)
Creating working copy for https://github.com/IBM/swift-sdk-core.git
Working copy of https://github.com/IBM/swift-sdk-core.git resolved at 1.2.1 (652ff3c)
warning: '.resolve-product-dependencies': dependency 'swift-sdk-core' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/IBM/swift-sdk-core.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/15] Compiling IBMSwiftSDKCore InsecureConnection.swift
[4/15] Compiling IBMSwiftSDKCore JWT.swift
[5/15] Compiling IBMSwiftSDKCore CodableExtensions.swift
[6/15] Compiling IBMSwiftSDKCore Authentication.swift
[7/15] Compiling IBMSwiftSDKCore CloudPakForDataAuthenticator.swift
[8/15] Emitting module IBMSwiftSDKCore
[9/15] Compiling IBMSwiftSDKCore JSON.swift
[10/15] Compiling IBMSwiftSDKCore RestRequest.swift
[11/15] Compiling IBMSwiftSDKCore ConfigBasedAuthenticatorFactory.swift
[12/15] Compiling IBMSwiftSDKCore IAMAuthenticator.swift
[13/15] Compiling IBMSwiftSDKCore MultipartFormData.swift
[14/15] Compiling IBMSwiftSDKCore RestError.swift
[15/15] Compiling IBMSwiftSDKCore CredentialUtils.swift
[16/16] Compiling IBMSwiftSDKCore RestResponse.swift
Build complete! (5.32s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "IBMSwiftSDKCore",
"name" : "IBMSwiftSDKCore",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "IBMSwiftSDKCore",
"targets" : [
"IBMSwiftSDKCore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IBMSwiftSDKCoreTests",
"module_type" : "SwiftTarget",
"name" : "IBMSwiftSDKCoreTests",
"path" : "Tests/IBMSwiftSDKCoreTests",
"sources" : [
"AuthenticationTests.swift",
"CodableExtensionsTests.swift",
"ConfigBasedAuthenticatorFactoryTests-Linux.swift",
"CredentialUtilsTests-Linux.swift",
"JSONTests.swift",
"MockURLProtocol.swift",
"MultiPartFormDataTests.swift",
"ResponseTests.swift",
"RestErrorTests.swift",
"SDKInitializerTests.swift"
],
"target_dependencies" : [
"IBMSwiftSDKCore"
],
"type" : "test"
},
{
"c99name" : "IBMSwiftSDKCore",
"module_type" : "SwiftTarget",
"name" : "IBMSwiftSDKCore",
"path" : "Sources/IBMSwiftSDKCore",
"product_memberships" : [
"IBMSwiftSDKCore"
],
"sources" : [
"Authentication/Authentication.swift",
"Authentication/CloudPakForDataAuthenticator.swift",
"Authentication/ConfigBasedAuthenticatorFactory.swift",
"Authentication/IAMAuthenticator.swift",
"Authentication/InsecureConnection.swift",
"Authentication/JWT.swift",
"CodableExtensions.swift",
"CredentialUtils.swift",
"JSON.swift",
"MultipartFormData.swift",
"RestError.swift",
"RestRequest.swift",
"RestResponse.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Done.