Build Information
Failed to build PinPointAgoraExtension, reference main (a81632
), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 05:58:26 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AgoraIO-Community/Extension-Bose-PinPoint-iOS.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AgoraIO-Community/Extension-Bose-PinPoint-iOS
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a81632c initial commit
Cloned https://github.com/AgoraIO-Community/Extension-Bose-PinPoint-iOS.git
Revision (git rev-parse @):
a81632c2732994d0a768ec2bbc3d5ab7d5a69c17
SUCCESS checkout https://github.com/AgoraIO-Community/Extension-Bose-PinPoint-iOS.git at main
Downloading binary artifact https://github.com/AgoraIO-Community/Extension-Bose-PinPoint-iOS/releases/download/0.0.1/PinPointAgoraExtension.xcframework.zip
[16375/17030704] Downloading https://github.com/AgoraIO-Community/Extension-Bose-PinPoint-iOS/releases/download/0.0.1/PinPointAgoraExtension.xcframework.zip
Downloaded https://github.com/AgoraIO-Community/Extension-Bose-PinPoint-iOS/releases/download/0.0.1/PinPointAgoraExtension.xcframework.zip (1.46s)
========================================
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": "extension-bose-pinpoint-ios",
"name": "PinPointAgoraExtension",
"url": "https://github.com/AgoraIO-Community/Extension-Bose-PinPoint-iOS.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Extension-Bose-PinPoint-iOS",
"dependencies": [
]
}
]
}
Fetching https://github.com/AgoraIO-Community/Extension-Bose-PinPoint-iOS.git
[1/11] Fetching extension-bose-pinpoint-ios
Fetched https://github.com/AgoraIO-Community/Extension-Bose-PinPoint-iOS.git from cache (0.74s)
Creating working copy for https://github.com/AgoraIO-Community/Extension-Bose-PinPoint-iOS.git
Working copy of https://github.com/AgoraIO-Community/Extension-Bose-PinPoint-iOS.git resolved at main (a81632c)
Fetching binary artifact https://github.com/AgoraIO-Community/Extension-Bose-PinPoint-iOS/releases/download/0.0.1/PinPointAgoraExtension.xcframework.zip from cache
Fetched https://github.com/AgoraIO-Community/Extension-Bose-PinPoint-iOS/releases/download/0.0.1/PinPointAgoraExtension.xcframework.zip from cache (0.43s)
warning: '.resolve-product-dependencies': dependency 'extension-bose-pinpoint-ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/AgoraIO-Community/Extension-Bose-PinPoint-iOS.git
https://github.com/AgoraIO-Community/Extension-Bose-PinPoint-iOS.git
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "PinPointAgoraExtension",
"name" : "PinPointAgoraExtension",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.5"
}
],
"products" : [
{
"name" : "PinPointAgoraExtension",
"targets" : [
"PinPointAgoraExtension"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PinPointAgoraExtension",
"module_type" : "BinaryTarget",
"name" : "PinPointAgoraExtension",
"path" : "remote/archive/PinPointAgoraExtension.xcframework.zip",
"product_memberships" : [
"PinPointAgoraExtension"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
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
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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 6.1 macosSpm