The Swift Package Index logo.Swift Package Index

Build Information

Failed to build BrivoMobileSDK, reference 3.2.0 (7c2b9a), with Swift 6.3 for visionOS using Xcode 26.4 on 12 Apr 2026 19:24:07 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BrivoMobileSDK-Package -destination generic/platform=xrOS

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
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/brivo-mobile-team/brivo-mobile-sdk-ios.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  BrivoMobileSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: BrivoMobileSDK
2026-04-12 15:23:51.663 xcodebuild[526:3010] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "BrivoBLEAllegion",
      "BrivoMobileSDK",
      "BrivoMobileSDK-Package"
    ]
  }
}
2026-04-12 15:23:59.647 xcodebuild[626:3740] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "BrivoBLEAllegion",
      "BrivoMobileSDK",
      "BrivoMobileSDK-Package"
    ]
  }
}
2026-04-12 15:24:00.626 xcodebuild[634:3809] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BrivoMobileSDK-Package -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme BrivoMobileSDK-Package -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  BrivoMobileSDK: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'BrivoMobileSDK' in project 'BrivoMobileSDK' (no dependencies)
    Target 'BrivoBLEAllegion' in project 'BrivoMobileSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -x c -c /dev/null
Build description signature: e8d5f13e5f44be96fead57645b7ec64e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e8d5f13e5f44be96fead57645b7ec64e.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoBLEAllegion.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoBLEAllegion.xcframework'. (in target 'BrivoBLEAllegion' from project 'BrivoMobileSDK')
/Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoAccess.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoAccess.xcframework'. (in target 'BrivoMobileSDK' from project 'BrivoMobileSDK')
/Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoNetworkCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoNetworkCore.xcframework'. (in target 'BrivoMobileSDK' from project 'BrivoMobileSDK')
/Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoBLE.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoBLE.xcframework'. (in target 'BrivoMobileSDK' from project 'BrivoMobileSDK')
/Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoCore.xcframework'. (in target 'BrivoMobileSDK' from project 'BrivoMobileSDK')
/Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoLocalAuthentication.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoLocalAuthentication.xcframework'. (in target 'BrivoMobileSDK' from project 'BrivoMobileSDK')
/Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoOnAir.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoOnAir.xcframework'. (in target 'BrivoMobileSDK' from project 'BrivoMobileSDK')
2026-04-12 15:24:02.155 xcodebuild[637:3842] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme BrivoMobileSDK-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  BrivoMobileSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: BrivoMobileSDK
2026-04-12 15:24:03.853 xcodebuild[653:3961] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "BrivoBLEAllegion",
      "BrivoMobileSDK",
      "BrivoMobileSDK-Package"
    ]
  }
}
2026-04-12 15:24:04.989 xcodebuild[663:4029] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "BrivoBLEAllegion",
      "BrivoMobileSDK",
      "BrivoMobileSDK-Package"
    ]
  }
}
2026-04-12 15:24:06.060 xcodebuild[667:4069] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BrivoMobileSDK-Package -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme BrivoMobileSDK-Package -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  BrivoMobileSDK: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'BrivoMobileSDK' in project 'BrivoMobileSDK' (no dependencies)
    Target 'BrivoBLEAllegion' in project 'BrivoMobileSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -x c -c /dev/null
Build description signature: e8d5f13e5f44be96fead57645b7ec64e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e8d5f13e5f44be96fead57645b7ec64e.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoBLEAllegion.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoBLEAllegion.xcframework'. (in target 'BrivoBLEAllegion' from project 'BrivoMobileSDK')
/Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoAccess.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoAccess.xcframework'. (in target 'BrivoMobileSDK' from project 'BrivoMobileSDK')
/Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoNetworkCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoNetworkCore.xcframework'. (in target 'BrivoMobileSDK' from project 'BrivoMobileSDK')
/Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoBLE.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoBLE.xcframework'. (in target 'BrivoMobileSDK' from project 'BrivoMobileSDK')
/Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoCore.xcframework'. (in target 'BrivoMobileSDK' from project 'BrivoMobileSDK')
/Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoLocalAuthentication.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoLocalAuthentication.xcframework'. (in target 'BrivoMobileSDK' from project 'BrivoMobileSDK')
/Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoOnAir.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoOnAir.xcframework'. (in target 'BrivoMobileSDK' from project 'BrivoMobileSDK')
2026-04-12 15:24:06.961 xcodebuild[670:4110] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme BrivoMobileSDK-Package
(1 failure)
BUILD FAILURE 6.3 visionOS