Build Information
Failed to build BrivoMobileSDK, reference main (b7f5c9), with Swift 6.1 for macOS (SPM) on 12 Apr 2026 19:34:42 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brivo-mobile-team/brivo-mobile-sdk-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/brivo-mobile-team/brivo-mobile-sdk-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b7f5c95 Update SDK Frameworks (master)
Cloned https://github.com/brivo-mobile-team/brivo-mobile-sdk-ios.git
Revision (git rev-parse @):
b7f5c95b433883c3241b64e23b08282a03603918
SUCCESS checkout https://github.com/brivo-mobile-team/brivo-mobile-sdk-ios.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/brivo-mobile-team/brivo-mobile-sdk-ios.git
https://github.com/brivo-mobile-team/brivo-mobile-sdk-ios.git
{
"dependencies" : [
],
"manifest_display_name" : "BrivoMobileSDK",
"name" : "BrivoMobileSDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "BrivoMobileSDK",
"targets" : [
"BrivoAccess",
"BrivoNetworkCore",
"BrivoBLE",
"BrivoCore",
"BrivoLocalAuthentication",
"BrivoOnAir"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BrivoBLEAllegion",
"targets" : [
"BrivoBLEAllegion"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BrivoOnAir",
"module_type" : "BinaryTarget",
"name" : "BrivoOnAir",
"path" : "Sources/BrivoMobileSDK/BrivoOnAir.xcframework",
"product_memberships" : [
"BrivoMobileSDK"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "BrivoNetworkCore",
"module_type" : "BinaryTarget",
"name" : "BrivoNetworkCore",
"path" : "Sources/BrivoMobileSDK/BrivoNetworkCore.xcframework",
"product_memberships" : [
"BrivoMobileSDK"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "BrivoLocalAuthentication",
"module_type" : "BinaryTarget",
"name" : "BrivoLocalAuthentication",
"path" : "Sources/BrivoMobileSDK/BrivoLocalAuthentication.xcframework",
"product_memberships" : [
"BrivoMobileSDK"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "BrivoCore",
"module_type" : "BinaryTarget",
"name" : "BrivoCore",
"path" : "Sources/BrivoMobileSDK/BrivoCore.xcframework",
"product_memberships" : [
"BrivoMobileSDK"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "BrivoBLEAllegion",
"module_type" : "BinaryTarget",
"name" : "BrivoBLEAllegion",
"path" : "Sources/BrivoMobileSDK/BrivoBLEAllegion.xcframework",
"product_memberships" : [
"BrivoBLEAllegion"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "BrivoBLE",
"module_type" : "BinaryTarget",
"name" : "BrivoBLE",
"path" : "Sources/BrivoMobileSDK/BrivoBLE.xcframework",
"product_memberships" : [
"BrivoMobileSDK"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "BrivoAccess",
"module_type" : "BinaryTarget",
"name" : "BrivoAccess",
"path" : "Sources/BrivoMobileSDK/BrivoAccess.xcframework",
"product_memberships" : [
"BrivoMobileSDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.9"
}
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