Build Information
Failed to build intune-ios-sdk, reference main (baadbc), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 11:21:01 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/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
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/IntuneMAMSwift.xcframework.zip
Downloading binary artifact https://github.com/MFB-Technologies-Inc/intune-ios-sdk/releases/download/pre-20.6.0/IntuneMAMTelemetry.xcframework.zip
[32750/7158142] Downloading https://github.com/MFB-Technologies-Inc/intune-ios-sdk/releases/download/pre-20.6.0/IntuneMAMSwift.xcframework.zip
[7206379/7281560] 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/IntuneMAMSwiftStub.xcframework.zip
[7297046/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/IntuneMAMSwiftStub.xcframework.zip, https://github.com/MFB-Technologies-Inc/intune-ios-sdk/releases/download/pre-20.6.0/IntuneMAMTelemetry.xcframework.zip
Downloaded https://github.com/MFB-Technologies-Inc/intune-ios-sdk/releases/download/pre-20.6.0/IntuneMAMSwiftStub.xcframework.zip (0.69s)
Downloaded https://github.com/MFB-Technologies-Inc/intune-ios-sdk/releases/download/pre-20.6.0/IntuneMAMTelemetry.xcframework.zip (0.74s)
Downloaded https://github.com/MFB-Technologies-Inc/intune-ios-sdk/releases/download/pre-20.6.0/IntuneMAMSwift.xcframework.zip (1.31s)
========================================
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": "intune-ios-sdk",
"name": "intune-ios-sdk",
"url": "https://github.com/MFB-Technologies-Inc/intune-ios-sdk.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/intune-ios-sdk",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/MFB-Technologies-Inc/intune-ios-sdk.git
[1/2996] Fetching intune-ios-sdk
Fetched https://github.com/MFB-Technologies-Inc/intune-ios-sdk.git from cache (13.64s)
Creating working copy for https://github.com/MFB-Technologies-Inc/intune-ios-sdk.git
Working copy of https://github.com/MFB-Technologies-Inc/intune-ios-sdk.git resolved at main (baadbcb)
Fetching binary artifact https://github.com/MFB-Technologies-Inc/intune-ios-sdk/releases/download/pre-20.6.0/IntuneMAMSwiftStub.xcframework.zip from cache
Fetching binary artifact https://github.com/MFB-Technologies-Inc/intune-ios-sdk/releases/download/pre-20.6.0/IntuneMAMTelemetry.xcframework.zip from cache
Fetching binary artifact https://github.com/MFB-Technologies-Inc/intune-ios-sdk/releases/download/pre-20.6.0/IntuneMAMSwift.xcframework.zip from cache
Fetched https://github.com/MFB-Technologies-Inc/intune-ios-sdk/releases/download/pre-20.6.0/IntuneMAMSwiftStub.xcframework.zip from cache (0.17s)
Fetched https://github.com/MFB-Technologies-Inc/intune-ios-sdk/releases/download/pre-20.6.0/IntuneMAMTelemetry.xcframework.zip from cache (0.19s)
Fetched https://github.com/MFB-Technologies-Inc/intune-ios-sdk/releases/download/pre-20.6.0/IntuneMAMSwift.xcframework.zip from cache (0.58s)
warning: '.resolve-product-dependencies': dependency 'intune-ios-sdk' 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/MFB-Technologies-Inc/intune-ios-sdk.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