Build Information
Successful build of swift-dependencies-additions, reference main (7b1d88
), with Swift 5.9 for macOS (Xcode) using Xcode 15.2 on 15 Aug 2024 18:37:49 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DependenciesAdditions -destination platform=macOS,arch=arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tgrapperon/swift-dependencies-additions.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tgrapperon/swift-dependencies-additions
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7b1d88e Run swift-format
Cloned https://github.com/tgrapperon/swift-dependencies-additions.git
Revision (git rev-parse @):
7b1d88ec23f80b0b5d4832d51af7647fa5062d8e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/tgrapperon/swift-dependencies-additions.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 5.9
Building package at path: $PWD
https://github.com/tgrapperon/swift-dependencies-additions.git
Command line invocation:
/Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/pointfreeco/swift-custom-dump
Fetching from https://github.com/pointfreeco/swift-concurrency-extras
Fetching from https://github.com/pointfreeco/combine-schedulers
Fetching from https://github.com/pointfreeco/swift-dependencies
Fetching from https://github.com/apple/swift-docc-symbolkit
Fetching from https://github.com/pointfreeco/swift-case-paths
Fetching from https://github.com/pointfreeco/swift-clocks
Fetching from https://github.com/swiftlang/swift-syntax
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching from https://github.com/pointfreeco/swiftui-navigation
Fetching from https://github.com/apple/swift-docc-plugin
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 1.2.3 of package ‘xctest-dynamic-overlay’
Creating working copy of package ‘swift-custom-dump’
Checking out 1.3.3 of package ‘swift-custom-dump’
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Creating working copy of package ‘swift-case-paths’
Checking out 1.5.4 of package ‘swift-case-paths’
Creating working copy of package ‘swiftui-navigation’
Checking out 1.5.4 of package ‘swiftui-navigation’
Creating working copy of package ‘combine-schedulers’
Checking out 1.0.2 of package ‘combine-schedulers’
Creating working copy of package ‘swift-concurrency-extras’
Checking out 1.1.0 of package ‘swift-concurrency-extras’
Creating working copy of package ‘swift-clocks’
Checking out 1.0.4 of package ‘swift-clocks’
Creating working copy of package ‘swift-dependencies’
Checking out 1.3.7 of package ‘swift-dependencies’
Creating working copy of package ‘swift-syntax’
Checking out 600.0.0-prerelease-2024-08-14 of package ‘swift-syntax’
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.3.0 of package ‘swift-docc-plugin’
Resolve Package Graph
Resolved source packages:
swift-concurrency-extras: https://github.com/pointfreeco/swift-concurrency-extras @ 1.1.0
SymbolKit: https://github.com/apple/swift-docc-symbolkit @ 1.0.0
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.3.0
swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.5.4
xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.2.3
swift-dependencies: https://github.com/pointfreeco/swift-dependencies @ 1.3.7
combine-schedulers: https://github.com/pointfreeco/combine-schedulers @ 1.0.2
swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
swift-clocks: https://github.com/pointfreeco/swift-clocks @ 1.0.4
swift-dependencies-additions: /Users/admin/builder/spi-builder-workspace
swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.0-prerelease-2024-08-14
swiftui-navigation: https://github.com/pointfreeco/swiftui-navigation @ 1.5.4
resolved source packages: swift-concurrency-extras, SymbolKit, SwiftDocCPlugin, swift-case-paths, xctest-dynamic-overlay, swift-dependencies, combine-schedulers, swift-custom-dump, swift-clocks, swift-dependencies-additions, swift-syntax, swiftui-navigation
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DependenciesAdditions -destination platform=macOS,arch=arm64
Build complete.
Done.