The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of SwiftEntitlements, reference 0.1.1 (42e320), with Swift 6.0 for tvOS using Xcode 16.2 on 28 Nov 2024 02:19:22 UTC.

Swift 6 data race errors: 33

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftEntitlements -destination generic/platform=tvOS 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 Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/matrejek/SwiftEntitlements.git
Reference: 0.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/matrejek/SwiftEntitlements
 * tag               0.1.1      -> FETCH_HEAD
HEAD is now at 42e3208 Merge pull request #2 from matrejek/feature/matrejek/cocoapods
Cloned https://github.com/matrejek/SwiftEntitlements.git
Revision (git rev-parse @):
42e32082a7969ea8fbb8fdde3d07d049b9b6d031
SUCCESS checkout https://github.com/matrejek/SwiftEntitlements.git at 0.1.1
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/matrejek/SwiftEntitlements.git
Command line invocation:
    /Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SwiftEntitlements: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftEntitlements
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftEntitlements",
  "name" : "SwiftEntitlements",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftEntitlements",
      "targets" : [
        "SwiftEntitlements"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftEntitlementsTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftEntitlementsTests",
      "path" : "Tests/SwiftEntitlementsTests",
      "sources" : [
        "SwiftEntitlementsTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SwiftEntitlements"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftEntitlements",
      "module_type" : "SwiftTarget",
      "name" : "SwiftEntitlements",
      "path" : "Sources/SwiftEntitlements",
      "product_memberships" : [
        "SwiftEntitlements"
      ],
      "sources" : [
        "ApplicationBinary.swift",
        "Entitlements.swift",
        "EntitlementsReader.swift",
        "UIApplication+SwiftEntitlements.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SwiftEntitlements"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftEntitlements -destination generic/platform=tvOS 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.1.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 SwiftEntitlements -destination generic/platform=tvOS "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"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
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:
  SwiftEntitlements: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'SwiftEntitlements' in project 'SwiftEntitlements'
        ➜ Explicit dependency on target 'SwiftEntitlements' in project 'SwiftEntitlements'
    Target 'SwiftEntitlements' in project 'SwiftEntitlements' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 2a4a34efd96b0450c9f71327ede16ce9
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2a4a34efd96b0450c9f71327ede16ce9.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.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
    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-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/SwiftEntitlements.modulemap (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/SwiftEntitlements.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/SwiftEntitlements.DependencyMetadataFileList (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/SwiftEntitlements.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements.SwiftFileList (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements.LinkFileList (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements-OutputFileMap.json (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements_const_extract_protocols.json (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements_const_extract_protocols.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/SwiftEntitlements.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/SwiftEntitlements.modulemap (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
    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/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/SwiftEntitlements.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
SwiftDriver SwiftEntitlements normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftEntitlements -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements.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.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements-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/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements.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/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.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/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ SwiftEntitlements (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.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/SwiftEntitlements/ApplicationBinary.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/EntitlementsReader.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/UIApplication+SwiftEntitlements.swift -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.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 -profile-generate -profile-coverage-mapping -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/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwiftEntitlements -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name appletvos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.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/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements.abi.json
EmitSwiftModule normal arm64 (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/ApplicationBinary.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/EntitlementsReader.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/UIApplication+SwiftEntitlements.swift -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.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 -profile-generate -profile-coverage-mapping -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/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwiftEntitlements -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name appletvos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.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/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:17:27: warning: static property 'autofillCredentialProvider' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let autofillCredentialProvider = Key("com.apple.developer.authentication-services.autofill-credential-provider")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:17:27: note: annotate 'autofillCredentialProvider' with '@MainActor' if property should only be accessed from the main actor
        public static let autofillCredentialProvider = Key("com.apple.developer.authentication-services.autofill-credential-provider")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:17:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let autofillCredentialProvider = Key("com.apple.developer.authentication-services.autofill-credential-provider")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:18:27: warning: static property 'signWithApple' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let signWithApple = Key("com.apple.developer.applesignin")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:18:27: note: annotate 'signWithApple' with '@MainActor' if property should only be accessed from the main actor
        public static let signWithApple = Key("com.apple.developer.applesignin")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:18:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let signWithApple = Key("com.apple.developer.applesignin")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:19:27: warning: static property 'contacts' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let contacts = Key("com.apple.developer.contacts.notes")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:19:27: note: annotate 'contacts' with '@MainActor' if property should only be accessed from the main actor
        public static let contacts = Key("com.apple.developer.contacts.notes")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:19:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let contacts = Key("com.apple.developer.contacts.notes")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:20:27: warning: static property 'classKit' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let classKit = Key("com.apple.developer.ClassKit-environment")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:20:27: note: annotate 'classKit' with '@MainActor' if property should only be accessed from the main actor
        public static let classKit = Key("com.apple.developer.ClassKit-environment")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:20:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let classKit = Key("com.apple.developer.ClassKit-environment")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:21:27: warning: static property 'automaticAssesmentConfiguration' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let automaticAssesmentConfiguration = Key("com.apple.developer.automatic-assessment-configuration")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:21:27: note: annotate 'automaticAssesmentConfiguration' with '@MainActor' if property should only be accessed from the main actor
        public static let automaticAssesmentConfiguration = Key("com.apple.developer.automatic-assessment-configuration")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:21:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let automaticAssesmentConfiguration = Key("com.apple.developer.automatic-assessment-configuration")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:22:27: warning: static property 'gameCenter' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let gameCenter = Key("com.apple.developer.game-center")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:22:27: note: annotate 'gameCenter' with '@MainActor' if property should only be accessed from the main actor
        public static let gameCenter = Key("com.apple.developer.game-center")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:22:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let gameCenter = Key("com.apple.developer.game-center")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:23:27: warning: static property 'healthKit' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let healthKit = Key("com.apple.developer.healthkit")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:23:27: note: annotate 'healthKit' with '@MainActor' if property should only be accessed from the main actor
        public static let healthKit = Key("com.apple.developer.healthkit")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:23:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let healthKit = Key("com.apple.developer.healthkit")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:24:27: warning: static property 'healthKitCapabilities' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let healthKitCapabilities = Key("com.apple.developer.healthkit.access")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:24:27: note: annotate 'healthKitCapabilities' with '@MainActor' if property should only be accessed from the main actor
        public static let healthKitCapabilities = Key("com.apple.developer.healthkit.access")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:24:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let healthKitCapabilities = Key("com.apple.developer.healthkit.access")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:25:27: warning: static property 'homeKit' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let homeKit = Key("com.apple.developer.homekit")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:25:27: note: annotate 'homeKit' with '@MainActor' if property should only be accessed from the main actor
        public static let homeKit = Key("com.apple.developer.homekit")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:25:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let homeKit = Key("com.apple.developer.homekit")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:26:27: warning: static property 'iCloudDevelopmentContainersIdentifiers' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let iCloudDevelopmentContainersIdentifiers = Key("com.apple.developer.icloud-container-development-container-identifiers")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:26:27: note: annotate 'iCloudDevelopmentContainersIdentifiers' with '@MainActor' if property should only be accessed from the main actor
        public static let iCloudDevelopmentContainersIdentifiers = Key("com.apple.developer.icloud-container-development-container-identifiers")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:26:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let iCloudDevelopmentContainersIdentifiers = Key("com.apple.developer.icloud-container-development-container-identifiers")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:27:27: warning: static property 'iCloudContainersEnvironment' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let iCloudContainersEnvironment = Key("com.apple.developer.icloud-container-environment")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:27:27: note: annotate 'iCloudContainersEnvironment' with '@MainActor' if property should only be accessed from the main actor
        public static let iCloudContainersEnvironment = Key("com.apple.developer.icloud-container-environment")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:27:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let iCloudContainersEnvironment = Key("com.apple.developer.icloud-container-environment")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:28:27: warning: static property 'iCloudContainerIdentifiers' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let iCloudContainerIdentifiers = Key("com.apple.developer.icloud-container-identifiers")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:28:27: note: annotate 'iCloudContainerIdentifiers' with '@MainActor' if property should only be accessed from the main actor
        public static let iCloudContainerIdentifiers = Key("com.apple.developer.icloud-container-identifiers")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:28:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let iCloudContainerIdentifiers = Key("com.apple.developer.icloud-container-identifiers")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:29:27: warning: static property 'iCloudServices' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let iCloudServices = Key("com.apple.developer.icloud-services")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:29:27: note: annotate 'iCloudServices' with '@MainActor' if property should only be accessed from the main actor
        public static let iCloudServices = Key("com.apple.developer.icloud-services")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:29:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let iCloudServices = Key("com.apple.developer.icloud-services")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:30:27: warning: static property 'iCloudKeyValueStore' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let iCloudKeyValueStore = Key("com.apple.developer.ubiquity-kvstore-identifier")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:30:27: note: annotate 'iCloudKeyValueStore' with '@MainActor' if property should only be accessed from the main actor
        public static let iCloudKeyValueStore = Key("com.apple.developer.ubiquity-kvstore-identifier")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:30:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let iCloudKeyValueStore = Key("com.apple.developer.ubiquity-kvstore-identifier")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:31:27: warning: static property 'interAppAudio' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let interAppAudio = Key("inter-app-audio")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:31:27: note: annotate 'interAppAudio' with '@MainActor' if property should only be accessed from the main actor
        public static let interAppAudio = Key("inter-app-audio")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:31:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let interAppAudio = Key("inter-app-audio")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:32:27: warning: static property 'networkExtensions' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let networkExtensions = Key("com.apple.developer.networking.networkextension")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:32:27: note: annotate 'networkExtensions' with '@MainActor' if property should only be accessed from the main actor
        public static let networkExtensions = Key("com.apple.developer.networking.networkextension")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:32:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let networkExtensions = Key("com.apple.developer.networking.networkextension")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:33:27: warning: static property 'personalVPN' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let personalVPN = Key("com.apple.developer.networking.vpn.api")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:33:27: note: annotate 'personalVPN' with '@MainActor' if property should only be accessed from the main actor
        public static let personalVPN = Key("com.apple.developer.networking.vpn.api")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:33:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let personalVPN = Key("com.apple.developer.networking.vpn.api")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:34:27: warning: static property 'apsEnvironment' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let apsEnvironment = Key("aps-environment")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:34:27: note: annotate 'apsEnvironment' with '@MainActor' if property should only be accessed from the main actor
        public static let apsEnvironment = Key("aps-environment")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:34:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let apsEnvironment = Key("aps-environment")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:35:27: warning: static property 'appGroups' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let appGroups = Key("com.apple.security.application-groups")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:35:27: note: annotate 'appGroups' with '@MainActor' if property should only be accessed from the main actor
        public static let appGroups = Key("com.apple.security.application-groups")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:35:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let appGroups = Key("com.apple.security.application-groups")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:36:27: warning: static property 'keychainAccessGroups' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let keychainAccessGroups = Key("keychain-access-groups")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:36:27: note: annotate 'keychainAccessGroups' with '@MainActor' if property should only be accessed from the main actor
        public static let keychainAccessGroups = Key("keychain-access-groups")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:36:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let keychainAccessGroups = Key("keychain-access-groups")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:37:27: warning: static property 'dataProtection' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let dataProtection = Key("com.apple.developer.default-data-protection")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:37:27: note: annotate 'dataProtection' with '@MainActor' if property should only be accessed from the main actor
        public static let dataProtection = Key("com.apple.developer.default-data-protection")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:37:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let dataProtection = Key("com.apple.developer.default-data-protection")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:38:27: warning: static property 'siri' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let siri = Key("com.apple.developer.siri")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:38:27: note: annotate 'siri' with '@MainActor' if property should only be accessed from the main actor
        public static let siri = Key("com.apple.developer.siri")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:38:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let siri = Key("com.apple.developer.siri")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:39:27: warning: static property 'passTypeIDs' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let passTypeIDs = Key("com.apple.developer.pass-type-identifiers")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:39:27: note: annotate 'passTypeIDs' with '@MainActor' if property should only be accessed from the main actor
        public static let passTypeIDs = Key("com.apple.developer.pass-type-identifiers")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:39:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let passTypeIDs = Key("com.apple.developer.pass-type-identifiers")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:40:27: warning: static property 'merchantIDs' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let merchantIDs = Key("com.apple.developer.in-app-payments")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:40:27: note: annotate 'merchantIDs' with '@MainActor' if property should only be accessed from the main actor
        public static let merchantIDs = Key("com.apple.developer.in-app-payments")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:40:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let merchantIDs = Key("com.apple.developer.in-app-payments")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:41:27: warning: static property 'wifiInfo' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let wifiInfo = Key("com.apple.developer.networking.wifi-info")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:41:27: note: annotate 'wifiInfo' with '@MainActor' if property should only be accessed from the main actor
        public static let wifiInfo = Key("com.apple.developer.networking.wifi-info")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:41:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let wifiInfo = Key("com.apple.developer.networking.wifi-info")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:42:27: warning: static property 'externalAccessoryConfiguration' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let externalAccessoryConfiguration = Key("com.apple.external-accessory.wireless-configuration")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:42:27: note: annotate 'externalAccessoryConfiguration' with '@MainActor' if property should only be accessed from the main actor
        public static let externalAccessoryConfiguration = Key("com.apple.external-accessory.wireless-configuration")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:42:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let externalAccessoryConfiguration = Key("com.apple.external-accessory.wireless-configuration")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:43:27: warning: static property 'multipath' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let multipath = Key("com.apple.developer.networking.multipath")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:43:27: note: annotate 'multipath' with '@MainActor' if property should only be accessed from the main actor
        public static let multipath = Key("com.apple.developer.networking.multipath")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:43:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let multipath = Key("com.apple.developer.networking.multipath")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:44:27: warning: static property 'hotspotConfiguration' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let hotspotConfiguration = Key("com.apple.developer.networking.HotspotConfiguration")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:44:27: note: annotate 'hotspotConfiguration' with '@MainActor' if property should only be accessed from the main actor
        public static let hotspotConfiguration = Key("com.apple.developer.networking.HotspotConfiguration")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:44:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let hotspotConfiguration = Key("com.apple.developer.networking.HotspotConfiguration")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:45:27: warning: static property 'nfcTagReaderSessionFormats' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let nfcTagReaderSessionFormats = Key("com.apple.developer.nfc.readersession.formats")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:45:27: note: annotate 'nfcTagReaderSessionFormats' with '@MainActor' if property should only be accessed from the main actor
        public static let nfcTagReaderSessionFormats = Key("com.apple.developer.nfc.readersession.formats")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:45:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let nfcTagReaderSessionFormats = Key("com.apple.developer.nfc.readersession.formats")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:46:27: warning: static property 'associatedDomains' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let associatedDomains = Key("com.apple.developer.associated-domains")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:46:27: note: annotate 'associatedDomains' with '@MainActor' if property should only be accessed from the main actor
        public static let associatedDomains = Key("com.apple.developer.associated-domains")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:46:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let associatedDomains = Key("com.apple.developer.associated-domains")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:47:27: warning: static property 'maps' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let maps = Key("com.apple.developer.maps")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:47:27: note: annotate 'maps' with '@MainActor' if property should only be accessed from the main actor
        public static let maps = Key("com.apple.developer.maps")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:47:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let maps = Key("com.apple.developer.maps")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:48:27: warning: static property 'driverKit' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let driverKit = Key("com.apple.developer.driverkit.transport.pci")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:48:27: note: annotate 'driverKit' with '@MainActor' if property should only be accessed from the main actor
        public static let driverKit = Key("com.apple.developer.driverkit.transport.pci")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:48:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let driverKit = Key("com.apple.developer.driverkit.transport.pci")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:51:16: warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'Entitlements' may have shared mutable state; this is an error in the Swift 6 language mode
    static let empty: Entitlements = Entitlements([:])
               ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:7:14: note: class 'Entitlements' does not conform to the 'Sendable' protocol
public class Entitlements {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:51:16: note: annotate 'empty' with '@MainActor' if property should only be accessed from the main actor
    static let empty: Entitlements = Entitlements([:])
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:51:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let empty: Entitlements = Entitlements([:])
               ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ Entitlements.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/ApplicationBinary.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/EntitlementsReader.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/UIApplication+SwiftEntitlements.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/Entitlements.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/Entitlements.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/Entitlements.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/Entitlements.dia -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.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 -profile-generate -profile-coverage-mapping -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/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwiftEntitlements -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name appletvos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/Entitlements.o -index-unit-output-path /SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/Entitlements.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/ApplicationBinary.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/EntitlementsReader.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/UIApplication+SwiftEntitlements.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/Entitlements.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/Entitlements.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/Entitlements.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/Entitlements.dia -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.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 -profile-generate -profile-coverage-mapping -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/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwiftEntitlements -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name appletvos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/Entitlements.o -index-unit-output-path /SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/Entitlements.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:17:27: warning: static property 'autofillCredentialProvider' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let autofillCredentialProvider = Key("com.apple.developer.authentication-services.autofill-credential-provider")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:17:27: note: annotate 'autofillCredentialProvider' with '@MainActor' if property should only be accessed from the main actor
        public static let autofillCredentialProvider = Key("com.apple.developer.authentication-services.autofill-credential-provider")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:17:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let autofillCredentialProvider = Key("com.apple.developer.authentication-services.autofill-credential-provider")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:18:27: warning: static property 'signWithApple' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let signWithApple = Key("com.apple.developer.applesignin")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:18:27: note: annotate 'signWithApple' with '@MainActor' if property should only be accessed from the main actor
        public static let signWithApple = Key("com.apple.developer.applesignin")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:18:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let signWithApple = Key("com.apple.developer.applesignin")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:19:27: warning: static property 'contacts' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let contacts = Key("com.apple.developer.contacts.notes")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:19:27: note: annotate 'contacts' with '@MainActor' if property should only be accessed from the main actor
        public static let contacts = Key("com.apple.developer.contacts.notes")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:19:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let contacts = Key("com.apple.developer.contacts.notes")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:20:27: warning: static property 'classKit' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let classKit = Key("com.apple.developer.ClassKit-environment")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:20:27: note: annotate 'classKit' with '@MainActor' if property should only be accessed from the main actor
        public static let classKit = Key("com.apple.developer.ClassKit-environment")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:20:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let classKit = Key("com.apple.developer.ClassKit-environment")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:21:27: warning: static property 'automaticAssesmentConfiguration' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let automaticAssesmentConfiguration = Key("com.apple.developer.automatic-assessment-configuration")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:21:27: note: annotate 'automaticAssesmentConfiguration' with '@MainActor' if property should only be accessed from the main actor
        public static let automaticAssesmentConfiguration = Key("com.apple.developer.automatic-assessment-configuration")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:21:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let automaticAssesmentConfiguration = Key("com.apple.developer.automatic-assessment-configuration")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:22:27: warning: static property 'gameCenter' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let gameCenter = Key("com.apple.developer.game-center")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:22:27: note: annotate 'gameCenter' with '@MainActor' if property should only be accessed from the main actor
        public static let gameCenter = Key("com.apple.developer.game-center")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:22:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let gameCenter = Key("com.apple.developer.game-center")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:23:27: warning: static property 'healthKit' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let healthKit = Key("com.apple.developer.healthkit")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:23:27: note: annotate 'healthKit' with '@MainActor' if property should only be accessed from the main actor
        public static let healthKit = Key("com.apple.developer.healthkit")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:23:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let healthKit = Key("com.apple.developer.healthkit")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:24:27: warning: static property 'healthKitCapabilities' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let healthKitCapabilities = Key("com.apple.developer.healthkit.access")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:24:27: note: annotate 'healthKitCapabilities' with '@MainActor' if property should only be accessed from the main actor
        public static let healthKitCapabilities = Key("com.apple.developer.healthkit.access")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:24:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let healthKitCapabilities = Key("com.apple.developer.healthkit.access")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:25:27: warning: static property 'homeKit' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let homeKit = Key("com.apple.developer.homekit")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:25:27: note: annotate 'homeKit' with '@MainActor' if property should only be accessed from the main actor
        public static let homeKit = Key("com.apple.developer.homekit")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:25:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let homeKit = Key("com.apple.developer.homekit")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:26:27: warning: static property 'iCloudDevelopmentContainersIdentifiers' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let iCloudDevelopmentContainersIdentifiers = Key("com.apple.developer.icloud-container-development-container-identifiers")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:26:27: note: annotate 'iCloudDevelopmentContainersIdentifiers' with '@MainActor' if property should only be accessed from the main actor
        public static let iCloudDevelopmentContainersIdentifiers = Key("com.apple.developer.icloud-container-development-container-identifiers")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:26:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let iCloudDevelopmentContainersIdentifiers = Key("com.apple.developer.icloud-container-development-container-identifiers")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:27:27: warning: static property 'iCloudContainersEnvironment' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let iCloudContainersEnvironment = Key("com.apple.developer.icloud-container-environment")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:27:27: note: annotate 'iCloudContainersEnvironment' with '@MainActor' if property should only be accessed from the main actor
        public static let iCloudContainersEnvironment = Key("com.apple.developer.icloud-container-environment")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:27:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let iCloudContainersEnvironment = Key("com.apple.developer.icloud-container-environment")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:28:27: warning: static property 'iCloudContainerIdentifiers' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let iCloudContainerIdentifiers = Key("com.apple.developer.icloud-container-identifiers")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:28:27: note: annotate 'iCloudContainerIdentifiers' with '@MainActor' if property should only be accessed from the main actor
        public static let iCloudContainerIdentifiers = Key("com.apple.developer.icloud-container-identifiers")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:28:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let iCloudContainerIdentifiers = Key("com.apple.developer.icloud-container-identifiers")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:29:27: warning: static property 'iCloudServices' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let iCloudServices = Key("com.apple.developer.icloud-services")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:29:27: note: annotate 'iCloudServices' with '@MainActor' if property should only be accessed from the main actor
        public static let iCloudServices = Key("com.apple.developer.icloud-services")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:29:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let iCloudServices = Key("com.apple.developer.icloud-services")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:30:27: warning: static property 'iCloudKeyValueStore' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let iCloudKeyValueStore = Key("com.apple.developer.ubiquity-kvstore-identifier")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:30:27: note: annotate 'iCloudKeyValueStore' with '@MainActor' if property should only be accessed from the main actor
        public static let iCloudKeyValueStore = Key("com.apple.developer.ubiquity-kvstore-identifier")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:30:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let iCloudKeyValueStore = Key("com.apple.developer.ubiquity-kvstore-identifier")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:31:27: warning: static property 'interAppAudio' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let interAppAudio = Key("inter-app-audio")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:31:27: note: annotate 'interAppAudio' with '@MainActor' if property should only be accessed from the main actor
        public static let interAppAudio = Key("inter-app-audio")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:31:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let interAppAudio = Key("inter-app-audio")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:32:27: warning: static property 'networkExtensions' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let networkExtensions = Key("com.apple.developer.networking.networkextension")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:32:27: note: annotate 'networkExtensions' with '@MainActor' if property should only be accessed from the main actor
        public static let networkExtensions = Key("com.apple.developer.networking.networkextension")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:32:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let networkExtensions = Key("com.apple.developer.networking.networkextension")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:33:27: warning: static property 'personalVPN' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let personalVPN = Key("com.apple.developer.networking.vpn.api")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:33:27: note: annotate 'personalVPN' with '@MainActor' if property should only be accessed from the main actor
        public static let personalVPN = Key("com.apple.developer.networking.vpn.api")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:33:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let personalVPN = Key("com.apple.developer.networking.vpn.api")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:34:27: warning: static property 'apsEnvironment' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let apsEnvironment = Key("aps-environment")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:34:27: note: annotate 'apsEnvironment' with '@MainActor' if property should only be accessed from the main actor
        public static let apsEnvironment = Key("aps-environment")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:34:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let apsEnvironment = Key("aps-environment")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:35:27: warning: static property 'appGroups' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let appGroups = Key("com.apple.security.application-groups")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:35:27: note: annotate 'appGroups' with '@MainActor' if property should only be accessed from the main actor
        public static let appGroups = Key("com.apple.security.application-groups")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:35:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let appGroups = Key("com.apple.security.application-groups")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:36:27: warning: static property 'keychainAccessGroups' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let keychainAccessGroups = Key("keychain-access-groups")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:36:27: note: annotate 'keychainAccessGroups' with '@MainActor' if property should only be accessed from the main actor
        public static let keychainAccessGroups = Key("keychain-access-groups")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:36:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let keychainAccessGroups = Key("keychain-access-groups")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:37:27: warning: static property 'dataProtection' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let dataProtection = Key("com.apple.developer.default-data-protection")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:37:27: note: annotate 'dataProtection' with '@MainActor' if property should only be accessed from the main actor
        public static let dataProtection = Key("com.apple.developer.default-data-protection")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:37:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let dataProtection = Key("com.apple.developer.default-data-protection")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:38:27: warning: static property 'siri' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let siri = Key("com.apple.developer.siri")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:38:27: note: annotate 'siri' with '@MainActor' if property should only be accessed from the main actor
        public static let siri = Key("com.apple.developer.siri")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:38:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let siri = Key("com.apple.developer.siri")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:39:27: warning: static property 'passTypeIDs' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let passTypeIDs = Key("com.apple.developer.pass-type-identifiers")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:39:27: note: annotate 'passTypeIDs' with '@MainActor' if property should only be accessed from the main actor
        public static let passTypeIDs = Key("com.apple.developer.pass-type-identifiers")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:39:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let passTypeIDs = Key("com.apple.developer.pass-type-identifiers")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:40:27: warning: static property 'merchantIDs' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let merchantIDs = Key("com.apple.developer.in-app-payments")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:40:27: note: annotate 'merchantIDs' with '@MainActor' if property should only be accessed from the main actor
        public static let merchantIDs = Key("com.apple.developer.in-app-payments")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:40:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let merchantIDs = Key("com.apple.developer.in-app-payments")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:41:27: warning: static property 'wifiInfo' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let wifiInfo = Key("com.apple.developer.networking.wifi-info")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:41:27: note: annotate 'wifiInfo' with '@MainActor' if property should only be accessed from the main actor
        public static let wifiInfo = Key("com.apple.developer.networking.wifi-info")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:41:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let wifiInfo = Key("com.apple.developer.networking.wifi-info")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:42:27: warning: static property 'externalAccessoryConfiguration' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let externalAccessoryConfiguration = Key("com.apple.external-accessory.wireless-configuration")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:42:27: note: annotate 'externalAccessoryConfiguration' with '@MainActor' if property should only be accessed from the main actor
        public static let externalAccessoryConfiguration = Key("com.apple.external-accessory.wireless-configuration")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:42:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let externalAccessoryConfiguration = Key("com.apple.external-accessory.wireless-configuration")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:43:27: warning: static property 'multipath' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let multipath = Key("com.apple.developer.networking.multipath")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:43:27: note: annotate 'multipath' with '@MainActor' if property should only be accessed from the main actor
        public static let multipath = Key("com.apple.developer.networking.multipath")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:43:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let multipath = Key("com.apple.developer.networking.multipath")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:44:27: warning: static property 'hotspotConfiguration' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let hotspotConfiguration = Key("com.apple.developer.networking.HotspotConfiguration")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:44:27: note: annotate 'hotspotConfiguration' with '@MainActor' if property should only be accessed from the main actor
        public static let hotspotConfiguration = Key("com.apple.developer.networking.HotspotConfiguration")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:44:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let hotspotConfiguration = Key("com.apple.developer.networking.HotspotConfiguration")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:45:27: warning: static property 'nfcTagReaderSessionFormats' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let nfcTagReaderSessionFormats = Key("com.apple.developer.nfc.readersession.formats")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:45:27: note: annotate 'nfcTagReaderSessionFormats' with '@MainActor' if property should only be accessed from the main actor
        public static let nfcTagReaderSessionFormats = Key("com.apple.developer.nfc.readersession.formats")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:45:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let nfcTagReaderSessionFormats = Key("com.apple.developer.nfc.readersession.formats")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:46:27: warning: static property 'associatedDomains' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let associatedDomains = Key("com.apple.developer.associated-domains")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:46:27: note: annotate 'associatedDomains' with '@MainActor' if property should only be accessed from the main actor
        public static let associatedDomains = Key("com.apple.developer.associated-domains")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:46:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let associatedDomains = Key("com.apple.developer.associated-domains")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:47:27: warning: static property 'maps' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let maps = Key("com.apple.developer.maps")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:47:27: note: annotate 'maps' with '@MainActor' if property should only be accessed from the main actor
        public static let maps = Key("com.apple.developer.maps")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:47:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let maps = Key("com.apple.developer.maps")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:48:27: warning: static property 'driverKit' is not concurrency-safe because non-'Sendable' type 'Entitlements.Key' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let driverKit = Key("com.apple.developer.driverkit.transport.pci")
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:9:19: note: consider making struct 'Key' conform to the 'Sendable' protocol
    public struct Key {
                  ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:48:27: note: annotate 'driverKit' with '@MainActor' if property should only be accessed from the main actor
        public static let driverKit = Key("com.apple.developer.driverkit.transport.pci")
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:48:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let driverKit = Key("com.apple.developer.driverkit.transport.pci")
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:51:16: warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'Entitlements' may have shared mutable state; this is an error in the Swift 6 language mode
    static let empty: Entitlements = Entitlements([:])
               ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:7:14: note: class 'Entitlements' does not conform to the 'Sendable' protocol
public class Entitlements {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:51:16: note: annotate 'empty' with '@MainActor' if property should only be accessed from the main actor
    static let empty: Entitlements = Entitlements([:])
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:51:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let empty: Entitlements = Entitlements([:])
               ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ UIApplication+SwiftEntitlements.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/UIApplication+SwiftEntitlements.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/ApplicationBinary.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/EntitlementsReader.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/UIApplication+SwiftEntitlements.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/UIApplication+SwiftEntitlements.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/UIApplication+SwiftEntitlements.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/UIApplication+SwiftEntitlements.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/UIApplication+SwiftEntitlements.dia -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.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 -profile-generate -profile-coverage-mapping -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/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwiftEntitlements -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name appletvos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/UIApplication+SwiftEntitlements.o -index-unit-output-path /SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/UIApplication+SwiftEntitlements.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/UIApplication+SwiftEntitlements.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/ApplicationBinary.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/EntitlementsReader.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/UIApplication+SwiftEntitlements.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/UIApplication+SwiftEntitlements.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/UIApplication+SwiftEntitlements.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/UIApplication+SwiftEntitlements.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/UIApplication+SwiftEntitlements.dia -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.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 -profile-generate -profile-coverage-mapping -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/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwiftEntitlements -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name appletvos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/UIApplication+SwiftEntitlements.o -index-unit-output-path /SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/UIApplication+SwiftEntitlements.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:51:16: warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'Entitlements' may have shared mutable state; this is an error in the Swift 6 language mode
    static let empty: Entitlements = Entitlements([:])
               ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:7:14: note: class 'Entitlements' does not conform to the 'Sendable' protocol
public class Entitlements {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:51:16: note: annotate 'empty' with '@MainActor' if property should only be accessed from the main actor
    static let empty: Entitlements = Entitlements([:])
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift:51:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let empty: Entitlements = Entitlements([:])
               ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ EntitlementsReader.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/EntitlementsReader.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/ApplicationBinary.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/EntitlementsReader.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/UIApplication+SwiftEntitlements.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/EntitlementsReader.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/EntitlementsReader.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/EntitlementsReader.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/EntitlementsReader.dia -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.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 -profile-generate -profile-coverage-mapping -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/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwiftEntitlements -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name appletvos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/EntitlementsReader.o -index-unit-output-path /SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/EntitlementsReader.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/EntitlementsReader.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/ApplicationBinary.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/EntitlementsReader.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/UIApplication+SwiftEntitlements.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/EntitlementsReader.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/EntitlementsReader.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/EntitlementsReader.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/EntitlementsReader.dia -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.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 -profile-generate -profile-coverage-mapping -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/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwiftEntitlements -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name appletvos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/EntitlementsReader.o -index-unit-output-path /SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/EntitlementsReader.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ ApplicationBinary.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/ApplicationBinary.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/ApplicationBinary.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/EntitlementsReader.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/UIApplication+SwiftEntitlements.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/ApplicationBinary.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/ApplicationBinary.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/ApplicationBinary.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/ApplicationBinary.dia -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.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 -profile-generate -profile-coverage-mapping -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/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwiftEntitlements -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name appletvos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/ApplicationBinary.o -index-unit-output-path /SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/ApplicationBinary.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/ApplicationBinary.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/ApplicationBinary.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/EntitlementsReader.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/UIApplication+SwiftEntitlements.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/ApplicationBinary.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/ApplicationBinary.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/ApplicationBinary.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/ApplicationBinary.dia -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.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 -profile-generate -profile-coverage-mapping -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/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwiftEntitlements -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name appletvos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/ApplicationBinary.o -index-unit-output-path /SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/ApplicationBinary.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Emitting module for SwiftEntitlements (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
SwiftDriver\ Compilation\ Requirements SwiftEntitlements normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftEntitlements -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements.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.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements-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/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements.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/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.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/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/SwiftEntitlements-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements-Swift.h (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/SwiftEntitlements-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SwiftEntitlements.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements.abi.json (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SwiftEntitlements.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SwiftEntitlements.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements.swiftmodule (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SwiftEntitlements.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SwiftEntitlements.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements.swiftdoc (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SwiftEntitlements.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SwiftEntitlements.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements.swiftsourceinfo (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SwiftEntitlements.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling ApplicationBinary.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
SwiftDriverJobDiscovery normal arm64 Compiling Entitlements.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
SwiftDriverJobDiscovery normal arm64 Compiling EntitlementsReader.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
SwiftDriverJobDiscovery normal arm64 Compiling UIApplication+SwiftEntitlements.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
SwiftDriver\ Compilation SwiftEntitlements normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftEntitlements -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements.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.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements-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/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements.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/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.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/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SwiftEntitlements.o normal (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos12.0 -r -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -L/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -L/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-appletvos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SwiftEntitlements.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SwiftEntitlements.o (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SwiftEntitlements.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftEntitlements",
  "name" : "SwiftEntitlements",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftEntitlements",
      "targets" : [
        "SwiftEntitlements"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftEntitlementsTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftEntitlementsTests",
      "path" : "Tests/SwiftEntitlementsTests",
      "sources" : [
        "SwiftEntitlementsTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SwiftEntitlements"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftEntitlements",
      "module_type" : "SwiftTarget",
      "name" : "SwiftEntitlements",
      "path" : "Sources/SwiftEntitlements",
      "product_memberships" : [
        "SwiftEntitlements"
      ],
      "sources" : [
        "ApplicationBinary.swift",
        "Entitlements.swift",
        "EntitlementsReader.swift",
        "UIApplication+SwiftEntitlements.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.