Build Information
Failed to build VBNetworkClient, reference main (b27304), with Swift 6.2 for macOS (SPM) on 22 Jun 2025 14:51:28 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vbmobile/VBNetworkClient.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vbmobile/VBNetworkClient
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b273042 version 5.1.1
Cloned https://github.com/vbmobile/VBNetworkClient.git
Revision (git rev-parse @):
b2730421ff17f5442cd91feafdb61f8cef4b1382
SUCCESS checkout https://github.com/vbmobile/VBNetworkClient.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/vbmobile/VBNetworkClient.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:9:15: warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
7 | name: "VBNetworkClient",
8 | platforms: [
9 | .iOS(.v10)
| `- warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 | ],
11 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Downloading binary artifact https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBNetworkClient/VBNetworkClient-5.1.1.zip
[48739/2058982] Downloading https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBNetworkClient/VBNetworkClient-5.1.1.zip
Downloaded https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBNetworkClient/VBNetworkClient-5.1.1.zip (2.23s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.2 macosSpm