The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DeckOfPlayingCards 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-deckofplayingcards.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/apple/example-package-deckofplayingcards
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b58763c Dealer command name correction (#14)
Cloned https://github.com/apple/example-package-deckofplayingcards.git
Revision (git rev-parse @):
b58763cd126a575801a8addf487ecf08b824c6fd
SUCCESS checkout https://github.com/apple/example-package-deckofplayingcards.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/apple/example-package-deckofplayingcards.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/7] Compiling PlayingCard PlayingCard.swift
[5/7] Emitting module PlayingCard
[6/7] Compiling PlayingCard Rank.swift
[7/7] Compiling PlayingCard Suit.swift
[8/9] Emitting module DeckOfPlayingCards
[9/9] Compiling DeckOfPlayingCards Deck.swift
Build complete! (3.39s)
Fetching https://github.com/apple/example-package-playingcard.git from cache
Fetched https://github.com/apple/example-package-playingcard.git from cache (0.30s)
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.71s)
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
Build complete.
Done.