The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

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: 1.0.0
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/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.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] Emitting module SafeTypes
[2/12] Compiling SafeTypes NonPositive.swift
[3/12] Compiling SafeTypes NonZero.swift
[4/12] Compiling SafeTypes Number.swift
[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.44s)
Build complete.
Done.