Build Information
Successful build of SoundCloud, reference main (1212ea), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 13:21:54 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/superturboryan/SoundCloud-Swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/superturboryan/SoundCloud-Swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1212ea4 Update README.md
Cloned https://github.com/superturboryan/SoundCloud-Swift.git
Revision (git rev-parse @):
1212ea41f3c64ec40ec0a53618abae2f3d73df52
SUCCESS checkout https://github.com/superturboryan/SoundCloud-Swift.git at main
Fetching https://github.com/evgenyneu/keychain-swift
[1/2252] Fetching keychain-swift
Fetched https://github.com/evgenyneu/keychain-swift from cache (0.84s)
Computing version for https://github.com/evgenyneu/keychain-swift
Computed https://github.com/evgenyneu/keychain-swift at 20.0.0 (3.83s)
Creating working copy for https://github.com/evgenyneu/keychain-swift
Working copy of https://github.com/evgenyneu/keychain-swift resolved at 20.0.0
========================================
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": "soundcloud-swift",
"name": "SoundCloud",
"url": "https://github.com/superturboryan/SoundCloud-Swift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SoundCloud-Swift",
"traits": [
"default"
],
"dependencies": [
{
"identity": "keychain-swift",
"name": "KeychainSwift",
"url": "https://github.com/evgenyneu/keychain-swift",
"version": "20.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/keychain-swift",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/superturboryan/SoundCloud-Swift.git
[1/1573] Fetching soundcloud-swift
Fetched https://github.com/superturboryan/SoundCloud-Swift.git from cache (1.04s)
Fetching https://github.com/evgenyneu/keychain-swift from cache
Fetched https://github.com/evgenyneu/keychain-swift from cache (0.44s)
Computing version for https://github.com/evgenyneu/keychain-swift
Computed https://github.com/evgenyneu/keychain-swift at 20.0.0 (0.50s)
Creating working copy for https://github.com/evgenyneu/keychain-swift
Working copy of https://github.com/evgenyneu/keychain-swift resolved at 20.0.0
Creating working copy for https://github.com/superturboryan/SoundCloud-Swift.git
Working copy of https://github.com/superturboryan/SoundCloud-Swift.git resolved at main (1212ea4)
warning: '.resolve-product-dependencies': dependency 'soundcloud-swift' is not used by any target
Found 1 product dependencies
- KeychainSwift
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/superturboryan/SoundCloud-Swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[2/5] Write swift-version--6988338F2F200930.txt
[4/9] Compiling KeychainSwift TegKeychainConstants.swift
[5/9] Compiling KeychainSwift KeychainSwiftAccessOptions.swift
[6/9] Emitting module KeychainSwift
[7/9] Compiling KeychainSwift KeychainSwift.swift
[8/30] Emitting module SoundCloud
[9/32] Compiling SoundCloud StatusCode.swift
[10/32] Compiling SoundCloud StreamInfo.swift
[11/32] Compiling SoundCloud Collection.swift
[12/32] Compiling SoundCloud Int.swift
[13/32] Compiling SoundCloud Config.swift
[14/32] Compiling SoundCloud DAO.swift
[15/32] Compiling SoundCloud KeychainDAO.swift
[16/32] Compiling SoundCloud URL.swift
[17/32] Compiling SoundCloud Page.swift
[18/32] Compiling SoundCloud Test Models.swift
[19/32] Compiling SoundCloud TokenResponse.swift
[20/32] Compiling SoundCloud Track.swift
[21/32] Compiling SoundCloud User.swift
[22/32] Compiling SoundCloud Playlist.swift
[23/32] Compiling SoundCloud Status.swift
[24/32] Compiling SoundCloud UserDefaultsDAO.swift
[25/32] Compiling SoundCloud Error.swift
[26/32] Compiling SoundCloud ASWebAuthenticationSession.swift
[27/32] Compiling SoundCloud PKCE.swift
[28/32] Compiling SoundCloud String.swift
[29/32] Compiling SoundCloud Request.swift
[30/32] Compiling SoundCloud SoundCloud.swift
[30/32] Write Objects.LinkFileList
[31/32] Archiving libSoundCloud.a
Build complete! (10.78s)
Build complete.
{
"dependencies" : [
{
"identity" : "keychain-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "20.0.0",
"upper_bound" : "21.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/evgenyneu/keychain-swift"
}
],
"manifest_display_name" : "SoundCloud",
"name" : "SoundCloud",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "SoundCloud",
"targets" : [
"SoundCloud"
],
"type" : {
"library" : [
"static"
]
}
}
],
"targets" : [
{
"c99name" : "SoundCloud",
"module_type" : "SwiftTarget",
"name" : "SoundCloud",
"path" : "Sources/SoundCloud",
"product_dependencies" : [
"KeychainSwift"
],
"product_memberships" : [
"SoundCloud"
],
"sources" : [
"Config.swift",
"DAO/DAO.swift",
"DAO/KeychainDAO.swift",
"DAO/UserDefaultsDAO.swift",
"Error.swift",
"Extension/ASWebAuthenticationSession.swift",
"Extension/Collection.swift",
"Extension/Int.swift",
"Extension/PKCE.swift",
"Extension/String.swift",
"Extension/URL.swift",
"Models/Page.swift",
"Models/Playlist.swift",
"Models/Status.swift",
"Models/StatusCode.swift",
"Models/StreamInfo.swift",
"Models/Test Models.swift",
"Models/TokenResponse.swift",
"Models/Track.swift",
"Models/User.swift",
"Request.swift",
"SoundCloud.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Done.