The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build WebRTC, reference main (67116c), with Swift 5.10 for macOS (SPM) on 12 Jul 2024 20:16:05 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/webrtc-sdk/Specs.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/webrtc-sdk/Specs
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 67116cb release: 125.6422.04.
Cloned https://github.com/webrtc-sdk/Specs.git
Revision (git rev-parse @):
67116cbbdc5925a8565f5157de4ade6e9e9737ed
SUCCESS checkout https://github.com/webrtc-sdk/Specs.git at main
[4125/42386380] Downloading https://github.com/webrtc-sdk/Specs/releases/download/125.6422.04/WebRTC.xcframework.zip
Downloading binary artifact https://github.com/webrtc-sdk/Specs/releases/download/125.6422.04/WebRTC.xcframework.zip
Downloaded https://github.com/webrtc-sdk/Specs/releases/download/125.6422.04/WebRTC.xcframework.zip (3.91s)
========================================
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": "specs",
      "name": "WebRTC",
      "url": "https://github.com/webrtc-sdk/Specs.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Specs",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/webrtc-sdk/Specs.git
[1/437] Fetching specs
Fetched https://github.com/webrtc-sdk/Specs.git from cache (1.24s)
Creating working copy for https://github.com/webrtc-sdk/Specs.git
Working copy of https://github.com/webrtc-sdk/Specs.git resolved at main (67116cb)
Fetching binary artifact https://github.com/webrtc-sdk/Specs/releases/download/125.6422.04/WebRTC.xcframework.zip from cache
Fetched https://github.com/webrtc-sdk/Specs/releases/download/125.6422.04/WebRTC.xcframework.zip from cache (1.89s)
warning: '.resolve-product-dependencies': dependency 'specs' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/webrtc-sdk/Specs.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 5.10 macosSpm