The Swift Package Index logo.Swift Package Index

Build Information

Failed to build BrivoMobileSDK, reference 3.2.0 (7c2b9a), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 19:05:40 UTC.

Build Command

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

Build 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: 3.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/brivo-mobile-team/brivo-mobile-sdk-ios
 * tag               3.2.0      -> FETCH_HEAD
HEAD is now at 7c2b9a0 Update SDK Frameworks (master)
Cloned https://github.com/brivo-mobile-team/brivo-mobile-sdk-ios.git
Revision (git rev-parse @):
7c2b9a06441b906bc6d27dfb27d0c4fe06756e1b
SUCCESS checkout https://github.com/brivo-mobile-team/brivo-mobile-sdk-ios.git at 3.2.0
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "brivo-mobile-sdk-ios",
      "name": "BrivoMobileSDK",
      "url": "https://github.com/brivo-mobile-team/brivo-mobile-sdk-ios.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/brivo-mobile-sdk-ios",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/brivo-mobile-team/brivo-mobile-sdk-ios.git
[1/7245] Fetching brivo-mobile-sdk-ios
Fetched https://github.com/brivo-mobile-team/brivo-mobile-sdk-ios.git from cache (9.45s)
Creating working copy for https://github.com/brivo-mobile-team/brivo-mobile-sdk-ios.git
Working copy of https://github.com/brivo-mobile-team/brivo-mobile-sdk-ios.git resolved at 3.2.0 (7c2b9a0)
warning: '.resolve-product-dependencies': dependency 'brivo-mobile-sdk-ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/brivo-mobile-team/brivo-mobile-sdk-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.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 6.3 macosSpm