The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PlayingCard 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-playingcard.git
Reference: 3.0.5
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/apple/example-package-playingcard
 * tag               3.0.5      -> FETCH_HEAD
HEAD is now at 39ddabb Add conformance to CaseIterable
Cloned https://github.com/apple/example-package-playingcard.git
Revision (git rev-parse @):
39ddabb01e8102ab548a8c6bb3eb20b15f3b4fbc
SUCCESS checkout https://github.com/apple/example-package-playingcard.git at 3.0.5
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/apple/example-package-playingcard.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/6] Compiling PlayingCard Suit.swift
[4/6] Compiling PlayingCard PlayingCard.swift
[5/6] Emitting module PlayingCard
[6/6] Compiling PlayingCard Rank.swift
Build complete! (7.21s)
Build complete.
Done.