The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build MapsGL, reference master (f2001a), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 30 Apr 2025 10:38:40 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vaisala-xweather/mapsgl-apple-sdk.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vaisala-xweather/mapsgl-apple-sdk
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f2001a4 improvement: Adhere to dark/light mode for map, at launch
Cloned https://github.com/vaisala-xweather/mapsgl-apple-sdk.git
Revision (git rev-parse @):
f2001a4a2884ce5ecd229b65fe01913243cdafb0
SUCCESS checkout https://github.com/vaisala-xweather/mapsgl-apple-sdk.git at master
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/vaisala-xweather/mapsgl-apple-sdk.git
https://github.com/vaisala-xweather/mapsgl-apple-sdk.git
{
  "dependencies" : [
    {
      "identity" : "mapbox-maps-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "11.0.0",
            "upper_bound" : "12.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mapbox/mapbox-maps-ios.git"
    }
  ],
  "manifest_display_name" : "MapsGL",
  "name" : "MapsGL",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "MapsGL",
      "targets" : [
        "MapsGLRendererWrapper",
        "MapsGLMapsWrapper",
        "MapsGLMapbox"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MapsGLRendererWrapper",
      "module_type" : "SwiftTarget",
      "name" : "MapsGLRendererWrapper",
      "path" : "Sources/MapsGLRendererWrapper",
      "product_memberships" : [
        "MapsGL"
      ],
      "sources" : [
        "_stub.swift"
      ],
      "target_dependencies" : [
        "MapsGLCore",
        "MapsGLRenderer"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MapsGLRenderer",
      "module_type" : "BinaryTarget",
      "name" : "MapsGLRenderer",
      "path" : "remote/archive/MapsGLRenderer.xcframework.zip",
      "product_memberships" : [
        "MapsGL"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "MapsGLMapsWrapper",
      "module_type" : "SwiftTarget",
      "name" : "MapsGLMapsWrapper",
      "path" : "Sources/MapsGLMapsWrapper",
      "product_memberships" : [
        "MapsGL"
      ],
      "sources" : [
        "_stub.swift"
      ],
      "target_dependencies" : [
        "MapsGLCore",
        "MapsGLRenderer",
        "MapsGLMaps"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MapsGLMaps",
      "module_type" : "BinaryTarget",
      "name" : "MapsGLMaps",
      "path" : "remote/archive/MapsGLMaps.xcframework.zip",
      "product_memberships" : [
        "MapsGL"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "MapsGLMapbox",
      "module_type" : "SwiftTarget",
      "name" : "MapsGLMapbox",
      "path" : "Sources/MapsGLMapbox",
      "product_dependencies" : [
        "MapboxMaps"
      ],
      "product_memberships" : [
        "MapsGL"
      ],
      "sources" : [
        "Extensions/CustomLayerRenderParametersExtensions.swift",
        "Extensions/MapBoundsExtensions.swift",
        "Extensions/StyleManagerExtensions.swift",
        "Extensions/ViewportExtensions.swift",
        "Map/MapboxLayerHost.swift",
        "Map/MapboxMapController.swift"
      ],
      "target_dependencies" : [
        "MapsGLMaps"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MapsGLCore",
      "module_type" : "BinaryTarget",
      "name" : "MapsGLCore",
      "path" : "remote/archive/MapsGLCore.xcframework.zip",
      "product_memberships" : [
        "MapsGL"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/vaisala-xweather/mapsgl-apple-sdk
Fetching from https://github.com/mapbox/mapbox-maps-ios.git
Fetching from https://github.com/mapbox/turf-swift.git
Fetching from https://github.com/mapbox/mapbox-core-maps-ios.git
Fetching from https://github.com/mapbox/mapbox-common-ios.git
Creating working copy of package ‘mapbox-maps-ios’
Checking out 11.11.1 of package ‘mapbox-maps-ios’
Creating working copy of package ‘mapsgl-apple-sdk’
Checking out 1.0.5 of package ‘mapsgl-apple-sdk’
Creating working copy of package ‘mapbox-core-maps-ios’
Checking out 11.11.3 of package ‘mapbox-core-maps-ios’
Creating working copy of package ‘mapbox-common-ios’
Checking out 24.11.3 of package ‘mapbox-common-ios’
Creating working copy of package ‘turf-swift’
Checking out 4.0.0 of package ‘turf-swift’
Resolved source packages:
  MapboxCoreMaps: https://github.com/mapbox/mapbox-core-maps-ios.git @ 11.11.3
  MapsGL: https://github.com/vaisala-xweather/mapsgl-apple-sdk @ 1.0.5
  Turf: https://github.com/mapbox/turf-swift.git @ 4.0.0
  MapboxMaps: https://github.com/mapbox/mapbox-maps-ios.git @ 11.11.1
  MapboxCommon: https://github.com/mapbox/mapbox-common-ios.git @ 24.11.3
resolved source packages: MapboxCoreMaps, MapsGL, Turf, MapboxMaps, MapboxCommon
{
  "dependencies" : [
    {
      "identity" : "mapbox-maps-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "11.0.0",
            "upper_bound" : "12.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mapbox/mapbox-maps-ios.git"
    }
  ],
  "manifest_display_name" : "MapsGL",
  "name" : "MapsGL",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "MapsGL",
      "targets" : [
        "MapsGLRendererWrapper",
        "MapsGLMapsWrapper",
        "MapsGLMapbox"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MapsGLRendererWrapper",
      "module_type" : "SwiftTarget",
      "name" : "MapsGLRendererWrapper",
      "path" : "Sources/MapsGLRendererWrapper",
      "product_memberships" : [
        "MapsGL"
      ],
      "sources" : [
        "_stub.swift"
      ],
      "target_dependencies" : [
        "MapsGLCore",
        "MapsGLRenderer"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MapsGLRenderer",
      "module_type" : "BinaryTarget",
      "name" : "MapsGLRenderer",
      "path" : "remote/archive/MapsGLRenderer.xcframework.zip",
      "product_memberships" : [
        "MapsGL"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "MapsGLMapsWrapper",
      "module_type" : "SwiftTarget",
      "name" : "MapsGLMapsWrapper",
      "path" : "Sources/MapsGLMapsWrapper",
      "product_memberships" : [
        "MapsGL"
      ],
      "sources" : [
        "_stub.swift"
      ],
      "target_dependencies" : [
        "MapsGLCore",
        "MapsGLRenderer",
        "MapsGLMaps"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MapsGLMaps",
      "module_type" : "BinaryTarget",
      "name" : "MapsGLMaps",
      "path" : "remote/archive/MapsGLMaps.xcframework.zip",
      "product_memberships" : [
        "MapsGL"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "MapsGLMapbox",
      "module_type" : "SwiftTarget",
      "name" : "MapsGLMapbox",
      "path" : "Sources/MapsGLMapbox",
      "product_dependencies" : [
        "MapboxMaps"
      ],
      "product_memberships" : [
        "MapsGL"
      ],
      "sources" : [
        "Extensions/CustomLayerRenderParametersExtensions.swift",
        "Extensions/MapBoundsExtensions.swift",
        "Extensions/StyleManagerExtensions.swift",
        "Extensions/ViewportExtensions.swift",
        "Map/MapboxLayerHost.swift",
        "Map/MapboxMapController.swift"
      ],
      "target_dependencies" : [
        "MapsGLMaps"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MapsGLCore",
      "module_type" : "BinaryTarget",
      "name" : "MapsGLCore",
      "path" : "remote/archive/MapsGLCore.xcframework.zip",
      "product_memberships" : [
        "MapsGL"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Demo",
    "schemes" : [
      "Demo - SwiftUI",
      "Demo - UIKit",
      "MapboxMaps"
    ],
    "targets" : [
      "Demo - SwiftUI",
      "Demo - UIKit"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MapboxMaps",
      "MapsGL"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapsGL -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.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 MapsGL -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Turf: https://github.com/mapbox/turf-swift.git @ 4.0.0
  MapboxCommon: https://github.com/mapbox/mapbox-common-ios.git @ 24.11.3
  MapsGL: /Users/admin/builder/spi-builder-workspace
  MapboxMaps: https://github.com/mapbox/mapbox-maps-ios.git @ 11.11.1
  MapboxCoreMaps: https://github.com/mapbox/mapbox-core-maps-ios.git @ 11.11.3
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (12 targets)
    Target 'MapsGL' in project 'MapsGL'
        ➜ Explicit dependency on target 'MapsGLRendererWrapper' in project 'MapsGL'
        ➜ Explicit dependency on target 'MapsGLMapsWrapper' in project 'MapsGL'
        ➜ Explicit dependency on target 'MapsGLMapbox' in project 'MapsGL'
        ➜ Explicit dependency on target 'MapboxMaps' in project 'MapboxMaps'
    Target 'MapsGLMapbox' in project 'MapsGL'
        ➜ Explicit dependency on target 'MapboxMaps' in project 'MapboxMaps'
    Target 'MapboxMaps' in project 'MapboxMaps'
        ➜ Explicit dependency on target 'MapboxMaps' in project 'MapboxMaps'
        ➜ Explicit dependency on target 'MapboxMaps_MapboxMaps' in project 'MapboxMaps'
        ➜ Explicit dependency on target 'MapboxCoreMaps' in project 'MapboxCoreMaps'
        ➜ Explicit dependency on target 'MapboxCommon' in project 'MapboxCommon'
        ➜ Explicit dependency on target 'Turf' in project 'Turf'
    Target 'MapboxMaps' in project 'MapboxMaps'
        ➜ Explicit dependency on target 'MapboxMaps_MapboxMaps' in project 'MapboxMaps'
        ➜ Explicit dependency on target 'MapboxCoreMaps' in project 'MapboxCoreMaps'
        ➜ Explicit dependency on target 'MapboxCommon' in project 'MapboxCommon'
        ➜ Explicit dependency on target 'Turf' in project 'Turf'
    Target 'MapboxCoreMaps' in project 'MapboxCoreMaps'
        ➜ Explicit dependency on target 'MapboxCoreMapsWrapper' in project 'MapboxCoreMaps'
        ➜ Explicit dependency on target 'MapboxCommon' in project 'MapboxCommon'
    Target 'MapboxCoreMapsWrapper' in project 'MapboxCoreMaps'
        ➜ Explicit dependency on target 'MapboxCommon' in project 'MapboxCommon'
    Target 'MapboxCommon' in project 'MapboxCommon'
        ➜ Explicit dependency on target 'MapboxCommonWrapper' in project 'MapboxCommon'
        ➜ Explicit dependency on target 'Turf' in project 'Turf'
    Target 'MapboxCommonWrapper' in project 'MapboxCommon'
        ➜ Explicit dependency on target 'Turf' in project 'Turf'
    Target 'Turf' in project 'Turf' (no dependencies)
    Target 'MapboxMaps_MapboxMaps' in project 'MapboxMaps' (no dependencies)
    Target 'MapsGLMapsWrapper' in project 'MapsGL' (no dependencies)
    Target 'MapsGLRendererWrapper' in project 'MapsGL' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 7f7ca5fffb4e124cf37d6faa070062f0
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7f7ca5fffb4e124cf37d6faa070062f0.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsGLCore/MapsGLCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsGLCore/MapsGLCore.xcframework'. (in target 'MapsGLRendererWrapper' from project 'MapsGL')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsGLRenderer/MapsGLRenderer.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsGLRenderer/MapsGLRenderer.xcframework'. (in target 'MapsGLRendererWrapper' from project 'MapsGL')
error: The package product 'MapboxMaps' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'MapsGLMapbox' from project 'MapsGL')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsGLMaps/MapsGLMaps.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsGLMaps/MapsGLMaps.xcframework'. (in target 'MapsGLMapbox' from project 'MapsGL')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsGLCore/MapsGLCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsGLCore/MapsGLCore.xcframework'. (in target 'MapsGLMapsWrapper' from project 'MapsGL')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsGLRenderer/MapsGLRenderer.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsGLRenderer/MapsGLRenderer.xcframework'. (in target 'MapsGLMapsWrapper' from project 'MapsGL')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsGLMaps/MapsGLMaps.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsGLMaps/MapsGLMaps.xcframework'. (in target 'MapsGLMapsWrapper' from project 'MapsGL')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework'. (in target 'MapboxCommon' from project 'MapboxCommon')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsGLCore/MapsGLCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsGLCore/MapsGLCore.xcframework'. (in target 'MapsGL' from project 'MapsGL')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsGLRenderer/MapsGLRenderer.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsGLRenderer/MapsGLRenderer.xcframework'. (in target 'MapsGL' from project 'MapsGL')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsGLMaps/MapsGLMaps.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsGLMaps/MapsGLMaps.xcframework'. (in target 'MapsGL' from project 'MapsGL')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-core-maps-ios/MapboxCoreMaps/MapboxCoreMaps.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-core-maps-ios/MapboxCoreMaps/MapboxCoreMaps.xcframework'. (in target 'MapsGL' from project 'MapsGL')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework'. (in target 'MapsGL' from project 'MapsGL')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-core-maps-ios/MapboxCoreMaps/MapboxCoreMaps.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-core-maps-ios/MapboxCoreMaps/MapboxCoreMaps.xcframework'. (in target 'MapboxCoreMaps' from project 'MapboxCoreMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework'. (in target 'MapboxCoreMaps' from project 'MapboxCoreMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-core-maps-ios/MapboxCoreMaps/MapboxCoreMaps.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-core-maps-ios/MapboxCoreMaps/MapboxCoreMaps.xcframework'. (in target 'MapboxMaps' from project 'MapboxMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework'. (in target 'MapboxMaps' from project 'MapboxMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework'. (in target 'MapboxCommonWrapper' from project 'MapboxCommon')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-core-maps-ios/MapboxCoreMaps/MapboxCoreMaps.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-core-maps-ios/MapboxCoreMaps/MapboxCoreMaps.xcframework'. (in target 'MapboxCoreMapsWrapper' from project 'MapboxCoreMaps')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:ff62cc9da375310d7507367fc6f3339fcad0d5b7, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:ff62cc9da375310d7507367fc6f3339fcad0d5b7, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:ff62cc9da375310d7507367fc6f3339fcad0d5b7, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:ff62cc9da375310d7507367fc6f3339fcad0d5b7, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme MapsGL
(1 failure)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  MapboxMaps: https://github.com/mapbox/mapbox-maps-ios.git @ 11.11.1
  MapboxCoreMaps: https://github.com/mapbox/mapbox-core-maps-ios.git @ 11.11.3
  Turf: https://github.com/mapbox/turf-swift.git @ 4.0.0
  MapsGL: /Users/admin/builder/spi-builder-workspace
  MapboxCommon: https://github.com/mapbox/mapbox-common-ios.git @ 24.11.3
resolved source packages: MapboxMaps, MapboxCoreMaps, Turf, MapsGL, MapboxCommon
{
  "dependencies" : [
    {
      "identity" : "mapbox-maps-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "11.0.0",
            "upper_bound" : "12.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mapbox/mapbox-maps-ios.git"
    }
  ],
  "manifest_display_name" : "MapsGL",
  "name" : "MapsGL",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "MapsGL",
      "targets" : [
        "MapsGLRendererWrapper",
        "MapsGLMapsWrapper",
        "MapsGLMapbox"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MapsGLRendererWrapper",
      "module_type" : "SwiftTarget",
      "name" : "MapsGLRendererWrapper",
      "path" : "Sources/MapsGLRendererWrapper",
      "product_memberships" : [
        "MapsGL"
      ],
      "sources" : [
        "_stub.swift"
      ],
      "target_dependencies" : [
        "MapsGLCore",
        "MapsGLRenderer"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MapsGLRenderer",
      "module_type" : "BinaryTarget",
      "name" : "MapsGLRenderer",
      "path" : "remote/archive/MapsGLRenderer.xcframework.zip",
      "product_memberships" : [
        "MapsGL"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "MapsGLMapsWrapper",
      "module_type" : "SwiftTarget",
      "name" : "MapsGLMapsWrapper",
      "path" : "Sources/MapsGLMapsWrapper",
      "product_memberships" : [
        "MapsGL"
      ],
      "sources" : [
        "_stub.swift"
      ],
      "target_dependencies" : [
        "MapsGLCore",
        "MapsGLRenderer",
        "MapsGLMaps"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MapsGLMaps",
      "module_type" : "BinaryTarget",
      "name" : "MapsGLMaps",
      "path" : "remote/archive/MapsGLMaps.xcframework.zip",
      "product_memberships" : [
        "MapsGL"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "MapsGLMapbox",
      "module_type" : "SwiftTarget",
      "name" : "MapsGLMapbox",
      "path" : "Sources/MapsGLMapbox",
      "product_dependencies" : [
        "MapboxMaps"
      ],
      "product_memberships" : [
        "MapsGL"
      ],
      "sources" : [
        "Extensions/CustomLayerRenderParametersExtensions.swift",
        "Extensions/MapBoundsExtensions.swift",
        "Extensions/StyleManagerExtensions.swift",
        "Extensions/ViewportExtensions.swift",
        "Map/MapboxLayerHost.swift",
        "Map/MapboxMapController.swift"
      ],
      "target_dependencies" : [
        "MapsGLMaps"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MapsGLCore",
      "module_type" : "BinaryTarget",
      "name" : "MapsGLCore",
      "path" : "remote/archive/MapsGLCore.xcframework.zip",
      "product_memberships" : [
        "MapsGL"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MapboxMaps",
      "MapsGL"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MapboxMaps",
      "MapsGL"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapsGL -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-16.3.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 MapsGL -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  MapsGL: /Users/admin/builder/spi-builder-workspace
  MapboxCommon: https://github.com/mapbox/mapbox-common-ios.git @ 24.11.3
  Turf: https://github.com/mapbox/turf-swift.git @ 4.0.0
  MapboxCoreMaps: https://github.com/mapbox/mapbox-core-maps-ios.git @ 11.11.3
  MapboxMaps: https://github.com/mapbox/mapbox-maps-ios.git @ 11.11.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (12 targets)
    Target 'MapsGL' in project 'MapsGL'
        ➜ Explicit dependency on target 'MapsGLRendererWrapper' in project 'MapsGL'
        ➜ Explicit dependency on target 'MapsGLMapsWrapper' in project 'MapsGL'
        ➜ Explicit dependency on target 'MapsGLMapbox' in project 'MapsGL'
        ➜ Explicit dependency on target 'MapboxMaps' in project 'MapboxMaps'
    Target 'MapsGLMapbox' in project 'MapsGL'
        ➜ Explicit dependency on target 'MapboxMaps' in project 'MapboxMaps'
    Target 'MapboxMaps' in project 'MapboxMaps'
        ➜ Explicit dependency on target 'MapboxMaps' in project 'MapboxMaps'
        ➜ Explicit dependency on target 'MapboxMaps_MapboxMaps' in project 'MapboxMaps'
        ➜ Explicit dependency on target 'MapboxCoreMaps' in project 'MapboxCoreMaps'
        ➜ Explicit dependency on target 'MapboxCommon' in project 'MapboxCommon'
        ➜ Explicit dependency on target 'Turf' in project 'Turf'
    Target 'MapboxMaps' in project 'MapboxMaps'
        ➜ Explicit dependency on target 'MapboxMaps_MapboxMaps' in project 'MapboxMaps'
        ➜ Explicit dependency on target 'MapboxCoreMaps' in project 'MapboxCoreMaps'
        ➜ Explicit dependency on target 'MapboxCommon' in project 'MapboxCommon'
        ➜ Explicit dependency on target 'Turf' in project 'Turf'
    Target 'MapboxCoreMaps' in project 'MapboxCoreMaps'
        ➜ Explicit dependency on target 'MapboxCoreMapsWrapper' in project 'MapboxCoreMaps'
        ➜ Explicit dependency on target 'MapboxCommon' in project 'MapboxCommon'
    Target 'MapboxCoreMapsWrapper' in project 'MapboxCoreMaps'
        ➜ Explicit dependency on target 'MapboxCommon' in project 'MapboxCommon'
    Target 'MapboxCommon' in project 'MapboxCommon'
        ➜ Explicit dependency on target 'MapboxCommonWrapper' in project 'MapboxCommon'
        ➜ Explicit dependency on target 'Turf' in project 'Turf'
    Target 'MapboxCommonWrapper' in project 'MapboxCommon'
        ➜ Explicit dependency on target 'Turf' in project 'Turf'
    Target 'Turf' in project 'Turf' (no dependencies)
    Target 'MapboxMaps_MapboxMaps' in project 'MapboxMaps' (no dependencies)
    Target 'MapsGLMapsWrapper' in project 'MapsGL' (no dependencies)
    Target 'MapsGLRendererWrapper' in project 'MapsGL' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: dd1cc7964cbedd76eab72cfc54f169b3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/dd1cc7964cbedd76eab72cfc54f169b3.xcbuilddata
error: The package product 'MapboxMaps' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'MapsGLMapbox' from project 'MapsGL')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsGLMaps/MapsGLMaps.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsGLMaps/MapsGLMaps.xcframework'. (in target 'MapsGLMapbox' from project 'MapsGL')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework'. (in target 'MapboxCommonWrapper' from project 'MapboxCommon')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsGLCore/MapsGLCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsGLCore/MapsGLCore.xcframework'. (in target 'MapsGLMapsWrapper' from project 'MapsGL')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsGLRenderer/MapsGLRenderer.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsGLRenderer/MapsGLRenderer.xcframework'. (in target 'MapsGLMapsWrapper' from project 'MapsGL')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsGLMaps/MapsGLMaps.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsGLMaps/MapsGLMaps.xcframework'. (in target 'MapsGLMapsWrapper' from project 'MapsGL')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-core-maps-ios/MapboxCoreMaps/MapboxCoreMaps.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-core-maps-ios/MapboxCoreMaps/MapboxCoreMaps.xcframework'. (in target 'MapboxMaps' from project 'MapboxMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework'. (in target 'MapboxMaps' from project 'MapboxMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsGLCore/MapsGLCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsGLCore/MapsGLCore.xcframework'. (in target 'MapsGLRendererWrapper' from project 'MapsGL')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsGLRenderer/MapsGLRenderer.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsGLRenderer/MapsGLRenderer.xcframework'. (in target 'MapsGLRendererWrapper' from project 'MapsGL')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework'. (in target 'MapboxCommon' from project 'MapboxCommon')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsGLCore/MapsGLCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsGLCore/MapsGLCore.xcframework'. (in target 'MapsGL' from project 'MapsGL')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsGLRenderer/MapsGLRenderer.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsGLRenderer/MapsGLRenderer.xcframework'. (in target 'MapsGL' from project 'MapsGL')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsGLMaps/MapsGLMaps.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapsGLMaps/MapsGLMaps.xcframework'. (in target 'MapsGL' from project 'MapsGL')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-core-maps-ios/MapboxCoreMaps/MapboxCoreMaps.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-core-maps-ios/MapboxCoreMaps/MapboxCoreMaps.xcframework'. (in target 'MapsGL' from project 'MapsGL')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework'. (in target 'MapsGL' from project 'MapsGL')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-core-maps-ios/MapboxCoreMaps/MapboxCoreMaps.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-core-maps-ios/MapboxCoreMaps/MapboxCoreMaps.xcframework'. (in target 'MapboxCoreMaps' from project 'MapboxCoreMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework'. (in target 'MapboxCoreMaps' from project 'MapboxCoreMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-core-maps-ios/MapboxCoreMaps/MapboxCoreMaps.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-core-maps-ios/MapboxCoreMaps/MapboxCoreMaps.xcframework'. (in target 'MapboxCoreMapsWrapper' from project 'MapboxCoreMaps')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:ff62cc9da375310d7507367fc6f3339fcad0d5b7, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:ff62cc9da375310d7507367fc6f3339fcad0d5b7, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:ff62cc9da375310d7507367fc6f3339fcad0d5b7, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:ff62cc9da375310d7507367fc6f3339fcad0d5b7, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme MapsGL
(1 failure)
BUILD FAILURE 6.1 macosXcodebuild