This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 with Swift 6.0 for tvOS using Xcode 16.0.

Swift 6 data race errors: 33

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme SwiftEntitlements -destination generic/platform=tvos OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/matrejek/SwiftEntitlements.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/matrejek/SwiftEntitlements
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.0
Building package at path:  $workDir
https://github.com/matrejek/SwiftEntitlements.git
Command line invocation:
    /Applications/Xcode-15.3.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
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    TOOLCHAINS = org.swift.600202405261a
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-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme SwiftEntitlements -destination generic/platform=tvos OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
    /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SwiftEntitlements -destination generic/platform=tvos "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
    TOOLCHAINS = org.swift.600202405261a
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 /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/ld -version_details
Build description signature: 8d54a72b0eed54796f2a8578dadc343a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8d54a72b0eed54796f2a8578dadc343a.xcbuilddata
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'.
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
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/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
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
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
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
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-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
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
SwiftDriver SwiftEntitlements normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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 -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.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-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -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 -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
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.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-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/.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 -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -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 -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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
 7 | public class Entitlements {
 8 |
 9 |     public struct Key {
   |                   `- note: consider making struct 'Key' conform to the 'Sendable' protocol
10 |
11 |         let rawKey: String
   :
15 |         }
16 |
17 |         public static let autofillCredentialProvider = Key("com.apple.developer.authentication-services.autofill-credential-provider")
   |                           |- 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
   |                           |- note: annotate 'autofillCredentialProvider' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 |         public static let signWithApple = Key("com.apple.developer.applesignin")
19 |         public static let contacts = Key("com.apple.developer.contacts.notes")
/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
 7 | public class Entitlements {
 8 |
 9 |     public struct Key {
   |                   `- note: consider making struct 'Key' conform to the 'Sendable' protocol
10 |
11 |         let rawKey: String
   :
16 |
17 |         public static let autofillCredentialProvider = Key("com.apple.developer.authentication-services.autofill-credential-provider")
18 |         public static let signWithApple = Key("com.apple.developer.applesignin")
   |                           |- 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
   |                           |- note: annotate 'signWithApple' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 |         public static let contacts = Key("com.apple.developer.contacts.notes")
20 |         public static let classKit = Key("com.apple.developer.ClassKit-environment")
/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
 7 | public class Entitlements {
 8 |
 9 |     public struct Key {
   |                   `- note: consider making struct 'Key' conform to the 'Sendable' protocol
10 |
11 |         let rawKey: String
   :
17 |         public static let autofillCredentialProvider = Key("com.apple.developer.authentication-services.autofill-credential-provider")
18 |         public static let signWithApple = Key("com.apple.developer.applesignin")
19 |         public static let contacts = Key("com.apple.developer.contacts.notes")
   |                           |- 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
   |                           |- note: annotate 'contacts' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
20 |         public static let classKit = Key("com.apple.developer.ClassKit-environment")
21 |         public static let automaticAssesmentConfiguration = Key("com.apple.developer.automatic-assessment-configuration")
/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
 7 | public class Entitlements {
 8 |
 9 |     public struct Key {
   |                   `- note: consider making struct 'Key' conform to the 'Sendable' protocol
10 |
11 |         let rawKey: String
   :
18 |         public static let signWithApple = Key("com.apple.developer.applesignin")
19 |         public static let contacts = Key("com.apple.developer.contacts.notes")
20 |         public static let classKit = Key("com.apple.developer.ClassKit-environment")
   |                           |- 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
   |                           |- note: annotate 'classKit' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 |         public static let automaticAssesmentConfiguration = Key("com.apple.developer.automatic-assessment-configuration")
22 |         public static let gameCenter = Key("com.apple.developer.game-center")
/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
 7 | public class Entitlements {
 8 |
 9 |     public struct Key {
   |                   `- note: consider making struct 'Key' conform to the 'Sendable' protocol
10 |
11 |         let rawKey: String
   :
19 |         public static let contacts = Key("com.apple.developer.contacts.notes")
20 |         public static let classKit = Key("com.apple.developer.ClassKit-environment")
21 |         public static let automaticAssesmentConfiguration = Key("com.apple.developer.automatic-assessment-configuration")
   |                           |- 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
   |                           |- note: annotate 'automaticAssesmentConfiguration' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
22 |         public static let gameCenter = Key("com.apple.developer.game-center")
23 |         public static let healthKit = Key("com.apple.developer.healthkit")
/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
 7 | public class Entitlements {
 8 |
 9 |     public struct Key {
   |                   `- note: consider making struct 'Key' conform to the 'Sendable' protocol
10 |
11 |         let rawKey: String
   :
20 |         public static let classKit = Key("com.apple.developer.ClassKit-environment")
21 |         public static let automaticAssesmentConfiguration = Key("com.apple.developer.automatic-assessment-configuration")
22 |         public static let gameCenter = Key("com.apple.developer.game-center")
   |                           |- 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
   |                           |- note: annotate 'gameCenter' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
23 |         public static let healthKit = Key("com.apple.developer.healthkit")
24 |         public static let healthKitCapabilities = Key("com.apple.developer.healthkit.access")
/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
 7 | public class Entitlements {
 8 |
 9 |     public struct Key {
   |                   `- note: consider making struct 'Key' conform to the 'Sendable' protocol
10 |
11 |         let rawKey: String
   :
21 |         public static let automaticAssesmentConfiguration = Key("com.apple.developer.automatic-assessment-configuration")
22 |         public static let gameCenter = Key("com.apple.developer.game-center")
23 |         public static let healthKit = Key("com.apple.developer.healthkit")
   |                           |- 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
   |                           |- note: annotate 'healthKit' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
24 |         public static let healthKitCapabilities = Key("com.apple.developer.healthkit.access")
25 |         public static let homeKit = Key("com.apple.developer.homekit")
/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
 7 | public class Entitlements {
 8 |
 9 |     public struct Key {
   |                   `- note: consider making struct 'Key' conform to the 'Sendable' protocol
10 |
11 |         let rawKey: String
   :
22 |         public static let gameCenter = Key("com.apple.developer.game-center")
23 |         public static let healthKit = Key("com.apple.developer.healthkit")
24 |         public static let healthKitCapabilities = Key("com.apple.developer.healthkit.access")
   |                           |- 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
   |                           |- note: annotate 'healthKitCapabilities' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
25 |         public static let homeKit = Key("com.apple.developer.homekit")
26 |         public static let iCloudDevelopmentContainersIdentifiers = Key("com.apple.developer.icloud-container-development-container-identifiers")
/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
 7 | public class Entitlements {
 8 |
 9 |     public struct Key {
   |                   `- note: consider making struct 'Key' conform to the 'Sendable' protocol
10 |
11 |         let rawKey: String
   :
23 |         public static let healthKit = Key("com.apple.developer.healthkit")
24 |         public static let healthKitCapabilities = Key("com.apple.developer.healthkit.access")
25 |         public static let homeKit = Key("com.apple.developer.homekit")
   |                           |- 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
   |                           |- note: annotate 'homeKit' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 |         public static let iCloudDevelopmentContainersIdentifiers = Key("com.apple.developer.icloud-container-development-container-identifiers")
27 |         public static let iCloudContainersEnvironment = Key("com.apple.developer.icloud-container-environment")
/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
 7 | public class Entitlements {
 8 |
 9 |     public struct Key {
   |                   `- note: consider making struct 'Key' conform to the 'Sendable' protocol
10 |
11 |         let rawKey: String
   :
24 |         public static let healthKitCapabilities = Key("com.apple.developer.healthkit.access")
25 |         public static let homeKit = Key("com.apple.developer.homekit")
26 |         public static let iCloudDevelopmentContainersIdentifiers = Key("com.apple.developer.icloud-container-development-container-identifiers")
   |                           |- 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
   |                           |- note: annotate 'iCloudDevelopmentContainersIdentifiers' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
27 |         public static let iCloudContainersEnvironment = Key("com.apple.developer.icloud-container-environment")
28 |         public static let iCloudContainerIdentifiers = Key("com.apple.developer.icloud-container-identifiers")
/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
 7 | public class Entitlements {
 8 |
 9 |     public struct Key {
   |                   `- note: consider making struct 'Key' conform to the 'Sendable' protocol
10 |
11 |         let rawKey: String
   :
25 |         public static let homeKit = Key("com.apple.developer.homekit")
26 |         public static let iCloudDevelopmentContainersIdentifiers = Key("com.apple.developer.icloud-container-development-container-identifiers")
27 |         public static let iCloudContainersEnvironment = Key("com.apple.developer.icloud-container-environment")
   |                           |- 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
   |                           |- note: annotate 'iCloudContainersEnvironment' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
28 |         public static let iCloudContainerIdentifiers = Key("com.apple.developer.icloud-container-identifiers")
29 |         public static let iCloudServices = Key("com.apple.developer.icloud-services")
/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
 7 | public class Entitlements {
 8 |
 9 |     public struct Key {
   |                   `- note: consider making struct 'Key' conform to the 'Sendable' protocol
10 |
11 |         let rawKey: String
   :
26 |         public static let iCloudDevelopmentContainersIdentifiers = Key("com.apple.developer.icloud-container-development-container-identifiers")
27 |         public static let iCloudContainersEnvironment = Key("com.apple.developer.icloud-container-environment")
28 |         public static let iCloudContainerIdentifiers = Key("com.apple.developer.icloud-container-identifiers")
   |                           |- 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
   |                           |- note: annotate 'iCloudContainerIdentifiers' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 |         public static let iCloudServices = Key("com.apple.developer.icloud-services")
30 |         public static let iCloudKeyValueStore = Key("com.apple.developer.ubiquity-kvstore-identifier")
/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
 7 | public class Entitlements {
 8 |
 9 |     public struct Key {
   |                   `- note: consider making struct 'Key' conform to the 'Sendable' protocol
10 |
11 |         let rawKey: String
   :
27 |         public static let iCloudContainersEnvironment = Key("com.apple.developer.icloud-container-environment")
28 |         public static let iCloudContainerIdentifiers = Key("com.apple.developer.icloud-container-identifiers")
29 |         public static let iCloudServices = Key("com.apple.developer.icloud-services")
   |                           |- 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
   |                           |- note: annotate 'iCloudServices' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
30 |         public static let iCloudKeyValueStore = Key("com.apple.developer.ubiquity-kvstore-identifier")
31 |         public static let interAppAudio = Key("inter-app-audio")
/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
 7 | public class Entitlements {
 8 |
 9 |     public struct Key {
   |                   `- note: consider making struct 'Key' conform to the 'Sendable' protocol
10 |
11 |         let rawKey: String
   :
28 |         public static let iCloudContainerIdentifiers = Key("com.apple.developer.icloud-container-identifiers")
29 |         public static let iCloudServices = Key("com.apple.developer.icloud-services")
30 |         public static let iCloudKeyValueStore = Key("com.apple.developer.ubiquity-kvstore-identifier")
   |                           |- 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
   |                           |- note: annotate 'iCloudKeyValueStore' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |         public static let interAppAudio = Key("inter-app-audio")
32 |         public static let networkExtensions = Key("com.apple.developer.networking.networkextension")
/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
 7 | public class Entitlements {
 8 |
 9 |     public struct Key {
   |                   `- note: consider making struct 'Key' conform to the 'Sendable' protocol
10 |
11 |         let rawKey: String
   :
29 |         public static let iCloudServices = Key("com.apple.developer.icloud-services")
30 |         public static let iCloudKeyValueStore = Key("com.apple.developer.ubiquity-kvstore-identifier")
31 |         public static let interAppAudio = Key("inter-app-audio")
   |                           |- 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
   |                           |- note: annotate 'interAppAudio' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |         public static let networkExtensions = Key("com.apple.developer.networking.networkextension")
33 |         public static let personalVPN = Key("com.apple.developer.networking.vpn.api")
/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
 7 | public class Entitlements {
 8 |
 9 |     public struct Key {
   |                   `- note: consider making struct 'Key' conform to the 'Sendable' protocol
10 |
11 |         let rawKey: String
   :
30 |         public static let iCloudKeyValueStore = Key("com.apple.developer.ubiquity-kvstore-identifier")
31 |         public static let interAppAudio = Key("inter-app-audio")
32 |         public static let networkExtensions = Key("com.apple.developer.networking.networkextension")
   |                           |- 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
   |                           |- note: annotate 'networkExtensions' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 |         public static let personalVPN = Key("com.apple.developer.networking.vpn.api")
34 |         public static let apsEnvironment = Key("aps-environment")
/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
 7 | public class Entitlements {
 8 |
 9 |     public struct Key {
   |                   `- note: consider making struct 'Key' conform to the 'Sendable' protocol
10 |
11 |         let rawKey: String
   :
31 |         public static let interAppAudio = Key("inter-app-audio")
32 |         public static let networkExtensions = Key("com.apple.developer.networking.networkextension")
33 |         public static let personalVPN = Key("com.apple.developer.networking.vpn.api")
   |                           |- 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
   |                           |- note: annotate 'personalVPN' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
34 |         public static let apsEnvironment = Key("aps-environment")
35 |         public static let appGroups = Key("com.apple.security.application-groups")
/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
 7 | public class Entitlements {
 8 |
 9 |     public struct Key {
   |                   `- note: consider making struct 'Key' conform to the 'Sendable' protocol
10 |
11 |         let rawKey: String
   :
32 |         public static let networkExtensions = Key("com.apple.developer.networking.networkextension")
33 |         public static let personalVPN = Key("com.apple.developer.networking.vpn.api")
34 |         public static let apsEnvironment = Key("aps-environment")
   |                           |- 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
   |                           |- note: annotate 'apsEnvironment' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
35 |         public static let appGroups = Key("com.apple.security.application-groups")
36 |         public static let keychainAccessGroups = Key("keychain-access-groups")
/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
 7 | public class Entitlements {
 8 |
 9 |     public struct Key {
   |                   `- note: consider making struct 'Key' conform to the 'Sendable' protocol
10 |
11 |         let rawKey: String
   :
33 |         public static let personalVPN = Key("com.apple.developer.networking.vpn.api")
34 |         public static let apsEnvironment = Key("aps-environment")
35 |         public static let appGroups = Key("com.apple.security.application-groups")
   |                           |- 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
   |                           |- note: annotate 'appGroups' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
36 |         public static let keychainAccessGroups = Key("keychain-access-groups")
37 |         public static let dataProtection = Key("com.apple.developer.default-data-protection")
/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
 7 | public class Entitlements {
 8 |
 9 |     public struct Key {
   |                   `- note: consider making struct 'Key' conform to the 'Sendable' protocol
10 |
11 |         let rawKey: String
   :
34 |         public static let apsEnvironment = Key("aps-environment")
35 |         public static let appGroups = Key("com.apple.security.application-groups")
36 |         public static let keychainAccessGroups = Key("keychain-access-groups")
   |                           |- 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
   |                           |- note: annotate 'keychainAccessGroups' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |         public static let dataProtection = Key("com.apple.developer.default-data-protection")
38 |         public static let siri = Key("com.apple.developer.siri")
/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
 7 | public class Entitlements {
 8 |
 9 |     public struct Key {
   |                   `- note: consider making struct 'Key' conform to the 'Sendable' protocol
10 |
11 |         let rawKey: String
   :
35 |         public static let appGroups = Key("com.apple.security.application-groups")
36 |         public static let keychainAccessGroups = Key("keychain-access-groups")
37 |         public static let dataProtection = Key("com.apple.developer.default-data-protection")
   |                           |- 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
   |                           |- note: annotate 'dataProtection' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 |         public static let siri = Key("com.apple.developer.siri")
39 |         public static let passTypeIDs = Key("com.apple.developer.pass-type-identifiers")
/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
 7 | public class Entitlements {
 8 |
 9 |     public struct Key {
   |                   `- note: consider making struct 'Key' conform to the 'Sendable' protocol
10 |
11 |         let rawKey: String
   :
36 |         public static let keychainAccessGroups = Key("keychain-access-groups")
37 |         public static let dataProtection = Key("com.apple.developer.default-data-protection")
38 |         public static let siri = Key("com.apple.developer.siri")
   |                           |- 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
   |                           |- note: annotate 'siri' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
39 |         public static let passTypeIDs = Key("com.apple.developer.pass-type-identifiers")
40 |         public static let merchantIDs = Key("com.apple.developer.in-app-payments")
/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
 7 | public class Entitlements {
 8 |
 9 |     public struct Key {
   |                   `- note: consider making struct 'Key' conform to the 'Sendable' protocol
10 |
11 |         let rawKey: String
   :
37 |         public static let dataProtection = Key("com.apple.developer.default-data-protection")
38 |         public static let siri = Key("com.apple.developer.siri")
39 |         public static let passTypeIDs = Key("com.apple.developer.pass-type-identifiers")
   |                           |- 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
   |                           |- note: annotate 'passTypeIDs' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
40 |         public static let merchantIDs = Key("com.apple.developer.in-app-payments")
41 |         public static let wifiInfo = Key("com.apple.developer.networking.wifi-info")
/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
 7 | public class Entitlements {
 8 |
 9 |     public struct Key {
   |                   `- note: consider making struct 'Key' conform to the 'Sendable' protocol
10 |
11 |         let rawKey: String
   :
38 |         public static let siri = Key("com.apple.developer.siri")
39 |         public static let passTypeIDs = Key("com.apple.developer.pass-type-identifiers")
40 |         public static let merchantIDs = Key("com.apple.developer.in-app-payments")
   |                           |- 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
   |                           |- note: annotate 'merchantIDs' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
41 |         public static let wifiInfo = Key("com.apple.developer.networking.wifi-info")
42 |         public static let externalAccessoryConfiguration = Key("com.apple.external-accessory.wireless-configuration")
/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
 7 | public class Entitlements {
 8 |
 9 |     public struct Key {
   |                   `- note: consider making struct 'Key' conform to the 'Sendable' protocol
10 |
11 |         let rawKey: String
   :
39 |         public static let passTypeIDs = Key("com.apple.developer.pass-type-identifiers")
40 |         public static let merchantIDs = Key("com.apple.developer.in-app-payments")
41 |         public static let wifiInfo = Key("com.apple.developer.networking.wifi-info")
   |                           |- 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
   |                           |- note: annotate 'wifiInfo' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
42 |         public static let externalAccessoryConfiguration = Key("com.apple.external-accessory.wireless-configuration")
43 |         public static let multipath = Key("com.apple.developer.networking.multipath")
/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
 7 | public class Entitlements {
 8 |
 9 |     public struct Key {
   |                   `- note: consider making struct 'Key' conform to the 'Sendable' protocol
10 |
11 |         let rawKey: String
   :
40 |         public static let merchantIDs = Key("com.apple.developer.in-app-payments")
41 |         public static let wifiInfo = Key("com.apple.developer.networking.wifi-info")
42 |         public static let externalAccessoryConfiguration = Key("com.apple.external-accessory.wireless-configuration")
   |                           |- 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
   |                           |- note: annotate 'externalAccessoryConfiguration' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
43 |         public static let multipath = Key("com.apple.developer.networking.multipath")
44 |         public static let hotspotConfiguration = Key("com.apple.developer.networking.HotspotConfiguration")
/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
 7 | public class Entitlements {
 8 |
 9 |     public struct Key {
   |                   `- note: consider making struct 'Key' conform to the 'Sendable' protocol
10 |
11 |         let rawKey: String
   :
41 |         public static let wifiInfo = Key("com.apple.developer.networking.wifi-info")
42 |         public static let externalAccessoryConfiguration = Key("com.apple.external-accessory.wireless-configuration")
43 |         public static let multipath = Key("com.apple.developer.networking.multipath")
   |                           |- 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
   |                           |- note: annotate 'multipath' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
44 |         public static let hotspotConfiguration = Key("com.apple.developer.networking.HotspotConfiguration")
45 |         public static let nfcTagReaderSessionFormats = Key("com.apple.developer.nfc.readersession.formats")
/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
 7 | public class Entitlements {
 8 |
 9 |     public struct Key {
   |                   `- note: consider making struct 'Key' conform to the 'Sendable' protocol
10 |
11 |         let rawKey: String
   :
42 |         public static let externalAccessoryConfiguration = Key("com.apple.external-accessory.wireless-configuration")
43 |         public static let multipath = Key("com.apple.developer.networking.multipath")
44 |         public static let hotspotConfiguration = Key("com.apple.developer.networking.HotspotConfiguration")
   |                           |- 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
   |                           |- note: annotate 'hotspotConfiguration' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
45 |         public static let nfcTagReaderSessionFormats = Key("com.apple.developer.nfc.readersession.formats")
46 |         public static let associatedDomains = Key("com.apple.developer.associated-domains")
/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
 7 | public class Entitlements {
 8 |
 9 |     public struct Key {
   |                   `- note: consider making struct 'Key' conform to the 'Sendable' protocol
10 |
11 |         let rawKey: String
   :
43 |         public static let multipath = Key("com.apple.developer.networking.multipath")
44 |         public static let hotspotConfiguration = Key("com.apple.developer.networking.HotspotConfiguration")
45 |         public static let nfcTagReaderSessionFormats = Key("com.apple.developer.nfc.readersession.formats")
   |                           |- 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
   |                           |- note: annotate 'nfcTagReaderSessionFormats' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
46 |         public static let associatedDomains = Key("com.apple.developer.associated-domains")
47 |         public static let maps = Key("com.apple.developer.maps")
/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
 7 | public class Entitlements {
 8 |
 9 |     public struct Key {
   |                   `- note: consider making struct 'Key' conform to the 'Sendable' protocol
10 |
11 |         let rawKey: String
   :
44 |         public static let hotspotConfiguration = Key("com.apple.developer.networking.HotspotConfiguration")
45 |         public static let nfcTagReaderSessionFormats = Key("com.apple.developer.nfc.readersession.formats")
46 |         public static let associatedDomains = Key("com.apple.developer.associated-domains")
   |                           |- 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
   |                           |- note: annotate 'associatedDomains' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
47 |         public static let maps = Key("com.apple.developer.maps")
48 |         public static let driverKit = Key("com.apple.developer.driverkit.transport.pci")
/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
 7 | public class Entitlements {
 8 |
 9 |     public struct Key {
   |                   `- note: consider making struct 'Key' conform to the 'Sendable' protocol
10 |
11 |         let rawKey: String
   :
45 |         public static let nfcTagReaderSessionFormats = Key("com.apple.developer.nfc.readersession.formats")
46 |         public static let associatedDomains = Key("com.apple.developer.associated-domains")
47 |         public static let maps = Key("com.apple.developer.maps")
   |                           |- 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
   |                           |- note: annotate 'maps' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
48 |         public static let driverKit = Key("com.apple.developer.driverkit.transport.pci")
49 |     }
/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
 7 | public class Entitlements {
 8 |
 9 |     public struct Key {
   |                   `- note: consider making struct 'Key' conform to the 'Sendable' protocol
10 |
11 |         let rawKey: String
   :
46 |         public static let associatedDomains = Key("com.apple.developer.associated-domains")
47 |         public static let maps = Key("com.apple.developer.maps")
48 |         public static let driverKit = Key("com.apple.developer.driverkit.transport.pci")
   |                           |- 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
   |                           |- note: annotate 'driverKit' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
49 |     }
50 |
/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
 5 | import Foundation
 6 |
 7 | public class Entitlements {
   |              `- note: class 'Entitlements' does not conform to the 'Sendable' protocol
 8 |
 9 |     public struct Key {
   :
49 |     }
50 |
51 |     static let empty: Entitlements = Entitlements([:])
   |                |- 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
   |                |- note: annotate 'empty' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
52 |
53 |     private let values: [String: Any]
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
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.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-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/.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 -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -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 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.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-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/.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 -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -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 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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\ 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
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.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-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/.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 -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -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 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.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-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/.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 -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -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 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.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-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/.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 -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -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 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.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-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/.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 -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -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 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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 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
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.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-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/.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 -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -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 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.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-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/.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 -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -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 17.4 -target-sdk-name appletvos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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)
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
    builtin-Swift-Compilation-Requirements -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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 -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.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-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -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 -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.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/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.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/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 EntitlementsReader.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
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 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
    builtin-Swift-Compilation -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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 -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-15.3.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-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -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 -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
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos12.0 -r -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.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-15.3.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-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.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/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.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
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
** 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.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.