Build Information
Successful build of GameKitService.swift, reference 0.1.0 (43fbe7
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 22:43:53 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: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftPackageRepository/GameKitService.swift
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 43fbe7b Create swift.yml
Cloned https://github.com/SwiftPackageRepository/GameKitService.swift.git
Revision (git rev-parse @):
43fbe7b68c6a4bb0d2373434ce681f80e6062d8e
SUCCESS checkout https://github.com/SwiftPackageRepository/GameKitService.swift.git at 0.1.0
========================================
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] Emitting module GameKitService
[5/5] Compiling GameKitService GameKitService.swift
Build complete! (6.91s)
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.3"
}
Done.