The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of BrivoMobileSDK, reference main (f14c68), with Swift 6.2 (beta) for iOS using Xcode 26.0 on 24 Jun 2025 15:46:43 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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 f14c686 Update package dependencies
Cloned https://github.com/brivo-mobile-team/brivo-mobile-sdk-ios.git
Revision (git rev-parse @):
f14c686bf88a1920715322584c9beb493647e940
SUCCESS checkout https://github.com/brivo-mobile-team/brivo-mobile-sdk-ios.git at main
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/brivo-mobile-team/brivo-mobile-sdk-ios.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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
{
  "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"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BrivoMobileSDK-Package -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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=iOS
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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
Build description signature: 727e97404f2cb9d83e255849153fc9e3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/727e97404f2cb9d83e255849153fc9e3.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoAccess.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BrivoAccess.framework ios
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoAccess.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoOnAir.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BrivoOnAir.framework ios
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoOnAir.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoLocalAuthentication.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BrivoLocalAuthentication.framework ios
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoLocalAuthentication.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoNetworkCore.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BrivoNetworkCore.framework ios
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoNetworkCore.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoBLE.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BrivoBLE.framework ios
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoBLE.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoCore.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BrivoCore.framework ios
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoCore.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoBLEAllegion.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BrivoBLEAllegion.framework ios
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/Sources/BrivoMobileSDK/BrivoBLEAllegion.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
** BUILD SUCCEEDED **
Build complete.
{
  "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"
}
Done.