Build Information
Successful build of SafeTypes 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.30.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lucaswkuipers/SafeTypes.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/lucaswkuipers/SafeTypes
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 1f88a8f Update issue templates
Cloned https://github.com/lucaswkuipers/SafeTypes.git
Revision (git rev-parse @):
1f88a8f55ade8ba3526b5663b14246c5fefef267
SUCCESS checkout https://github.com/lucaswkuipers/SafeTypes.git at 1.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/lucaswkuipers/SafeTypes.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/13] Compiling SafeTypes Number.swift
[4/14] Compiling SafeTypes ZeroToOne.swift
[5/14] Compiling SafeTypes NonPositive.swift
[6/14] Compiling SafeTypes Negative.swift
[7/14] Compiling SafeTypes NonNegative.swift
[8/14] Emitting module SafeTypes
[9/14] Compiling SafeTypes NonZero.swift
[10/14] Compiling SafeTypes MultiElementsArray.swift
[11/14] Compiling SafeTypes NonEmptyArray.swift
[12/14] Compiling SafeTypes NonEmptyString.swift
[13/14] Compiling SafeTypes MinusOneToOne.swift
[14/14] Compiling SafeTypes Positive.swift
Build complete! (1.27s)
Build complete.
Done.