The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SoundCloud, reference 2.1.0 (1212ea), with Swift 6.2 for macOS (SPM) on 10 Feb 2026 04:56:59 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/superturboryan/SoundCloud-Swift.git
Reference: 2.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/superturboryan/SoundCloud-Swift
 * tag               2.1.0      -> FETCH_HEAD
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 2.1.0
Fetching https://github.com/evgenyneu/keychain-swift
[1/2252] Fetching keychain-swift
Fetched https://github.com/evgenyneu/keychain-swift from cache (0.97s)
Computing version for https://github.com/evgenyneu/keychain-swift
Computed https://github.com/evgenyneu/keychain-swift at 20.0.0 (3.57s)
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",
  "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",
      "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",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/superturboryan/SoundCloud-Swift.git
[1/1573] Fetching soundcloud-swift
Fetched https://github.com/superturboryan/SoundCloud-Swift.git from cache (0.93s)
Fetching https://github.com/evgenyneu/keychain-swift from cache
Fetched https://github.com/evgenyneu/keychain-swift from cache (0.46s)
Computing version for https://github.com/evgenyneu/keychain-swift
Computed https://github.com/evgenyneu/keychain-swift at 20.0.0 (0.51s)
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 2.1.0 (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.2
Building package at path:  $PWD
https://github.com/superturboryan/SoundCloud-Swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[2/5] Write swift-version-49B95AFC49DCD68C.txt
[4/9] Compiling KeychainSwift KeychainSwiftAccessOptions.swift
[5/9] Compiling KeychainSwift TegKeychainConstants.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 Track.swift
[12/32] Compiling SoundCloud User.swift
[13/32] Compiling SoundCloud Playlist.swift
[14/32] Compiling SoundCloud Status.swift
[15/32] Compiling SoundCloud Collection.swift
[16/32] Compiling SoundCloud Int.swift
[17/32] Compiling SoundCloud Test Models.swift
[18/32] Compiling SoundCloud TokenResponse.swift
[19/32] Compiling SoundCloud Config.swift
[20/32] Compiling SoundCloud DAO.swift
[21/32] Compiling SoundCloud KeychainDAO.swift
[22/32] Compiling SoundCloud PKCE.swift
[23/32] Compiling SoundCloud String.swift
[24/32] Compiling SoundCloud URL.swift
[25/32] Compiling SoundCloud Page.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! (8.55s)
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.