The Swift Package Index logo.Swift Package Index

Build Information

Successful build of dealer 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/apple/example-package-dealer.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/apple/example-package-dealer
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at 22e26b7 Update readme
Cloned https://github.com/apple/example-package-dealer.git
Revision (git rev-parse @):
22e26b7ba613a2de93b0d0e906e31aed5b41e6a2
SUCCESS checkout https://github.com/apple/example-package-dealer.git at 2.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/apple/example-package-dealer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[4/9] Write Dealer-entitlement.plist
[5/9] Write swift-version--423B1241ED78D482.txt
[7/16] Compiling PlayingCard Suit.swift
[8/16] Emitting module PlayingCard
[9/16] Compiling PlayingCard PlayingCard.swift
[10/16] Compiling PlayingCard Rank.swift
[11/16] Compiling FisherYates Fisher-Yates_Shuffle.swift
[12/16] Emitting module FisherYates
[13/16] Compiling FisherYates random.swift
[14/18] Compiling DeckOfPlayingCards Deck.swift
[15/18] Emitting module DeckOfPlayingCards
[16/20] Compiling Dealer main.swift
[17/20] Emitting module Dealer
[17/20] Write Objects.LinkFileList
[18/20] Linking Dealer
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Dealer: replacing existing signature
[19/20] Applying Dealer
Build complete! (7.22s)
Fetching https://github.com/apple/example-package-deckofplayingcards.git from cache
Fetched https://github.com/apple/example-package-deckofplayingcards.git from cache (0.20s)
Computing version for https://github.com/apple/example-package-deckofplayingcards.git
Computed https://github.com/apple/example-package-deckofplayingcards.git at 3.0.4 (0.58s)
Fetching https://github.com/apple/example-package-playingcard.git from cache
Fetching https://github.com/apple/example-package-fisheryates.git from cache
Fetched https://github.com/apple/example-package-fisheryates.git from cache (0.22s)
Fetched https://github.com/apple/example-package-playingcard.git from cache (0.23s)
Computing version for https://github.com/apple/example-package-playingcard.git
Computed https://github.com/apple/example-package-playingcard.git at 3.0.5 (0.63s)
Computing version for https://github.com/apple/example-package-fisheryates.git
Computed https://github.com/apple/example-package-fisheryates.git at 2.0.6 (0.63s)
Creating working copy for https://github.com/apple/example-package-fisheryates.git
Working copy of https://github.com/apple/example-package-fisheryates.git resolved at 2.0.6
Creating working copy for https://github.com/apple/example-package-playingcard.git
Working copy of https://github.com/apple/example-package-playingcard.git resolved at 3.0.5
Creating working copy for https://github.com/apple/example-package-deckofplayingcards.git
Working copy of https://github.com/apple/example-package-deckofplayingcards.git resolved at 3.0.4
Build complete.
Done.