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 MapLibreSwiftUI, reference v0.17.0 (59fc60), with Swift 5.10 for macOS (Xcode) using Xcode 15.4 on 11 Sep 2025 04:31:32 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maplibre/swiftui-dsl.git
Reference: v0.17.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/maplibre/swiftui-dsl
 * tag               v0.17.0    -> FETCH_HEAD
HEAD is now at 59fc604 fix: revert main actor on camera (#103)
Cloned https://github.com/maplibre/swiftui-dsl.git
Revision (git rev-parse @):
59fc604dfd9ba68de22b641f91ffc5cd579bc20a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/maplibre/swiftui-dsl.git at v0.17.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.10
Building package at path:  $PWD
https://github.com/maplibre/swiftui-dsl.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
Fetching from https://github.com/Kolos65/Mockable.git
Fetching from https://github.com/pointfreeco/swift-macro-testing
Fetching from https://github.com/apple/swift-numerics.git
Fetching from https://github.com/swiftlang/swift-syntax.git
Fetching from https://github.com/pointfreeco/swift-snapshot-testing
Fetching from https://github.com/maplibre/maplibre-gl-native-distribution.git
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching from https://github.com/pointfreeco/swift-custom-dump
Creating working copy of package ‘maplibre-gl-native-distribution’
Checking out 6.18.1 of package ‘maplibre-gl-native-distribution’
Creating working copy of package ‘swift-custom-dump’
Checking out 1.3.3 of package ‘swift-custom-dump’
Creating working copy of package ‘Mockable’
Checking out 0.4.0 of package ‘Mockable’
Creating working copy of package ‘swift-syntax’
Checking out 601.0.1 of package ‘swift-syntax’
Creating working copy of package ‘swift-snapshot-testing’
Checking out 1.18.6 of package ‘swift-snapshot-testing’
Creating working copy of package ‘swift-macro-testing’
Checking out 0.6.3 of package ‘swift-macro-testing’
Creating working copy of package ‘swift-numerics’
Checking out 1.1.0 of package ‘swift-numerics’
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 1.6.1 of package ‘xctest-dynamic-overlay’
Resolved source packages:
  MapLibre Native: https://github.com/maplibre/maplibre-gl-native-distribution.git @ 6.18.1
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.18.6
  swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 601.0.1
  swift-macro-testing: https://github.com/pointfreeco/swift-macro-testing @ 0.6.3
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.0
  MapLibreSwiftUI: /Users/admin/builder/spi-builder-workspace
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.6.1
  Mockable: https://github.com/Kolos65/Mockable.git @ 0.4.0
resolved source packages: MapLibre Native, swift-snapshot-testing, swift-syntax, swift-macro-testing, swift-custom-dump, swift-numerics, MapLibreSwiftUI, xctest-dynamic-overlay, Mockable
{
  "dependencies" : [
    {
      "identity" : "maplibre-gl-native-distribution",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.10.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/maplibre/maplibre-gl-native-distribution.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "602.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "swift-numerics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-numerics.git"
    },
    {
      "identity" : "mockable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kolos65/Mockable.git"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.18.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "0.7.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing"
    }
  ],
  "manifest_display_name" : "MapLibreSwiftUI",
  "name" : "MapLibreSwiftUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "MapLibreSwiftUI",
      "targets" : [
        "MapLibreSwiftUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MapLibreSwiftDSL",
      "targets" : [
        "MapLibreSwiftDSL"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MapLibreSwiftMacros",
      "targets" : [
        "MapLibreSwiftMacros"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MapLibreSwiftMacrosImpl",
      "targets" : [
        "MapLibreSwiftMacrosImpl"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MapLibreSwiftUITests",
      "module_type" : "SwiftTarget",
      "name" : "MapLibreSwiftUITests",
      "path" : "Tests/MapLibreSwiftUITests",
      "product_dependencies" : [
        "MapLibre",
        "Numerics",
        "Mockable",
        "SnapshotTesting"
      ],
      "sources" : [
        "Examples/CameraPreviewTests.swift",
        "Examples/LayerPreviewTests.swift",
        "Examples/MapControlsTests.swift",
        "Extensions/CoreLocation/CLLocationCoordinate2D.swift",
        "MapView/MapViewGestureTests.swift",
        "MapViewCoordinator/MapViewCoordinatorCameraTests.swift",
        "Models/Gesture/MapGestureTests.swift",
        "Models/MapCamera/CameraChangeReasonTests.swift",
        "Models/MapCamera/CameraPitchTests.swift",
        "Models/MapCamera/CameraStateTests.swift",
        "Models/MapCamera/MapViewCameraOperationTests.swift",
        "Models/MapCamera/MapViewCameraTests.swift",
        "Support/XCTestAssertView.swift"
      ],
      "target_dependencies" : [
        "MapLibreSwiftUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MapLibreSwiftUI",
      "module_type" : "SwiftTarget",
      "name" : "MapLibreSwiftUI",
      "path" : "Sources/MapLibreSwiftUI",
      "product_dependencies" : [
        "MapLibre",
        "Mockable"
      ],
      "product_memberships" : [
        "MapLibreSwiftUI"
      ],
      "sources" : [
        "Examples/Camera.swift",
        "Examples/FillStyleLayerPreviews.swift",
        "Examples/Gestures.swift",
        "Examples/Layers.swift",
        "Examples/Other.swift",
        "Examples/Polyline.swift",
        "Examples/Preview Helpers.swift",
        "Examples/User Location.swift",
        "Extensions/CoreLocation/CLLocationCoordinate2D.swift",
        "Extensions/MapLibre/MLNCameraChangeReason.swift",
        "Extensions/MapView/MapViewGestures.swift",
        "Extensions/MapViewCamera/MapViewCameraOperations.swift",
        "Extensions/UIKit/UIGestureRecognizing.swift",
        "MLNMapViewController.swift",
        "MLNMapViewRepresentable.swift",
        "MapView.swift",
        "MapViewCoordinator.swift",
        "MapViewModifiers.swift",
        "Models/Gesture/MapGesture.swift",
        "Models/Gesture/MapGestureContext.swift",
        "Models/MapCamera/CameraChangeReason.swift",
        "Models/MapCamera/CameraPitchRange.swift",
        "Models/MapCamera/CameraState.swift",
        "Models/MapCamera/MapViewCamera.swift",
        "Models/MapStyleSource.swift",
        "Models/MapViewProxy.swift",
        "StaticLocationManager.swift"
      ],
      "target_dependencies" : [
        "InternalUtils",
        "MapLibreSwiftDSL"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MapLibreSwiftMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "MapLibreSwiftMacrosTests",
      "path" : "Tests/MapLibreSwiftMacrosTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport",
        "MacroTesting"
      ],
      "sources" : [
        "MapLibreSwiftMacrosTests.swift"
      ],
      "target_dependencies" : [
        "MapLibreSwiftMacrosImpl"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MapLibreSwiftMacrosImpl",
      "module_type" : "SwiftTarget",
      "name" : "MapLibreSwiftMacrosImpl",
      "path" : "Sources/MapLibreSwiftMacrosImpl",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "MapLibreSwiftUI",
        "MapLibreSwiftDSL",
        "MapLibreSwiftMacros",
        "MapLibreSwiftMacrosImpl"
      ],
      "sources" : [
        "MapLibreSwiftMacrosPlugin.swift",
        "StyleExpressionMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "MapLibreSwiftMacros",
      "module_type" : "SwiftTarget",
      "name" : "MapLibreSwiftMacros",
      "path" : "Sources/MapLibreSwiftMacros",
      "product_memberships" : [
        "MapLibreSwiftUI",
        "MapLibreSwiftDSL",
        "MapLibreSwiftMacros"
      ],
      "sources" : [
        "MapLibreSwiftMacros.swift"
      ],
      "target_dependencies" : [
        "MapLibreSwiftMacrosImpl"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MapLibreSwiftDSLTests",
      "module_type" : "SwiftTarget",
      "name" : "MapLibreSwiftDSLTests",
      "path" : "Tests/MapLibreSwiftDSLTests",
      "sources" : [
        "PointFeatureTests.swift",
        "ShapeSourceTests.swift",
        "StyleLayerTest.swift"
      ],
      "target_dependencies" : [
        "MapLibreSwiftDSL"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MapLibreSwiftDSL",
      "module_type" : "SwiftTarget",
      "name" : "MapLibreSwiftDSL",
      "path" : "Sources/MapLibreSwiftDSL",
      "product_dependencies" : [
        "MapLibre"
      ],
      "product_memberships" : [
        "MapLibreSwiftUI",
        "MapLibreSwiftDSL"
      ],
      "sources" : [
        "Enums.swift",
        "Expressions.swift",
        "MapControls.swift",
        "MapLibre Extensions.swift",
        "MapViewContentBuilder.swift",
        "ShapeDataBuilder.swift",
        "Style Layers/Background.swift",
        "Style Layers/Circle.swift",
        "Style Layers/FillStyleLayer.swift",
        "Style Layers/Line.swift",
        "Style Layers/Style Layer.swift",
        "Style Layers/StyleLayerCollection.swift",
        "Style Layers/Symbol.swift",
        "Support/DefaultResultBuilder.swift"
      ],
      "target_dependencies" : [
        "InternalUtils",
        "MapLibreSwiftMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "InternalUtils",
      "module_type" : "SwiftTarget",
      "name" : "InternalUtils",
      "path" : "Sources/InternalUtils",
      "product_dependencies" : [
        "MapLibre"
      ],
      "product_memberships" : [
        "MapLibreSwiftUI",
        "MapLibreSwiftDSL"
      ],
      "sources" : [
        "Enums.swift",
        "Sample Data.swift",
        "Utilities.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MapLibreSwiftDSL",
      "MapLibreSwiftMacros",
      "MapLibreSwiftUI",
      "MapLibreSwiftUI-Package"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapLibreSwiftUI-Package -destination platform=macOS,arch=arm64
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 MapLibreSwiftUI-Package -destination platform=macOS,arch=arm64
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:
  swift-macro-testing: https://github.com/pointfreeco/swift-macro-testing @ 0.6.3
  MapLibre Native: https://github.com/maplibre/maplibre-gl-native-distribution.git @ 6.18.1
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.18.6
  swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 601.0.1
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.0
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.6.1
  MapLibreSwiftUI: /Users/admin/builder/spi-builder-workspace
  Mockable: https://github.com/Kolos65/Mockable.git @ 0.4.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (35 targets)
    Target 'MapLibreSwiftMacros' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacros' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI'
    Target 'MapLibreSwiftDSLTests' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'InternalUtils' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacros' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftDSL' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
    Target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
    Target 'MapLibreSwiftUI' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftUI' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'InternalUtils' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacros' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftDSL' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
        ➜ Explicit dependency on target 'Mockable' in project 'Mockable'
    Target 'MapLibreSwiftUI' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'InternalUtils' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacros' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftDSL' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
        ➜ Explicit dependency on target 'Mockable' in project 'Mockable'
    Target 'Mockable' in project 'Mockable'
        ➜ Explicit dependency on target 'Mockable' in project 'Mockable'
        ➜ Explicit dependency on target 'MockableMacro' in project 'Mockable'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'Mockable' in project 'Mockable'
        ➜ Explicit dependency on target 'MockableMacro' in project 'Mockable'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay'
    Target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay'
    Target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay' (no dependencies)
    Target 'MockableMacro' in project 'Mockable'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
    Target 'MapLibreSwiftDSL' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftDSL' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'InternalUtils' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacros' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
    Target 'MapLibreSwiftDSL' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'InternalUtils' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacros' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
    Target 'MapLibreSwiftMacros' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI'
    Target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
    Target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
    Target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
    Target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
    Target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
    Target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
    Target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
    Target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
    Target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
    Target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
    Target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
    Target 'SwiftSyntax601' in project 'swift-syntax' (no dependencies)
    Target 'SwiftSyntax600' in project 'swift-syntax' (no dependencies)
    Target 'SwiftSyntax510' in project 'swift-syntax' (no dependencies)
    Target 'SwiftSyntax509' in project 'swift-syntax' (no dependencies)
    Target '_SwiftSyntaxCShims' in project 'swift-syntax' (no dependencies)
    Target 'InternalUtils' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
    Target 'MapLibre' in project 'MapLibre Native' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -x c -c /dev/null
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/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /bin/cat /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 35d7053c70420c2e592448cbd9b748ec
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/35d7053c70420c2e592448cbd9b748ec.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibreSwiftUI' from project 'MapLibreSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibreSwiftUI' from project 'MapLibreSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibreSwiftUI' from project 'MapLibreSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibreSwiftDSLTests' from project 'MapLibreSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibreSwiftDSLTests' from project 'MapLibreSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibreSwiftDSL' from project 'MapLibreSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibre' from project 'MapLibre Native')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibreSwiftDSL' from project 'MapLibreSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibreSwiftDSL' from project 'MapLibreSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'InternalUtils' from project 'MapLibreSwiftUI')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
** 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:
  MapLibre Native: https://github.com/maplibre/maplibre-gl-native-distribution.git @ 6.18.1
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.6.1
  swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 601.0.1
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.0
  swift-macro-testing: https://github.com/pointfreeco/swift-macro-testing @ 0.6.3
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.18.6
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  Mockable: https://github.com/Kolos65/Mockable.git @ 0.4.0
  MapLibreSwiftUI: /Users/admin/builder/spi-builder-workspace
resolved source packages: MapLibre Native, xctest-dynamic-overlay, swift-syntax, swift-numerics, swift-macro-testing, swift-snapshot-testing, swift-custom-dump, Mockable, MapLibreSwiftUI
{
  "dependencies" : [
    {
      "identity" : "maplibre-gl-native-distribution",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.10.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/maplibre/maplibre-gl-native-distribution.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "602.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "swift-numerics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-numerics.git"
    },
    {
      "identity" : "mockable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kolos65/Mockable.git"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.18.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "0.7.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing"
    }
  ],
  "manifest_display_name" : "MapLibreSwiftUI",
  "name" : "MapLibreSwiftUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "MapLibreSwiftUI",
      "targets" : [
        "MapLibreSwiftUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MapLibreSwiftDSL",
      "targets" : [
        "MapLibreSwiftDSL"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MapLibreSwiftMacros",
      "targets" : [
        "MapLibreSwiftMacros"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MapLibreSwiftMacrosImpl",
      "targets" : [
        "MapLibreSwiftMacrosImpl"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MapLibreSwiftUITests",
      "module_type" : "SwiftTarget",
      "name" : "MapLibreSwiftUITests",
      "path" : "Tests/MapLibreSwiftUITests",
      "product_dependencies" : [
        "MapLibre",
        "Numerics",
        "Mockable",
        "SnapshotTesting"
      ],
      "sources" : [
        "Examples/CameraPreviewTests.swift",
        "Examples/LayerPreviewTests.swift",
        "Examples/MapControlsTests.swift",
        "Extensions/CoreLocation/CLLocationCoordinate2D.swift",
        "MapView/MapViewGestureTests.swift",
        "MapViewCoordinator/MapViewCoordinatorCameraTests.swift",
        "Models/Gesture/MapGestureTests.swift",
        "Models/MapCamera/CameraChangeReasonTests.swift",
        "Models/MapCamera/CameraPitchTests.swift",
        "Models/MapCamera/CameraStateTests.swift",
        "Models/MapCamera/MapViewCameraOperationTests.swift",
        "Models/MapCamera/MapViewCameraTests.swift",
        "Support/XCTestAssertView.swift"
      ],
      "target_dependencies" : [
        "MapLibreSwiftUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MapLibreSwiftUI",
      "module_type" : "SwiftTarget",
      "name" : "MapLibreSwiftUI",
      "path" : "Sources/MapLibreSwiftUI",
      "product_dependencies" : [
        "MapLibre",
        "Mockable"
      ],
      "product_memberships" : [
        "MapLibreSwiftUI"
      ],
      "sources" : [
        "Examples/Camera.swift",
        "Examples/FillStyleLayerPreviews.swift",
        "Examples/Gestures.swift",
        "Examples/Layers.swift",
        "Examples/Other.swift",
        "Examples/Polyline.swift",
        "Examples/Preview Helpers.swift",
        "Examples/User Location.swift",
        "Extensions/CoreLocation/CLLocationCoordinate2D.swift",
        "Extensions/MapLibre/MLNCameraChangeReason.swift",
        "Extensions/MapView/MapViewGestures.swift",
        "Extensions/MapViewCamera/MapViewCameraOperations.swift",
        "Extensions/UIKit/UIGestureRecognizing.swift",
        "MLNMapViewController.swift",
        "MLNMapViewRepresentable.swift",
        "MapView.swift",
        "MapViewCoordinator.swift",
        "MapViewModifiers.swift",
        "Models/Gesture/MapGesture.swift",
        "Models/Gesture/MapGestureContext.swift",
        "Models/MapCamera/CameraChangeReason.swift",
        "Models/MapCamera/CameraPitchRange.swift",
        "Models/MapCamera/CameraState.swift",
        "Models/MapCamera/MapViewCamera.swift",
        "Models/MapStyleSource.swift",
        "Models/MapViewProxy.swift",
        "StaticLocationManager.swift"
      ],
      "target_dependencies" : [
        "InternalUtils",
        "MapLibreSwiftDSL"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MapLibreSwiftMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "MapLibreSwiftMacrosTests",
      "path" : "Tests/MapLibreSwiftMacrosTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport",
        "MacroTesting"
      ],
      "sources" : [
        "MapLibreSwiftMacrosTests.swift"
      ],
      "target_dependencies" : [
        "MapLibreSwiftMacrosImpl"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MapLibreSwiftMacrosImpl",
      "module_type" : "SwiftTarget",
      "name" : "MapLibreSwiftMacrosImpl",
      "path" : "Sources/MapLibreSwiftMacrosImpl",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "MapLibreSwiftUI",
        "MapLibreSwiftDSL",
        "MapLibreSwiftMacros",
        "MapLibreSwiftMacrosImpl"
      ],
      "sources" : [
        "MapLibreSwiftMacrosPlugin.swift",
        "StyleExpressionMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "MapLibreSwiftMacros",
      "module_type" : "SwiftTarget",
      "name" : "MapLibreSwiftMacros",
      "path" : "Sources/MapLibreSwiftMacros",
      "product_memberships" : [
        "MapLibreSwiftUI",
        "MapLibreSwiftDSL",
        "MapLibreSwiftMacros"
      ],
      "sources" : [
        "MapLibreSwiftMacros.swift"
      ],
      "target_dependencies" : [
        "MapLibreSwiftMacrosImpl"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MapLibreSwiftDSLTests",
      "module_type" : "SwiftTarget",
      "name" : "MapLibreSwiftDSLTests",
      "path" : "Tests/MapLibreSwiftDSLTests",
      "sources" : [
        "PointFeatureTests.swift",
        "ShapeSourceTests.swift",
        "StyleLayerTest.swift"
      ],
      "target_dependencies" : [
        "MapLibreSwiftDSL"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MapLibreSwiftDSL",
      "module_type" : "SwiftTarget",
      "name" : "MapLibreSwiftDSL",
      "path" : "Sources/MapLibreSwiftDSL",
      "product_dependencies" : [
        "MapLibre"
      ],
      "product_memberships" : [
        "MapLibreSwiftUI",
        "MapLibreSwiftDSL"
      ],
      "sources" : [
        "Enums.swift",
        "Expressions.swift",
        "MapControls.swift",
        "MapLibre Extensions.swift",
        "MapViewContentBuilder.swift",
        "ShapeDataBuilder.swift",
        "Style Layers/Background.swift",
        "Style Layers/Circle.swift",
        "Style Layers/FillStyleLayer.swift",
        "Style Layers/Line.swift",
        "Style Layers/Style Layer.swift",
        "Style Layers/StyleLayerCollection.swift",
        "Style Layers/Symbol.swift",
        "Support/DefaultResultBuilder.swift"
      ],
      "target_dependencies" : [
        "InternalUtils",
        "MapLibreSwiftMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "InternalUtils",
      "module_type" : "SwiftTarget",
      "name" : "InternalUtils",
      "path" : "Sources/InternalUtils",
      "product_dependencies" : [
        "MapLibre"
      ],
      "product_memberships" : [
        "MapLibreSwiftUI",
        "MapLibreSwiftDSL"
      ],
      "sources" : [
        "Enums.swift",
        "Sample Data.swift",
        "Utilities.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MapLibreSwiftDSL",
      "MapLibreSwiftMacros",
      "MapLibreSwiftUI",
      "MapLibreSwiftUI-Package"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapLibreSwiftUI-Package -destination platform=macOS,arch=arm64
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 MapLibreSwiftUI-Package -destination platform=macOS,arch=arm64
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:
  MapLibre Native: https://github.com/maplibre/maplibre-gl-native-distribution.git @ 6.18.1
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.6.1
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.18.6
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.0
  Mockable: https://github.com/Kolos65/Mockable.git @ 0.4.0
  MapLibreSwiftUI: /Users/admin/builder/spi-builder-workspace
  swift-macro-testing: https://github.com/pointfreeco/swift-macro-testing @ 0.6.3
  swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 601.0.1
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (35 targets)
    Target 'MapLibreSwiftMacros' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacros' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI'
    Target 'MapLibreSwiftDSLTests' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'InternalUtils' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacros' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftDSL' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
    Target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
    Target 'MapLibreSwiftUI' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftUI' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'InternalUtils' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacros' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftDSL' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
        ➜ Explicit dependency on target 'Mockable' in project 'Mockable'
    Target 'MapLibreSwiftUI' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'InternalUtils' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacros' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftDSL' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
        ➜ Explicit dependency on target 'Mockable' in project 'Mockable'
    Target 'Mockable' in project 'Mockable'
        ➜ Explicit dependency on target 'Mockable' in project 'Mockable'
        ➜ Explicit dependency on target 'MockableMacro' in project 'Mockable'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'Mockable' in project 'Mockable'
        ➜ Explicit dependency on target 'MockableMacro' in project 'Mockable'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay'
    Target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay'
    Target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay' (no dependencies)
    Target 'MockableMacro' in project 'Mockable'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
    Target 'MapLibreSwiftDSL' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftDSL' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'InternalUtils' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacros' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
    Target 'MapLibreSwiftDSL' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'InternalUtils' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacros' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
    Target 'MapLibreSwiftMacros' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI'
    Target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
    Target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
    Target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
    Target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
    Target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
    Target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
    Target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
    Target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
    Target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
    Target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
    Target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
    Target 'SwiftSyntax601' in project 'swift-syntax' (no dependencies)
    Target 'SwiftSyntax600' in project 'swift-syntax' (no dependencies)
    Target 'SwiftSyntax510' in project 'swift-syntax' (no dependencies)
    Target 'SwiftSyntax509' in project 'swift-syntax' (no dependencies)
    Target '_SwiftSyntaxCShims' in project 'swift-syntax' (no dependencies)
    Target 'InternalUtils' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
    Target 'MapLibre' in project 'MapLibre Native' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -x c -c /dev/null
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/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /bin/cat /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 35d7053c70420c2e592448cbd9b748ec
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/35d7053c70420c2e592448cbd9b748ec.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibreSwiftDSL' from project 'MapLibreSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibreSwiftDSL' from project 'MapLibreSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibreSwiftDSL' from project 'MapLibreSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibre' from project 'MapLibre Native')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibreSwiftUI' from project 'MapLibreSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibreSwiftUI' from project 'MapLibreSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibreSwiftDSLTests' from project 'MapLibreSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibreSwiftDSLTests' from project 'MapLibreSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'InternalUtils' from project 'MapLibreSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibreSwiftUI' from project 'MapLibreSwiftUI')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
** BUILD FAILED **
BUILD FAILURE 5.10 macosXcodebuild