The Swift Package Index logo.Swift Package Index

Build Information

Failed to build NMapsGeometry, reference main (d835e3), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 14 Apr 2026 00:20:46 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jaemyeong/NMapsGeometry.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jaemyeong/NMapsGeometry
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d835e3d Initial commit
Cloned https://github.com/jaemyeong/NMapsGeometry.git
Revision (git rev-parse @):
d835e3dae9e8599aa444b525655627b5815a571e
SUCCESS checkout https://github.com/jaemyeong/NMapsGeometry.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.3
Building package at path:  $PWD
https://github.com/jaemyeong/NMapsGeometry.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  NMapsGeometry: /Users/admin/builder/spi-builder-workspace
resolved source packages: NMapsGeometry
2026-04-13 20:20:33.519 xcodebuild[529:3081] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "NMapsGeometry",
  "name" : "NMapsGeometry",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "NMapsGeometry",
      "targets" : [
        "NMapsGeometry"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NMapsGeometry",
      "module_type" : "BinaryTarget",
      "name" : "NMapsGeometry",
      "path" : "Resources/NMapsGeometry/NMapsGeometry.xcframework",
      "product_memberships" : [
        "NMapsGeometry"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "NMapsGeometry"
    ]
  }
}
2026-04-13 20:20:41.469 xcodebuild[631:3838] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme NMapsGeometry -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.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 NMapsGeometry -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  NMapsGeometry: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'NMapsGeometry' in project 'NMapsGeometry' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
Build description signature: 37e5e7bd2a489063191cacd0532e30ec
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/37e5e7bd2a489063191cacd0532e30ec.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Resources/NMapsGeometry/NMapsGeometry.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Resources/NMapsGeometry/NMapsGeometry.xcframework'. (in target 'NMapsGeometry' from project 'NMapsGeometry')
2026-04-13 20:20:42.934 xcodebuild[638:3901] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:e7658a625423ca5f9c488849a6e2607f894b81a2, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:e7658a625423ca5f9c488849a6e2607f894b81a2, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:e7658a625423ca5f9c488849a6e2607f894b81a2, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:e7658a625423ca5f9c488849a6e2607f894b81a2, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme NMapsGeometry
(1 failure)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  NMapsGeometry: /Users/admin/builder/spi-builder-workspace
resolved source packages: NMapsGeometry
2026-04-13 20:20:44.531 xcodebuild[652:4000] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "NMapsGeometry",
  "name" : "NMapsGeometry",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "NMapsGeometry",
      "targets" : [
        "NMapsGeometry"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NMapsGeometry",
      "module_type" : "BinaryTarget",
      "name" : "NMapsGeometry",
      "path" : "Resources/NMapsGeometry/NMapsGeometry.xcframework",
      "product_memberships" : [
        "NMapsGeometry"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "NMapsGeometry"
    ]
  }
}
2026-04-13 20:20:45.682 xcodebuild[662:4066] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme NMapsGeometry -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.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 NMapsGeometry -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  NMapsGeometry: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'NMapsGeometry' in project 'NMapsGeometry' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
Build description signature: 37e5e7bd2a489063191cacd0532e30ec
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/37e5e7bd2a489063191cacd0532e30ec.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Resources/NMapsGeometry/NMapsGeometry.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Resources/NMapsGeometry/NMapsGeometry.xcframework'. (in target 'NMapsGeometry' from project 'NMapsGeometry')
2026-04-13 20:20:46.529 xcodebuild[665:4097] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:e7658a625423ca5f9c488849a6e2607f894b81a2, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:e7658a625423ca5f9c488849a6e2607f894b81a2, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:e7658a625423ca5f9c488849a6e2607f894b81a2, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:e7658a625423ca5f9c488849a6e2607f894b81a2, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme NMapsGeometry
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild