Build Information
Failed to build IntuneMAM, reference main (be86af
), with Swift 6.1 for macOS (SPM) on 18 Jun 2025 04:35:06 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.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 be86afc 20.6.0 (#568)
Cloned https://github.com/microsoftconnect/ms-intune-app-sdk-ios.git
Revision (git rev-parse @):
be86afcfa4979fbada8ca09441193b48c4b946f3
SUCCESS checkout https://github.com/microsoftconnect/ms-intune-app-sdk-ios.git at main
========================================
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",
"dependencies": [
{
"identity": "ms-intune-app-sdk-ios",
"name": "IntuneMAM",
"url": "https://github.com/microsoftconnect/ms-intune-app-sdk-ios.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ms-intune-app-sdk-ios",
"dependencies": [
]
}
]
}
Fetching https://github.com/microsoftconnect/ms-intune-app-sdk-ios.git
[1/13050] Fetching ms-intune-app-sdk-ios
Fetched https://github.com/microsoftconnect/ms-intune-app-sdk-ios.git from cache (123.49s)
Creating working copy for https://github.com/microsoftconnect/ms-intune-app-sdk-ios.git
Working copy of https://github.com/microsoftconnect/ms-intune-app-sdk-ios.git resolved at main (be86afc)
warning: '.resolve-product-dependencies': dependency 'ms-intune-app-sdk-ios' is not used by any target
Found 0 product dependencies
========================================
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" : "16.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