The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GameKitUI with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftPackageRepository/GameKitUI.swift.git
Reference: 0.5.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SwiftPackageRepository/GameKitUI.swift
 * tag               0.5.1      -> FETCH_HEAD
HEAD is now at 4e95f70 Merge pull request #19 from pawello2222/fix/update-package
Cloned https://github.com/SwiftPackageRepository/GameKitUI.swift.git into spi-builder-workspace
4e95f70fb99281d74913b840e8c593f33675f46b
SUCCESS checkout https://github.com/SwiftPackageRepository/GameKitUI.swift.git at 0.5.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/28] Compiling GameKitUI GKGameCenterView+iOS.swift
[2/28] Compiling GameKitUI GKInviteView+iOS.swift
[3/28] Compiling GameKitUI InviteViewController+iOS.swift
[4/28] Compiling GameKitUI LoadingViewController+iOS.swift
[5/28] Compiling GameKitUI GKMatchmakerView+iOS.swift
[6/28] Compiling GameKitUI MatchmakerViewController+iOS.swift
[7/28] Compiling GameKitUI GKTurnBasedMatchmakerView+iOS.swift
[8/28] Compiling GameKitUI TurnBasedMatchmakerViewController+iOS.swift
[9/31] Emitting module GameKitUI
[10/31] Compiling GameKitUI OSLog.swift
[11/31] Compiling GameKitUI GKAuthentication+iOS.swift
[12/31] Compiling GameKitUI GKAuthenticationView+iOS.swift
[13/31] Compiling GameKitUI GKAuthenticationViewController+iOS.swift
[14/31] Compiling GameKitUI GKTurnBasedMatchmakerView+macOS.swift
[15/31] Compiling GameKitUI TurnBasedMatchmakerViewController+macOS.swift
[16/31] Compiling GameKitUI TurnBasedMatchmakerViewController+tvOS.swift
[17/31] Compiling GameKitUI GKGameCenterView+macOS.swift
[18/31] Compiling GameKitUI GKInviteView+macOS.swift
[19/31] Compiling GameKitUI InviteViewController+macOS.swift
[20/31] Compiling GameKitUI LoadingViewController+macOS.swift
[21/31] Compiling GameKitUI GKMatchmakerView+macOS.swift
[22/31] Compiling GameKitUI MatchmakerViewController+macOS.swift
[23/31] Compiling GameKitUI NSViewController+Child.swift
[24/31] Compiling GameKitUI UIViewController+Child.swift
[25/31] Compiling GameKitUI GKAuthentication+macOS.swift
[26/31] Compiling GameKitUI GKAuthenticationView+macOS.swift
[27/31] Compiling GameKitUI GKAuthenticationViewController+macOS.swift
[28/31] Compiling GameKitUI GKAuthenticationError.swift
[29/31] Compiling GameKitUI GKMatchManager.swift
[30/31] Compiling GameKitUI Invite.swift
[31/31] Compiling GameKitUI Match.swift
Build complete! (8.19s)
Build complete.
Done.