Build Information
Failed to build SwiftEntitlements, reference master (42e320
), with Swift 6.1 for watchOS using Xcode 16.3 on 26 Apr 2025 11:55:12 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftEntitlements -destination generic/platform=watchOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.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: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/matrejek/SwiftEntitlements.git
https://github.com/matrejek/SwiftEntitlements.git
{
"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"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
SwiftEntitlements: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftEntitlements
{
"dependencies" : [
],
"manifest_display_name" : "SwiftEntitlements",
"name" : "SwiftEntitlements",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SwiftEntitlements",
"targets" : [
"SwiftEntitlements"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftEntitlementsTests",
"module_type" : "SwiftTarget",
"name" : "SwiftEntitlementsTests",
"path" : "Tests/SwiftEntitlementsTests",
"sources" : [
"SwiftEntitlementsTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"SwiftEntitlements"
],
"type" : "test"
},
{
"c99name" : "SwiftEntitlements",
"module_type" : "SwiftTarget",
"name" : "SwiftEntitlements",
"path" : "Sources/SwiftEntitlements",
"product_memberships" : [
"SwiftEntitlements"
],
"sources" : [
"ApplicationBinary.swift",
"Entitlements.swift",
"EntitlementsReader.swift",
"UIApplication+SwiftEntitlements.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SwiftEntitlements"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftEntitlements -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SwiftEntitlements -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
SwiftEntitlements: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'SwiftEntitlements' in project 'SwiftEntitlements'
➜ Explicit dependency on target 'SwiftEntitlements' in project 'SwiftEntitlements'
Target 'SwiftEntitlements' in project 'SwiftEntitlements' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: bb9d23fd38302425ba38dec5edea6bb4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/bb9d23fd38302425ba38dec5edea6bb4.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
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/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
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-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/SwiftEntitlements.DependencyMetadataFileList (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/SwiftEntitlements.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/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-watchos/SwiftEntitlements.build/SwiftEntitlements.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/SwiftEntitlements.DependencyStaticMetadataFileList (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-watchos/SwiftEntitlements.build/SwiftEntitlements.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/armv7k/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-watchos/SwiftEntitlements.build/Objects-normal/armv7k/SwiftEntitlements-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/armv7k/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-watchos/SwiftEntitlements.build/Objects-normal/armv7k/SwiftEntitlements_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/armv7k/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-watchos/SwiftEntitlements.build/Objects-normal/armv7k/SwiftEntitlements.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/armv7k/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-watchos/SwiftEntitlements.build/Objects-normal/armv7k/SwiftEntitlements.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/armv7k/SwiftEntitlements.SwiftConstValuesFileList (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-watchos/SwiftEntitlements.build/Objects-normal/armv7k/SwiftEntitlements.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/arm64_32/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-watchos/SwiftEntitlements.build/Objects-normal/arm64_32/SwiftEntitlements_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/arm64_32/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-watchos/SwiftEntitlements.build/Objects-normal/arm64_32/SwiftEntitlements.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/arm64_32/SwiftEntitlements.SwiftConstValuesFileList (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-watchos/SwiftEntitlements.build/Objects-normal/arm64_32/SwiftEntitlements.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/arm64_32/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-watchos/SwiftEntitlements.build/Objects-normal/arm64_32/SwiftEntitlements.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/arm64_32/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-watchos/SwiftEntitlements.build/Objects-normal/arm64_32/SwiftEntitlements-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements.SwiftConstValuesFileList (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-watchos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/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-watchos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/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-watchos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/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-watchos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/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-watchos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/SwiftEntitlements.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/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-watchos/SwiftEntitlements.build/SwiftEntitlements.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver SwiftEntitlements normal armv7k com.apple.xcode.tools.swift.compiler (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftEntitlements -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/armv7k/SwiftEntitlements.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos5.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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/armv7k/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-watchos/SwiftEntitlements.build/Objects-normal/armv7k/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-watchos/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-watchos/SwiftEntitlements.build/Objects-normal/armv7k/SwiftEntitlements_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/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-watchos/SwiftEntitlements.build/Objects-normal/armv7k/SwiftEntitlements-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver SwiftEntitlements normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftEntitlements -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos5.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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/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-watchos/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-watchos/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-watchos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/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-watchos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver SwiftEntitlements normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftEntitlements -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/arm64_32/SwiftEntitlements.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos5.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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/arm64_32/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-watchos/SwiftEntitlements.build/Objects-normal/arm64_32/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-watchos/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-watchos/SwiftEntitlements.build/Objects-normal/arm64_32/SwiftEntitlements_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/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-watchos/SwiftEntitlements.build/Objects-normal/arm64_32/SwiftEntitlements-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal armv7k Emitting\ module\ for\ SwiftEntitlements (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
EmitSwiftModule normal armv7k (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/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: add '@MainActor' to make static property 'autofillCredentialProvider' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'signWithApple' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'contacts' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'classKit' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'automaticAssesmentConfiguration' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'gameCenter' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'healthKit' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'healthKitCapabilities' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'homeKit' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'iCloudDevelopmentContainersIdentifiers' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'iCloudContainersEnvironment' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'iCloudContainerIdentifiers' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'iCloudServices' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'iCloudKeyValueStore' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'interAppAudio' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'networkExtensions' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'personalVPN' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'apsEnvironment' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'appGroups' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'keychainAccessGroups' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'dataProtection' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'siri' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'passTypeIDs' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'merchantIDs' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'wifiInfo' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'externalAccessoryConfiguration' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'multipath' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'hotspotConfiguration' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'nfcTagReaderSessionFormats' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'associatedDomains' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'maps' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'driverKit' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'empty' part of global actor 'MainActor'
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)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/UIApplication+SwiftEntitlements.swift:8:18: error: cannot find type 'UIApplication' in scope
public extension UIApplication {
^~~~~~~~~~~~~
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/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 armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/armv7k/SwiftEntitlements_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwiftEntitlements -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/armv7k/SwiftEntitlements.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/armv7k/SwiftEntitlements.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/armv7k/SwiftEntitlements-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/armv7k/SwiftEntitlements-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/armv7k/SwiftEntitlements-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/armv7k/SwiftEntitlements.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/armv7k/SwiftEntitlements.abi.json
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ SwiftEntitlements (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/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_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/arm64_32/SwiftEntitlements_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwiftEntitlements -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/arm64_32/SwiftEntitlements.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/arm64_32/SwiftEntitlements.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/arm64_32/SwiftEntitlements-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/arm64_32/SwiftEntitlements-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/arm64_32/SwiftEntitlements-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/arm64_32/SwiftEntitlements.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/arm64_32/SwiftEntitlements.abi.json
EmitSwiftModule normal arm64_32 (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/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: add '@MainActor' to make static property 'autofillCredentialProvider' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'signWithApple' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'contacts' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'classKit' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'automaticAssesmentConfiguration' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'gameCenter' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'healthKit' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'healthKitCapabilities' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'homeKit' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'iCloudDevelopmentContainersIdentifiers' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'iCloudContainersEnvironment' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'iCloudContainerIdentifiers' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'iCloudServices' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'iCloudKeyValueStore' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'interAppAudio' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'networkExtensions' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'personalVPN' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'apsEnvironment' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'appGroups' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'keychainAccessGroups' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'dataProtection' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'siri' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'passTypeIDs' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'merchantIDs' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'wifiInfo' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'externalAccessoryConfiguration' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'multipath' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'hotspotConfiguration' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'nfcTagReaderSessionFormats' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'associatedDomains' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'maps' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'driverKit' part of global actor 'MainActor'
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: add '@MainActor' to make static property 'empty' part of global actor 'MainActor'
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)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/UIApplication+SwiftEntitlements.swift:8:18: error: cannot find type 'UIApplication' in scope
public extension UIApplication {
^~~~~~~~~~~~~
SwiftCompile normal armv7k Compiling\ EntitlementsReader.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/EntitlementsReader.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/EntitlementsReader.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ ApplicationBinary.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/ApplicationBinary.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/ApplicationBinary.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ Entitlements.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ Entitlements.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ApplicationBinary.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/ApplicationBinary.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/ApplicationBinary.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ UIApplication+SwiftEntitlements.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/UIApplication+SwiftEntitlements.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/UIApplication+SwiftEntitlements.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ ApplicationBinary.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/ApplicationBinary.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/ApplicationBinary.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ UIApplication+SwiftEntitlements.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/UIApplication+SwiftEntitlements.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/UIApplication+SwiftEntitlements.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ SwiftEntitlements (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
Command SwiftEmitModule failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
EmitSwiftModule normal armv7k (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
SwiftEmitModule normal armv7k Emitting\ module\ for\ SwiftEntitlements (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ SwiftEntitlements (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
EmitSwiftModule normal arm64_32 (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
SwiftEmitModule normal arm64 Emitting\ module\ for\ SwiftEntitlements (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
Building workspace spi-builder-workspace with scheme SwiftEntitlements
(6 failures)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
SwiftEntitlements: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftEntitlements
{
"dependencies" : [
],
"manifest_display_name" : "SwiftEntitlements",
"name" : "SwiftEntitlements",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SwiftEntitlements",
"targets" : [
"SwiftEntitlements"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftEntitlementsTests",
"module_type" : "SwiftTarget",
"name" : "SwiftEntitlementsTests",
"path" : "Tests/SwiftEntitlementsTests",
"sources" : [
"SwiftEntitlementsTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"SwiftEntitlements"
],
"type" : "test"
},
{
"c99name" : "SwiftEntitlements",
"module_type" : "SwiftTarget",
"name" : "SwiftEntitlements",
"path" : "Sources/SwiftEntitlements",
"product_memberships" : [
"SwiftEntitlements"
],
"sources" : [
"ApplicationBinary.swift",
"Entitlements.swift",
"EntitlementsReader.swift",
"UIApplication+SwiftEntitlements.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SwiftEntitlements"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftEntitlements -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SwiftEntitlements -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
SwiftEntitlements: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'SwiftEntitlements' in project 'SwiftEntitlements'
➜ Explicit dependency on target 'SwiftEntitlements' in project 'SwiftEntitlements'
Target 'SwiftEntitlements' in project 'SwiftEntitlements' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 554b7288b024df93c9c0e96c574cefc6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/554b7288b024df93c9c0e96c574cefc6.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
SwiftDriver SwiftEntitlements normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftEntitlements -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos5.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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/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-watchos/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-watchos/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-watchos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/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-watchos/SwiftEntitlements.build/Objects-normal/arm64/SwiftEntitlements-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver SwiftEntitlements normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftEntitlements -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/arm64_32/SwiftEntitlements.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos5.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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/arm64_32/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-watchos/SwiftEntitlements.build/Objects-normal/arm64_32/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-watchos/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-watchos/SwiftEntitlements.build/Objects-normal/arm64_32/SwiftEntitlements_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/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-watchos/SwiftEntitlements.build/Objects-normal/arm64_32/SwiftEntitlements-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver SwiftEntitlements normal armv7k com.apple.xcode.tools.swift.compiler (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftEntitlements -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/armv7k/SwiftEntitlements.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos5.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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/armv7k/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-watchos/SwiftEntitlements.build/Objects-normal/armv7k/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-watchos/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-watchos/SwiftEntitlements.build/Objects-normal/armv7k/SwiftEntitlements_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/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-watchos/SwiftEntitlements.build/Objects-normal/armv7k/SwiftEntitlements-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal armv7k Emitting\ module\ for\ SwiftEntitlements (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
EmitSwiftModule normal armv7k (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/UIApplication+SwiftEntitlements.swift:8:18: error: cannot find type 'UIApplication' in scope
public extension UIApplication {
^~~~~~~~~~~~~
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/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 armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/armv7k/SwiftEntitlements_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwiftEntitlements -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/armv7k/SwiftEntitlements.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/armv7k/SwiftEntitlements.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/armv7k/SwiftEntitlements-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/armv7k/SwiftEntitlements-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/armv7k/SwiftEntitlements-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/armv7k/SwiftEntitlements.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftEntitlements.build/Debug-watchos/SwiftEntitlements.build/Objects-normal/armv7k/SwiftEntitlements.abi.json
SwiftCompile normal armv7k Compiling\ Entitlements.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ EntitlementsReader.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/EntitlementsReader.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/EntitlementsReader.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ ApplicationBinary.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/ApplicationBinary.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/ApplicationBinary.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ SwiftEntitlements (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
EmitSwiftModule normal arm64_32 (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/UIApplication+SwiftEntitlements.swift:8:18: error: cannot find type 'UIApplication' in scope
public extension UIApplication {
^~~~~~~~~~~~~
SwiftCompile normal arm64_32 Compiling\ Entitlements.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ApplicationBinary.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/ApplicationBinary.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/ApplicationBinary.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ UIApplication+SwiftEntitlements.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/UIApplication+SwiftEntitlements.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/UIApplication+SwiftEntitlements.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ SwiftEntitlements (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
EmitSwiftModule normal arm64 (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Entitlements.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/Entitlements.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ ApplicationBinary.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/ApplicationBinary.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
EmitSwiftModule normal armv7k (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
SwiftEmitModule normal armv7k Emitting\ module\ for\ SwiftEntitlements (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
EmitSwiftModule normal arm64_32 (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
SwiftCompile normal arm64_32 Compiling\ ApplicationBinary.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftEntitlements/ApplicationBinary.swift (in target 'SwiftEntitlements' from project 'SwiftEntitlements')
Building workspace spi-builder-workspace with scheme SwiftEntitlements
(5 failures)
BUILD FAILURE 6.1 watchOS