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 IntuneMAM, reference 20.8.0 (588030), with Swift 6.2 (beta) for macOS (Xcode) using Xcode 26.0 on 13 Sep 2025 00:06:44 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme IntuneMAM-Package -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/microsoftconnect/ms-intune-app-sdk-ios.git
Reference: 20.8.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/microsoftconnect/ms-intune-app-sdk-ios
 * tag               20.8.0     -> FETCH_HEAD
HEAD is now at 588030f 20.8.0
Cloned https://github.com/microsoftconnect/ms-intune-app-sdk-ios.git
Revision (git rev-parse @):
588030fdaf05d2dbf8acb3d2433aed3c80ad92e5
SUCCESS checkout https://github.com/microsoftconnect/ms-intune-app-sdk-ios.git at 20.8.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.2
Building package at path:  $PWD
https://github.com/microsoftconnect/ms-intune-app-sdk-ios.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
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" : "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"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "IntuneMAM-Package",
      "IntuneMAMStatic",
      "IntuneMAMSwift",
      "IntuneMAMTelemetry",
      "libIntuneMAMSwiftFileProvider"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme IntuneMAM-Package -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  IntuneMAM: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
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-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
Build description signature: b4efc9d486ddc3a53c19b5565b0cd5a6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b4efc9d486ddc3a53c19b5565b0cd5a6.xcbuilddata
/Users/admin/builder/spi-builder-workspace/IntuneMAMTelemetry.xcframework:1:1: error: While building for macOS, 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/IntuneMAMSwift.xcframework:1:1: error: While building for macOS, 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 macOS, 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/IntuneMAMStatic.xcframework:1:1: error: While building for macOS, 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 macOS, 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 macOS, 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 macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/IntuneMAMSwiftStub.xcframework'. (in target 'libIntuneMAMSwiftFileProvider' from project 'IntuneMAM')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:db10fa1104f0ebb5fce8626b5eb3fbd1c9d58c92, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:db10fa1104f0ebb5fce8626b5eb3fbd1c9d58c92, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:db10fa1104f0ebb5fce8626b5eb3fbd1c9d58c92, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:db10fa1104f0ebb5fce8626b5eb3fbd1c9d58c92, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme IntuneMAM-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
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" : "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"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "IntuneMAM-Package",
      "IntuneMAMStatic",
      "IntuneMAMSwift",
      "IntuneMAMTelemetry",
      "libIntuneMAMSwiftFileProvider"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme IntuneMAM-Package -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  IntuneMAM: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
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
/Users/admin/builder/spi-builder-workspace/IntuneMAMSwift.xcframework:1:1: error: While building for macOS, 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 macOS, 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/IntuneMAMStatic.xcframework:1:1: error: While building for macOS, 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 macOS, 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/IntuneMAMTelemetry.xcframework:1:1: error: While building for macOS, 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/IntuneMAMSwiftStub.xcframework:1:1: error: While building for macOS, 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/libIntuneMAMSwiftFileProvider.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/libIntuneMAMSwiftFileProvider.xcframework'. (in target 'libIntuneMAMSwiftFileProvider' from project 'IntuneMAM')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:db10fa1104f0ebb5fce8626b5eb3fbd1c9d58c92, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:db10fa1104f0ebb5fce8626b5eb3fbd1c9d58c92, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:db10fa1104f0ebb5fce8626b5eb3fbd1c9d58c92, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:db10fa1104f0ebb5fce8626b5eb3fbd1c9d58c92, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme IntuneMAM-Package
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild