The Swift Package Index logo.Swift Package Index

Build Information

Successful build of pyTanks.SwiftPlayer 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/matthewseaman/pytanks.swiftplayer.git
Reference: 2.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/matthewseaman/pytanks.swiftplayer
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at 908e736 Merge pull request #9 from matthewseaman/fps-access
Cloned https://github.com/matthewseaman/pytanks.swiftplayer.git into spi-builder-workspace
908e736375545bc89c14256968236a500f00b06a
SUCCESS checkout https://github.com/matthewseaman/pytanks.swiftplayer.git at 2.0.0
========================================
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)
Fetching https://github.com/daltoniam/Starscream.git from cache
Fetched https://github.com/daltoniam/Starscream.git (0.22s)
Computing version for https://github.com/daltoniam/Starscream.git
Computed https://github.com/daltoniam/Starscream.git at 3.0.6 (0.40s)
Creating working copy for https://github.com/daltoniam/Starscream.git
Working copy of https://github.com/daltoniam/Starscream.git resolved at 3.0.6
Building for debugging...
[1/15] Compiling PlayerSupport Log.swift
[2/15] Compiling PlayerSupport Player.swift
[3/15] Compiling Utils Operators.swift
[4/15] Emitting module Utils
[5/15] Compiling Utils CommandLineArgumentParser.swift
[6/15] Compiling PlayerSupport GameConfiguration.swift
[7/15] Compiling PlayerSupport Command.swift
[8/15] Emitting module PlayerSupport
[9/15] Compiling PlayerSupport GameState.swift
[10/17] Emitting module SimplePlayer
[11/17] Compiling SimplePlayer SimplePlayer.swift
[12/17] Emitting module Starscream
[13/17] Compiling Starscream SSLClientCertificate.swift
[14/17] Compiling Starscream WebSocket.swift
[15/17] Compiling Starscream SSLSecurity.swift
[16/17] Compiling Starscream Compression.swift
[17/24] Compiling Client GameClient.swift
[18/24] Compiling Client GameState+JSON.swift
[19/24] Compiling Client Command+JSON.swift
[20/24] Emitting module Client
[21/24] Compiling Client GameLoop.swift
[22/24] Compiling Client ClientConfiguration.swift
[23/24] Compiling Client ClientConfig+parse.swift
[24/26] Compiling ClientControl Game.swift
[25/26] Emitting module ClientControl
[26/28] Emitting module pyTanks
[27/28] Compiling pyTanks main.swift
[27/28] Linking pyTanks
Build complete! (7.32s)
Build complete.
Done.