Build Information
Failed to build IntuneMAM, reference main (308233), with Swift 5.10 for visionOS using Xcode 15.4 on 23 Oct 2025 02:39:08 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme IntuneMAM-Package -destination generic/platform=xrOSBuild 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: visionOS
Swift version: 5.10
Building package at path: $PWD
https://github.com/microsoftconnect/ms-intune-app-sdk-ios.git
Command line invocation:
/Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
IntuneMAM: /Users/admin/builder/spi-builder-workspace
resolved source packages: IntuneMAM
{
"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"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"IntuneMAM-Package",
"IntuneMAMStatic",
"IntuneMAMSwift",
"IntuneMAMTelemetry",
"libIntuneMAMSwiftFileProvider"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"IntuneMAM-Package",
"IntuneMAMStatic",
"IntuneMAMSwift",
"IntuneMAMTelemetry",
"libIntuneMAMSwiftFileProvider"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme IntuneMAM-Package -destination generic/platform=xrOS
Command line invocation:
/Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme IntuneMAM-Package -destination generic/platform=xrOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
IntuneMAM: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'libIntuneMAMSwiftFileProvider' in project 'IntuneMAM' (no dependencies)
Target 'IntuneMAMTelemetry' in project 'IntuneMAM' (no dependencies)
Target 'IntuneMAMSwift' in project 'IntuneMAM' (no dependencies)
Target 'IntuneMAMStatic' in project 'IntuneMAM' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -x c -c /dev/null
Build description signature: a71eca5be8b3a73e80622e4d99265b75
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a71eca5be8b3a73e80622e4d99265b75.xcbuilddata
/Users/admin/builder/spi-builder-workspace/IntuneMAMTelemetry.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/IntuneMAMTelemetry.xcframework'. (in target 'IntuneMAMTelemetry' from project 'IntuneMAM')
/Users/admin/builder/spi-builder-workspace/IntuneMAMStatic.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/IntuneMAMStatic.xcframework'. (in target 'IntuneMAMStatic' from project 'IntuneMAM')
/Users/admin/builder/spi-builder-workspace/IntuneMAMSwiftStub.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/IntuneMAMSwiftStub.xcframework'. (in target 'IntuneMAMStatic' from project 'IntuneMAM')
/Users/admin/builder/spi-builder-workspace/libIntuneMAMSwiftFileProvider.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/libIntuneMAMSwiftFileProvider.xcframework'. (in target 'libIntuneMAMSwiftFileProvider' from project 'IntuneMAM')
/Users/admin/builder/spi-builder-workspace/IntuneMAMSwiftStub.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/IntuneMAMSwiftStub.xcframework'. (in target 'libIntuneMAMSwiftFileProvider' from project 'IntuneMAM')
/Users/admin/builder/spi-builder-workspace/IntuneMAMSwift.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/IntuneMAMSwift.xcframework'. (in target 'IntuneMAMSwift' from project 'IntuneMAM')
/Users/admin/builder/spi-builder-workspace/IntuneMAMSwiftStub.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/IntuneMAMSwiftStub.xcframework'. (in target 'IntuneMAMSwift' from project 'IntuneMAM')
** BUILD FAILED **
Command line invocation:
/Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
IntuneMAM: /Users/admin/builder/spi-builder-workspace
resolved source packages: IntuneMAM
{
"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"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"IntuneMAM-Package",
"IntuneMAMStatic",
"IntuneMAMSwift",
"IntuneMAMTelemetry",
"libIntuneMAMSwiftFileProvider"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"IntuneMAM-Package",
"IntuneMAMStatic",
"IntuneMAMSwift",
"IntuneMAMTelemetry",
"libIntuneMAMSwiftFileProvider"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme IntuneMAM-Package -destination generic/platform=xrOS
Command line invocation:
/Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme IntuneMAM-Package -destination generic/platform=xrOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
IntuneMAM: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'libIntuneMAMSwiftFileProvider' in project 'IntuneMAM' (no dependencies)
Target 'IntuneMAMTelemetry' in project 'IntuneMAM' (no dependencies)
Target 'IntuneMAMSwift' in project 'IntuneMAM' (no dependencies)
Target 'IntuneMAMStatic' in project 'IntuneMAM' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -x c -c /dev/null
Build description signature: a71eca5be8b3a73e80622e4d99265b75
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a71eca5be8b3a73e80622e4d99265b75.xcbuilddata
/Users/admin/builder/spi-builder-workspace/libIntuneMAMSwiftFileProvider.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/libIntuneMAMSwiftFileProvider.xcframework'. (in target 'libIntuneMAMSwiftFileProvider' from project 'IntuneMAM')
/Users/admin/builder/spi-builder-workspace/IntuneMAMSwiftStub.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/IntuneMAMSwiftStub.xcframework'. (in target 'libIntuneMAMSwiftFileProvider' from project 'IntuneMAM')
/Users/admin/builder/spi-builder-workspace/IntuneMAMSwift.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/IntuneMAMSwift.xcframework'. (in target 'IntuneMAMSwift' from project 'IntuneMAM')
/Users/admin/builder/spi-builder-workspace/IntuneMAMSwiftStub.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/IntuneMAMSwiftStub.xcframework'. (in target 'IntuneMAMSwift' from project 'IntuneMAM')
/Users/admin/builder/spi-builder-workspace/IntuneMAMTelemetry.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/IntuneMAMTelemetry.xcframework'. (in target 'IntuneMAMTelemetry' from project 'IntuneMAM')
/Users/admin/builder/spi-builder-workspace/IntuneMAMStatic.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/IntuneMAMStatic.xcframework'. (in target 'IntuneMAMStatic' from project 'IntuneMAM')
/Users/admin/builder/spi-builder-workspace/IntuneMAMSwiftStub.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/IntuneMAMSwiftStub.xcframework'. (in target 'IntuneMAMStatic' from project 'IntuneMAM')
** BUILD FAILED **
BUILD FAILURE 5.10 visionOS