The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CurrencyConverter 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/flight-school/currencyconverter.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/flight-school/currencyconverter
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 2b1bbfc Initial commit
Cloned https://github.com/flight-school/currencyconverter.git
Revision (git rev-parse @):
2b1bbfc9e0180984684196ac04a38d871fabd24a
SUCCESS checkout https://github.com/flight-school/currencyconverter.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/flight-school/currencyconverter.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/6] Emitting module Money
[5/6] Compiling Money Currency.swift
[6/6] Compiling Money Money.swift
[7/10] Compiling CurrencyConverter UnidirectionalCurrencyConverter.swift
[8/10] Compiling CurrencyConverter BidirectionalCurrencyConverter.swift
[9/10] Compiling CurrencyConverter CurrencyPair.swift
[10/10] Emitting module CurrencyConverter
Build complete! (6.65s)
Fetching https://github.com/Flight-School/Money.git
[1/469] Fetching money
Fetched https://github.com/Flight-School/Money.git from cache (0.27s)
Computing version for https://github.com/Flight-School/Money.git
Computed https://github.com/Flight-School/Money.git at 1.0.0 (0.51s)
Creating working copy for https://github.com/Flight-School/Money.git
Working copy of https://github.com/Flight-School/Money.git resolved at 1.0.0
Build complete.
Done.