Build Information
Successful build of GameKitUI, reference main (4e95f7
), with Swift 6.1 for iOS using Xcode 16.3 on 26 Apr 2025 16:59:08 UTC.
Swift 6 data race errors: 6
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GameKitUI -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftPackageRepository/GameKitUI.swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftPackageRepository/GameKitUI.swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4e95f70 Merge pull request #19 from pawello2222/fix/update-package
Cloned https://github.com/SwiftPackageRepository/GameKitUI.swift.git
Revision (git rev-parse @):
4e95f70fb99281d74913b840e8c593f33675f46b
SUCCESS checkout https://github.com/SwiftPackageRepository/GameKitUI.swift.git at main
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/SwiftPackageRepository/GameKitUI.swift.git
https://github.com/SwiftPackageRepository/GameKitUI.swift.git
{
"dependencies" : [
],
"manifest_display_name" : "GameKitUI",
"name" : "GameKitUI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "GameKitUI",
"targets" : [
"GameKitUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GameKitUITests",
"module_type" : "SwiftTarget",
"name" : "GameKitUITests",
"path" : "Tests/GameKitUITests",
"sources" : [
"GameKitUITests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"GameKitUI"
],
"type" : "test"
},
{
"c99name" : "GameKitUI",
"module_type" : "SwiftTarget",
"name" : "GameKitUI",
"path" : "Sources/GameKitUI",
"product_memberships" : [
"GameKitUI"
],
"sources" : [
"Shared/Authentication/GKAuthenticationError.swift",
"Shared/Manager/GKMatchManager.swift",
"Shared/Manager/Invite.swift",
"Shared/Manager/Match.swift",
"Shared/OSLog.swift",
"iOS/Authentication/GKAuthentication+iOS.swift",
"iOS/Authentication/GKAuthenticationView+iOS.swift",
"iOS/Authentication/GKAuthenticationViewController+iOS.swift",
"iOS/GKGameCenterView+iOS.swift",
"iOS/Invite/GKInviteView+iOS.swift",
"iOS/Invite/InviteViewController+iOS.swift",
"iOS/LoadingViewController+iOS.swift",
"iOS/Matchmaker/GKMatchmakerView+iOS.swift",
"iOS/Matchmaker/MatchmakerViewController+iOS.swift",
"iOS/TurnBasedMatchmaker/GKTurnBasedMatchmakerView+iOS.swift",
"iOS/TurnBasedMatchmaker/TurnBasedMatchmakerViewController+iOS.swift",
"iOS/UIViewController+Child.swift",
"macOS/Authentication/GKAuthentication+macOS.swift",
"macOS/Authentication/GKAuthenticationView+macOS.swift",
"macOS/Authentication/GKAuthenticationViewController+macOS.swift",
"macOS/GKGameCenterView+macOS.swift",
"macOS/Invite/GKInviteView+macOS.swift",
"macOS/Invite/InviteViewController+macOS.swift",
"macOS/LoadingViewController+macOS.swift",
"macOS/Matchmaker/GKMatchmakerView+macOS.swift",
"macOS/Matchmaker/MatchmakerViewController+macOS.swift",
"macOS/NSViewController+Child.swift",
"macOS/TurnBasedMatchmaker/GKTurnBasedMatchmakerView+macOS.swift",
"macOS/TurnBasedMatchmaker/TurnBasedMatchmakerViewController+macOS.swift",
"tvOS/TurnBasedMatchmaker/TurnBasedMatchmakerViewController+tvOS.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
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:
GameKitUI: /Users/admin/builder/spi-builder-workspace
resolved source packages: GameKitUI
{
"dependencies" : [
],
"manifest_display_name" : "GameKitUI",
"name" : "GameKitUI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "GameKitUI",
"targets" : [
"GameKitUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GameKitUITests",
"module_type" : "SwiftTarget",
"name" : "GameKitUITests",
"path" : "Tests/GameKitUITests",
"sources" : [
"GameKitUITests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"GameKitUI"
],
"type" : "test"
},
{
"c99name" : "GameKitUI",
"module_type" : "SwiftTarget",
"name" : "GameKitUI",
"path" : "Sources/GameKitUI",
"product_memberships" : [
"GameKitUI"
],
"sources" : [
"Shared/Authentication/GKAuthenticationError.swift",
"Shared/Manager/GKMatchManager.swift",
"Shared/Manager/Invite.swift",
"Shared/Manager/Match.swift",
"Shared/OSLog.swift",
"iOS/Authentication/GKAuthentication+iOS.swift",
"iOS/Authentication/GKAuthenticationView+iOS.swift",
"iOS/Authentication/GKAuthenticationViewController+iOS.swift",
"iOS/GKGameCenterView+iOS.swift",
"iOS/Invite/GKInviteView+iOS.swift",
"iOS/Invite/InviteViewController+iOS.swift",
"iOS/LoadingViewController+iOS.swift",
"iOS/Matchmaker/GKMatchmakerView+iOS.swift",
"iOS/Matchmaker/MatchmakerViewController+iOS.swift",
"iOS/TurnBasedMatchmaker/GKTurnBasedMatchmakerView+iOS.swift",
"iOS/TurnBasedMatchmaker/TurnBasedMatchmakerViewController+iOS.swift",
"iOS/UIViewController+Child.swift",
"macOS/Authentication/GKAuthentication+macOS.swift",
"macOS/Authentication/GKAuthenticationView+macOS.swift",
"macOS/Authentication/GKAuthenticationViewController+macOS.swift",
"macOS/GKGameCenterView+macOS.swift",
"macOS/Invite/GKInviteView+macOS.swift",
"macOS/Invite/InviteViewController+macOS.swift",
"macOS/LoadingViewController+macOS.swift",
"macOS/Matchmaker/GKMatchmakerView+macOS.swift",
"macOS/Matchmaker/MatchmakerViewController+macOS.swift",
"macOS/NSViewController+Child.swift",
"macOS/TurnBasedMatchmaker/GKTurnBasedMatchmakerView+macOS.swift",
"macOS/TurnBasedMatchmaker/TurnBasedMatchmakerViewController+macOS.swift",
"tvOS/TurnBasedMatchmaker/TurnBasedMatchmakerViewController+tvOS.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"GameKitUI"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GameKitUI -destination generic/platform=iOS 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 GameKitUI -destination generic/platform=iOS "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:
GameKitUI: /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 'GameKitUI' in project 'GameKitUI'
➜ Explicit dependency on target 'GameKitUI' in project 'GameKitUI'
Target 'GameKitUI' in project 'GameKitUI' (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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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: a910a3ca5cd7c912d49b7ba0ad99efee
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a910a3ca5cd7c912d49b7ba0ad99efee.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
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-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/GameKitUI.DependencyStaticMetadataFileList (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/GameKitUI.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/GameKitUI.modulemap (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/GameKitUI.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/GameKitUI.DependencyMetadataFileList (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/GameKitUI.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI-OutputFileMap.json (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI.SwiftFileList (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI.SwiftConstValuesFileList (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI.LinkFileList (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI_const_extract_protocols.json (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI_const_extract_protocols.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/GameKitUI.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/GameKitUI.modulemap (in target 'GameKitUI' from project 'GameKitUI')
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/GameKitUI.build/Debug-iphoneos/GameKitUI.build/GameKitUI.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver GameKitUI normal arm64 com.apple.xcode.tools.swift.compiler (in target 'GameKitUI' from project 'GameKitUI')
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 GameKitUI -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI-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/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI.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/GameKitUI.build/Debug-iphoneos/GameKitUI.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.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/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Match.swift,\ OSLog.swift,\ GKAuthentication+iOS.swift /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/Match.swift /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/OSLog.swift /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/Authentication/GKAuthentication+iOS.swift (in target 'GameKitUI' from project 'GameKitUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/Match.swift (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/OSLog.swift (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/OSLog.swift:30:24: warning: static property 'subsystem' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var subsystem = "de.webblazer.GameKitUI"
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/OSLog.swift:30:24: note: convert 'subsystem' to a 'let' constant to make 'Sendable' shared state immutable
private static var subsystem = "de.webblazer.GameKitUI"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/OSLog.swift:30:24: note: add '@MainActor' to make static property 'subsystem' part of global actor 'MainActor'
private static var subsystem = "de.webblazer.GameKitUI"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/OSLog.swift:30:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var subsystem = "de.webblazer.GameKitUI"
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/Authentication/GKAuthentication+iOS.swift (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/Authentication/GKAuthentication+iOS.swift:35:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'GKAuthentication' may have shared mutable state; this is an error in the Swift 6 language mode
public static let shared = GKAuthentication()
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/Authentication/GKAuthentication+iOS.swift:33:20: note: class 'GKAuthentication' does not conform to the 'Sendable' protocol
public final class GKAuthentication: NSObject, GKLocalPlayerListener {
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/Authentication/GKAuthentication+iOS.swift:35:23: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
public static let shared = GKAuthentication()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/Authentication/GKAuthentication+iOS.swift:35:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let shared = GKAuthentication()
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ GKMatchmakerView+iOS.swift,\ MatchmakerViewController+iOS.swift,\ GKTurnBasedMatchmakerView+iOS.swift /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/Matchmaker/GKMatchmakerView+iOS.swift /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/Matchmaker/MatchmakerViewController+iOS.swift /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/TurnBasedMatchmaker/GKTurnBasedMatchmakerView+iOS.swift (in target 'GameKitUI' from project 'GameKitUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/Matchmaker/GKMatchmakerView+iOS.swift (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/Matchmaker/MatchmakerViewController+iOS.swift (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/TurnBasedMatchmaker/GKTurnBasedMatchmakerView+iOS.swift (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GKAuthenticationView+iOS.swift,\ GKAuthenticationViewController+iOS.swift,\ GKGameCenterView+iOS.swift /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/Authentication/GKAuthenticationView+iOS.swift /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/Authentication/GKAuthenticationViewController+iOS.swift /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/GKGameCenterView+iOS.swift (in target 'GameKitUI' from project 'GameKitUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/Authentication/GKAuthenticationView+iOS.swift (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/Authentication/GKAuthenticationViewController+iOS.swift (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/GKGameCenterView+iOS.swift (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/GKGameCenterView+iOS.swift:63:34: warning: call to main actor-isolated instance method 'dismiss(animated:completion:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
gameCenterViewController.dismiss(animated: true, completion: nil)
^
UIKit.UIViewController.dismiss:3:24: note: calls to instance method 'dismiss(animated:completion:)' from outside of its actor context are implicitly asynchronous
@MainActor open func dismiss(animated flag: Bool, completion: (() -> Void)? = nil)}
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/GKGameCenterView+iOS.swift:62:17: note: add '@MainActor' to make instance method 'gameCenterViewControllerDidFinish' part of global actor 'MainActor'
public func gameCenterViewControllerDidFinish(_ gameCenterViewController: GKGameCenterViewController) {
^
@MainActor
SwiftCompile normal arm64 Compiling\ TurnBasedMatchmakerViewController+iOS.swift,\ UIViewController+Child.swift,\ GKAuthentication+macOS.swift /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/TurnBasedMatchmaker/TurnBasedMatchmakerViewController+iOS.swift /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/UIViewController+Child.swift /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/macOS/Authentication/GKAuthentication+macOS.swift (in target 'GameKitUI' from project 'GameKitUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/TurnBasedMatchmaker/TurnBasedMatchmakerViewController+iOS.swift (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/TurnBasedMatchmaker/TurnBasedMatchmakerViewController+iOS.swift:61:17: warning: main actor-isolated instance method 'turnBasedMatchmakerViewControllerWasCancelled' cannot be used to satisfy nonisolated requirement from protocol 'GKTurnBasedMatchmakerViewControllerDelegate'; this is an error in the Swift 6 language mode
public func turnBasedMatchmakerViewControllerWasCancelled(_ viewController: GKTurnBasedMatchmakerViewController) {
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/TurnBasedMatchmaker/TurnBasedMatchmakerViewController+iOS.swift:61:17: note: add 'nonisolated' to 'turnBasedMatchmakerViewControllerWasCancelled' to make this instance method not isolated to the actor
public func turnBasedMatchmakerViewControllerWasCancelled(_ viewController: GKTurnBasedMatchmakerViewController) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/TurnBasedMatchmaker/TurnBasedMatchmakerViewController+iOS.swift:32:67: note: add '@preconcurrency' to the 'GKTurnBasedMatchmakerViewControllerDelegate' conformance to defer isolation checking to run time
public class TurnBasedMatchmakerViewController: UIViewController, GKTurnBasedMatchmakerViewControllerDelegate, GKMatchDelegate {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/TurnBasedMatchmaker/TurnBasedMatchmakerViewController+iOS.swift:70:17: warning: main actor-isolated instance method 'turnBasedMatchmakerViewController(_:didFailWithError:)' cannot be used to satisfy nonisolated requirement from protocol 'GKTurnBasedMatchmakerViewControllerDelegate'; this is an error in the Swift 6 language mode
public func turnBasedMatchmakerViewController(_ viewController: GKTurnBasedMatchmakerViewController, didFailWithError error: Error) {
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/TurnBasedMatchmaker/TurnBasedMatchmakerViewController+iOS.swift:70:17: note: add 'nonisolated' to 'turnBasedMatchmakerViewController(_:didFailWithError:)' to make this instance method not isolated to the actor
public func turnBasedMatchmakerViewController(_ viewController: GKTurnBasedMatchmakerViewController, didFailWithError error: Error) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/TurnBasedMatchmaker/TurnBasedMatchmakerViewController+iOS.swift:79:17: warning: main actor-isolated instance method 'turnBasedMatchmakerViewController(_:didFind:)' cannot be used to satisfy nonisolated requirement from protocol 'GKTurnBasedMatchmakerViewControllerDelegate'; this is an error in the Swift 6 language mode
public func turnBasedMatchmakerViewController(_ viewController: GKTurnBasedMatchmakerViewController, didFind match: GKTurnBasedMatch) {
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/TurnBasedMatchmaker/TurnBasedMatchmakerViewController+iOS.swift:79:17: note: add 'nonisolated' to 'turnBasedMatchmakerViewController(_:didFind:)' to make this instance method not isolated to the actor
public func turnBasedMatchmakerViewController(_ viewController: GKTurnBasedMatchmakerViewController, didFind match: GKTurnBasedMatch) {
^
nonisolated
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/UIViewController+Child.swift (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/macOS/Authentication/GKAuthentication+macOS.swift (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GKAuthenticationView+macOS.swift,\ GKAuthenticationViewController+macOS.swift,\ GKGameCenterView+macOS.swift /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/macOS/Authentication/GKAuthenticationView+macOS.swift /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/macOS/Authentication/GKAuthenticationViewController+macOS.swift /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/macOS/GKGameCenterView+macOS.swift (in target 'GameKitUI' from project 'GameKitUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/macOS/Authentication/GKAuthenticationView+macOS.swift (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/macOS/Authentication/GKAuthenticationViewController+macOS.swift (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/macOS/GKGameCenterView+macOS.swift (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ GameKitUI (in target 'GameKitUI' from project 'GameKitUI')
EmitSwiftModule normal arm64 (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:35:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'GKMatchManager' may have shared mutable state; this is an error in the Swift 6 language mode
public static let shared = GKMatchManager()
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:33:20: note: class 'GKMatchManager' does not conform to the 'Sendable' protocol
public final class GKMatchManager: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:35:23: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
public static let shared = GKMatchManager()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:35:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let shared = GKMatchManager()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/OSLog.swift:30:24: warning: static property 'subsystem' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var subsystem = "de.webblazer.GameKitUI"
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/OSLog.swift:30:24: note: convert 'subsystem' to a 'let' constant to make 'Sendable' shared state immutable
private static var subsystem = "de.webblazer.GameKitUI"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/OSLog.swift:30:24: note: add '@MainActor' to make static property 'subsystem' part of global actor 'MainActor'
private static var subsystem = "de.webblazer.GameKitUI"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/OSLog.swift:30:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var subsystem = "de.webblazer.GameKitUI"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/Authentication/GKAuthentication+iOS.swift:35:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'GKAuthentication' may have shared mutable state; this is an error in the Swift 6 language mode
public static let shared = GKAuthentication()
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/Authentication/GKAuthentication+iOS.swift:33:20: note: class 'GKAuthentication' does not conform to the 'Sendable' protocol
public final class GKAuthentication: NSObject, GKLocalPlayerListener {
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/Authentication/GKAuthentication+iOS.swift:35:23: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
public static let shared = GKAuthentication()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/Authentication/GKAuthentication+iOS.swift:35:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let shared = GKAuthentication()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/TurnBasedMatchmaker/TurnBasedMatchmakerViewController+iOS.swift:61:17: warning: main actor-isolated instance method 'turnBasedMatchmakerViewControllerWasCancelled' cannot be used to satisfy nonisolated requirement from protocol 'GKTurnBasedMatchmakerViewControllerDelegate'; this is an error in the Swift 6 language mode
public func turnBasedMatchmakerViewControllerWasCancelled(_ viewController: GKTurnBasedMatchmakerViewController) {
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/TurnBasedMatchmaker/TurnBasedMatchmakerViewController+iOS.swift:61:17: note: add 'nonisolated' to 'turnBasedMatchmakerViewControllerWasCancelled' to make this instance method not isolated to the actor
public func turnBasedMatchmakerViewControllerWasCancelled(_ viewController: GKTurnBasedMatchmakerViewController) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/TurnBasedMatchmaker/TurnBasedMatchmakerViewController+iOS.swift:32:67: note: add '@preconcurrency' to the 'GKTurnBasedMatchmakerViewControllerDelegate' conformance to defer isolation checking to run time
public class TurnBasedMatchmakerViewController: UIViewController, GKTurnBasedMatchmakerViewControllerDelegate, GKMatchDelegate {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/TurnBasedMatchmaker/TurnBasedMatchmakerViewController+iOS.swift:70:17: warning: main actor-isolated instance method 'turnBasedMatchmakerViewController(_:didFailWithError:)' cannot be used to satisfy nonisolated requirement from protocol 'GKTurnBasedMatchmakerViewControllerDelegate'; this is an error in the Swift 6 language mode
public func turnBasedMatchmakerViewController(_ viewController: GKTurnBasedMatchmakerViewController, didFailWithError error: Error) {
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/TurnBasedMatchmaker/TurnBasedMatchmakerViewController+iOS.swift:70:17: note: add 'nonisolated' to 'turnBasedMatchmakerViewController(_:didFailWithError:)' to make this instance method not isolated to the actor
public func turnBasedMatchmakerViewController(_ viewController: GKTurnBasedMatchmakerViewController, didFailWithError error: Error) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/TurnBasedMatchmaker/TurnBasedMatchmakerViewController+iOS.swift:79:17: warning: main actor-isolated instance method 'turnBasedMatchmakerViewController(_:didFind:)' cannot be used to satisfy nonisolated requirement from protocol 'GKTurnBasedMatchmakerViewControllerDelegate'; this is an error in the Swift 6 language mode
public func turnBasedMatchmakerViewController(_ viewController: GKTurnBasedMatchmakerViewController, didFind match: GKTurnBasedMatch) {
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/TurnBasedMatchmaker/TurnBasedMatchmakerViewController+iOS.swift:79:17: note: add 'nonisolated' to 'turnBasedMatchmakerViewController(_:didFind:)' to make this instance method not isolated to the actor
public func turnBasedMatchmakerViewController(_ viewController: GKTurnBasedMatchmakerViewController, didFind match: GKTurnBasedMatch) {
^
nonisolated
SwiftCompile normal arm64 Compiling\ GKAuthenticationError.swift,\ GKMatchManager.swift,\ Invite.swift /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Authentication/GKAuthenticationError.swift /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/Invite.swift (in target 'GameKitUI' from project 'GameKitUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Authentication/GKAuthenticationError.swift (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:35:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'GKMatchManager' may have shared mutable state; this is an error in the Swift 6 language mode
public static let shared = GKMatchManager()
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:33:20: note: class 'GKMatchManager' does not conform to the 'Sendable' protocol
public final class GKMatchManager: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:35:23: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
public static let shared = GKMatchManager()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:35:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let shared = GKMatchManager()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:45:13: warning: capture of 'self' with non-sendable type 'GKMatchManager' in a '@Sendable' closure
self.invite.send(Invite.needsToAuthenticate)
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:33:20: note: class 'GKMatchManager' does not conform to the 'Sendable' protocol
public final class GKMatchManager: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:53:13: warning: capture of 'self' with non-sendable type 'GKMatchManager' in a '@Sendable' closure
self.localPlayer.send(GKLocalPlayer.local)
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:33:20: note: class 'GKMatchManager' does not conform to the 'Sendable' protocol
public final class GKMatchManager: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:61:13: warning: capture of 'self' with non-sendable type 'GKMatchManager' in a '@Sendable' closure
self.localPlayer.send(GKLocalPlayer.local)
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:33:20: note: class 'GKMatchManager' does not conform to the 'Sendable' protocol
public final class GKMatchManager: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:83:46: warning: call to main actor-isolated initializer 'init(invite:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
let matchmakerViewController = GKMatchmakerViewController(invite: invite) else {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKMatchmakerViewController.h:49:1: note: calls to initializer 'init(invite:)' from outside of its actor context are implicitly asynchronous
- (nullable id)initWithInvite:(GKInvite *)invite;
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKMatchmakerViewController.h:49:1: note: main actor isolation inferred from inheritance from class 'UINavigationController'
- (nullable id)initWithInvite:(GKInvite *)invite;
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:74:19: note: add '@MainActor' to make instance method 'createInvite(invite:canceled:failed:started:)' part of global actor 'MainActor'
internal func createInvite(invite: GKInvite,
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:89:34: warning: main actor-isolated property 'matchmakerDelegate' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
matchmakerViewController.matchmakerDelegate = self
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKMatchmakerViewController.h:34:81: note: mutation of this property is only permitted within the actor
@property(nonatomic, nullable, weak) id<GKMatchmakerViewControllerDelegate> matchmakerDelegate;
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:74:19: note: add '@MainActor' to make instance method 'createInvite(invite:canceled:failed:started:)' part of global actor 'MainActor'
internal func createInvite(invite: GKInvite,
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:95:46: warning: call to main actor-isolated initializer 'init(invite:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
let matchmakerViewController = GKMatchmakerViewController(invite: invite) else {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKMatchmakerViewController.h:49:1: note: calls to initializer 'init(invite:)' from outside of its actor context are implicitly asynchronous
- (nullable id)initWithInvite:(GKInvite *)invite;
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKMatchmakerViewController.h:49:1: note: main actor isolation inferred from inheritance from class 'UINavigationController'
- (nullable id)initWithInvite:(GKInvite *)invite;
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:93:19: note: add '@MainActor' to make instance method 'createMatchmaker(invite:)' part of global actor 'MainActor'
internal func createMatchmaker(invite: GKInvite) -> GKMatchmakerViewController? {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:100:34: warning: main actor-isolated property 'matchmakerDelegate' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
matchmakerViewController.matchmakerDelegate = self
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKMatchmakerViewController.h:34:81: note: mutation of this property is only permitted within the actor
@property(nonatomic, nullable, weak) id<GKMatchmakerViewControllerDelegate> matchmakerDelegate;
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:93:19: note: add '@MainActor' to make instance method 'createMatchmaker(invite:)' part of global actor 'MainActor'
internal func createMatchmaker(invite: GKInvite) -> GKMatchmakerViewController? {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:112:46: warning: call to main actor-isolated initializer 'init(matchRequest:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
let matchmakerViewController = GKMatchmakerViewController(matchRequest: request) else {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKMatchmakerViewController.h:46:1: note: calls to initializer 'init(matchRequest:)' from outside of its actor context are implicitly asynchronous
- (nullable id)initWithMatchRequest:(GKMatchRequest *)request;
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKMatchmakerViewController.h:46:1: note: main actor isolation inferred from inheritance from class 'UINavigationController'
- (nullable id)initWithMatchRequest:(GKMatchRequest *)request;
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:104:19: note: add '@MainActor' to make instance method 'createMatchmaker(request:canceled:failed:started:)' part of global actor 'MainActor'
internal func createMatchmaker(request: GKMatchRequest,
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:118:34: warning: main actor-isolated property 'matchmakerDelegate' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
matchmakerViewController.matchmakerDelegate = self
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKMatchmakerViewController.h:34:81: note: mutation of this property is only permitted within the actor
@property(nonatomic, nullable, weak) id<GKMatchmakerViewControllerDelegate> matchmakerDelegate;
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:104:19: note: add '@MainActor' to make instance method 'createMatchmaker(request:canceled:failed:started:)' part of global actor 'MainActor'
internal func createMatchmaker(request: GKMatchRequest,
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:134:24: warning: call to main actor-isolated instance method 'dismiss(animated:completion:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
viewController.dismiss(
^
UIKit.UIViewController.dismiss:3:24: note: calls to instance method 'dismiss(animated:completion:)' from outside of its actor context are implicitly asynchronous
@MainActor open func dismiss(animated flag: Bool, completion: (() -> Void)? = nil)}
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:133:17: note: add '@MainActor' to make instance method 'matchmakerViewController(_:didFind:)' part of global actor 'MainActor'
public func matchmakerViewController(_ viewController: GKMatchmakerViewController, didFind match: GKMatch) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:140:32: warning: call to main actor-isolated instance method 'remove()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
viewController.remove()
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/UIViewController+Child.swift:52:10: note: calls to instance method 'remove()' from outside of its actor context are implicitly asynchronous
func remove() {
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:145:24: warning: call to main actor-isolated instance method 'dismiss(animated:completion:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
viewController.dismiss(
^
UIKit.UIViewController.dismiss:3:24: note: calls to instance method 'dismiss(animated:completion:)' from outside of its actor context are implicitly asynchronous
@MainActor open func dismiss(animated flag: Bool, completion: (() -> Void)? = nil)}
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:144:17: note: add '@MainActor' to make instance method 'matchmakerViewControllerWasCancelled' part of global actor 'MainActor'
public func matchmakerViewControllerWasCancelled(_ viewController: GKMatchmakerViewController) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:152:32: warning: call to main actor-isolated instance method 'remove()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
viewController.remove()
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/UIViewController+Child.swift:52:10: note: calls to instance method 'remove()' from outside of its actor context are implicitly asynchronous
func remove() {
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:157:24: warning: call to main actor-isolated instance method 'dismiss(animated:completion:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
viewController.dismiss(
^
UIKit.UIViewController.dismiss:3:24: note: calls to instance method 'dismiss(animated:completion:)' from outside of its actor context are implicitly asynchronous
@MainActor open func dismiss(animated flag: Bool, completion: (() -> Void)? = nil)}
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:156:17: note: add '@MainActor' to make instance method 'matchmakerViewController(_:didFailWithError:)' part of global actor 'MainActor'
public func matchmakerViewController(_ viewController: GKMatchmakerViewController, didFailWithError error: Error) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:164:32: warning: call to main actor-isolated instance method 'remove()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
viewController.remove()
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/UIViewController+Child.swift:52:10: note: calls to instance method 'remove()' from outside of its actor context are implicitly asynchronous
func remove() {
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:83:46: warning: sending 'invite' risks causing data races; this is an error in the Swift 6 language mode
let matchmakerViewController = GKMatchmakerViewController(invite: invite) else {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:83:46: note: sending task-isolated 'invite' to main actor-isolated initializer 'init(invite:)' risks causing data races between main actor-isolated and task-isolated uses
let matchmakerViewController = GKMatchmakerViewController(invite: invite) else {
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:95:46: warning: sending 'invite' risks causing data races; this is an error in the Swift 6 language mode
let matchmakerViewController = GKMatchmakerViewController(invite: invite) else {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:95:46: note: sending task-isolated 'invite' to main actor-isolated initializer 'init(invite:)' risks causing data races between main actor-isolated and task-isolated uses
let matchmakerViewController = GKMatchmakerViewController(invite: invite) else {
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:112:46: warning: sending 'request' risks causing data races; this is an error in the Swift 6 language mode
let matchmakerViewController = GKMatchmakerViewController(matchRequest: request) else {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:112:46: note: sending task-isolated 'request' to main actor-isolated initializer 'init(matchRequest:)' risks causing data races between main actor-isolated and task-isolated uses
let matchmakerViewController = GKMatchmakerViewController(matchRequest: request) else {
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:134:24: warning: sending value of non-Sendable type '() -> Void' risks causing data races; this is an error in the Swift 6 language mode
viewController.dismiss(
~~~~~~~~~~~~~~~^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:134:24: note: sending task-isolated value of non-Sendable type '() -> Void' to main actor-isolated instance method 'dismiss(animated:completion:)' risks causing races in between task-isolated and main actor-isolated uses
viewController.dismiss(
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:145:24: warning: sending value of non-Sendable type '() -> Void' risks causing data races; this is an error in the Swift 6 language mode
viewController.dismiss(
~~~~~~~~~~~~~~~^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:145:24: note: sending task-isolated value of non-Sendable type '() -> Void' to main actor-isolated instance method 'dismiss(animated:completion:)' risks causing races in between task-isolated and main actor-isolated uses
viewController.dismiss(
^
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:157:24: warning: sending value of non-Sendable type '() -> Void' risks causing data races; this is an error in the Swift 6 language mode
viewController.dismiss(
~~~~~~~~~~~~~~~^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/GKMatchManager.swift:157:24: note: sending task-isolated value of non-Sendable type '() -> Void' to main actor-isolated instance method 'dismiss(animated:completion:)' risks causing races in between task-isolated and main actor-isolated uses
viewController.dismiss(
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/Shared/Manager/Invite.swift (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GKMatchmakerView+macOS.swift,\ MatchmakerViewController+macOS.swift,\ NSViewController+Child.swift /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/macOS/Matchmaker/GKMatchmakerView+macOS.swift /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/macOS/Matchmaker/MatchmakerViewController+macOS.swift /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/macOS/NSViewController+Child.swift (in target 'GameKitUI' from project 'GameKitUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/macOS/Matchmaker/GKMatchmakerView+macOS.swift (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/macOS/Matchmaker/MatchmakerViewController+macOS.swift (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/macOS/NSViewController+Child.swift (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GKInviteView+iOS.swift,\ InviteViewController+iOS.swift,\ LoadingViewController+iOS.swift /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/Invite/GKInviteView+iOS.swift /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/Invite/InviteViewController+iOS.swift /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/LoadingViewController+iOS.swift (in target 'GameKitUI' from project 'GameKitUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/Invite/GKInviteView+iOS.swift (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/Invite/InviteViewController+iOS.swift (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/iOS/LoadingViewController+iOS.swift (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GKInviteView+macOS.swift,\ InviteViewController+macOS.swift,\ LoadingViewController+macOS.swift /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/macOS/Invite/GKInviteView+macOS.swift /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/macOS/Invite/InviteViewController+macOS.swift /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/macOS/LoadingViewController+macOS.swift (in target 'GameKitUI' from project 'GameKitUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/macOS/Invite/GKInviteView+macOS.swift (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/macOS/Invite/InviteViewController+macOS.swift (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/macOS/LoadingViewController+macOS.swift (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GKTurnBasedMatchmakerView+macOS.swift,\ TurnBasedMatchmakerViewController+macOS.swift,\ TurnBasedMatchmakerViewController+tvOS.swift /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/macOS/TurnBasedMatchmaker/GKTurnBasedMatchmakerView+macOS.swift /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/macOS/TurnBasedMatchmaker/TurnBasedMatchmakerViewController+macOS.swift /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/tvOS/TurnBasedMatchmaker/TurnBasedMatchmakerViewController+tvOS.swift (in target 'GameKitUI' from project 'GameKitUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/macOS/TurnBasedMatchmaker/GKTurnBasedMatchmakerView+macOS.swift (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/macOS/TurnBasedMatchmaker/TurnBasedMatchmakerViewController+macOS.swift (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GameKitUI/tvOS/TurnBasedMatchmaker/TurnBasedMatchmakerViewController+tvOS.swift (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for GameKitUI (in target 'GameKitUI' from project 'GameKitUI')
SwiftDriver\ Compilation\ Requirements GameKitUI normal arm64 com.apple.xcode.tools.swift.compiler (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name GameKitUI -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI-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/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI.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/GameKitUI.build/Debug-iphoneos/GameKitUI.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.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/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling GKAuthenticationView+macOS.swift, GKAuthenticationViewController+macOS.swift, GKGameCenterView+macOS.swift (in target 'GameKitUI' from project 'GameKitUI')
SwiftDriverJobDiscovery normal arm64 Compiling GKInviteView+macOS.swift, InviteViewController+macOS.swift, LoadingViewController+macOS.swift (in target 'GameKitUI' from project 'GameKitUI')
SwiftDriverJobDiscovery normal arm64 Compiling GKMatchmakerView+macOS.swift, MatchmakerViewController+macOS.swift, NSViewController+Child.swift (in target 'GameKitUI' from project 'GameKitUI')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/GameKitUI-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI-Swift.h (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/GameKitUI-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GameKitUI.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI.swiftmodule (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GameKitUI.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GameKitUI.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI.swiftdoc (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GameKitUI.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GameKitUI.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI.abi.json (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GameKitUI.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GameKitUI.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI.swiftsourceinfo (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GameKitUI.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling GKTurnBasedMatchmakerView+macOS.swift, TurnBasedMatchmakerViewController+macOS.swift, TurnBasedMatchmakerViewController+tvOS.swift (in target 'GameKitUI' from project 'GameKitUI')
SwiftDriverJobDiscovery normal arm64 Compiling Match.swift, OSLog.swift, GKAuthentication+iOS.swift (in target 'GameKitUI' from project 'GameKitUI')
SwiftDriverJobDiscovery normal arm64 Compiling GKAuthenticationError.swift, GKMatchManager.swift, Invite.swift (in target 'GameKitUI' from project 'GameKitUI')
SwiftDriverJobDiscovery normal arm64 Compiling TurnBasedMatchmakerViewController+iOS.swift, UIViewController+Child.swift, GKAuthentication+macOS.swift (in target 'GameKitUI' from project 'GameKitUI')
SwiftDriverJobDiscovery normal arm64 Compiling GKInviteView+iOS.swift, InviteViewController+iOS.swift, LoadingViewController+iOS.swift (in target 'GameKitUI' from project 'GameKitUI')
SwiftDriverJobDiscovery normal arm64 Compiling GKAuthenticationView+iOS.swift, GKAuthenticationViewController+iOS.swift, GKGameCenterView+iOS.swift (in target 'GameKitUI' from project 'GameKitUI')
SwiftDriverJobDiscovery normal arm64 Compiling GKMatchmakerView+iOS.swift, MatchmakerViewController+iOS.swift, GKTurnBasedMatchmakerView+iOS.swift (in target 'GameKitUI' from project 'GameKitUI')
SwiftDriver\ Compilation GameKitUI normal arm64 com.apple.xcode.tools.swift.compiler (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name GameKitUI -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI-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/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI.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/GameKitUI.build/Debug-iphoneos/GameKitUI.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.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/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GameKitUI.o normal (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios13.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GameKitUI.o
ExtractAppIntentsMetadata (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name GameKitUI --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 13.0 --bundle-identifier spi-builder-workspace.GameKitUI --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GameKitUI.appintents --target-triple arm64-apple-ios13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GameKitUI.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/GameKitUI.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/GameKitUI.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GameKitUI.build/Debug-iphoneos/GameKitUI.build/Objects-normal/arm64/GameKitUI.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 09:59:07.127 appintentsmetadataprocessor[716:4108] Starting appintentsmetadataprocessor export
2025-04-26 09:59:07.168 appintentsmetadataprocessor[716:4108] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GameKitUI.o (in target 'GameKitUI' from project 'GameKitUI')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/GameKitUI.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "GameKitUI",
"name" : "GameKitUI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "GameKitUI",
"targets" : [
"GameKitUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GameKitUITests",
"module_type" : "SwiftTarget",
"name" : "GameKitUITests",
"path" : "Tests/GameKitUITests",
"sources" : [
"GameKitUITests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"GameKitUI"
],
"type" : "test"
},
{
"c99name" : "GameKitUI",
"module_type" : "SwiftTarget",
"name" : "GameKitUI",
"path" : "Sources/GameKitUI",
"product_memberships" : [
"GameKitUI"
],
"sources" : [
"Shared/Authentication/GKAuthenticationError.swift",
"Shared/Manager/GKMatchManager.swift",
"Shared/Manager/Invite.swift",
"Shared/Manager/Match.swift",
"Shared/OSLog.swift",
"iOS/Authentication/GKAuthentication+iOS.swift",
"iOS/Authentication/GKAuthenticationView+iOS.swift",
"iOS/Authentication/GKAuthenticationViewController+iOS.swift",
"iOS/GKGameCenterView+iOS.swift",
"iOS/Invite/GKInviteView+iOS.swift",
"iOS/Invite/InviteViewController+iOS.swift",
"iOS/LoadingViewController+iOS.swift",
"iOS/Matchmaker/GKMatchmakerView+iOS.swift",
"iOS/Matchmaker/MatchmakerViewController+iOS.swift",
"iOS/TurnBasedMatchmaker/GKTurnBasedMatchmakerView+iOS.swift",
"iOS/TurnBasedMatchmaker/TurnBasedMatchmakerViewController+iOS.swift",
"iOS/UIViewController+Child.swift",
"macOS/Authentication/GKAuthentication+macOS.swift",
"macOS/Authentication/GKAuthenticationView+macOS.swift",
"macOS/Authentication/GKAuthenticationViewController+macOS.swift",
"macOS/GKGameCenterView+macOS.swift",
"macOS/Invite/GKInviteView+macOS.swift",
"macOS/Invite/InviteViewController+macOS.swift",
"macOS/LoadingViewController+macOS.swift",
"macOS/Matchmaker/GKMatchmakerView+macOS.swift",
"macOS/Matchmaker/MatchmakerViewController+macOS.swift",
"macOS/NSViewController+Child.swift",
"macOS/TurnBasedMatchmaker/GKTurnBasedMatchmakerView+macOS.swift",
"macOS/TurnBasedMatchmaker/TurnBasedMatchmakerViewController+macOS.swift",
"tvOS/TurnBasedMatchmaker/TurnBasedMatchmakerViewController+tvOS.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.