Build Information
Successful build of SmartText, reference main (04117b
), with Swift 5.10 for macOS (SPM) on 29 Sep 2024 22:03:18 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.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
Fetching https://github.com/NikSativa/SpryKit.git
[1/910] Fetching sprykit
Fetched https://github.com/NikSativa/SpryKit.git from cache (1.31s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.0 (0.44s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.84s)
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 from cache (0.78s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.60s)
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "smarttext",
"name": "SmartText",
"url": "https://github.com/NikSativa/SmartText.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SmartText",
"dependencies": [
]
}
]
}
Fetching https://github.com/NikSativa/SmartText.git
[1/294] Fetching smarttext
Fetched https://github.com/NikSativa/SmartText.git from cache (0.76s)
Creating working copy for https://github.com/NikSativa/SmartText.git
Working copy of https://github.com/NikSativa/SmartText.git resolved at main (04117bb)
warning: '.resolve-product-dependencies': dependency 'smarttext' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/NikSativa/SmartText.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[0/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-33747A42983211AE.txt
[4/35] Emitting module SmartText
[5/38] Compiling SmartText TextFormatable.swift
[6/38] Compiling SmartText TextFormatter.Custom.swift
[7/38] Compiling SmartText TextFormatter.Email.swift
[8/38] Compiling SmartText TextFormatter.Identity.swift
[9/38] Compiling SmartText TextFormatter.LengthLimited.swift
[10/38] Compiling SmartText TextFormatter.NumbersOnly.swift
[11/38] Compiling SmartText TextFormatter.StripLeadingSpaces.swift
[12/38] Compiling SmartText TextFormatter.StripSpaces.swift
[13/38] Compiling SmartText TextValidator.NumbersOnly.swift
[14/38] Compiling SmartText TextValidator.swift
[15/38] Compiling SmartText resource_bundle_accessor.swift
[16/38] Compiling SmartText TextValidator.Custom.swift
[17/38] Compiling SmartText TextValidator.Email.swift
[18/38] Compiling SmartText TextValidator.Identity.swift
[19/38] Compiling SmartText UISmartTextField.Configuration.swift
[20/38] Compiling SmartText UISmartTextField.DatePicker.swift
[21/38] Compiling SmartText UISmartTextField.Eventier.swift
[22/38] Compiling SmartText TextFormatter.swift
[23/38] Compiling SmartText LocalizedStringKey+ST.swift
[24/38] Compiling SmartText RangeExt.swift
[25/38] Compiling SmartText STString.swift
[26/38] Compiling SmartText TextValidator.MaxLengthLimited.swift
[27/38] Compiling SmartText TextValidator.MinLengthLimited.swift
[28/38] Compiling SmartText TextValidator.NotEmpty.swift
[29/38] Compiling SmartText StringExt.swift
[30/38] Compiling SmartText SmartTextField.Configuration.swift
[31/38] Compiling SmartText SmartTextField.Eventier.swift
[32/38] Compiling SmartText SmartTextField.swift
[33/38] Compiling SmartText UISmartTextField.swift
[34/38] Compiling SmartText TextValidatable.swift
[35/38] Compiling SmartText TextValidationResult.swift
[36/38] Compiling SmartText TextValidator.IncludesLowercase.swift
[37/38] Compiling SmartText TextValidator.IncludesUppercase.swift
[38/38] Compiling SmartText TextValidator.LengthLimited.swift
Build complete! (11.56s)
Build complete.
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/niksativa/smarttext/main
Repository: NikSativa/SmartText
Swift version used: 5.10
Target: SmartText
Extracting symbol information for 'SmartText'...
Finished extracting symbol information for 'SmartText'. (0.41s)
Building documentation for 'SmartText'...
Finished building documentation for 'SmartText' (0.15s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/niksativa/smarttext/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/NikSativa/SpryKit.git
Updated https://github.com/NikSativa/SpryKit.git (0.44s)
[1/2038] Fetching swift-docc-plugin
Updating https://github.com/mattgallagher/CwlPreconditionTesting.git
Updating https://github.com/mattgallagher/CwlCatchException.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.25s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.0 (0.43s)
Updated https://github.com/mattgallagher/CwlPreconditionTesting.git (0.46s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Updated https://github.com/mattgallagher/CwlCatchException.git (0.46s)
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.54s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.55s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.53s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3082] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.28s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.64s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version-33747A42983211AE.txt
[6/53] Compiling Snippets Snippet.swift
[7/53] Emitting module Snippets
[8/53] Compiling Snippets SnippetParser.swift
[9/53] Compiling SymbolKit SemanticVersion.swift
[10/53] Compiling SymbolKit AccessControl.swift
[11/53] Compiling SymbolKit Availability.swift
[12/53] Compiling SymbolKit AvailabilityItem.swift
[13/53] Compiling SymbolKit Domain.swift
[14/57] Compiling SymbolKit Relationship.swift
[15/57] Compiling SymbolKit RelationshipKind.swift
[16/57] Compiling SymbolKit SourceOrigin.swift
[17/57] Compiling SymbolKit GenericConstraints.swift
[18/57] Compiling SymbolKit Swift.swift
[19/57] Compiling SymbolKit SourceRange.swift
[20/57] Compiling SymbolKit Metadata.swift
[21/57] Compiling SymbolKit Module.swift
[22/57] Compiling SymbolKit OperatingSystem.swift
[23/57] Compiling SymbolKit Platform.swift
[24/57] Compiling SymbolKit Mixin+Equals.swift
[25/57] Compiling SymbolKit Mixin+Hash.swift
[26/57] Compiling SymbolKit Mixin.swift
[27/57] Compiling SymbolKit LineList.swift
[28/57] Compiling SymbolKit Position.swift
[29/57] Compiling SymbolKit Identifier.swift
[30/57] Compiling SymbolKit KindIdentifier.swift
[31/57] Compiling SymbolKit Location.swift
[32/57] Compiling SymbolKit Mutability.swift
[33/57] Emitting module SymbolKit
[34/57] Compiling SymbolKit DeclarationFragments.swift
[35/57] Compiling SymbolKit Fragment.swift
[36/57] Compiling SymbolKit FragmentKind.swift
[37/57] Compiling SymbolKit FunctionParameter.swift
[38/57] Compiling SymbolKit FunctionSignature.swift
[39/57] Compiling SymbolKit GenericConstraint.swift
[40/57] Compiling SymbolKit GenericParameter.swift
[41/57] Compiling SymbolKit Generics.swift
[42/57] Compiling SymbolKit Namespace.swift
[43/57] Compiling SymbolKit Symbol.swift
[44/57] Compiling SymbolKit SymbolKind.swift
[45/57] Compiling SymbolKit SymbolGraph.swift
[46/57] Compiling SymbolKit GraphCollector.swift
[47/57] Compiling SymbolKit Names.swift
[48/57] Compiling SymbolKit SPI.swift
[49/57] Compiling SymbolKit Snippet.swift
[50/57] Compiling SymbolKit Extension.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Emitting module snippet_extract
[56/61] Compiling snippet_extract SnippetBuildCommand.swift
[57/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Compiling snippet_extract URL+Status.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract
[60/61] Applying snippet-extract
Build complete! (3.88s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.14s)
230
2 /Users/admin/builder/spi-builder-workspace/.docs/niksativa/smarttext/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/niksativa/smarttext/main
File count: 230
Doc size: 2.0MB
Preparing doc bundle ...
Uploading prod-niksativa-smarttext-main-d560b634.zip to s3://spi-docs-inbox/prod-niksativa-smarttext-main-d560b634.zip
Copying... [14%]
Copying... [28%]
Copying... [43%]
Copying... [57%]
Copying... [71%]
Copying... [85%]
Copying... [100%]
Copying... [100%]
Done.