Build Information
Failed to build IntuneMAM, reference main (308233), with Swift 6.1 for macOS (SPM) on 23 Oct 2025 02:41:42 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/microsoftconnect/ms-intune-app-sdk-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/microsoftconnect/ms-intune-app-sdk-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3082330 21.2.0
Cloned https://github.com/microsoftconnect/ms-intune-app-sdk-ios.git
Revision (git rev-parse @):
3082330a20a67156c95744ce53d62ff6ecde293a
SUCCESS checkout https://github.com/microsoftconnect/ms-intune-app-sdk-ios.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/microsoftconnect/ms-intune-app-sdk-ios.git
https://github.com/microsoftconnect/ms-intune-app-sdk-ios.git
{
"dependencies" : [
],
"manifest_display_name" : "IntuneMAM",
"name" : "IntuneMAM",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
}
],
"products" : [
{
"name" : "IntuneMAMSwift",
"targets" : [
"IntuneMAMSwift",
"IntuneMAMSwiftStub"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "IntuneMAMStatic",
"targets" : [
"IntuneMAMStatic",
"IntuneMAMSwiftStub"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "IntuneMAMTelemetry",
"targets" : [
"IntuneMAMTelemetry"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "libIntuneMAMSwiftFileProvider",
"targets" : [
"libIntuneMAMSwiftFileProvider",
"IntuneMAMSwiftStub"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "libIntuneMAMSwiftFileProvider",
"module_type" : "BinaryTarget",
"name" : "libIntuneMAMSwiftFileProvider",
"path" : "libIntuneMAMSwiftFileProvider.xcframework",
"product_memberships" : [
"libIntuneMAMSwiftFileProvider"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "IntuneMAMTelemetry",
"module_type" : "BinaryTarget",
"name" : "IntuneMAMTelemetry",
"path" : "IntuneMAMTelemetry.xcframework",
"product_memberships" : [
"IntuneMAMTelemetry"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "IntuneMAMSwiftStub",
"module_type" : "BinaryTarget",
"name" : "IntuneMAMSwiftStub",
"path" : "IntuneMAMSwiftStub.xcframework",
"product_memberships" : [
"IntuneMAMSwift",
"IntuneMAMStatic",
"libIntuneMAMSwiftFileProvider"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "IntuneMAMSwift",
"module_type" : "BinaryTarget",
"name" : "IntuneMAMSwift",
"path" : "IntuneMAMSwift.xcframework",
"product_memberships" : [
"IntuneMAMSwift"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "IntuneMAMStatic",
"module_type" : "BinaryTarget",
"name" : "IntuneMAMStatic",
"path" : "IntuneMAMStatic.xcframework",
"product_memberships" : [
"IntuneMAMStatic"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.1 macosSpm