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.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftPackageRepository/GameKitUI.swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "gamekitui.swift",
      "name": "GameKitUI",
      "url": "https://github.com/SwiftPackageRepository/GameKitUI.swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GameKitUI.swift",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/SwiftPackageRepository/GameKitUI.swift.git
[1/784] Fetching gamekitui.swift
Fetched https://github.com/SwiftPackageRepository/GameKitUI.swift.git (0.91s)
Creating working copy for https://github.com/SwiftPackageRepository/GameKitUI.swift.git
Working copy of https://github.com/SwiftPackageRepository/GameKitUI.swift.git resolved at main
warning: '.resolve-product-dependencies': dependency 'gamekitui.swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/28] Emitting module GameKitUI
[2/31] Compiling GameKitUI GKMatchmakerView+iOS.swift
[3/31] Compiling GameKitUI MatchmakerViewController+iOS.swift
[4/31] Compiling GameKitUI GKTurnBasedMatchmakerView+iOS.swift
[5/31] Compiling GameKitUI TurnBasedMatchmakerViewController+iOS.swift
[6/31] Compiling GameKitUI OSLog.swift
[7/31] Compiling GameKitUI GKAuthentication+iOS.swift
[8/31] Compiling GameKitUI GKAuthenticationView+iOS.swift
[9/31] Compiling GameKitUI GKAuthenticationViewController+iOS.swift
[10/31] Compiling GameKitUI GKGameCenterView+iOS.swift
[11/31] Compiling GameKitUI GKInviteView+iOS.swift
[12/31] Compiling GameKitUI InviteViewController+iOS.swift
[13/31] Compiling GameKitUI LoadingViewController+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 UIViewController+Child.swift
[18/31] Compiling GameKitUI GKAuthentication+macOS.swift
[19/31] Compiling GameKitUI GKAuthenticationView+macOS.swift
[20/31] Compiling GameKitUI GKAuthenticationViewController+macOS.swift
[21/31] Compiling GameKitUI GKGameCenterView+macOS.swift
[22/31] Compiling GameKitUI GKInviteView+macOS.swift
[23/31] Compiling GameKitUI InviteViewController+macOS.swift
[24/31] Compiling GameKitUI LoadingViewController+macOS.swift
[25/31] Compiling GameKitUI GKMatchmakerView+macOS.swift
[26/31] Compiling GameKitUI MatchmakerViewController+macOS.swift
[27/31] Compiling GameKitUI NSViewController+Child.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! (15.16s)
Build complete.
Done.