Build Information
Failed to build MapsGL, reference v1.2.0 (011a70
), with Swift 5.10 for visionOS using Xcode 15.4 on 27 Jun 2025 21:41:26 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapsGL -destination generic/platform=xrOS
Build Log
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:86: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Equatable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:116: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Hashable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLMaps.framework/Modules/MapsGLMaps.swiftmodule/arm64-apple-xros.private.swiftinterface:14:8: error: failed to build module 'MapsGLCore'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)', while this compiler is 'Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)'). Please select a toolchain which matches the SDK.
import MapsGLCore
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:86: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Equatable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:116: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Hashable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:86: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Equatable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:116: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Hashable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLRenderer.framework/Modules/MapsGLRenderer.swiftmodule/arm64-apple-xros.private.swiftinterface:7:8: error: failed to build module 'MapsGLCore'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)', while this compiler is 'Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)'). Please select a toolchain which matches the SDK.
import MapsGLCore
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:86: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Equatable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:116: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Hashable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:86: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Equatable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:116: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Hashable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLRenderer.framework/Modules/MapsGLRenderer.swiftmodule/arm64-apple-xros.private.swiftinterface:7:8: error: failed to build module 'MapsGLCore'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)', while this compiler is 'Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)'). Please select a toolchain which matches the SDK.
import MapsGLCore
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:86: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Equatable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:116: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Hashable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/MapBoundsExtensions.swift:8:8: error: failed to build module 'MapsGLMaps'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)', while this compiler is 'Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)'). Please select a toolchain which matches the SDK.
import MapsGLMaps
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:86: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Equatable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:116: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Hashable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLMaps.framework/Modules/MapsGLMaps.swiftmodule/arm64-apple-xros.private.swiftinterface:14:8: error: failed to build module 'MapsGLCore'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)', while this compiler is 'Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)'). Please select a toolchain which matches the SDK.
import MapsGLCore
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:86: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Equatable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:116: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Hashable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:86: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Equatable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:116: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Hashable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLRenderer.framework/Modules/MapsGLRenderer.swiftmodule/arm64-apple-xros.private.swiftinterface:7:8: error: failed to build module 'MapsGLCore'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)', while this compiler is 'Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)'). Please select a toolchain which matches the SDK.
import MapsGLCore
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:86: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Equatable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:116: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Hashable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:86: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Equatable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:116: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Hashable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLRenderer.framework/Modules/MapsGLRenderer.swiftmodule/arm64-apple-xros.private.swiftinterface:7:8: error: failed to build module 'MapsGLCore'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)', while this compiler is 'Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)'). Please select a toolchain which matches the SDK.
import MapsGLCore
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:86: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Equatable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:116: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Hashable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:86: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Equatable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:116: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Hashable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:86: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Equatable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:116: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Hashable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:86: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Equatable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:116: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Hashable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLRenderer.framework/Modules/MapsGLRenderer.swiftmodule/arm64-apple-xros.private.swiftinterface:7:8: error: failed to build module 'MapsGLCore'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)', while this compiler is 'Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)'). Please select a toolchain which matches the SDK.
import MapsGLCore
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:86: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Equatable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:116: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Hashable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:86: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Equatable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:116: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Hashable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLRenderer.framework/Modules/MapsGLRenderer.swiftmodule/arm64-apple-xros.private.swiftinterface:7:8: error: failed to build module 'MapsGLCore'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)', while this compiler is 'Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)'). Please select a toolchain which matches the SDK.
import MapsGLCore
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:86: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Equatable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:116: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Hashable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
SwiftDriverJobDiscovery normal arm64 Compiling AnimationOwner.swift, AnimationType.swift, BasicCameraAnimator.swift, BasicCameraAnimatorImpl.swift, CameraAnimationsManager.swift, CameraAnimationsManagerImpl.swift, CameraAnimator.swift, CameraAnimatorStatusObservable.swift, CameraAnimatorsFactory.swift, CameraAnimatorsRunner.swift, CameraOptionsInterpolator.swift, CameraTransition.swift, CameraView.swift, FlyToCameraAnimator.swift, FlyToInterpolator.swift, GestureDecelerationCameraAnimator.swift, SimpleCameraAnimator.swift, ForEvery.swift, MapContent.swift, MapContentBuilder.swift, MapContentUniqueProperties.swift, MapStyleReconciler.swift, MountedAnnotationGroup.swift, MountedFeatureState.swift, MountedInteraction.swift (in target 'MapboxMaps' from project 'MapboxMaps')
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift, AnnotatedFeature.swift, Annotation.swift, AnnotationImagesManager.swift, AnnotationManagerImpl.swift, AnnotationOrchestrator.swift, ClusterOptions.swift, CircleAnnotation.swift, CircleAnnotationManager.swift, PointAnnotation.swift, PointAnnotationManager.swift, PolygonAnnotation.swift, PolygonAnnotationManager.swift, PolylineAnnotation.swift, PolylineAnnotationManager.swift, OffsetGeometryCalculator.swift, ViewAnnotation.swift, ViewAnnotationAnchorConfig.swift, ViewAnnotationManager.swift, ViewAnnotationOptions.swift, ViewAnnotationPositionsUpdateListenerImpl.swift, AttributionMenu.swift, AttributionMenuItem.swift, AttributionMenuSection.swift, AnimationCompletion.swift (in target 'MapboxMaps' from project 'MapboxMaps')
SwiftDriverJobDiscovery normal arm64 Compiling CustomRasterSource.swift, CustomRasterSourceTileData+Extensions.swift, EmptyCustomRenderer.swift, Atmosphere.swift, AllExpressions.swift, BackgroundLayer.swift, CircleLayer.swift, ClipLayer.swift, FillExtrusionLayer.swift, FillLayer.swift, HeatmapLayer.swift, HillshadeLayer.swift, LineLayer.swift, LocationIndicatorLayer.swift, ModelLayer.swift, RasterLayer.swift, RasterParticleLayer.swift, SkyLayer.swift, SlotLayer.swift, SymbolLayer.swift, AmbientLight.swift, DirectionalLight.swift, FlatLight.swift, MapStyle+Standard.swift (in target 'MapboxMaps' from project 'MapboxMaps')
SwiftDriver\ Compilation MapboxMaps normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MapboxMaps' from project 'MapboxMaps')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mapbox-maps-ios
builtin-Swift-Compilation -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MapboxMaps -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapboxMaps.build/Debug-xros/MapboxMaps.build/Objects-normal/arm64/MapboxMaps.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapboxMaps.build/Debug-xros/MapboxMaps.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapboxMaps.build/Debug-xros/MapboxMaps.build/Objects-normal/arm64/MapboxMaps-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapboxMaps.build/Debug-xros/MapboxMaps.build/Objects-normal/arm64/MapboxMaps.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend mapbox_maps_ios -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapboxMaps.build/Debug-xros/MapboxMaps.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapboxMaps.build/Debug-xros/MapboxMaps.build/Objects-normal/arm64/MapboxMaps_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapboxMaps.build/Debug-xros/MapboxMaps.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapboxMaps.build/Debug-xros/MapboxMaps.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapboxMaps.build/Debug-xros/MapboxMaps.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapboxMaps.build/Debug-xros/MapboxMaps.build/Objects-normal/arm64/MapboxMaps-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mapbox-maps-ios -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapboxMaps.o normal (in target 'MapboxMaps' from project 'MapboxMaps')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mapbox-maps-ios
/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapboxMaps.build/Debug-xros/MapboxMaps.build/Objects-normal/arm64/MapboxMaps.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapboxMaps.build/Debug-xros/MapboxMaps.build/Objects-normal/arm64/MapboxMaps_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fobjc-link-runtime -L/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapboxMaps.build/Debug-xros/MapboxMaps.build/Objects-normal/arm64/MapboxMaps.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapboxMaps.build/Debug-xros/MapboxMaps.build/Objects-normal/arm64/MapboxMaps_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapboxMaps.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapboxMaps.o (in target 'MapboxMaps' from project 'MapboxMaps')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mapbox-maps-ios
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapboxMaps.o
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapsGLMapbox.LinkFileList (in target 'MapsGLMapbox' from project 'MapsGL')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapsGLMapbox.LinkFileList
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 Compiling\ MapBoundsExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/MapBoundsExtensions.swift (in target 'MapsGLMapbox' from project 'MapsGL')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/MapBoundsExtensions.swift (in target 'MapsGLMapbox' from project 'MapsGL')
(2 failures)
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:
Turf: https://github.com/mapbox/turf-swift.git @ 4.0.0
MapboxCoreMaps: https://github.com/mapbox/mapbox-core-maps-ios.git @ 11.13.1
MapboxMaps: https://github.com/mapbox/mapbox-maps-ios.git @ 11.13.1
MapsGL: /Users/admin/builder/spi-builder-workspace
MapboxCommon: https://github.com/mapbox/mapbox-common-ios.git @ 24.13.1
resolved source packages: Turf, MapboxCoreMaps, MapboxMaps, 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",
"Map/MapboxVectorSourceAdapter.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-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapsGL -destination generic/platform=xrOS
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 MapsGL -destination generic/platform=xrOS
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:
MapboxCoreMaps: https://github.com/mapbox/mapbox-core-maps-ios.git @ 11.13.1
MapsGL: /Users/admin/builder/spi-builder-workspace
MapboxCommon: https://github.com/mapbox/mapbox-common-ios.git @ 24.13.1
MapboxMaps: https://github.com/mapbox/mapbox-maps-ios.git @ 11.13.1
Turf: https://github.com/mapbox/turf-swift.git @ 4.0.0
Prepare packages
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 'Turf' in project 'Turf'
➜ Explicit dependency on target 'MapboxCommon' in project 'MapboxCommon'
➜ Explicit dependency on target 'MapboxCoreMaps' in project 'MapboxCoreMaps'
Target 'MapboxMaps' in project 'MapboxMaps'
➜ Explicit dependency on target 'MapboxMaps_MapboxMaps' in project 'MapboxMaps'
➜ Explicit dependency on target 'Turf' in project 'Turf'
➜ Explicit dependency on target 'MapboxCommon' in project 'MapboxCommon'
➜ Explicit dependency on target 'MapboxCoreMaps' in project 'MapboxCoreMaps'
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
ClangStatCache /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache
SwiftDriver MapsGLMapbox normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MapsGLMapbox' from project 'MapsGL')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MapsGLMapbox -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapsGLMapbox.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapsGLMapbox-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapsGLMapbox.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapsGLMapbox_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapsGLMapbox-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ MapsGLMapbox (in target 'MapsGLMapbox' from project 'MapsGL')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/CustomLayerRenderParametersExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/MapBoundsExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/StyleManagerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/ViewportExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxLayerHost.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxMapController.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxVectorSourceAdapter.swift -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapsGLMapbox_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name MapsGLMapbox -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapsGLMapbox.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapsGLMapbox.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapsGLMapbox-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapsGLMapbox-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapsGLMapbox-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapsGLMapbox.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapsGLMapbox.abi.json
SwiftCompile normal arm64 Compiling\ ViewportExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/ViewportExtensions.swift (in target 'MapsGLMapbox' from project 'MapsGL')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/CustomLayerRenderParametersExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/MapBoundsExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/StyleManagerExtensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/ViewportExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxLayerHost.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxMapController.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxVectorSourceAdapter.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/ViewportExtensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/ViewportExtensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/ViewportExtensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/ViewportExtensions.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapsGLMapbox_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name MapsGLMapbox -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/ViewportExtensions.o -index-unit-output-path /MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/ViewportExtensions.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/ViewportExtensions.swift (in target 'MapsGLMapbox' from project 'MapsGL')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/CustomLayerRenderParametersExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/MapBoundsExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/StyleManagerExtensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/ViewportExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxLayerHost.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxMapController.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxVectorSourceAdapter.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/ViewportExtensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/ViewportExtensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/ViewportExtensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/ViewportExtensions.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapsGLMapbox_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name MapsGLMapbox -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/ViewportExtensions.o -index-unit-output-path /MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/ViewportExtensions.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:86: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Equatable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:116: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Hashable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLMaps.framework/Modules/MapsGLMaps.swiftmodule/arm64-apple-xros.private.swiftinterface:14:8: error: failed to build module 'MapsGLCore'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)', while this compiler is 'Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)'). Please select a toolchain which matches the SDK.
import MapsGLCore
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:86: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Equatable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:116: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Hashable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:86: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Equatable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:116: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Hashable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLRenderer.framework/Modules/MapsGLRenderer.swiftmodule/arm64-apple-xros.private.swiftinterface:7:8: error: failed to build module 'MapsGLCore'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)', while this compiler is 'Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)'). Please select a toolchain which matches the SDK.
import MapsGLCore
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:86: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Equatable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:116: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Hashable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:86: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Equatable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:116: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Hashable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLRenderer.framework/Modules/MapsGLRenderer.swiftmodule/arm64-apple-xros.private.swiftinterface:7:8: error: failed to build module 'MapsGLCore'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)', while this compiler is 'Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)'). Please select a toolchain which matches the SDK.
import MapsGLCore
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:86: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Equatable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:116: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Hashable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/MapBoundsExtensions.swift:8:8: error: failed to build module 'MapsGLMaps'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)', while this compiler is 'Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)'). Please select a toolchain which matches the SDK.
import MapsGLMaps
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:86: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Equatable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:116: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Hashable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLMaps.framework/Modules/MapsGLMaps.swiftmodule/arm64-apple-xros.private.swiftinterface:14:8: error: failed to build module 'MapsGLCore'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)', while this compiler is 'Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)'). Please select a toolchain which matches the SDK.
import MapsGLCore
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:86: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Equatable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:116: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Hashable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:86: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Equatable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:116: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Hashable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLRenderer.framework/Modules/MapsGLRenderer.swiftmodule/arm64-apple-xros.private.swiftinterface:7:8: error: failed to build module 'MapsGLCore'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)', while this compiler is 'Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)'). Please select a toolchain which matches the SDK.
import MapsGLCore
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:86: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Equatable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:116: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Hashable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:86: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Equatable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:116: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Hashable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLRenderer.framework/Modules/MapsGLRenderer.swiftmodule/arm64-apple-xros.private.swiftinterface:7:8: error: failed to build module 'MapsGLCore'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)', while this compiler is 'Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)'). Please select a toolchain which matches the SDK.
import MapsGLCore
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:86: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Equatable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:116: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Hashable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:86: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Equatable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:116: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Hashable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:86: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Equatable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:116: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Hashable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:86: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Equatable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:116: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Hashable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLRenderer.framework/Modules/MapsGLRenderer.swiftmodule/arm64-apple-xros.private.swiftinterface:7:8: error: failed to build module 'MapsGLCore'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)', while this compiler is 'Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)'). Please select a toolchain which matches the SDK.
import MapsGLCore
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:86: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Equatable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:116: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Hashable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:86: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Equatable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:116: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Hashable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLRenderer.framework/Modules/MapsGLRenderer.swiftmodule/arm64-apple-xros.private.swiftinterface:7:8: error: failed to build module 'MapsGLCore'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)', while this compiler is 'Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)'). Please select a toolchain which matches the SDK.
import MapsGLCore
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:86: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Equatable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:116: error: unknown attribute 'retroactive'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MapsGLCore.framework/Modules/MapsGLCore.swiftmodule/arm64-apple-xros.private.swiftinterface:772:38: error: inheritance from non-protocol type 'any Hashable'
@_documentation(visibility: package) extension CoreLocation.CLLocationCoordinate2D : @retroactive Swift.Equatable, @retroactive Swift.Hashable {
^
SwiftCompile normal arm64 Compiling\ MapboxLayerHost.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxLayerHost.swift (in target 'MapsGLMapbox' from project 'MapsGL')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/CustomLayerRenderParametersExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/MapBoundsExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/StyleManagerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/ViewportExtensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxLayerHost.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxMapController.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxVectorSourceAdapter.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapboxLayerHost.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapboxLayerHost.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapboxLayerHost.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapboxLayerHost.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapsGLMapbox_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name MapsGLMapbox -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapboxLayerHost.o -index-unit-output-path /MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapboxLayerHost.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxLayerHost.swift (in target 'MapsGLMapbox' from project 'MapsGL')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/CustomLayerRenderParametersExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/MapBoundsExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/StyleManagerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/ViewportExtensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxLayerHost.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxMapController.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxVectorSourceAdapter.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapboxLayerHost.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapboxLayerHost.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapboxLayerHost.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapboxLayerHost.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapsGLMapbox_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name MapsGLMapbox -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapboxLayerHost.o -index-unit-output-path /MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapboxLayerHost.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ MapBoundsExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/MapBoundsExtensions.swift (in target 'MapsGLMapbox' from project 'MapsGL')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/CustomLayerRenderParametersExtensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/MapBoundsExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/StyleManagerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/ViewportExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxLayerHost.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxMapController.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxVectorSourceAdapter.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapBoundsExtensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapBoundsExtensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapBoundsExtensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapBoundsExtensions.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapsGLMapbox_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name MapsGLMapbox -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapBoundsExtensions.o -index-unit-output-path /MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapBoundsExtensions.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/MapBoundsExtensions.swift (in target 'MapsGLMapbox' from project 'MapsGL')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/CustomLayerRenderParametersExtensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/MapBoundsExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/StyleManagerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/ViewportExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxLayerHost.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxMapController.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxVectorSourceAdapter.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapBoundsExtensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapBoundsExtensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapBoundsExtensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapBoundsExtensions.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapsGLMapbox_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name MapsGLMapbox -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapBoundsExtensions.o -index-unit-output-path /MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapBoundsExtensions.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ CustomLayerRenderParametersExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/CustomLayerRenderParametersExtensions.swift (in target 'MapsGLMapbox' from project 'MapsGL')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/CustomLayerRenderParametersExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/MapBoundsExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/StyleManagerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/ViewportExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxLayerHost.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxMapController.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxVectorSourceAdapter.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/CustomLayerRenderParametersExtensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/CustomLayerRenderParametersExtensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/CustomLayerRenderParametersExtensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/CustomLayerRenderParametersExtensions.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapsGLMapbox_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name MapsGLMapbox -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/CustomLayerRenderParametersExtensions.o -index-unit-output-path /MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/CustomLayerRenderParametersExtensions.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/CustomLayerRenderParametersExtensions.swift (in target 'MapsGLMapbox' from project 'MapsGL')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/CustomLayerRenderParametersExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/MapBoundsExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/StyleManagerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/ViewportExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxLayerHost.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxMapController.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxVectorSourceAdapter.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/CustomLayerRenderParametersExtensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/CustomLayerRenderParametersExtensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/CustomLayerRenderParametersExtensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/CustomLayerRenderParametersExtensions.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapsGLMapbox_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name MapsGLMapbox -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/CustomLayerRenderParametersExtensions.o -index-unit-output-path /MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/CustomLayerRenderParametersExtensions.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ MapboxMapController.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxMapController.swift (in target 'MapsGLMapbox' from project 'MapsGL')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/CustomLayerRenderParametersExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/MapBoundsExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/StyleManagerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/ViewportExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxLayerHost.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxMapController.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxVectorSourceAdapter.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapboxMapController.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapboxMapController.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapboxMapController.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapboxMapController.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapsGLMapbox_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name MapsGLMapbox -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapboxMapController.o -index-unit-output-path /MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapboxMapController.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxMapController.swift (in target 'MapsGLMapbox' from project 'MapsGL')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/CustomLayerRenderParametersExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/MapBoundsExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/StyleManagerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/ViewportExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxLayerHost.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxMapController.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxVectorSourceAdapter.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapboxMapController.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapboxMapController.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapboxMapController.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapboxMapController.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapsGLMapbox_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name MapsGLMapbox -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapboxMapController.o -index-unit-output-path /MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapboxMapController.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ MapboxVectorSourceAdapter.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxVectorSourceAdapter.swift (in target 'MapsGLMapbox' from project 'MapsGL')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/CustomLayerRenderParametersExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/MapBoundsExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/StyleManagerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/ViewportExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxLayerHost.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxMapController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxVectorSourceAdapter.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapboxVectorSourceAdapter.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapboxVectorSourceAdapter.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapboxVectorSourceAdapter.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapboxVectorSourceAdapter.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapsGLMapbox_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name MapsGLMapbox -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapboxVectorSourceAdapter.o -index-unit-output-path /MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapboxVectorSourceAdapter.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxVectorSourceAdapter.swift (in target 'MapsGLMapbox' from project 'MapsGL')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/CustomLayerRenderParametersExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/MapBoundsExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/StyleManagerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/ViewportExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxLayerHost.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxMapController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxVectorSourceAdapter.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapboxVectorSourceAdapter.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapboxVectorSourceAdapter.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapboxVectorSourceAdapter.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapboxVectorSourceAdapter.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapsGLMapbox_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name MapsGLMapbox -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapboxVectorSourceAdapter.o -index-unit-output-path /MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapboxVectorSourceAdapter.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ StyleManagerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/StyleManagerExtensions.swift (in target 'MapsGLMapbox' from project 'MapsGL')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/CustomLayerRenderParametersExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/MapBoundsExtensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/StyleManagerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/ViewportExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxLayerHost.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxMapController.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxVectorSourceAdapter.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/StyleManagerExtensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/StyleManagerExtensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/StyleManagerExtensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/StyleManagerExtensions.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapsGLMapbox_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name MapsGLMapbox -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/StyleManagerExtensions.o -index-unit-output-path /MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/StyleManagerExtensions.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/StyleManagerExtensions.swift (in target 'MapsGLMapbox' from project 'MapsGL')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/CustomLayerRenderParametersExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/MapBoundsExtensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/StyleManagerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/ViewportExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxLayerHost.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxMapController.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Map/MapboxVectorSourceAdapter.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/StyleManagerExtensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/StyleManagerExtensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/StyleManagerExtensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/StyleManagerExtensions.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/MapsGLMapbox_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name MapsGLMapbox -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/StyleManagerExtensions.o -index-unit-output-path /MapsGL.build/Debug-xros/MapsGLMapbox.build/Objects-normal/arm64/StyleManagerExtensions.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 Compiling\ ViewportExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/ViewportExtensions.swift (in target 'MapsGLMapbox' from project 'MapsGL')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MapsGLMapbox/Extensions/ViewportExtensions.swift (in target 'MapsGLMapbox' from project 'MapsGL')
(2 failures)
BUILD FAILURE 5.10 visionOS