Build Information
Successful build of SmartText, reference 2.0.0 (04117b
), with Swift 5.9 for macOS (SPM) on 29 Sep 2024 22:02:59 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: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/SmartText
* tag 2.0.0 -> FETCH_HEAD
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 2.0.0
========================================
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 UISmartTextField.Configuration.swift
[11/36] Compiling SmartText UISmartTextField.DatePicker.swift
[12/36] Compiling SmartText UISmartTextField.Eventier.swift
[13/36] Compiling SmartText UISmartTextField.swift
[14/36] Compiling SmartText TextValidatable.swift
[15/36] Compiling SmartText TextValidationResult.swift
[16/36] Compiling SmartText StringExt.swift
[17/36] Compiling SmartText SmartTextField.Configuration.swift
[18/36] Compiling SmartText SmartTextField.Eventier.swift
[19/36] Compiling SmartText SmartTextField.swift
[20/36] Compiling SmartText TextFormatter.swift
[21/36] Compiling SmartText LocalizedStringKey+ST.swift
[22/36] Compiling SmartText RangeExt.swift
[23/36] Compiling SmartText STString.swift
[24/36] Compiling SmartText TextValidator.IncludesLowercase.swift
[25/36] Compiling SmartText TextValidator.IncludesUppercase.swift
[26/36] Compiling SmartText TextValidator.LengthLimited.swift
[27/36] Compiling SmartText TextFormatter.LengthLimited.swift
[28/36] Compiling SmartText TextFormatter.NumbersOnly.swift
[29/36] Compiling SmartText TextFormatter.StripLeadingSpaces.swift
[30/36] Compiling SmartText TextFormatter.StripSpaces.swift
[31/36] Compiling SmartText TextValidator.Custom.swift
[32/36] Compiling SmartText TextValidator.Email.swift
[33/36] Compiling SmartText TextValidator.Identity.swift
[34/36] Compiling SmartText TextValidator.MaxLengthLimited.swift
[35/36] Compiling SmartText TextValidator.MinLengthLimited.swift
[36/36] Compiling SmartText TextValidator.NotEmpty.swift
Build complete! (19.76s)
Fetching https://github.com/NikSativa/SpryKit.git
[1/910] Fetching sprykit
Fetched https://github.com/NikSativa/SpryKit.git (1.38s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.0 (0.41s)
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.99s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.76s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.73s)
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/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
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.