The Swift Package Index logo.Swift Package Index

Build Information

Failed to build BrivoMobileSDK, reference main (b7f5c9), with Swift 6.3 for visionOS using Xcode 26.4 on 12 Apr 2026 19:24:06 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: 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:         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:50.980 xcodebuild[529:3079] [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:58.629 xcodebuild[631:3831] [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:23:59.558 xcodebuild[639:3898] [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:01.086 xcodebuild[642:3930] [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:02.992 xcodebuild[656:4032] [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.203 xcodebuild[666:4095] [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:05.286 xcodebuild[670:4134] [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.255 xcodebuild[673:4177] [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