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 SmartText, reference main (04117b), with Swift 5.9 for macOS (SPM) on 29 Sep 2024 22:02:04 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/SmartText.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/SmartText
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 04117bb Swift 6.0
Cloned https://github.com/NikSativa/SmartText.git
Revision (git rev-parse @):
04117bb084a87edd94d2219ccdaf805ff8bae6cf
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/SmartText.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/NikSativa/SmartText.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/33] Emitting module SmartText
[3/36] Compiling SmartText TextFormatable.swift
[4/36] Compiling SmartText TextFormatter.Custom.swift
[5/36] Compiling SmartText TextFormatter.Email.swift
[6/36] Compiling SmartText TextFormatter.Identity.swift
[7/36] Compiling SmartText TextValidator.NumbersOnly.swift
[8/36] Compiling SmartText TextValidator.swift
[9/36] Compiling SmartText resource_bundle_accessor.swift
[10/36] Compiling SmartText TextValidator.IncludesLowercase.swift
[11/36] Compiling SmartText TextValidator.IncludesUppercase.swift
[12/36] Compiling SmartText TextValidator.LengthLimited.swift
[13/36] Compiling SmartText TextFormatter.swift
[14/36] Compiling SmartText LocalizedStringKey+ST.swift
[15/36] Compiling SmartText RangeExt.swift
[16/36] Compiling SmartText STString.swift
[17/36] Compiling SmartText TextFormatter.LengthLimited.swift
[18/36] Compiling SmartText TextFormatter.NumbersOnly.swift
[19/36] Compiling SmartText TextFormatter.StripLeadingSpaces.swift
[20/36] Compiling SmartText TextFormatter.StripSpaces.swift
[21/36] Compiling SmartText UISmartTextField.swift
[22/36] Compiling SmartText TextValidatable.swift
[23/36] Compiling SmartText TextValidationResult.swift
[24/36] Compiling SmartText StringExt.swift
[25/36] Compiling SmartText SmartTextField.Configuration.swift
[26/36] Compiling SmartText SmartTextField.Eventier.swift
[27/36] Compiling SmartText SmartTextField.swift
[28/36] Compiling SmartText UISmartTextField.Configuration.swift
[29/36] Compiling SmartText UISmartTextField.DatePicker.swift
[30/36] Compiling SmartText UISmartTextField.Eventier.swift
[31/36] Compiling SmartText TextValidator.MaxLengthLimited.swift
[32/36] Compiling SmartText TextValidator.MinLengthLimited.swift
[33/36] Compiling SmartText TextValidator.NotEmpty.swift
[34/36] Compiling SmartText TextValidator.Custom.swift
[35/36] Compiling SmartText TextValidator.Email.swift
[36/36] Compiling SmartText TextValidator.Identity.swift
Build complete! (19.81s)
Fetching https://github.com/NikSativa/SpryKit.git
[1/910] Fetching sprykit
Fetched https://github.com/NikSativa/SpryKit.git (1.40s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.0 (0.45s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.85s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.97s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.74s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.69s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/NikSativa/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 3.0.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Build complete.
Done.