Build Information
Successful build of dealer, reference 2.0.0 (22e26b), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 08:37:56 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftlang/example-package-dealer.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swiftlang/example-package-dealer
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at 22e26b7 Update readme
Cloned https://github.com/swiftlang/example-package-dealer.git
Revision (git rev-parse @):
22e26b7ba613a2de93b0d0e906e31aed5b41e6a2
SUCCESS checkout https://github.com/swiftlang/example-package-dealer.git at 2.0.0
Fetching https://github.com/apple/example-package-deckofplayingcards.git
[1/267] Fetching example-package-deckofplayingcards
Fetched https://github.com/apple/example-package-deckofplayingcards.git from cache (0.73s)
Computing version for https://github.com/apple/example-package-deckofplayingcards.git
Computed https://github.com/apple/example-package-deckofplayingcards.git at 3.0.5 (1.32s)
Fetching https://github.com/apple/example-package-playingcard.git
[1/270] Fetching example-package-playingcard
Fetched https://github.com/apple/example-package-playingcard.git from cache (0.75s)
Computing version for https://github.com/apple/example-package-playingcard.git
Computed https://github.com/apple/example-package-playingcard.git at 3.0.5 (1.43s)
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.5
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "example-package-dealer",
"name": "dealer",
"url": "https://github.com/swiftlang/example-package-dealer.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/example-package-dealer",
"traits": [
"default"
],
"dependencies": [
{
"identity": "example-package-deckofplayingcards",
"name": "DeckOfPlayingCards",
"url": "https://github.com/apple/example-package-deckofplayingcards.git",
"version": "3.0.5",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/example-package-deckofplayingcards",
"traits": [
"default"
],
"dependencies": [
{
"identity": "example-package-playingcard",
"name": "PlayingCard",
"url": "https://github.com/apple/example-package-playingcard.git",
"version": "3.0.5",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/example-package-playingcard",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/swiftlang/example-package-dealer.git
[1/252] Fetching example-package-dealer
Fetched https://github.com/swiftlang/example-package-dealer.git from cache (0.67s)
Fetching https://github.com/apple/example-package-deckofplayingcards.git from cache
Fetched https://github.com/apple/example-package-deckofplayingcards.git from cache (0.44s)
Computing version for https://github.com/apple/example-package-deckofplayingcards.git
Computed https://github.com/apple/example-package-deckofplayingcards.git at 3.0.5 (0.50s)
Fetching https://github.com/apple/example-package-playingcard.git from cache
Fetched https://github.com/apple/example-package-playingcard.git from cache (0.47s)
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.53s)
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.5
Creating working copy for https://github.com/swiftlang/example-package-dealer.git
Working copy of https://github.com/swiftlang/example-package-dealer.git resolved at 2.0.0 (22e26b7)
Found 1 product dependencies
- DeckOfPlayingCards
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/swiftlang/example-package-dealer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[2/8] Write Dealer-entitlement.plist
[3/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/12] Compiling PlayingCard Rank.swift
[7/12] Emitting module PlayingCard
[8/12] Compiling PlayingCard Suit.swift
[9/12] Compiling PlayingCard PlayingCard.swift
[10/14] Emitting module DeckOfPlayingCards
[11/14] Compiling DeckOfPlayingCards Deck.swift
[12/16] Compiling Dealer main.swift
[13/16] Emitting module Dealer
[13/16] Write Objects.LinkFileList
[14/16] Linking Dealer
[15/16] Applying Dealer
Build complete! (2.99s)
Build complete.
{
"dependencies" : [
{
"identity" : "example-package-deckofplayingcards",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/example-package-deckofplayingcards.git"
}
],
"manifest_display_name" : "dealer",
"name" : "dealer",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Dealer",
"targets" : [
"Dealer"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "Dealer",
"module_type" : "SwiftTarget",
"name" : "Dealer",
"path" : "Sources/Dealer",
"product_dependencies" : [
"DeckOfPlayingCards"
],
"product_memberships" : [
"Dealer"
],
"sources" : [
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "4.0"
}
Done.