The Swift Package Index logo.Swift Package Index

Build Information

Failed to build NMapsMap, reference main (8e3f36), with Swift 6.3 for visionOS using Xcode 26.4 on 14 Apr 2026 00:18:59 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme NMapsMap -destination generic/platform=xrOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jaemyeong/NMapsMap.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jaemyeong/NMapsMap
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8e3f36a Initial commit
Cloned https://github.com/jaemyeong/NMapsMap.git
Revision (git rev-parse @):
8e3f36a908bc3c4e15efb20d3252d81e2c11a237
SUCCESS checkout https://github.com/jaemyeong/NMapsMap.git at main
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/jaemyeong/NMapsMap.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:
  NMapsMap: /Users/admin/builder/spi-builder-workspace
resolved source packages: NMapsMap
2026-04-13 20:18:46.602 xcodebuild[563:3106] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "NMapsMap",
  "name" : "NMapsMap",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "NMapsMap",
      "targets" : [
        "NMapsMap",
        "NMapsGeometry"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NMapsMap",
      "module_type" : "BinaryTarget",
      "name" : "NMapsMap",
      "path" : "Resources/NMapsMap/NMapsMap.xcframework",
      "product_memberships" : [
        "NMapsMap"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NMapsGeometry",
      "module_type" : "BinaryTarget",
      "name" : "NMapsGeometry",
      "path" : "remote/archive/NMapsGeometry.xcframework.zip",
      "product_memberships" : [
        "NMapsMap"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "NMapsMap"
    ]
  }
}
2026-04-13 20:18:54.045 xcodebuild[677:3868] [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 NMapsMap -destination generic/platform=xrOS
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 NMapsMap -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  NMapsMap: /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 'NMapsMap' in project 'NMapsMap' (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/XROS.platform/Developer/SDKs/XROS26.4.sdk -x c -c /dev/null
Build description signature: df70ee63db3cacfb4e7cc19029ed782f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/df70ee63db3cacfb4e7cc19029ed782f.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Resources/NMapsMap/NMapsMap.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Resources/NMapsMap/NMapsMap.xcframework'. (in target 'NMapsMap' from project 'NMapsMap')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NMapsGeometry/NMapsGeometry.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NMapsGeometry/NMapsGeometry.xcframework'. (in target 'NMapsMap' from project 'NMapsMap')
2026-04-13 20:18:55.481 xcodebuild[684:3929] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme NMapsMap
(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:
  NMapsMap: /Users/admin/builder/spi-builder-workspace
resolved source packages: NMapsMap
2026-04-13 20:18:57.122 xcodebuild[698:4030] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "NMapsMap",
  "name" : "NMapsMap",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "NMapsMap",
      "targets" : [
        "NMapsMap",
        "NMapsGeometry"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NMapsMap",
      "module_type" : "BinaryTarget",
      "name" : "NMapsMap",
      "path" : "Resources/NMapsMap/NMapsMap.xcframework",
      "product_memberships" : [
        "NMapsMap"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "NMapsGeometry",
      "module_type" : "BinaryTarget",
      "name" : "NMapsGeometry",
      "path" : "remote/archive/NMapsGeometry.xcframework.zip",
      "product_memberships" : [
        "NMapsMap"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "NMapsMap"
    ]
  }
}
2026-04-13 20:18:58.293 xcodebuild[708:4095] [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 NMapsMap -destination generic/platform=xrOS
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 NMapsMap -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  NMapsMap: /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 'NMapsMap' in project 'NMapsMap' (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/XROS.platform/Developer/SDKs/XROS26.4.sdk -x c -c /dev/null
Build description signature: df70ee63db3cacfb4e7cc19029ed782f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/df70ee63db3cacfb4e7cc19029ed782f.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Resources/NMapsMap/NMapsMap.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Resources/NMapsMap/NMapsMap.xcframework'. (in target 'NMapsMap' from project 'NMapsMap')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NMapsGeometry/NMapsGeometry.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/NMapsGeometry/NMapsGeometry.xcframework'. (in target 'NMapsMap' from project 'NMapsMap')
2026-04-13 20:18:59.212 xcodebuild[711:4128] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme NMapsMap
(1 failure)
BUILD FAILURE 6.3 visionOS