The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of StarCraftKit, reference v1.0.0 (ddaa1f), with Swift 5.10 for macOS (SPM) on 1 Nov 2024 06:59:13 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/marcusziade/StarCraftKit.git
Reference: v1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/marcusziade/StarCraftKit
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at ddaa1fb Revert "Update README.md"
Cloned https://github.com/marcusziade/StarCraftKit.git
Revision (git rev-parse @):
ddaa1fb32762323c2b7114122d3322ad9b446c11
SUCCESS checkout https://github.com/marcusziade/StarCraftKit.git at v1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/marcusziade/StarCraftKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[2/7] Write StarCraftCLI-entitlement.plist
[3/7] Write swift-version-33747A42983211AE.txt
[5/17] Compiling StarCraftKit PlayersResponse.swift
[6/17] Compiling StarCraftKit StarCraft2Endpoint.swift
[7/17] Compiling StarCraftKit PandaScoreAPIError.swift
[8/17] Compiling StarCraftKit Array+Ext.swift
[9/17] Compiling StarCraftKit StarCraftAPI.swift
[10/17] Compiling StarCraftKit MatchResponse.swift
[11/17] Compiling StarCraftKit TournamentResponse.swift
[12/17] Emitting module StarCraftKit
[13/17] Compiling StarCraftKit DateFormatter+Ext.swift
[14/17] Compiling StarCraftKit SharedPandaScore.swift
[15/36] Compiling StarCraftCLI ActivePlayersCommand.swift
[16/36] Compiling StarCraftCLI Command.swift
[17/36] Emitting module StarCraftCLI
[18/36] Compiling StarCraftCLI GameStatsCommand.swift
[19/36] Compiling StarCraftCLI LeagueDetailsCommand.swift
[20/37] Compiling StarCraftCLI OngoingTournamentsCommand.swift
[21/37] Compiling StarCraftCLI PlayerActivityCommand.swift
[22/37] Compiling StarCraftCLI PlayerDetailsCommand.swift
[23/37] Compiling StarCraftCLI SeriesDetailsCommand.swift
[24/37] Compiling StarCraftCLI LiveStreamsCommand.swift
[25/37] Compiling StarCraftCLI LiveTournamentsCommand.swift
[26/37] Compiling StarCraftCLI MatchStatsCommand.swift
[27/37] Compiling StarCraftCLI OngoingMatchesCommand.swift
[28/37] Compiling StarCraftCLI TournamentDetailsCommand.swift
[29/37] Compiling StarCraftCLI UpcomingStreamsCommand.swift
[30/37] Compiling StarCraftCLI TUIStateManager.swift
[31/37] Compiling StarCraftCLI ANSIColor.swift
[32/37] Compiling StarCraftCLI UpcomingTournamentsCommand.swift
[33/37] Compiling StarCraftCLI StarCraftTUI.swift
[34/37] Compiling StarCraftCLI LoadingAnimator.swift
[34/37] Write Objects.LinkFileList
[35/37] Linking StarCraftCLI
[36/37] Applying StarCraftCLI
Build complete! (9.50s)
Build complete.
Done.