Build Information
Failed to build MSAL, reference dev (2329ea), with Swift 6.3 for macOS (SPM) on 30 Apr 2026 03:27:02 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
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 2329ea3 Add SECURITY.md with Microsoft standard security policy (#2976)
Submodule path 'MSAL/IdentityCore': checked out '98578b628dd8bef95033eb8cc7249a89f1da7c83'
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 @):
2329ea3108a15d38c19eb77948d527e925970a88
SUCCESS checkout https://github.com/AzureAD/microsoft-authentication-library-for-objc.git at dev
Downloading binary artifact https://github.com/AzureAD/microsoft-authentication-library-for-objc/releases/download/2.11.0/MSAL.zip
[32750/7102693] Downloading https://github.com/AzureAD/microsoft-authentication-library-for-objc/releases/download/2.11.0/MSAL.zip
Downloaded https://github.com/AzureAD/microsoft-authentication-library-for-objc/releases/download/2.11.0/MSAL.zip (1.13s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "microsoft-authentication-library-for-objc",
"name": "MSAL",
"url": "https://github.com/AzureAD/microsoft-authentication-library-for-objc.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/microsoft-authentication-library-for-objc",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/AzureAD/microsoft-authentication-library-for-objc.git
[1/74017] Fetching microsoft-authentication-library-for-objc
Fetched https://github.com/AzureAD/microsoft-authentication-library-for-objc.git from cache (36.35s)
Creating working copy for https://github.com/AzureAD/microsoft-authentication-library-for-objc.git
Working copy of https://github.com/AzureAD/microsoft-authentication-library-for-objc.git resolved at dev (2329ea3)
Fetching binary artifact https://github.com/AzureAD/microsoft-authentication-library-for-objc/releases/download/2.11.0/MSAL.zip from cache
Fetched https://github.com/AzureAD/microsoft-authentication-library-for-objc/releases/download/2.11.0/MSAL.zip from cache (0.44s)
warning: '.resolve-product-dependencies': dependency 'microsoft-authentication-library-for-objc' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/AzureAD/microsoft-authentication-library-for-objc.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.3 macosSpm