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 MSAL, reference dev (224394), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 1 May 2025 05:47:11 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MSAL -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AzureAD/microsoft-authentication-library-for-objc.git
Reference: dev
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AzureAD/microsoft-authentication-library-for-objc
 * branch            dev        -> FETCH_HEAD
 * [new branch]      dev        -> origin/dev
HEAD is now at 2243942 Merge pull request #2599 from AzureAD/MSAL-2x-breaking-changes
Submodule path 'MSAL/IdentityCore': checked out '1de9567e1a0a4f661811b7d6d19f1a862f5fafbb'
Submodule 'MSAL/IdentityCore' (https://github.com/AzureAD/microsoft-authentication-library-common-for-objc) registered for path 'MSAL/IdentityCore'
Cloning into '/Users/admin/builder/spi-builder-workspace/MSAL/IdentityCore'...
Cloned https://github.com/AzureAD/microsoft-authentication-library-for-objc.git
Revision (git rev-parse @):
2243942e399ff799b3e24b843c3a72303310882a
SUCCESS checkout https://github.com/AzureAD/microsoft-authentication-library-for-objc.git at dev
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/AzureAD/microsoft-authentication-library-for-objc.git
https://github.com/AzureAD/microsoft-authentication-library-for-objc.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "MSAL",
  "name" : "MSAL",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "MSAL",
      "targets" : [
        "MSAL"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MSAL",
      "module_type" : "BinaryTarget",
      "name" : "MSAL",
      "path" : "remote/archive/MSAL.zip",
      "product_memberships" : [
        "MSAL"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "MSAL",
  "name" : "MSAL",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "MSAL",
      "targets" : [
        "MSAL"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MSAL",
      "module_type" : "BinaryTarget",
      "name" : "MSAL",
      "path" : "remote/archive/MSAL.zip",
      "product_memberships" : [
        "MSAL"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "MSAL",
    "schemes" : [
      "IdentityAutomationAppLib iOS",
      "IdentityAutomationAppLib Mac",
      "IdentityAutomationTestLib iOS",
      "IdentityAutomationTestLib Mac",
      "IdentityCore iOS",
      "IdentityCore Mac",
      "IdentityCoreSwift",
      "IdentityTest iOS",
      "IdentityTest Mac",
      "MSAL (iOS Framework)",
      "MSAL (iOS Static Library)",
      "MSAL (Mac Framework)",
      "MSAL (Mac Static Library)",
      "MSAL iOS Native Auth E2E Tests",
      "MSAL Mac Native Auth E2E Tests",
      "MSAL Test App (iOS)",
      "MSAL Test App (Mac)",
      "MSAL Test App (visionOS)",
      "MSAL Test Automation (iOS)",
      "MSIDTestsHostApp",
      "unit-test-host",
      "unit-test-host-mac"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MSAL"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MSAL -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.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 MSAL -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  MSAL: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'MSAL' in project 'MSAL' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
Build description signature: cb3b4aac1db8bb5520079277a9e139cf
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/cb3b4aac1db8bb5520079277a9e139cf.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MSAL/MSAL.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/MSAL.framework macos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MSAL/MSAL.xcframework --platform macos --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MSAL/MSAL.xcframework:1:1: note: The identity of “MSAL.xcframework” is not recorded in your project.
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:470c1cbbcb5cc4115ee060ea3717bb08e03f1554, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:470c1cbbcb5cc4115ee060ea3717bb08e03f1554, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:470c1cbbcb5cc4115ee060ea3717bb08e03f1554, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:470c1cbbcb5cc4115ee060ea3717bb08e03f1554, name:My Mac }
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "MSAL",
  "name" : "MSAL",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "MSAL",
      "targets" : [
        "MSAL"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MSAL",
      "module_type" : "BinaryTarget",
      "name" : "MSAL",
      "path" : "remote/archive/MSAL.zip",
      "product_memberships" : [
        "MSAL"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
Done.