The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of BrivoMobileSDK, reference main (c7caf5), with Swift 5.9 for iOS using Xcode 15.2 on 17 Apr 2025 16:06:41 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.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.60.1
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 c7caf50 update package dependencies
Cloned https://github.com/brivo-mobile-team/brivo-mobile-sdk-ios.git
Revision (git rev-parse @):
c7caf50cb090e88d5afeb93f4ac91aaa0c7e92f4
SUCCESS checkout https://github.com/brivo-mobile-team/brivo-mobile-sdk-ios.git at main
========================================
Build
========================================
Selected platform:         iOS
Swift version:             5.9
Building package at path:  $PWD
https://github.com/brivo-mobile-team/brivo-mobile-sdk-ios.git
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
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-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BrivoMobileSDK-Package -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-15.2.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=iOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  BrivoMobileSDK: /Users/admin/builder/spi-builder-workspace
Prepare packages
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
Build description signature: f18b30139bbbf4ae823ae12dc92d1e2f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f18b30139bbbf4ae823ae12dc92d1e2f.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/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/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/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/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/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/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
Resolve Package Graph
** 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.