Build Information
Failed to build MSAL, reference dev (224394
), with Swift 5.9 for macOS (SPM) on 24 Apr 2025 00:21:15 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.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: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/AzureAD/microsoft-authentication-library-for-objc.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Downloading binary artifact https://github.com/AzureAD/microsoft-authentication-library-for-objc/releases/download/1.8.1/MSAL.zip
[19274/6471574] Downloading https://github.com/AzureAD/microsoft-authentication-library-for-objc/releases/download/1.8.1/MSAL.zip
Downloaded https://github.com/AzureAD/microsoft-authentication-library-for-objc/releases/download/1.8.1/MSAL.zip (1.11s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 5.9 macosSpm