The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build LocationManagerModule, reference main (715314), with Swift 6.1 for visionOS using Xcode 16.3 on 26 Apr 2025 14:36:05 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftui-packages/location-manager-module.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swiftui-packages/location-manager-module
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 715314f initial commit 🚀
Cloned https://github.com/swiftui-packages/location-manager-module.git
Revision (git rev-parse @):
715314faabc0990dc7ff3454048bbae339369eeb
SUCCESS checkout https://github.com/swiftui-packages/location-manager-module.git at main
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/swiftui-packages/location-manager-module.git
https://github.com/swiftui-packages/location-manager-module.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LocationManagerModule",
  "name" : "LocationManagerModule",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "LocationManagerModule",
      "targets" : [
        "LocationManagerModule"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LocationManagerModuleTests",
      "module_type" : "SwiftTarget",
      "name" : "LocationManagerModuleTests",
      "path" : "Tests/LocationManagerModuleTests",
      "sources" : [
        "LocationManagerModuleTests.swift"
      ],
      "target_dependencies" : [
        "LocationManagerModule"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LocationManagerModule",
      "module_type" : "SwiftTarget",
      "name" : "LocationManagerModule",
      "path" : "Sources/LocationManagerModule",
      "product_memberships" : [
        "LocationManagerModule"
      ],
      "sources" : [
        "LocationManagerModule.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  LocationManagerModule: /Users/admin/builder/spi-builder-workspace
resolved source packages: LocationManagerModule
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LocationManagerModule",
  "name" : "LocationManagerModule",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "LocationManagerModule",
      "targets" : [
        "LocationManagerModule"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LocationManagerModuleTests",
      "module_type" : "SwiftTarget",
      "name" : "LocationManagerModuleTests",
      "path" : "Tests/LocationManagerModuleTests",
      "sources" : [
        "LocationManagerModuleTests.swift"
      ],
      "target_dependencies" : [
        "LocationManagerModule"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LocationManagerModule",
      "module_type" : "SwiftTarget",
      "name" : "LocationManagerModule",
      "path" : "Sources/LocationManagerModule",
      "product_memberships" : [
        "LocationManagerModule"
      ],
      "sources" : [
        "LocationManagerModule.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "LocationManagerModule"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme LocationManagerModule -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme LocationManagerModule -destination generic/platform=xrOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  LocationManagerModule: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'LocationManagerModuleTests' in project 'LocationManagerModule'
        ➜ Explicit dependency on target 'LocationManagerModule' in project 'LocationManagerModule'
    Target 'LocationManagerModule' in project 'LocationManagerModule'
        ➜ Explicit dependency on target 'LocationManagerModule' in project 'LocationManagerModule'
    Target 'LocationManagerModule' in project 'LocationManagerModule' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 103efa9e947d45c0de72b70d7728924b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/103efa9e947d45c0de72b70d7728924b.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModuleTests.build/LocationManagerModuleTests.DependencyMetadataFileList (in target 'LocationManagerModuleTests' from project 'LocationManagerModule')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModuleTests.build/LocationManagerModuleTests.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModuleTests.build/empty-LocationManagerModuleTests.plist (in target 'LocationManagerModuleTests' from project 'LocationManagerModule')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModuleTests.build/empty-LocationManagerModuleTests.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModuleTests.build/LocationManagerModuleTests.DependencyStaticMetadataFileList (in target 'LocationManagerModuleTests' from project 'LocationManagerModule')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModuleTests.build/LocationManagerModuleTests.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModuleTests.build/Objects-normal/arm64/LocationManagerModuleTests-OutputFileMap.json (in target 'LocationManagerModuleTests' from project 'LocationManagerModule')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModuleTests.build/Objects-normal/arm64/LocationManagerModuleTests-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModuleTests.build/Objects-normal/arm64/LocationManagerModuleTests.SwiftConstValuesFileList (in target 'LocationManagerModuleTests' from project 'LocationManagerModule')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModuleTests.build/Objects-normal/arm64/LocationManagerModuleTests.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModuleTests.build/Objects-normal/arm64/LocationManagerModuleTests.SwiftFileList (in target 'LocationManagerModuleTests' from project 'LocationManagerModule')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModuleTests.build/Objects-normal/arm64/LocationManagerModuleTests.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModuleTests.build/Objects-normal/arm64/LocationManagerModuleTests_const_extract_protocols.json (in target 'LocationManagerModuleTests' from project 'LocationManagerModule')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModuleTests.build/Objects-normal/arm64/LocationManagerModuleTests_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModuleTests.build/Objects-normal/arm64/LocationManagerModuleTests.LinkFileList (in target 'LocationManagerModuleTests' from project 'LocationManagerModule')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModuleTests.build/Objects-normal/arm64/LocationManagerModuleTests.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/Objects-normal/arm64/LocationManagerModule_const_extract_protocols.json (in target 'LocationManagerModule' from project 'LocationManagerModule')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/Objects-normal/arm64/LocationManagerModule_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/Objects-normal/arm64/LocationManagerModule.SwiftFileList (in target 'LocationManagerModule' from project 'LocationManagerModule')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/Objects-normal/arm64/LocationManagerModule.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/Objects-normal/arm64/LocationManagerModule.LinkFileList (in target 'LocationManagerModule' from project 'LocationManagerModule')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/Objects-normal/arm64/LocationManagerModule.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/Objects-normal/arm64/LocationManagerModule.SwiftConstValuesFileList (in target 'LocationManagerModule' from project 'LocationManagerModule')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/Objects-normal/arm64/LocationManagerModule.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/Objects-normal/arm64/LocationManagerModule-OutputFileMap.json (in target 'LocationManagerModule' from project 'LocationManagerModule')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/Objects-normal/arm64/LocationManagerModule-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/LocationManagerModule.modulemap (in target 'LocationManagerModule' from project 'LocationManagerModule')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/LocationManagerModule.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/LocationManagerModule.DependencyStaticMetadataFileList (in target 'LocationManagerModule' from project 'LocationManagerModule')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/LocationManagerModule.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/LocationManagerModule.DependencyMetadataFileList (in target 'LocationManagerModule' from project 'LocationManagerModule')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/LocationManagerModule.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LocationManagerModuleTests.xctest (in target 'LocationManagerModuleTests' from project 'LocationManagerModule')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LocationManagerModuleTests.xctest
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/LocationManagerModule.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/LocationManagerModule.modulemap (in target 'LocationManagerModule' from project 'LocationManagerModule')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/LocationManagerModule.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver LocationManagerModule normal arm64 com.apple.xcode.tools.swift.compiler (in target 'LocationManagerModule' from project 'LocationManagerModule')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name LocationManagerModule -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/Objects-normal/arm64/LocationManagerModule.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.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-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/Objects-normal/arm64/LocationManagerModule-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/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/Objects-normal/arm64/LocationManagerModule.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/Objects-normal/arm64/LocationManagerModule_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/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.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/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/Objects-normal/arm64/LocationManagerModule-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ LocationManagerModule.swift /Users/admin/builder/spi-builder-workspace/Sources/LocationManagerModule/LocationManagerModule.swift (in target 'LocationManagerModule' from project 'LocationManagerModule')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LocationManagerModule/LocationManagerModule.swift (in target 'LocationManagerModule' from project 'LocationManagerModule')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ LocationManagerModule (in target 'LocationManagerModule' from project 'LocationManagerModule')
Failed frontend command:
/Applications/Xcode-16.3.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/LocationManagerModule/LocationManagerModule.swift -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/Objects-normal/arm64/LocationManagerModule_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.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/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name LocationManagerModule -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.4 -target-sdk-name xros2.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.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/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/Objects-normal/arm64/LocationManagerModule.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/Objects-normal/arm64/LocationManagerModule.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/Objects-normal/arm64/LocationManagerModule-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/Objects-normal/arm64/LocationManagerModule-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/Objects-normal/arm64/LocationManagerModule-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/Objects-normal/arm64/LocationManagerModule.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/Objects-normal/arm64/LocationManagerModule.abi.json
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LocationManagerModule/LocationManagerModule.swift (in target 'LocationManagerModule' from project 'LocationManagerModule')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/LocationManagerModule/LocationManagerModule.swift:71:36: error: 'CLCircularRegion' is unavailable in visionOS
    public func getGeofences() -> [CLCircularRegion] {
                                   ^~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/CoreLocation.framework/Headers/CLCircularRegion.h:27:12: note: 'CLCircularRegion' has been explicitly marked unavailable here
@interface CLCircularRegion : CLRegion
           ^
/Users/admin/builder/spi-builder-workspace/Sources/LocationManagerModule/LocationManagerModule.swift:88:86: error: 'CLRegion' is unavailable in visionOS
    public func locationManager(_ manager: CLLocationManager, didEnterRegion region: CLRegion) {
                                                                                     ^~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/CoreLocation.framework/Headers/CLRegion.h:62:12: note: 'CLRegion' has been explicitly marked unavailable here
@interface CLRegion : NSObject <NSCopying, NSSecureCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/LocationManagerModule/LocationManagerModule.swift:94:85: error: 'CLRegion' is unavailable in visionOS
    public func locationManager(_ manager: CLLocationManager, didExitRegion region: CLRegion) {
                                                                                    ^~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/CoreLocation.framework/Headers/CLRegion.h:62:12: note: 'CLRegion' has been explicitly marked unavailable here
@interface CLRegion : NSObject <NSCopying, NSSecureCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/LocationManagerModule/LocationManagerModule.swift:100:47: error: 'CLCircularRegion' is unavailable in visionOS
    public func addGeofence(forRegion region: CLCircularRegion) {
                                              ^~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/CoreLocation.framework/Headers/CLCircularRegion.h:27:12: note: 'CLCircularRegion' has been explicitly marked unavailable here
@interface CLCircularRegion : CLRegion
           ^
/Users/admin/builder/spi-builder-workspace/Sources/LocationManagerModule/LocationManagerModule.swift:104:51: error: 'CLCircularRegion' is unavailable in visionOS
    public func addGeofences(forRegions regions: [CLCircularRegion]) {
                                                  ^~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/CoreLocation.framework/Headers/CLCircularRegion.h:27:12: note: 'CLCircularRegion' has been explicitly marked unavailable here
@interface CLCircularRegion : CLRegion
           ^
/Users/admin/builder/spi-builder-workspace/Sources/LocationManagerModule/LocationManagerModule.swift:110:50: error: 'CLCircularRegion' is unavailable in visionOS
    public func removeGeofence(forRegion region: CLCircularRegion) {
                                                 ^~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/CoreLocation.framework/Headers/CLCircularRegion.h:27:12: note: 'CLCircularRegion' has been explicitly marked unavailable here
@interface CLCircularRegion : CLRegion
           ^
/Users/admin/builder/spi-builder-workspace/Sources/LocationManagerModule/LocationManagerModule.swift:114:53: error: 'CLCircularRegion' is unavailable in visionOS
    public func removeGeofence(forRegions regions: [CLCircularRegion]) {
                                                    ^~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/CoreLocation.framework/Headers/CLCircularRegion.h:27:12: note: 'CLCircularRegion' has been explicitly marked unavailable here
@interface CLCircularRegion : CLRegion
           ^
/Users/admin/builder/spi-builder-workspace/Sources/LocationManagerModule/LocationManagerModule.swift:126:93: error: 'CLRegion' is unavailable in visionOS
    public func locationManager(_ manager: CLLocationManager, didStartMonitoringFor region: CLRegion) {
                                                                                            ^~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/CoreLocation.framework/Headers/CLRegion.h:62:12: note: 'CLRegion' has been explicitly marked unavailable here
@interface CLRegion : NSObject <NSCopying, NSSecureCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/LocationManagerModule/LocationManagerModule.swift:88:17: error: cannot override 'locationManager' which has been marked unavailable
    public func locationManager(_ manager: CLLocationManager, didEnterRegion region: CLRegion) {
                ^
CoreLocation.CLLocationManagerDelegate.locationManager:3:17: note: 'locationManager(_:didEnterRegion:)' has been explicitly marked unavailable here
  optional func locationManager(_ manager: CLLocationManager, didEnterRegion region: CLRegion)}
                ^
/Users/admin/builder/spi-builder-workspace/Sources/LocationManagerModule/LocationManagerModule.swift:94:17: error: cannot override 'locationManager' which has been marked unavailable
    public func locationManager(_ manager: CLLocationManager, didExitRegion region: CLRegion) {
                ^
CoreLocation.CLLocationManagerDelegate.locationManager:3:17: note: 'locationManager(_:didExitRegion:)' has been explicitly marked unavailable here
  optional func locationManager(_ manager: CLLocationManager, didExitRegion region: CLRegion)}
                ^
/Users/admin/builder/spi-builder-workspace/Sources/LocationManagerModule/LocationManagerModule.swift:126:17: error: cannot override 'locationManager' which has been marked unavailable
    public func locationManager(_ manager: CLLocationManager, didStartMonitoringFor region: CLRegion) {
                ^
CoreLocation.CLLocationManagerDelegate.locationManager:3:17: note: 'locationManager(_:didStartMonitoringFor:)' has been explicitly marked unavailable here
  optional func locationManager(_ manager: CLLocationManager, didStartMonitoringFor region: CLRegion)}
                ^
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ LocationManagerModule (in target 'LocationManagerModule' from project 'LocationManagerModule')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LocationManagerModule/LocationManagerModule.swift (in target 'LocationManagerModule' from project 'LocationManagerModule')
	Building workspace spi-builder-workspace with scheme LocationManagerModule
(3 failures)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  LocationManagerModule: /Users/admin/builder/spi-builder-workspace
resolved source packages: LocationManagerModule
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LocationManagerModule",
  "name" : "LocationManagerModule",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "LocationManagerModule",
      "targets" : [
        "LocationManagerModule"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LocationManagerModuleTests",
      "module_type" : "SwiftTarget",
      "name" : "LocationManagerModuleTests",
      "path" : "Tests/LocationManagerModuleTests",
      "sources" : [
        "LocationManagerModuleTests.swift"
      ],
      "target_dependencies" : [
        "LocationManagerModule"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LocationManagerModule",
      "module_type" : "SwiftTarget",
      "name" : "LocationManagerModule",
      "path" : "Sources/LocationManagerModule",
      "product_memberships" : [
        "LocationManagerModule"
      ],
      "sources" : [
        "LocationManagerModule.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "LocationManagerModule"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme LocationManagerModule -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme LocationManagerModule -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  LocationManagerModule: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'LocationManagerModuleTests' in project 'LocationManagerModule'
        ➜ Explicit dependency on target 'LocationManagerModule' in project 'LocationManagerModule'
    Target 'LocationManagerModule' in project 'LocationManagerModule'
        ➜ Explicit dependency on target 'LocationManagerModule' in project 'LocationManagerModule'
    Target 'LocationManagerModule' in project 'LocationManagerModule' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: b463a247f0fce867de37d6993063f520
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b463a247f0fce867de37d6993063f520.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
SwiftDriver LocationManagerModule normal arm64 com.apple.xcode.tools.swift.compiler (in target 'LocationManagerModule' from project 'LocationManagerModule')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name LocationManagerModule -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/Objects-normal/arm64/LocationManagerModule.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.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-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/Objects-normal/arm64/LocationManagerModule-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/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/Objects-normal/arm64/LocationManagerModule.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/Objects-normal/arm64/LocationManagerModule_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/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.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/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/Objects-normal/arm64/LocationManagerModule-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ LocationManagerModule (in target 'LocationManagerModule' from project 'LocationManagerModule')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LocationManagerModule/LocationManagerModule.swift (in target 'LocationManagerModule' from project 'LocationManagerModule')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/LocationManagerModule/LocationManagerModule.swift:71:36: error: 'CLCircularRegion' is unavailable in visionOS
    public func getGeofences() -> [CLCircularRegion] {
                                   ^~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/CoreLocation.framework/Headers/CLCircularRegion.h:27:12: note: 'CLCircularRegion' has been explicitly marked unavailable here
@interface CLCircularRegion : CLRegion
           ^
/Users/admin/builder/spi-builder-workspace/Sources/LocationManagerModule/LocationManagerModule.swift:88:86: error: 'CLRegion' is unavailable in visionOS
    public func locationManager(_ manager: CLLocationManager, didEnterRegion region: CLRegion) {
                                                                                     ^~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/CoreLocation.framework/Headers/CLRegion.h:62:12: note: 'CLRegion' has been explicitly marked unavailable here
@interface CLRegion : NSObject <NSCopying, NSSecureCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/LocationManagerModule/LocationManagerModule.swift:94:85: error: 'CLRegion' is unavailable in visionOS
    public func locationManager(_ manager: CLLocationManager, didExitRegion region: CLRegion) {
                                                                                    ^~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/CoreLocation.framework/Headers/CLRegion.h:62:12: note: 'CLRegion' has been explicitly marked unavailable here
@interface CLRegion : NSObject <NSCopying, NSSecureCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/LocationManagerModule/LocationManagerModule.swift:100:47: error: 'CLCircularRegion' is unavailable in visionOS
    public func addGeofence(forRegion region: CLCircularRegion) {
                                              ^~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/CoreLocation.framework/Headers/CLCircularRegion.h:27:12: note: 'CLCircularRegion' has been explicitly marked unavailable here
@interface CLCircularRegion : CLRegion
           ^
/Users/admin/builder/spi-builder-workspace/Sources/LocationManagerModule/LocationManagerModule.swift:104:51: error: 'CLCircularRegion' is unavailable in visionOS
    public func addGeofences(forRegions regions: [CLCircularRegion]) {
                                                  ^~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/CoreLocation.framework/Headers/CLCircularRegion.h:27:12: note: 'CLCircularRegion' has been explicitly marked unavailable here
@interface CLCircularRegion : CLRegion
           ^
/Users/admin/builder/spi-builder-workspace/Sources/LocationManagerModule/LocationManagerModule.swift:110:50: error: 'CLCircularRegion' is unavailable in visionOS
    public func removeGeofence(forRegion region: CLCircularRegion) {
                                                 ^~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/CoreLocation.framework/Headers/CLCircularRegion.h:27:12: note: 'CLCircularRegion' has been explicitly marked unavailable here
@interface CLCircularRegion : CLRegion
           ^
/Users/admin/builder/spi-builder-workspace/Sources/LocationManagerModule/LocationManagerModule.swift:114:53: error: 'CLCircularRegion' is unavailable in visionOS
    public func removeGeofence(forRegions regions: [CLCircularRegion]) {
                                                    ^~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/CoreLocation.framework/Headers/CLCircularRegion.h:27:12: note: 'CLCircularRegion' has been explicitly marked unavailable here
@interface CLCircularRegion : CLRegion
           ^
/Users/admin/builder/spi-builder-workspace/Sources/LocationManagerModule/LocationManagerModule.swift:126:93: error: 'CLRegion' is unavailable in visionOS
    public func locationManager(_ manager: CLLocationManager, didStartMonitoringFor region: CLRegion) {
                                                                                            ^~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/CoreLocation.framework/Headers/CLRegion.h:62:12: note: 'CLRegion' has been explicitly marked unavailable here
@interface CLRegion : NSObject <NSCopying, NSSecureCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/LocationManagerModule/LocationManagerModule.swift:88:17: error: cannot override 'locationManager' which has been marked unavailable
    public func locationManager(_ manager: CLLocationManager, didEnterRegion region: CLRegion) {
                ^
CoreLocation.CLLocationManagerDelegate.locationManager:3:17: note: 'locationManager(_:didEnterRegion:)' has been explicitly marked unavailable here
  optional func locationManager(_ manager: CLLocationManager, didEnterRegion region: CLRegion)}
                ^
/Users/admin/builder/spi-builder-workspace/Sources/LocationManagerModule/LocationManagerModule.swift:94:17: error: cannot override 'locationManager' which has been marked unavailable
    public func locationManager(_ manager: CLLocationManager, didExitRegion region: CLRegion) {
                ^
CoreLocation.CLLocationManagerDelegate.locationManager:3:17: note: 'locationManager(_:didExitRegion:)' has been explicitly marked unavailable here
  optional func locationManager(_ manager: CLLocationManager, didExitRegion region: CLRegion)}
                ^
/Users/admin/builder/spi-builder-workspace/Sources/LocationManagerModule/LocationManagerModule.swift:126:17: error: cannot override 'locationManager' which has been marked unavailable
    public func locationManager(_ manager: CLLocationManager, didStartMonitoringFor region: CLRegion) {
                ^
CoreLocation.CLLocationManagerDelegate.locationManager:3:17: note: 'locationManager(_:didStartMonitoringFor:)' has been explicitly marked unavailable here
  optional func locationManager(_ manager: CLLocationManager, didStartMonitoringFor region: CLRegion)}
                ^
Failed frontend command:
/Applications/Xcode-16.3.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/LocationManagerModule/LocationManagerModule.swift -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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 -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/Objects-normal/arm64/LocationManagerModule_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.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/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name LocationManagerModule -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.4 -target-sdk-name xros2.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.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/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/Objects-normal/arm64/LocationManagerModule.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/Objects-normal/arm64/LocationManagerModule.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/Objects-normal/arm64/LocationManagerModule-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/Objects-normal/arm64/LocationManagerModule-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/Objects-normal/arm64/LocationManagerModule-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/Objects-normal/arm64/LocationManagerModule.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LocationManagerModule.build/Debug-xros/LocationManagerModule.build/Objects-normal/arm64/LocationManagerModule.abi.json
SwiftCompile normal arm64 Compiling\ LocationManagerModule.swift /Users/admin/builder/spi-builder-workspace/Sources/LocationManagerModule/LocationManagerModule.swift (in target 'LocationManagerModule' from project 'LocationManagerModule')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LocationManagerModule/LocationManagerModule.swift (in target 'LocationManagerModule' from project 'LocationManagerModule')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LocationManagerModule/LocationManagerModule.swift (in target 'LocationManagerModule' from project 'LocationManagerModule')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ LocationManagerModule (in target 'LocationManagerModule' from project 'LocationManagerModule')
	Building workspace spi-builder-workspace with scheme LocationManagerModule
(3 failures)
BUILD FAILURE 6.1 visionOS