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 IzziLocationKit, reference main (ecf5d3), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 6 Jun 2025 07:37:51 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Desp0o/IzziLocationKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Desp0o/IzziLocationKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ecf5d39 Create LICENSE
Cloned https://github.com/Desp0o/IzziLocationKit.git
Revision (git rev-parse @):
ecf5d39fd75373173489eecec81fd8844de88e28
SUCCESS checkout https://github.com/Desp0o/IzziLocationKit.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Desp0o/IzziLocationKit.git
https://github.com/Desp0o/IzziLocationKit.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "IzziLocationKit",
  "name" : "IzziLocationKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "IzziLocationKit",
      "targets" : [
        "IzziLocationKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "IzziLocationKit",
      "module_type" : "SwiftTarget",
      "name" : "IzziLocationKit",
      "path" : "Sources/IzziLocationKit",
      "product_memberships" : [
        "IzziLocationKit"
      ],
      "sources" : [
        "Enums/IzziLocationError.swift",
        "Enums/IzziLocationMode.swift",
        "IzziLocationKit.swift",
        "Models/FullLocationInfoModel.swift",
        "Models/RouteModel.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  IzziLocationKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: IzziLocationKit
{
  "dependencies" : [
  ],
  "manifest_display_name" : "IzziLocationKit",
  "name" : "IzziLocationKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "IzziLocationKit",
      "targets" : [
        "IzziLocationKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "IzziLocationKit",
      "module_type" : "SwiftTarget",
      "name" : "IzziLocationKit",
      "path" : "Sources/IzziLocationKit",
      "product_memberships" : [
        "IzziLocationKit"
      ],
      "sources" : [
        "Enums/IzziLocationError.swift",
        "Enums/IzziLocationMode.swift",
        "IzziLocationKit.swift",
        "Models/FullLocationInfoModel.swift",
        "Models/RouteModel.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "IzziLocationKit"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme IzziLocationKit -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme IzziLocationKit -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  IzziLocationKit: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'IzziLocationKit' in project 'IzziLocationKit'
        ➜ Explicit dependency on target 'IzziLocationKit' in project 'IzziLocationKit'
    Target 'IzziLocationKit' in project 'IzziLocationKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: c9fd5da115e6b8cc4b2e9881a95d5814
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c9fd5da115e6b8cc4b2e9881a95d5814.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/IzziLocationKit.modulemap (in target 'IzziLocationKit' from project 'IzziLocationKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/IzziLocationKit.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/IzziLocationKit.DependencyStaticMetadataFileList (in target 'IzziLocationKit' from project 'IzziLocationKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/IzziLocationKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/IzziLocationKit.DependencyMetadataFileList (in target 'IzziLocationKit' from project 'IzziLocationKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/IzziLocationKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/Objects-normal/arm64/IzziLocationKit.SwiftFileList (in target 'IzziLocationKit' from project 'IzziLocationKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/Objects-normal/arm64/IzziLocationKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/Objects-normal/arm64/IzziLocationKit.SwiftConstValuesFileList (in target 'IzziLocationKit' from project 'IzziLocationKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/Objects-normal/arm64/IzziLocationKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/Objects-normal/arm64/IzziLocationKit.LinkFileList (in target 'IzziLocationKit' from project 'IzziLocationKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/Objects-normal/arm64/IzziLocationKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/Objects-normal/arm64/IzziLocationKit-OutputFileMap.json (in target 'IzziLocationKit' from project 'IzziLocationKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/Objects-normal/arm64/IzziLocationKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/Objects-normal/arm64/IzziLocationKit_const_extract_protocols.json (in target 'IzziLocationKit' from project 'IzziLocationKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/Objects-normal/arm64/IzziLocationKit_const_extract_protocols.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/IzziLocationKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/IzziLocationKit.modulemap (in target 'IzziLocationKit' from project 'IzziLocationKit')
    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/IzziLocationKit.build/Debug/IzziLocationKit.build/IzziLocationKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver IzziLocationKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'IzziLocationKit' from project 'IzziLocationKit')
    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 IzziLocationKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/Objects-normal/arm64/IzziLocationKit.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/Objects-normal/arm64/IzziLocationKit-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/IzziLocationKit.build/Debug/IzziLocationKit.build/Objects-normal/arm64/IzziLocationKit.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/Objects-normal/arm64/IzziLocationKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.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/IzziLocationKit.build/Debug/IzziLocationKit.build/Objects-normal/arm64/IzziLocationKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ IzziLocationMode.swift /Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/Enums/IzziLocationMode.swift (in target 'IzziLocationKit' from project 'IzziLocationKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/Enums/IzziLocationMode.swift (in target 'IzziLocationKit' from project 'IzziLocationKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ IzziLocationKit.swift /Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift (in target 'IzziLocationKit' from project 'IzziLocationKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift (in target 'IzziLocationKit' from project 'IzziLocationKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ IzziLocationKit (in target 'IzziLocationKit' from project 'IzziLocationKit')
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/IzziLocationKit/Enums/IzziLocationError.swift /Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/Enums/IzziLocationMode.swift /Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift /Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/Models/FullLocationInfoModel.swift /Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/Models/RouteModel.swift -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/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/IzziLocationKit.build/Debug/IzziLocationKit.build/Objects-normal/arm64/IzziLocationKit_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/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name IzziLocationKit -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.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/IzziLocationKit.build/Debug/IzziLocationKit.build/Objects-normal/arm64/IzziLocationKit.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/Objects-normal/arm64/IzziLocationKit.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/Objects-normal/arm64/IzziLocationKit-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/Objects-normal/arm64/IzziLocationKit-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/Objects-normal/arm64/IzziLocationKit-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/Objects-normal/arm64/IzziLocationKit.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/Objects-normal/arm64/IzziLocationKit.abi.json
EmitSwiftModule normal arm64 (in target 'IzziLocationKit' from project 'IzziLocationKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:2: error: 'Observable()' is only available in macOS 14.0 or newer
@Observable public class IzziLocationKit: NSObject {
 ^
@__swiftmacro_15IzziLocationKitAAC07currentB010ObservablefMr0_.swift:1:2: error: 'ObservationTracked()' is only available in macOS 14.0 or newer
@ObservationTracked
 ^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on property 'currentLocation' here
@Observable public class IzziLocationKit: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on property 'currentLocation' here
@Observable public class IzziLocationKit: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:2: error: 'Observable()' is only available in macOS 14.0 or newer
@Observable public class IzziLocationKit: NSObject {
 ^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAAC18currentCoordinates10ObservablefMr2_.swift:1:2: error: 'ObservationTracked()' is only available in macOS 14.0 or newer
@ObservationTracked
 ^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on property 'currentCoordinates' here
@Observable public class IzziLocationKit: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on property 'currentCoordinates' here
@Observable public class IzziLocationKit: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAAC20locationAccessStatus10ObservablefMr3_.swift:1:2: error: 'ObservationTracked()' is only available in macOS 14.0 or newer
@ObservationTracked
 ^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on property 'locationAccessStatus' here
@Observable public class IzziLocationKit: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on property 'locationAccessStatus' here
@Observable public class IzziLocationKit: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAAC12locationMode10ObservablefMr4_.swift:1:2: error: 'ObservationTracked()' is only available in macOS 14.0 or newer
@ObservationTracked
 ^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on property 'locationMode' here
@Observable public class IzziLocationKit: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on property 'locationMode' here
@Observable public class IzziLocationKit: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAAC7isError10ObservablefMr5_.swift:1:2: error: 'ObservationTracked()' is only available in macOS 14.0 or newer
@ObservationTracked
 ^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on property 'isError' here
@Observable public class IzziLocationKit: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on property 'isError' here
@Observable public class IzziLocationKit: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAAC12errorMessage10ObservablefMr6_.swift:1:2: error: 'ObservationTracked()' is only available in macOS 14.0 or newer
@ObservationTracked
 ^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on property 'errorMessage' here
@Observable public class IzziLocationKit: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on property 'errorMessage' here
@Observable public class IzziLocationKit: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAAC15desiredAccuracy10ObservablefMr8_.swift:1:2: error: 'ObservationTracked()' is only available in macOS 14.0 or newer
@ObservationTracked
 ^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on property 'desiredAccuracy' here
@Observable public class IzziLocationKit: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on property 'desiredAccuracy' here
@Observable public class IzziLocationKit: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAAC14distanceFilter10ObservablefMr9_.swift:1:2: error: 'ObservationTracked()' is only available in macOS 14.0 or newer
@ObservationTracked
 ^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on property 'distanceFilter' here
@Observable public class IzziLocationKit: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on property 'distanceFilter' here
@Observable public class IzziLocationKit: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAAC12activityType10ObservablefMr10_.swift:1:2: error: 'ObservationTracked()' is only available in macOS 14.0 or newer
@ObservationTracked
 ^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on property 'activityType' here
@Observable public class IzziLocationKit: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on property 'activityType' here
@Observable public class IzziLocationKit: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAA10ObservablefMm_.swift:1:2: error: 'ObservationIgnored()' is only available in macOS 14.0 or newer
@ObservationIgnored private let _$observationRegistrar = Observation.ObservationRegistrar()
 ^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on class 'IzziLocationKit' here
@Observable public class IzziLocationKit: NSObject {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on class 'IzziLocationKit' here
@Observable public class IzziLocationKit: NSObject {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAAC07currentB018ObservationTrackedfMp_.swift:2:7: error: 'ObservationIgnored()' is only available in macOS 14.0 or newer
     @ObservationIgnored private  var _currentLocation: CLLocation? = nil
      ^
@__swiftmacro_15IzziLocationKitAAC07currentB010ObservablefMr0_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'currentLocation' here
@ObservationTracked
^
@__swiftmacro_15IzziLocationKitAAC07currentB010ObservablefMr0_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'currentLocation' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAAC18currentCoordinates18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in macOS 14.0 or newer
@ObservationIgnored private  var _currentCoordinates: CLLocationCoordinate2D? = nil
 ^
@__swiftmacro_15IzziLocationKitAAC18currentCoordinates10ObservablefMr2_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'currentCoordinates' here
@ObservationTracked
^
@__swiftmacro_15IzziLocationKitAAC18currentCoordinates10ObservablefMr2_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'currentCoordinates' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAAC20locationAccessStatus18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in macOS 14.0 or newer
@ObservationIgnored private  var _locationAccessStatus: CLAuthorizationStatus = .notDetermined
 ^
@__swiftmacro_15IzziLocationKitAAC20locationAccessStatus10ObservablefMr3_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'locationAccessStatus' here
@ObservationTracked
^
@__swiftmacro_15IzziLocationKitAAC20locationAccessStatus10ObservablefMr3_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'locationAccessStatus' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAAC12locationMode18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in macOS 14.0 or newer
@ObservationIgnored private  var _locationMode: IzziLocationMode = .oneTime
 ^
@__swiftmacro_15IzziLocationKitAAC12locationMode10ObservablefMr4_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'locationMode' here
@ObservationTracked
^
@__swiftmacro_15IzziLocationKitAAC12locationMode10ObservablefMr4_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'locationMode' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAAC7isError18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in macOS 14.0 or newer
@ObservationIgnored private  var _isError: Bool = false
 ^
@__swiftmacro_15IzziLocationKitAAC7isError10ObservablefMr5_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'isError' here
@ObservationTracked
^
@__swiftmacro_15IzziLocationKitAAC7isError10ObservablefMr5_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'isError' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAAC12errorMessage18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in macOS 14.0 or newer
@ObservationIgnored private  var _errorMessage: String = ""
 ^
@__swiftmacro_15IzziLocationKitAAC12errorMessage10ObservablefMr6_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'errorMessage' here
@ObservationTracked
^
@__swiftmacro_15IzziLocationKitAAC12errorMessage10ObservablefMr6_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'errorMessage' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAAC15desiredAccuracy18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in macOS 14.0 or newer
@ObservationIgnored private  var _desiredAccuracy: CLLocationAccuracy = kCLLocationAccuracyBest {
 ^
@__swiftmacro_15IzziLocationKitAAC15desiredAccuracy10ObservablefMr8_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'desiredAccuracy' here
@ObservationTracked
^
@__swiftmacro_15IzziLocationKitAAC15desiredAccuracy10ObservablefMr8_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'desiredAccuracy' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAAC14distanceFilter18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in macOS 14.0 or newer
@ObservationIgnored private  var _distanceFilter: CLLocationDistance = 10 {
 ^
@__swiftmacro_15IzziLocationKitAAC14distanceFilter10ObservablefMr9_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'distanceFilter' here
@ObservationTracked
^
@__swiftmacro_15IzziLocationKitAAC14distanceFilter10ObservablefMr9_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'distanceFilter' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAAC12activityType18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in macOS 14.0 or newer
@ObservationIgnored private  var _activityType: CLActivityType = .other {
 ^
@__swiftmacro_15IzziLocationKitAAC12activityType10ObservablefMr10_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'activityType' here
@ObservationTracked
^
@__swiftmacro_15IzziLocationKitAAC12activityType10ObservablefMr10_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'activityType' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAAC12activityType18ObservationTrackedfMp_.swift:3:15: error: 'activityType' is only available in macOS 10.15 or newer
      manager.activityType = activityType
              ^
@__swiftmacro_15IzziLocationKitAAC12activityType10ObservablefMr10_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'activityType' here
@ObservationTracked
^
@__swiftmacro_15IzziLocationKitAAC12activityType10ObservablefMr10_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'activityType' here
@ObservationTracked
^
@__swiftmacro_15IzziLocationKitAAC12activityType18ObservationTrackedfMp_.swift:3:15: note: add 'if #available' version check
      manager.activityType = activityType
              ^
@__swiftmacro_15IzziLocationKitAAC12activityType10ObservablefMr10_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'activityType' here
@ObservationTracked
^
@__swiftmacro_15IzziLocationKitAAC12activityType10ObservablefMr10_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'activityType' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAA10ObservablefMm_.swift:1:70: error: 'ObservationRegistrar' is only available in macOS 14.0 or newer
@ObservationIgnored private let _$observationRegistrar = Observation.ObservationRegistrar()
                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on class 'IzziLocationKit' here
@Observable public class IzziLocationKit: NSObject {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on class 'IzziLocationKit' here
@Observable public class IzziLocationKit: NSObject {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:2: error: 'Observable()' is only available in macOS 14.0 or newer
@Observable public class IzziLocationKit: NSObject {
 ^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/Models/FullLocationInfoModel.swift:38:21: error: 'CLFloor' is only available in macOS 10.15 or newer
  public let floor: CLFloor?
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/Models/FullLocationInfoModel.swift:29:15: note: add @available attribute to enclosing struct
public struct LocationInfoModel {
              ^
SwiftCompile normal arm64 Compiling\ IzziLocationError.swift /Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/Enums/IzziLocationError.swift (in target 'IzziLocationKit' from project 'IzziLocationKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/Enums/IzziLocationError.swift (in target 'IzziLocationKit' from project 'IzziLocationKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ FullLocationInfoModel.swift /Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/Models/FullLocationInfoModel.swift (in target 'IzziLocationKit' from project 'IzziLocationKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/Models/FullLocationInfoModel.swift (in target 'IzziLocationKit' from project 'IzziLocationKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ RouteModel.swift /Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/Models/RouteModel.swift (in target 'IzziLocationKit' from project 'IzziLocationKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/Models/RouteModel.swift (in target 'IzziLocationKit' from project 'IzziLocationKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:47e14bf95b5bbc3663baf112330ac119c6891d27, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:47e14bf95b5bbc3663baf112330ac119c6891d27, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:47e14bf95b5bbc3663baf112330ac119c6891d27, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:47e14bf95b5bbc3663baf112330ac119c6891d27, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ IzziLocationKit (in target 'IzziLocationKit' from project 'IzziLocationKit')
	EmitSwiftModule normal arm64 (in target 'IzziLocationKit' from project 'IzziLocationKit')
	Building workspace spi-builder-workspace with scheme IzziLocationKit
(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:
  IzziLocationKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: IzziLocationKit
{
  "dependencies" : [
  ],
  "manifest_display_name" : "IzziLocationKit",
  "name" : "IzziLocationKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "IzziLocationKit",
      "targets" : [
        "IzziLocationKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "IzziLocationKit",
      "module_type" : "SwiftTarget",
      "name" : "IzziLocationKit",
      "path" : "Sources/IzziLocationKit",
      "product_memberships" : [
        "IzziLocationKit"
      ],
      "sources" : [
        "Enums/IzziLocationError.swift",
        "Enums/IzziLocationMode.swift",
        "IzziLocationKit.swift",
        "Models/FullLocationInfoModel.swift",
        "Models/RouteModel.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "IzziLocationKit"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme IzziLocationKit -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme IzziLocationKit -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  IzziLocationKit: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'IzziLocationKit' in project 'IzziLocationKit'
        ➜ Explicit dependency on target 'IzziLocationKit' in project 'IzziLocationKit'
    Target 'IzziLocationKit' in project 'IzziLocationKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: d3e18373e0a87ffdf494d28d0c4fdc69
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d3e18373e0a87ffdf494d28d0c4fdc69.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
SwiftDriver IzziLocationKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'IzziLocationKit' from project 'IzziLocationKit')
    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 IzziLocationKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/Objects-normal/arm64/IzziLocationKit.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/Objects-normal/arm64/IzziLocationKit-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/IzziLocationKit.build/Debug/IzziLocationKit.build/Objects-normal/arm64/IzziLocationKit.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/Objects-normal/arm64/IzziLocationKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.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/IzziLocationKit.build/Debug/IzziLocationKit.build/Objects-normal/arm64/IzziLocationKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ FullLocationInfoModel.swift /Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/Models/FullLocationInfoModel.swift (in target 'IzziLocationKit' from project 'IzziLocationKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/Models/FullLocationInfoModel.swift (in target 'IzziLocationKit' from project 'IzziLocationKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ IzziLocationKit (in target 'IzziLocationKit' from project 'IzziLocationKit')
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/IzziLocationKit/Enums/IzziLocationError.swift /Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/Enums/IzziLocationMode.swift /Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift /Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/Models/FullLocationInfoModel.swift /Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/Models/RouteModel.swift -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/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/IzziLocationKit.build/Debug/IzziLocationKit.build/Objects-normal/arm64/IzziLocationKit_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/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name IzziLocationKit -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.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/IzziLocationKit.build/Debug/IzziLocationKit.build/Objects-normal/arm64/IzziLocationKit.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/Objects-normal/arm64/IzziLocationKit.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/Objects-normal/arm64/IzziLocationKit-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/Objects-normal/arm64/IzziLocationKit-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/Objects-normal/arm64/IzziLocationKit-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/Objects-normal/arm64/IzziLocationKit.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IzziLocationKit.build/Debug/IzziLocationKit.build/Objects-normal/arm64/IzziLocationKit.abi.json
EmitSwiftModule normal arm64 (in target 'IzziLocationKit' from project 'IzziLocationKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:2: error: 'Observable()' is only available in macOS 14.0 or newer
@Observable public class IzziLocationKit: NSObject {
 ^
@__swiftmacro_15IzziLocationKitAAC07currentB010ObservablefMr0_.swift:1:2: error: 'ObservationTracked()' is only available in macOS 14.0 or newer
@ObservationTracked
 ^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on property 'currentLocation' here
@Observable public class IzziLocationKit: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on property 'currentLocation' here
@Observable public class IzziLocationKit: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:2: error: 'Observable()' is only available in macOS 14.0 or newer
@Observable public class IzziLocationKit: NSObject {
 ^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAAC18currentCoordinates10ObservablefMr2_.swift:1:2: error: 'ObservationTracked()' is only available in macOS 14.0 or newer
@ObservationTracked
 ^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on property 'currentCoordinates' here
@Observable public class IzziLocationKit: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on property 'currentCoordinates' here
@Observable public class IzziLocationKit: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAAC20locationAccessStatus10ObservablefMr3_.swift:1:2: error: 'ObservationTracked()' is only available in macOS 14.0 or newer
@ObservationTracked
 ^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on property 'locationAccessStatus' here
@Observable public class IzziLocationKit: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on property 'locationAccessStatus' here
@Observable public class IzziLocationKit: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAAC12locationMode10ObservablefMr4_.swift:1:2: error: 'ObservationTracked()' is only available in macOS 14.0 or newer
@ObservationTracked
 ^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on property 'locationMode' here
@Observable public class IzziLocationKit: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on property 'locationMode' here
@Observable public class IzziLocationKit: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAAC7isError10ObservablefMr5_.swift:1:2: error: 'ObservationTracked()' is only available in macOS 14.0 or newer
@ObservationTracked
 ^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on property 'isError' here
@Observable public class IzziLocationKit: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on property 'isError' here
@Observable public class IzziLocationKit: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAAC12errorMessage10ObservablefMr6_.swift:1:2: error: 'ObservationTracked()' is only available in macOS 14.0 or newer
@ObservationTracked
 ^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on property 'errorMessage' here
@Observable public class IzziLocationKit: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on property 'errorMessage' here
@Observable public class IzziLocationKit: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAAC15desiredAccuracy10ObservablefMr8_.swift:1:2: error: 'ObservationTracked()' is only available in macOS 14.0 or newer
@ObservationTracked
 ^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on property 'desiredAccuracy' here
@Observable public class IzziLocationKit: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on property 'desiredAccuracy' here
@Observable public class IzziLocationKit: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAAC14distanceFilter10ObservablefMr9_.swift:1:2: error: 'ObservationTracked()' is only available in macOS 14.0 or newer
@ObservationTracked
 ^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on property 'distanceFilter' here
@Observable public class IzziLocationKit: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on property 'distanceFilter' here
@Observable public class IzziLocationKit: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAAC12activityType10ObservablefMr10_.swift:1:2: error: 'ObservationTracked()' is only available in macOS 14.0 or newer
@ObservationTracked
 ^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on property 'activityType' here
@Observable public class IzziLocationKit: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on property 'activityType' here
@Observable public class IzziLocationKit: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAA10ObservablefMm_.swift:1:2: error: 'ObservationIgnored()' is only available in macOS 14.0 or newer
@ObservationIgnored private let _$observationRegistrar = Observation.ObservationRegistrar()
 ^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on class 'IzziLocationKit' here
@Observable public class IzziLocationKit: NSObject {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on class 'IzziLocationKit' here
@Observable public class IzziLocationKit: NSObject {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAAC07currentB018ObservationTrackedfMp_.swift:2:7: error: 'ObservationIgnored()' is only available in macOS 14.0 or newer
     @ObservationIgnored private  var _currentLocation: CLLocation? = nil
      ^
@__swiftmacro_15IzziLocationKitAAC07currentB010ObservablefMr0_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'currentLocation' here
@ObservationTracked
^
@__swiftmacro_15IzziLocationKitAAC07currentB010ObservablefMr0_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'currentLocation' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAAC18currentCoordinates18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in macOS 14.0 or newer
@ObservationIgnored private  var _currentCoordinates: CLLocationCoordinate2D? = nil
 ^
@__swiftmacro_15IzziLocationKitAAC18currentCoordinates10ObservablefMr2_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'currentCoordinates' here
@ObservationTracked
^
@__swiftmacro_15IzziLocationKitAAC18currentCoordinates10ObservablefMr2_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'currentCoordinates' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAAC20locationAccessStatus18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in macOS 14.0 or newer
@ObservationIgnored private  var _locationAccessStatus: CLAuthorizationStatus = .notDetermined
 ^
@__swiftmacro_15IzziLocationKitAAC20locationAccessStatus10ObservablefMr3_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'locationAccessStatus' here
@ObservationTracked
^
@__swiftmacro_15IzziLocationKitAAC20locationAccessStatus10ObservablefMr3_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'locationAccessStatus' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAAC12locationMode18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in macOS 14.0 or newer
@ObservationIgnored private  var _locationMode: IzziLocationMode = .oneTime
 ^
@__swiftmacro_15IzziLocationKitAAC12locationMode10ObservablefMr4_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'locationMode' here
@ObservationTracked
^
@__swiftmacro_15IzziLocationKitAAC12locationMode10ObservablefMr4_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'locationMode' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAAC7isError18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in macOS 14.0 or newer
@ObservationIgnored private  var _isError: Bool = false
 ^
@__swiftmacro_15IzziLocationKitAAC7isError10ObservablefMr5_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'isError' here
@ObservationTracked
^
@__swiftmacro_15IzziLocationKitAAC7isError10ObservablefMr5_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'isError' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAAC12errorMessage18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in macOS 14.0 or newer
@ObservationIgnored private  var _errorMessage: String = ""
 ^
@__swiftmacro_15IzziLocationKitAAC12errorMessage10ObservablefMr6_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'errorMessage' here
@ObservationTracked
^
@__swiftmacro_15IzziLocationKitAAC12errorMessage10ObservablefMr6_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'errorMessage' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAAC15desiredAccuracy18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in macOS 14.0 or newer
@ObservationIgnored private  var _desiredAccuracy: CLLocationAccuracy = kCLLocationAccuracyBest {
 ^
@__swiftmacro_15IzziLocationKitAAC15desiredAccuracy10ObservablefMr8_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'desiredAccuracy' here
@ObservationTracked
^
@__swiftmacro_15IzziLocationKitAAC15desiredAccuracy10ObservablefMr8_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'desiredAccuracy' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAAC14distanceFilter18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in macOS 14.0 or newer
@ObservationIgnored private  var _distanceFilter: CLLocationDistance = 10 {
 ^
@__swiftmacro_15IzziLocationKitAAC14distanceFilter10ObservablefMr9_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'distanceFilter' here
@ObservationTracked
^
@__swiftmacro_15IzziLocationKitAAC14distanceFilter10ObservablefMr9_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'distanceFilter' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAAC12activityType18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in macOS 14.0 or newer
@ObservationIgnored private  var _activityType: CLActivityType = .other {
 ^
@__swiftmacro_15IzziLocationKitAAC12activityType10ObservablefMr10_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'activityType' here
@ObservationTracked
^
@__swiftmacro_15IzziLocationKitAAC12activityType10ObservablefMr10_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'activityType' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAAC12activityType18ObservationTrackedfMp_.swift:3:15: error: 'activityType' is only available in macOS 10.15 or newer
      manager.activityType = activityType
              ^
@__swiftmacro_15IzziLocationKitAAC12activityType10ObservablefMr10_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'activityType' here
@ObservationTracked
^
@__swiftmacro_15IzziLocationKitAAC12activityType10ObservablefMr10_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'activityType' here
@ObservationTracked
^
@__swiftmacro_15IzziLocationKitAAC12activityType18ObservationTrackedfMp_.swift:3:15: note: add 'if #available' version check
      manager.activityType = activityType
              ^
@__swiftmacro_15IzziLocationKitAAC12activityType10ObservablefMr10_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'activityType' here
@ObservationTracked
^
@__swiftmacro_15IzziLocationKitAAC12activityType10ObservablefMr10_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'activityType' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
@__swiftmacro_15IzziLocationKitAA10ObservablefMm_.swift:1:70: error: 'ObservationRegistrar' is only available in macOS 14.0 or newer
@ObservationIgnored private let _$observationRegistrar = Observation.ObservationRegistrar()
                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on class 'IzziLocationKit' here
@Observable public class IzziLocationKit: NSObject {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:1: note: in expansion of macro 'Observable' on class 'IzziLocationKit' here
@Observable public class IzziLocationKit: NSObject {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:2: error: 'Observable()' is only available in macOS 14.0 or newer
@Observable public class IzziLocationKit: NSObject {
 ^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift:10:26: note: add @available attribute to enclosing class
@Observable public class IzziLocationKit: NSObject {
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/Models/FullLocationInfoModel.swift:38:21: error: 'CLFloor' is only available in macOS 10.15 or newer
  public let floor: CLFloor?
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/Models/FullLocationInfoModel.swift:29:15: note: add @available attribute to enclosing struct
public struct LocationInfoModel {
              ^
SwiftCompile normal arm64 Compiling\ IzziLocationMode.swift /Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/Enums/IzziLocationMode.swift (in target 'IzziLocationKit' from project 'IzziLocationKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/Enums/IzziLocationMode.swift (in target 'IzziLocationKit' from project 'IzziLocationKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ RouteModel.swift /Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/Models/RouteModel.swift (in target 'IzziLocationKit' from project 'IzziLocationKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/Models/RouteModel.swift (in target 'IzziLocationKit' from project 'IzziLocationKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ IzziLocationKit.swift /Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift (in target 'IzziLocationKit' from project 'IzziLocationKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/IzziLocationKit.swift (in target 'IzziLocationKit' from project 'IzziLocationKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ IzziLocationError.swift /Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/Enums/IzziLocationError.swift (in target 'IzziLocationKit' from project 'IzziLocationKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IzziLocationKit/Enums/IzziLocationError.swift (in target 'IzziLocationKit' from project 'IzziLocationKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:47e14bf95b5bbc3663baf112330ac119c6891d27, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:47e14bf95b5bbc3663baf112330ac119c6891d27, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:47e14bf95b5bbc3663baf112330ac119c6891d27, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:47e14bf95b5bbc3663baf112330ac119c6891d27, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ IzziLocationKit (in target 'IzziLocationKit' from project 'IzziLocationKit')
	EmitSwiftModule normal arm64 (in target 'IzziLocationKit' from project 'IzziLocationKit')
	Building workspace spi-builder-workspace with scheme IzziLocationKit
(3 failures)
BUILD FAILURE 6.1 macosXcodebuild