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

Failed to build intune-ios-sdk, reference main (baadbc), with Swift 6.2 (beta) for macOS (SPM) on 4 Aug 2025 17:35:33 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MFB-Technologies-Inc/intune-ios-sdk.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MFB-Technologies-Inc/intune-ios-sdk
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at baadbcb Merge pull request #26 from MFB-Technologies-Inc/feature/archive
Cloned https://github.com/MFB-Technologies-Inc/intune-ios-sdk.git
Revision (git rev-parse @):
baadbcb38721b9e1890cb55c6ffedfe124902dca
SUCCESS checkout https://github.com/MFB-Technologies-Inc/intune-ios-sdk.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/MFB-Technologies-Inc/intune-ios-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Downloading binary artifact https://github.com/MFB-Technologies-Inc/intune-ios-sdk/releases/download/pre-20.6.0/IntuneMAMSwift.xcframework.zip
Downloading binary artifact https://github.com/MFB-Technologies-Inc/intune-ios-sdk/releases/download/pre-20.6.0/IntuneMAMSwiftStub.xcframework.zip
Downloading binary artifact https://github.com/MFB-Technologies-Inc/intune-ios-sdk/releases/download/pre-20.6.0/IntuneMAMTelemetry.xcframework.zip
[16375/7158142] Downloading https://github.com/MFB-Technologies-Inc/intune-ios-sdk/releases/download/pre-20.6.0/IntuneMAMSwift.xcframework.zip
[7190892/8349572] Downloading https://github.com/MFB-Technologies-Inc/intune-ios-sdk/releases/download/pre-20.6.0/IntuneMAMSwift.xcframework.zip, https://github.com/MFB-Technologies-Inc/intune-ios-sdk/releases/download/pre-20.6.0/IntuneMAMTelemetry.xcframework.zip
[7207276/8472990] Downloading https://github.com/MFB-Technologies-Inc/intune-ios-sdk/releases/download/pre-20.6.0/IntuneMAMSwift.xcframework.zip, https://github.com/MFB-Technologies-Inc/intune-ios-sdk/releases/download/pre-20.6.0/IntuneMAMTelemetry.xcframework.zip, https://github.com/MFB-Technologies-Inc/intune-ios-sdk/releases/download/pre-20.6.0/IntuneMAMSwiftStub.xcframework.zip
Downloaded https://github.com/MFB-Technologies-Inc/intune-ios-sdk/releases/download/pre-20.6.0/IntuneMAMSwiftStub.xcframework.zip (0.47s)
Downloaded https://github.com/MFB-Technologies-Inc/intune-ios-sdk/releases/download/pre-20.6.0/IntuneMAMTelemetry.xcframework.zip (0.51s)
Downloaded https://github.com/MFB-Technologies-Inc/intune-ios-sdk/releases/download/pre-20.6.0/IntuneMAMSwift.xcframework.zip (0.99s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.2 macosSpm