The Swift Package Index logo.Swift Package Index

Build Information

Successful build of pyTanks.SwiftPlayer 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/matthewseaman/pytanks.swiftplayer.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/matthewseaman/pytanks.swiftplayer
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ad053cd Update README for 2.0
Cloned https://github.com/matthewseaman/pytanks.swiftplayer.git
Revision (git rev-parse @):
ad053cd3ac03c619c6f59ecdf3b5181341a5fbe4
SUCCESS checkout https://github.com/matthewseaman/pytanks.swiftplayer.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/matthewseaman/pytanks.swiftplayer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/12] Write sources
[1/12] Write pyTanks-entitlement.plist
[1/12] Write sources
[8/12] Write swift-version--423B1241ED78D482.txt
[10/26] Compiling PlayerSupport Player.swift
[11/26] Compiling PlayerSupport Command.swift
[12/26] Compiling PlayerSupport Log.swift
[13/26] Emitting module Utils
[14/26] Compiling Utils CommandLineArgumentParser.swift
[15/26] Compiling Utils Operators.swift
[16/26] Compiling PlayerSupport GameState.swift
[17/26] Compiling PlayerSupport GameConfiguration.swift
[18/26] Emitting module PlayerSupport
[19/28] Compiling Starscream SSLSecurity.swift
[20/28] Compiling Starscream SSLClientCertificate.swift
[21/28] Compiling Starscream Compression.swift
[22/28] Emitting module Starscream
[23/28] Compiling Starscream WebSocket.swift
[24/28] Compiling SimplePlayer SimplePlayer.swift
[25/28] Emitting module SimplePlayer
[26/35] Emitting module Client
[27/35] Compiling Client Command+JSON.swift
[28/35] Compiling Client ClientConfiguration.swift
[29/35] Compiling Client ClientConfig+parse.swift
[30/35] Compiling Client GameClient.swift
[31/35] Compiling Client GameLoop.swift
[32/35] Compiling Client GameState+JSON.swift
[33/37] Emitting module ClientControl
[34/37] Compiling ClientControl Game.swift
[35/39] Emitting module pyTanks
[36/39] Compiling pyTanks main.swift
[36/39] Write Objects.LinkFileList
[37/39] Linking pyTanks
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/pyTanks: replacing existing signature
[38/39] Applying pyTanks
Build complete! (7.08s)
Fetching https://github.com/daltoniam/Starscream.git from cache
Fetched https://github.com/daltoniam/Starscream.git from cache (0.18s)
Computing version for https://github.com/daltoniam/Starscream.git
Computed https://github.com/daltoniam/Starscream.git at 3.0.6 (0.42s)
Creating working copy for https://github.com/daltoniam/Starscream.git
Working copy of https://github.com/daltoniam/Starscream.git resolved at 3.0.6
Build complete.
Done.