The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftPackageRepository/GameKitUI.swift.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-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:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/SwiftPackageRepository/GameKitUI.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/30] Compiling GameKitUI OSLog.swift
[4/30] Compiling GameKitUI GKAuthentication+iOS.swift
[5/30] Compiling GameKitUI GKAuthenticationView+iOS.swift
[6/30] Compiling GameKitUI GKAuthenticationViewController+iOS.swift
[7/33] Compiling GameKitUI GKTurnBasedMatchmakerView+macOS.swift
[8/33] Compiling GameKitUI TurnBasedMatchmakerViewController+macOS.swift
[9/33] Compiling GameKitUI TurnBasedMatchmakerViewController+tvOS.swift
[10/33] Compiling GameKitUI GKGameCenterView+iOS.swift
[11/33] Compiling GameKitUI GKInviteView+iOS.swift
[12/33] Compiling GameKitUI InviteViewController+iOS.swift
[13/33] Compiling GameKitUI LoadingViewController+iOS.swift
[14/33] Compiling GameKitUI GKMatchmakerView+macOS.swift
[15/33] Compiling GameKitUI MatchmakerViewController+macOS.swift
[16/33] Compiling GameKitUI NSViewController+Child.swift
[17/33] Compiling GameKitUI GKAuthenticationError.swift
[18/33] Compiling GameKitUI GKMatchManager.swift
[19/33] Compiling GameKitUI Invite.swift
[20/33] Compiling GameKitUI Match.swift
[21/33] Compiling GameKitUI GKGameCenterView+macOS.swift
[22/33] Compiling GameKitUI GKInviteView+macOS.swift
[23/33] Compiling GameKitUI InviteViewController+macOS.swift
[24/33] Compiling GameKitUI LoadingViewController+macOS.swift
[25/33] Compiling GameKitUI UIViewController+Child.swift
[26/33] Compiling GameKitUI GKAuthentication+macOS.swift
[27/33] Compiling GameKitUI GKAuthenticationView+macOS.swift
[28/33] Compiling GameKitUI GKAuthenticationViewController+macOS.swift
[29/33] Emitting module GameKitUI
[30/33] Compiling GameKitUI GKMatchmakerView+iOS.swift
[31/33] Compiling GameKitUI MatchmakerViewController+iOS.swift
[32/33] Compiling GameKitUI GKTurnBasedMatchmakerView+iOS.swift
[33/33] Compiling GameKitUI TurnBasedMatchmakerViewController+iOS.swift
Build complete! (14.26s)
Build complete.
Done.