Build Information
Successful build of SafeTypes with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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: develop
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/lucaswkuipers/SafeTypes
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 4dfcc7e Merge pull request #14 from lucaswkuipers/lucaswkuipers-patch-1
Cloned https://github.com/lucaswkuipers/SafeTypes.git
Revision (git rev-parse @):
4dfcc7e7f11656756e5a602199fa83342779711c
SUCCESS checkout https://github.com/lucaswkuipers/SafeTypes.git at develop
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $workDir
https://github.com/lucaswkuipers/SafeTypes.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/10] Compiling SafeTypes NonPositive.swift
[2/10] Compiling SafeTypes NonZero.swift
[3/10] Compiling SafeTypes Number.swift
[4/12] Emitting module SafeTypes
[5/12] Compiling SafeTypes MinusOneToOne.swift
[6/12] Compiling SafeTypes Negative.swift
[7/12] Compiling SafeTypes NonNegative.swift
[8/12] Compiling SafeTypes MultiElementsArray.swift
[9/12] Compiling SafeTypes NonEmptyArray.swift
[10/12] Compiling SafeTypes NonEmptyString.swift
[11/12] Compiling SafeTypes Positive.swift
[12/12] Compiling SafeTypes ZeroToOne.swift
Build complete! (1.24s)
Build complete.
Done.