Build Information
Successful build of SoundCloud, reference main (1212ea), with Swift 6.1 for macOS (SPM) on 10 Feb 2026 00:55:36 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.68.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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/superturboryan/SoundCloud-Swift.git
https://github.com/superturboryan/SoundCloud-Swift.git
{
"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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/5] Write sources
[2/5] Write swift-version-2F0A5646E1D333AE.txt
[4/9] Compiling KeychainSwift KeychainSwiftAccessOptions.swift
[5/9] Compiling KeychainSwift TegKeychainConstants.swift
[6/9] Compiling KeychainSwift KeychainSwift.swift
[7/9] Emitting module KeychainSwift
[8/30] Emitting module SoundCloud
[9/32] Compiling SoundCloud Config.swift
[10/32] Compiling SoundCloud DAO.swift
[11/32] Compiling SoundCloud KeychainDAO.swift
[12/32] Compiling SoundCloud Test Models.swift
[13/32] Compiling SoundCloud TokenResponse.swift
[14/32] Compiling SoundCloud Playlist.swift
[15/32] Compiling SoundCloud Status.swift
[16/32] Compiling SoundCloud StatusCode.swift
[17/32] Compiling SoundCloud StreamInfo.swift
[18/32] Compiling SoundCloud Collection.swift
[19/32] Compiling SoundCloud Int.swift
[20/32] Compiling SoundCloud Track.swift
[21/32] Compiling SoundCloud User.swift
[22/32] Compiling SoundCloud URL.swift
[23/32] Compiling SoundCloud Page.swift
[24/32] Compiling SoundCloud PKCE.swift
[25/32] Compiling SoundCloud String.swift
[26/32] Compiling SoundCloud UserDefaultsDAO.swift
[27/32] Compiling SoundCloud Error.swift
[28/32] Compiling SoundCloud ASWebAuthenticationSession.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! (12.93s)
Fetching https://github.com/evgenyneu/keychain-swift
[1/2252] Fetching keychain-swift
Fetched https://github.com/evgenyneu/keychain-swift from cache (1.03s)
Computing version for https://github.com/evgenyneu/keychain-swift
Computed https://github.com/evgenyneu/keychain-swift at 20.0.0 (3.84s)
Creating working copy for https://github.com/evgenyneu/keychain-swift
Working copy of https://github.com/evgenyneu/keychain-swift resolved at 20.0.0
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.