Build Information
Failed to build GameCenterKit, reference main (cd3ffa), with Swift 6.1 for watchOS using Xcode 16.3 on 29 Aug 2025 04:37:29 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GameCenterKit -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fserrazes/GameCenterKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fserrazes/GameCenterKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at cd3ffab fix: Fatal error (TASK CONTINUATION MISUSE Authenticate() tried to resume its continuation more than once, returning true! This happen when the system presents a sign-in UI, dismisses it, or changes authentication state and completion gets called called every time that happens.
Cloned https://github.com/fserrazes/GameCenterKit.git
Revision (git rev-parse @):
cd3ffab0cc67c610584fdb80628841c06f323c0b
SUCCESS checkout https://github.com/fserrazes/GameCenterKit.git at main
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/fserrazes/GameCenterKit.git
https://github.com/fserrazes/GameCenterKit.git
{
"dependencies" : [
],
"manifest_display_name" : "GameCenterKit",
"name" : "GameCenterKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "GameCenterKit",
"targets" : [
"GameCenterKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GameCenterKit",
"module_type" : "SwiftTarget",
"name" : "GameCenterKit",
"path" : "Sources",
"product_memberships" : [
"GameCenterKit"
],
"sources" : [
"GameCenterKit/GKPlayer+Extensions.swift",
"GameCenterKit/GameCenterKit.swift",
"GameCenterKit/GameCenterView.swift",
"GameCenterKit/PlayerEntry.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
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:
GameCenterKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: GameCenterKit
{
"dependencies" : [
],
"manifest_display_name" : "GameCenterKit",
"name" : "GameCenterKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "GameCenterKit",
"targets" : [
"GameCenterKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GameCenterKit",
"module_type" : "SwiftTarget",
"name" : "GameCenterKit",
"path" : "Sources",
"product_memberships" : [
"GameCenterKit"
],
"sources" : [
"GameCenterKit/GKPlayer+Extensions.swift",
"GameCenterKit/GameCenterKit.swift",
"GameCenterKit/GameCenterView.swift",
"GameCenterKit/PlayerEntry.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"GameCenterKit"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GameCenterKit -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 GameCenterKit -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:
GameCenterKit: /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 'GameCenterKit' in project 'GameCenterKit'
➜ Explicit dependency on target 'GameCenterKit' in project 'GameCenterKit'
Target 'GameCenterKit' in project 'GameCenterKit' (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: 65189faddf8db3aeec59133a642f28b0
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/65189faddf8db3aeec59133a642f28b0.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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64_32/GameCenterKit_const_extract_protocols.json (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64_32/GameCenterKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/armv7k/GameCenterKit.SwiftFileList (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/armv7k/GameCenterKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/armv7k/GameCenterKit-OutputFileMap.json (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/armv7k/GameCenterKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/armv7k/GameCenterKit.SwiftConstValuesFileList (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/armv7k/GameCenterKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/armv7k/GameCenterKit.LinkFileList (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/armv7k/GameCenterKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64_32/GameCenterKit-OutputFileMap.json (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64_32/GameCenterKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64_32/GameCenterKit.SwiftConstValuesFileList (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64_32/GameCenterKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/armv7k/GameCenterKit_const_extract_protocols.json (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/armv7k/GameCenterKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64_32/GameCenterKit.SwiftFileList (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64_32/GameCenterKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64_32/GameCenterKit.LinkFileList (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64_32/GameCenterKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64/GameCenterKit.SwiftFileList (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64/GameCenterKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64/GameCenterKit_const_extract_protocols.json (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64/GameCenterKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64/GameCenterKit.LinkFileList (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64/GameCenterKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64/GameCenterKit.SwiftConstValuesFileList (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64/GameCenterKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64/GameCenterKit-OutputFileMap.json (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64/GameCenterKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/GameCenterKit.modulemap (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/GameCenterKit.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/GameCenterKit.DependencyStaticMetadataFileList (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/GameCenterKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/GameCenterKit.DependencyMetadataFileList (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/GameCenterKit.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GameCenterKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/GameCenterKit.modulemap (in target 'GameCenterKit' from project 'GameCenterKit')
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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/GameCenterKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver GameCenterKit normal armv7k com.apple.xcode.tools.swift.compiler (in target 'GameCenterKit' from project 'GameCenterKit')
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 GameCenterKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/armv7k/GameCenterKit.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-watchos7.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/armv7k/GameCenterKit-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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/armv7k/GameCenterKit.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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/armv7k/GameCenterKit_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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/armv7k/GameCenterKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver GameCenterKit normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'GameCenterKit' from project 'GameCenterKit')
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 GameCenterKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64_32/GameCenterKit.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-watchos7.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64_32/GameCenterKit-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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64_32/GameCenterKit.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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64_32/GameCenterKit_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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64_32/GameCenterKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver GameCenterKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'GameCenterKit' from project 'GameCenterKit')
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 GameCenterKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64/GameCenterKit.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-watchos7.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64/GameCenterKit-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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64/GameCenterKit.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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64/GameCenterKit_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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64/GameCenterKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal armv7k Emitting\ module\ for\ GameCenterKit (in target 'GameCenterKit' from project 'GameCenterKit')
EmitSwiftModule normal armv7k (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GKPlayer+Extensions.swift:7:39: error: 'PhotoSize' is not a member type of class 'GameKit.GKPlayer'
func loadPhoto(for size: GKPlayer.PhotoSize) async -> UIImage? {
~~~~~~~~ ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPlayer.h:18:12: note: 'GKPlayer' declared here
@interface GKPlayer : GKBasePlayer
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterKit.swift:20:23: warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var shared: GameCenterKit = GameCenterKit()
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterKit.swift:20:23: note: convert 'shared' to a 'let' constant to make 'Sendable' shared state immutable
public static var shared: GameCenterKit = GameCenterKit()
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterKit.swift:20:23: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
public static var shared: GameCenterKit = GameCenterKit()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterKit.swift:20:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var shared: GameCenterKit = GameCenterKit()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterKit.swift:269:48: error: cannot find type 'UIViewController' in scope
public func showGameCenter(viewController: UIViewController, viewState: GKGameCenterViewControllerState = .default) throws {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterKit.swift:269:77: error: 'GKGameCenterViewControllerState' is unavailable in watchOS
public func showGameCenter(viewController: UIViewController, viewState: GKGameCenterViewControllerState = .default) throws {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKGameCenterViewController.h:13:28: note: 'GKGameCenterViewControllerState' has been explicitly marked unavailable here
typedef NS_ENUM(NSInteger, GKGameCenterViewControllerState) {
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterKit.swift:269:112: error: 'default' is unavailable in watchOS
public func showGameCenter(viewController: UIViewController, viewState: GKGameCenterViewControllerState = .default) throws {
^~~~~~~
GameKit.GKGameCenterViewControllerState.default:3:8: note: 'default' has been explicitly marked unavailable here
case `default`}
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterKit.swift:277:79: error: 'GKGameCenterViewController' is unavailable in watchOS
public func gameCenterViewControllerDidFinish(_ gameCenterViewController: GKGameCenterViewController) {
^~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKGameCenterViewController.h:35:12: note: 'GKGameCenterViewController' has been explicitly marked unavailable here
@interface GKGameCenterViewController
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterKit.swift:277:17: error: cannot override 'gameCenterViewControllerDidFinish' which has been marked unavailable
public func gameCenterViewControllerDidFinish(_ gameCenterViewController: GKGameCenterViewController) {
^
GameKit.GKGameCenterControllerDelegate.gameCenterViewControllerDidFinish:3:8: note: 'gameCenterViewControllerDidFinish' has been explicitly marked unavailable here
func gameCenterViewControllerDidFinish(_ gameCenterViewController: GKGameCenterViewController)}
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterKit.swift:254:26: error: 'GKGameCenterControllerDelegate' is unavailable in watchOS
extension GameCenterKit: GKGameCenterControllerDelegate {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKGameCenterViewController.h:92:11: note: 'GKGameCenterControllerDelegate' has been explicitly marked unavailable here
@protocol GKGameCenterControllerDelegate <NSObject>
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift:9:25: error: 'GKGameCenterViewController' is unavailable in watchOS
let viewController: GKGameCenterViewController
^~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKGameCenterViewController.h:35:12: note: 'GKGameCenterViewController' has been explicitly marked unavailable here
@interface GKGameCenterViewController
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift:11:28: error: 'GKGameCenterViewControllerState' is unavailable in watchOS
public init(viewState: GKGameCenterViewControllerState = .default) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKGameCenterViewController.h:13:28: note: 'GKGameCenterViewControllerState' has been explicitly marked unavailable here
typedef NS_ENUM(NSInteger, GKGameCenterViewControllerState) {
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift:11:63: error: 'default' is unavailable in watchOS
public init(viewState: GKGameCenterViewControllerState = .default) {
^~~~~~~
GameKit.GKGameCenterViewControllerState.default:3:8: note: 'default' has been explicitly marked unavailable here
case `default`}
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift:19:47: error: cannot find type 'Context' in scope
public func makeUIViewController(context: Context) -> GKGameCenterViewController {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift:19:59: error: 'GKGameCenterViewController' is unavailable in watchOS
public func makeUIViewController(context: Context) -> GKGameCenterViewController {
^~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKGameCenterViewController.h:35:12: note: 'GKGameCenterViewController' has been explicitly marked unavailable here
@interface GKGameCenterViewController
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift:25:97: error: cannot find type 'Context' in scope
public func updateUIViewController(_ uiViewController: GKGameCenterViewController, context: Context) {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift:25:60: error: 'GKGameCenterViewController' is unavailable in watchOS
public func updateUIViewController(_ uiViewController: GKGameCenterViewController, context: Context) {
^~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKGameCenterViewController.h:35:12: note: 'GKGameCenterViewController' has been explicitly marked unavailable here
@interface GKGameCenterViewController
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift:8:31: error: cannot find type 'UIViewControllerRepresentable' in scope
public struct GameCenterView: UIViewControllerRepresentable {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift:37:79: error: 'GKGameCenterViewController' is unavailable in watchOS
public func gameCenterViewControllerDidFinish(_ gameCenterViewController: GKGameCenterViewController) {
^~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKGameCenterViewController.h:35:12: note: 'GKGameCenterViewController' has been explicitly marked unavailable here
@interface GKGameCenterViewController
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift:30:47: error: 'GKGameCenterControllerDelegate' is unavailable in watchOS
public class GameCenterCoordinator: NSObject, GKGameCenterControllerDelegate {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKGameCenterViewController.h:92:11: note: 'GKGameCenterControllerDelegate' has been explicitly marked unavailable here
@protocol GKGameCenterControllerDelegate <NSObject>
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift:37:17: error: cannot override 'gameCenterViewControllerDidFinish' which has been marked unavailable
public func gameCenterViewControllerDidFinish(_ gameCenterViewController: GKGameCenterViewController) {
^
GameKit.GKGameCenterControllerDelegate.gameCenterViewControllerDidFinish:3:8: note: 'gameCenterViewControllerDidFinish' has been explicitly marked unavailable here
func gameCenterViewControllerDidFinish(_ gameCenterViewController: GKGameCenterViewController)}
^
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/GameCenterKit/GKPlayer+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterKit.swift /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/PlayerEntry.swift -target armv7k-apple-watchos7.0 -enable-objc-interop -stack-check -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 -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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/armv7k/GameCenterKit_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/GameCenterKit.build/Debug-watchos/GameCenterKit.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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name GameCenterKit -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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/armv7k/GameCenterKit.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/armv7k/GameCenterKit.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/armv7k/GameCenterKit-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/armv7k/GameCenterKit-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/armv7k/GameCenterKit-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/armv7k/GameCenterKit.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/armv7k/GameCenterKit.abi.json
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ GameCenterKit (in target 'GameCenterKit' from project 'GameCenterKit')
EmitSwiftModule normal arm64_32 (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ GameCenterView.swift /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift (in target 'GameCenterKit' from project 'GameCenterKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ GameCenterKit (in target 'GameCenterKit' from project 'GameCenterKit')
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/GameCenterKit/GKPlayer+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterKit.swift /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/PlayerEntry.swift -target arm64-apple-watchos7.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -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 -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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64/GameCenterKit_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/GameCenterKit.build/Debug-watchos/GameCenterKit.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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name GameCenterKit -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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64/GameCenterKit.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64/GameCenterKit.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64/GameCenterKit-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64/GameCenterKit-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64/GameCenterKit-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64/GameCenterKit.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64/GameCenterKit.abi.json
EmitSwiftModule normal arm64 (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GKPlayer+Extensions.swift:7:39: error: 'PhotoSize' is not a member type of class 'GameKit.GKPlayer'
func loadPhoto(for size: GKPlayer.PhotoSize) async -> UIImage? {
~~~~~~~~ ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPlayer.h:18:12: note: 'GKPlayer' declared here
@interface GKPlayer : GKBasePlayer
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterKit.swift:20:23: warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var shared: GameCenterKit = GameCenterKit()
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterKit.swift:20:23: note: convert 'shared' to a 'let' constant to make 'Sendable' shared state immutable
public static var shared: GameCenterKit = GameCenterKit()
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterKit.swift:20:23: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
public static var shared: GameCenterKit = GameCenterKit()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterKit.swift:20:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var shared: GameCenterKit = GameCenterKit()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterKit.swift:269:48: error: cannot find type 'UIViewController' in scope
public func showGameCenter(viewController: UIViewController, viewState: GKGameCenterViewControllerState = .default) throws {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterKit.swift:269:77: error: 'GKGameCenterViewControllerState' is unavailable in watchOS
public func showGameCenter(viewController: UIViewController, viewState: GKGameCenterViewControllerState = .default) throws {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKGameCenterViewController.h:13:28: note: 'GKGameCenterViewControllerState' has been explicitly marked unavailable here
typedef NS_ENUM(NSInteger, GKGameCenterViewControllerState) {
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterKit.swift:269:112: error: 'default' is unavailable in watchOS
public func showGameCenter(viewController: UIViewController, viewState: GKGameCenterViewControllerState = .default) throws {
^~~~~~~
GameKit.GKGameCenterViewControllerState.default:3:8: note: 'default' has been explicitly marked unavailable here
case `default`}
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterKit.swift:277:79: error: 'GKGameCenterViewController' is unavailable in watchOS
public func gameCenterViewControllerDidFinish(_ gameCenterViewController: GKGameCenterViewController) {
^~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKGameCenterViewController.h:35:12: note: 'GKGameCenterViewController' has been explicitly marked unavailable here
@interface GKGameCenterViewController
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterKit.swift:277:17: error: cannot override 'gameCenterViewControllerDidFinish' which has been marked unavailable
public func gameCenterViewControllerDidFinish(_ gameCenterViewController: GKGameCenterViewController) {
^
GameKit.GKGameCenterControllerDelegate.gameCenterViewControllerDidFinish:3:8: note: 'gameCenterViewControllerDidFinish' has been explicitly marked unavailable here
func gameCenterViewControllerDidFinish(_ gameCenterViewController: GKGameCenterViewController)}
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterKit.swift:254:26: error: 'GKGameCenterControllerDelegate' is unavailable in watchOS
extension GameCenterKit: GKGameCenterControllerDelegate {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKGameCenterViewController.h:92:11: note: 'GKGameCenterControllerDelegate' has been explicitly marked unavailable here
@protocol GKGameCenterControllerDelegate <NSObject>
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift:9:25: error: 'GKGameCenterViewController' is unavailable in watchOS
let viewController: GKGameCenterViewController
^~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKGameCenterViewController.h:35:12: note: 'GKGameCenterViewController' has been explicitly marked unavailable here
@interface GKGameCenterViewController
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift:11:28: error: 'GKGameCenterViewControllerState' is unavailable in watchOS
public init(viewState: GKGameCenterViewControllerState = .default) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKGameCenterViewController.h:13:28: note: 'GKGameCenterViewControllerState' has been explicitly marked unavailable here
typedef NS_ENUM(NSInteger, GKGameCenterViewControllerState) {
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift:11:63: error: 'default' is unavailable in watchOS
public init(viewState: GKGameCenterViewControllerState = .default) {
^~~~~~~
GameKit.GKGameCenterViewControllerState.default:3:8: note: 'default' has been explicitly marked unavailable here
case `default`}
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift:19:47: error: cannot find type 'Context' in scope
public func makeUIViewController(context: Context) -> GKGameCenterViewController {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift:19:59: error: 'GKGameCenterViewController' is unavailable in watchOS
public func makeUIViewController(context: Context) -> GKGameCenterViewController {
^~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKGameCenterViewController.h:35:12: note: 'GKGameCenterViewController' has been explicitly marked unavailable here
@interface GKGameCenterViewController
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift:25:97: error: cannot find type 'Context' in scope
public func updateUIViewController(_ uiViewController: GKGameCenterViewController, context: Context) {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift:25:60: error: 'GKGameCenterViewController' is unavailable in watchOS
public func updateUIViewController(_ uiViewController: GKGameCenterViewController, context: Context) {
^~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKGameCenterViewController.h:35:12: note: 'GKGameCenterViewController' has been explicitly marked unavailable here
@interface GKGameCenterViewController
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift:8:31: error: cannot find type 'UIViewControllerRepresentable' in scope
public struct GameCenterView: UIViewControllerRepresentable {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift:37:79: error: 'GKGameCenterViewController' is unavailable in watchOS
public func gameCenterViewControllerDidFinish(_ gameCenterViewController: GKGameCenterViewController) {
^~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKGameCenterViewController.h:35:12: note: 'GKGameCenterViewController' has been explicitly marked unavailable here
@interface GKGameCenterViewController
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift:30:47: error: 'GKGameCenterControllerDelegate' is unavailable in watchOS
public class GameCenterCoordinator: NSObject, GKGameCenterControllerDelegate {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKGameCenterViewController.h:92:11: note: 'GKGameCenterControllerDelegate' has been explicitly marked unavailable here
@protocol GKGameCenterControllerDelegate <NSObject>
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift:37:17: error: cannot override 'gameCenterViewControllerDidFinish' which has been marked unavailable
public func gameCenterViewControllerDidFinish(_ gameCenterViewController: GKGameCenterViewController) {
^
GameKit.GKGameCenterControllerDelegate.gameCenterViewControllerDidFinish:3:8: note: 'gameCenterViewControllerDidFinish' has been explicitly marked unavailable here
func gameCenterViewControllerDidFinish(_ gameCenterViewController: GKGameCenterViewController)}
^
SwiftCompile normal arm64_32 Compiling\ GKPlayer+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GKPlayer+Extensions.swift (in target 'GameCenterKit' from project 'GameCenterKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GKPlayer+Extensions.swift (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ GameCenterKit.swift /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterKit.swift (in target 'GameCenterKit' from project 'GameCenterKit')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterKit.swift (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PlayerEntry.swift /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/PlayerEntry.swift (in target 'GameCenterKit' from project 'GameCenterKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/PlayerEntry.swift (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ GameCenterView.swift /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift (in target 'GameCenterKit' from project 'GameCenterKit')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ PlayerEntry.swift /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/PlayerEntry.swift (in target 'GameCenterKit' from project 'GameCenterKit')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/PlayerEntry.swift (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GKPlayer+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GKPlayer+Extensions.swift (in target 'GameCenterKit' from project 'GameCenterKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GKPlayer+Extensions.swift (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ GKPlayer+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GKPlayer+Extensions.swift (in target 'GameCenterKit' from project 'GameCenterKit')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
EmitSwiftModule normal armv7k (in target 'GameCenterKit' from project 'GameCenterKit')
SwiftEmitModule normal armv7k Emitting\ module\ for\ GameCenterKit (in target 'GameCenterKit' from project 'GameCenterKit')
SwiftEmitModule normal arm64 Emitting\ module\ for\ GameCenterKit (in target 'GameCenterKit' from project 'GameCenterKit')
EmitSwiftModule normal arm64 (in target 'GameCenterKit' from project 'GameCenterKit')
SwiftCompile normal armv7k Compiling\ GKPlayer+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GKPlayer+Extensions.swift (in target 'GameCenterKit' from project 'GameCenterKit')
Building workspace spi-builder-workspace with scheme GameCenterKit
(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:
GameCenterKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: GameCenterKit
{
"dependencies" : [
],
"manifest_display_name" : "GameCenterKit",
"name" : "GameCenterKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "GameCenterKit",
"targets" : [
"GameCenterKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GameCenterKit",
"module_type" : "SwiftTarget",
"name" : "GameCenterKit",
"path" : "Sources",
"product_memberships" : [
"GameCenterKit"
],
"sources" : [
"GameCenterKit/GKPlayer+Extensions.swift",
"GameCenterKit/GameCenterKit.swift",
"GameCenterKit/GameCenterView.swift",
"GameCenterKit/PlayerEntry.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"GameCenterKit"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GameCenterKit -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 GameCenterKit -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
GameCenterKit: /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 'GameCenterKit' in project 'GameCenterKit'
➜ Explicit dependency on target 'GameCenterKit' in project 'GameCenterKit'
Target 'GameCenterKit' in project 'GameCenterKit' (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: 57b92da189e581211f9d169f03962ad4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/57b92da189e581211f9d169f03962ad4.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 GameCenterKit normal armv7k com.apple.xcode.tools.swift.compiler (in target 'GameCenterKit' from project 'GameCenterKit')
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 GameCenterKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/armv7k/GameCenterKit.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-watchos7.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/armv7k/GameCenterKit-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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/armv7k/GameCenterKit.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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/armv7k/GameCenterKit_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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/armv7k/GameCenterKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver GameCenterKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'GameCenterKit' from project 'GameCenterKit')
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 GameCenterKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64/GameCenterKit.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-watchos7.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64/GameCenterKit-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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64/GameCenterKit.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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64/GameCenterKit_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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64/GameCenterKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver GameCenterKit normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'GameCenterKit' from project 'GameCenterKit')
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 GameCenterKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64_32/GameCenterKit.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-watchos7.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64_32/GameCenterKit-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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64_32/GameCenterKit.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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64_32/GameCenterKit_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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/arm64_32/GameCenterKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal armv7k Emitting\ module\ for\ GameCenterKit (in target 'GameCenterKit' from project 'GameCenterKit')
EmitSwiftModule normal armv7k (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GKPlayer+Extensions.swift:7:39: error: 'PhotoSize' is not a member type of class 'GameKit.GKPlayer'
func loadPhoto(for size: GKPlayer.PhotoSize) async -> UIImage? {
~~~~~~~~ ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPlayer.h:18:12: note: 'GKPlayer' declared here
@interface GKPlayer : GKBasePlayer
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterKit.swift:269:48: error: cannot find type 'UIViewController' in scope
public func showGameCenter(viewController: UIViewController, viewState: GKGameCenterViewControllerState = .default) throws {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterKit.swift:269:77: error: 'GKGameCenterViewControllerState' is unavailable in watchOS
public func showGameCenter(viewController: UIViewController, viewState: GKGameCenterViewControllerState = .default) throws {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKGameCenterViewController.h:13:28: note: 'GKGameCenterViewControllerState' has been explicitly marked unavailable here
typedef NS_ENUM(NSInteger, GKGameCenterViewControllerState) {
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterKit.swift:269:112: error: 'default' is unavailable in watchOS
public func showGameCenter(viewController: UIViewController, viewState: GKGameCenterViewControllerState = .default) throws {
^~~~~~~
GameKit.GKGameCenterViewControllerState.default:3:8: note: 'default' has been explicitly marked unavailable here
case `default`}
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterKit.swift:277:79: error: 'GKGameCenterViewController' is unavailable in watchOS
public func gameCenterViewControllerDidFinish(_ gameCenterViewController: GKGameCenterViewController) {
^~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKGameCenterViewController.h:35:12: note: 'GKGameCenterViewController' has been explicitly marked unavailable here
@interface GKGameCenterViewController
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterKit.swift:277:17: error: cannot override 'gameCenterViewControllerDidFinish' which has been marked unavailable
public func gameCenterViewControllerDidFinish(_ gameCenterViewController: GKGameCenterViewController) {
^
GameKit.GKGameCenterControllerDelegate.gameCenterViewControllerDidFinish:3:8: note: 'gameCenterViewControllerDidFinish' has been explicitly marked unavailable here
func gameCenterViewControllerDidFinish(_ gameCenterViewController: GKGameCenterViewController)}
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterKit.swift:254:26: error: 'GKGameCenterControllerDelegate' is unavailable in watchOS
extension GameCenterKit: GKGameCenterControllerDelegate {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKGameCenterViewController.h:92:11: note: 'GKGameCenterControllerDelegate' has been explicitly marked unavailable here
@protocol GKGameCenterControllerDelegate <NSObject>
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift:9:25: error: 'GKGameCenterViewController' is unavailable in watchOS
let viewController: GKGameCenterViewController
^~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKGameCenterViewController.h:35:12: note: 'GKGameCenterViewController' has been explicitly marked unavailable here
@interface GKGameCenterViewController
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift:11:28: error: 'GKGameCenterViewControllerState' is unavailable in watchOS
public init(viewState: GKGameCenterViewControllerState = .default) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKGameCenterViewController.h:13:28: note: 'GKGameCenterViewControllerState' has been explicitly marked unavailable here
typedef NS_ENUM(NSInteger, GKGameCenterViewControllerState) {
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift:11:63: error: 'default' is unavailable in watchOS
public init(viewState: GKGameCenterViewControllerState = .default) {
^~~~~~~
GameKit.GKGameCenterViewControllerState.default:3:8: note: 'default' has been explicitly marked unavailable here
case `default`}
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift:19:47: error: cannot find type 'Context' in scope
public func makeUIViewController(context: Context) -> GKGameCenterViewController {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift:19:59: error: 'GKGameCenterViewController' is unavailable in watchOS
public func makeUIViewController(context: Context) -> GKGameCenterViewController {
^~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKGameCenterViewController.h:35:12: note: 'GKGameCenterViewController' has been explicitly marked unavailable here
@interface GKGameCenterViewController
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift:25:97: error: cannot find type 'Context' in scope
public func updateUIViewController(_ uiViewController: GKGameCenterViewController, context: Context) {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift:25:60: error: 'GKGameCenterViewController' is unavailable in watchOS
public func updateUIViewController(_ uiViewController: GKGameCenterViewController, context: Context) {
^~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKGameCenterViewController.h:35:12: note: 'GKGameCenterViewController' has been explicitly marked unavailable here
@interface GKGameCenterViewController
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift:8:31: error: cannot find type 'UIViewControllerRepresentable' in scope
public struct GameCenterView: UIViewControllerRepresentable {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift:37:79: error: 'GKGameCenterViewController' is unavailable in watchOS
public func gameCenterViewControllerDidFinish(_ gameCenterViewController: GKGameCenterViewController) {
^~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKGameCenterViewController.h:35:12: note: 'GKGameCenterViewController' has been explicitly marked unavailable here
@interface GKGameCenterViewController
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift:30:47: error: 'GKGameCenterControllerDelegate' is unavailable in watchOS
public class GameCenterCoordinator: NSObject, GKGameCenterControllerDelegate {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKGameCenterViewController.h:92:11: note: 'GKGameCenterControllerDelegate' has been explicitly marked unavailable here
@protocol GKGameCenterControllerDelegate <NSObject>
^
/Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift:37:17: error: cannot override 'gameCenterViewControllerDidFinish' which has been marked unavailable
public func gameCenterViewControllerDidFinish(_ gameCenterViewController: GKGameCenterViewController) {
^
GameKit.GKGameCenterControllerDelegate.gameCenterViewControllerDidFinish:3:8: note: 'gameCenterViewControllerDidFinish' has been explicitly marked unavailable here
func gameCenterViewControllerDidFinish(_ gameCenterViewController: GKGameCenterViewController)}
^
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/GameCenterKit/GKPlayer+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterKit.swift /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/PlayerEntry.swift -target armv7k-apple-watchos7.0 -enable-objc-interop -stack-check -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 -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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/armv7k/GameCenterKit_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/GameCenterKit.build/Debug-watchos/GameCenterKit.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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name GameCenterKit -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/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/armv7k/GameCenterKit.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/armv7k/GameCenterKit.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/armv7k/GameCenterKit-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/armv7k/GameCenterKit-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/armv7k/GameCenterKit-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/armv7k/GameCenterKit.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameCenterKit.build/Debug-watchos/GameCenterKit.build/Objects-normal/armv7k/GameCenterKit.abi.json
SwiftCompile normal armv7k Compiling\ GameCenterView.swift /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift (in target 'GameCenterKit' from project 'GameCenterKit')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GameCenterKit.swift /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterKit.swift (in target 'GameCenterKit' from project 'GameCenterKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterKit.swift (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GameCenterView.swift /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift (in target 'GameCenterKit' from project 'GameCenterKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GameCenterView.swift (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PlayerEntry.swift /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/PlayerEntry.swift (in target 'GameCenterKit' from project 'GameCenterKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/PlayerEntry.swift (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GKPlayer+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GKPlayer+Extensions.swift (in target 'GameCenterKit' from project 'GameCenterKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GKPlayer+Extensions.swift (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ PlayerEntry.swift /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/PlayerEntry.swift (in target 'GameCenterKit' from project 'GameCenterKit')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/PlayerEntry.swift (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ GameCenterKit (in target 'GameCenterKit' from project 'GameCenterKit')
EmitSwiftModule normal arm64_32 (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ GKPlayer+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GKPlayer+Extensions.swift (in target 'GameCenterKit' from project 'GameCenterKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/GKPlayer+Extensions.swift (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ GameCenterKit (in target 'GameCenterKit' from project 'GameCenterKit')
EmitSwiftModule normal arm64 (in target 'GameCenterKit' from project 'GameCenterKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ PlayerEntry.swift /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/PlayerEntry.swift (in target 'GameCenterKit' from project 'GameCenterKit')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
EmitSwiftModule normal armv7k (in target 'GameCenterKit' from project 'GameCenterKit')
SwiftEmitModule normal armv7k Emitting\ module\ for\ GameCenterKit (in target 'GameCenterKit' from project 'GameCenterKit')
SwiftCompile normal arm64_32 Compiling\ PlayerEntry.swift /Users/admin/builder/spi-builder-workspace/Sources/GameCenterKit/PlayerEntry.swift (in target 'GameCenterKit' from project 'GameCenterKit')
Building workspace spi-builder-workspace with scheme GameCenterKit
(4 failures)
BUILD FAILURE 6.1 watchOS