Build Information
Successful build of GameKitService.swift, reference main (a9383f
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 22:45:15 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftPackageRepository/GameKitService.swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftPackageRepository/GameKitService.swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a9383f6 Update README.md
Cloned https://github.com/SwiftPackageRepository/GameKitService.swift.git
Revision (git rev-parse @):
a9383f6abd5309ca97f7de3cf653ac60fd8b19b4
SUCCESS checkout https://github.com/SwiftPackageRepository/GameKitService.swift.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/SwiftPackageRepository/GameKitService.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/5] Compiling GameKitService GameKitServiceProtocol.swift
[4/5] Compiling GameKitService GameKitService.swift
[5/5] Emitting module GameKitService
Build complete! (7.37s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "GameKitService.swift",
"name" : "GameKitService.swift",
"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" : "GameKitService",
"targets" : [
"GameKitService"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GameKitServiceTests",
"module_type" : "SwiftTarget",
"name" : "GameKitServiceTests",
"path" : "Tests/GameKitServiceTests",
"sources" : [
"GameKitServiceTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"GameKitService"
],
"type" : "test"
},
{
"c99name" : "GameKitService",
"module_type" : "SwiftTarget",
"name" : "GameKitService",
"path" : "Sources/GameKitService",
"product_memberships" : [
"GameKitService"
],
"sources" : [
"GameKitService.swift",
"GameKitServiceProtocol.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Done.