Build Information
Failed to build WebRTC, reference main (837ceb
), with Swift 5.10 for macOS (SPM) on 23 Sep 2024 16:02:49 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.54.2
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 837ceb8 release: 125.6422.05.
Cloned https://github.com/webrtc-sdk/Specs.git
Revision (git rev-parse @):
837ceb898c3ede0e77498eab0ecf8d4c0e75986e
SUCCESS checkout https://github.com/webrtc-sdk/Specs.git at main
[16375/42394096] Downloading https://github.com/webrtc-sdk/Specs/releases/download/125.6422.05/WebRTC.xcframework.zip
Downloading binary artifact https://github.com/webrtc-sdk/Specs/releases/download/125.6422.05/WebRTC.xcframework.zip
Downloaded https://github.com/webrtc-sdk/Specs/releases/download/125.6422.05/WebRTC.xcframework.zip (3.66s)
========================================
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/444] Fetching specs
Fetched https://github.com/webrtc-sdk/Specs.git from cache (1.22s)
Creating working copy for https://github.com/webrtc-sdk/Specs.git
Working copy of https://github.com/webrtc-sdk/Specs.git resolved at main (837ceb8)
Fetching binary artifact https://github.com/webrtc-sdk/Specs/releases/download/125.6422.05/WebRTC.xcframework.zip from cache
Fetched https://github.com/webrtc-sdk/Specs/releases/download/125.6422.05/WebRTC.xcframework.zip from cache (1.88s)
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: $PWD
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