Build Information
Successful build of SmartText, reference 2.0.3 (71f284
), with Swift 6.0 for macOS (SPM) on 30 Jan 2025 14:56:09 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/SmartText.git
Reference: 2.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/SmartText
* tag 2.0.3 -> FETCH_HEAD
HEAD is now at 71f2841 lil upd dependency
Cloned https://github.com/NikSativa/SmartText.git
Revision (git rev-parse @):
71f2841fb23ab19957504630243754d3afcc68d1
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/SmartText.git at 2.0.3
Fetching https://github.com/NikSativa/SpryKit.git
[1/924] Fetching sprykit
Fetched https://github.com/NikSativa/SpryKit.git from cache (0.89s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.2 (0.49s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/apple/swift-syntax.git
[1/1257] Fetching cwlpreconditiontesting
[1258/69406] Fetching cwlpreconditiontesting, swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.56s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (3.56s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (3.23s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.60s)
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.57s)
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
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/NikSativa/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 3.0.2
========================================
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/312] Fetching smarttext
Fetched https://github.com/NikSativa/SmartText.git from cache (0.79s)
Creating working copy for https://github.com/NikSativa/SmartText.git
Working copy of https://github.com/NikSativa/SmartText.git resolved at 2.0.3 (71f2841)
warning: '.resolve-product-dependencies': dependency 'smarttext' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/NikSativa/SmartText.git
https://github.com/NikSativa/SmartText.git
{
"dependencies" : [
{
"identity" : "sprykit",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.2",
"upper_bound" : "3.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NikSativa/SpryKit.git"
}
],
"manifest_display_name" : "SmartText",
"name" : "SmartText",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "SmartText",
"targets" : [
"SmartText"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SmartTextTests",
"module_type" : "SwiftTarget",
"name" : "SmartTextTests",
"path" : "Tests",
"product_dependencies" : [
"SpryKit"
],
"sources" : [
"Emails.swift",
"Formatter/TextFormatterTests.swift",
"Formatter/TextFormatter_CustomTests.swift",
"Formatter/TextFormatter_EmailTests.swift",
"Formatter/TextFormatter_IdentityTests.swift",
"Formatter/TextFormatter_LengthLimitedTests.swift",
"Formatter/TextFormatter_NumbersOnlyTests.swift",
"Formatter/TextFormatter_StripLeadingSpacesTests.swift",
"Formatter/TextFormatter_StripSpacesTests.swift",
"String+RangesTests.swift",
"Validator/TextValidator+TestHelper.swift",
"Validator/TextValidatorTests.swift",
"Validator/TextValidator_CustomTests.swift",
"Validator/TextValidator_EmailTests.swift",
"Validator/TextValidator_IdentityTests.swift",
"Validator/TextValidator_IncludesLowercaseTests.swift",
"Validator/TextValidator_IncludesUppercaseTests.swift",
"Validator/TextValidator_LengthLimitedTests.swift",
"Validator/TextValidator_MaxLengthLimitedTests.swift",
"Validator/TextValidator_MinLengthLimitedTests.swift",
"Validator/TextValidator_NotEmptyTests.swift",
"Validator/TextValidator_NumbersOnlyTests.swift",
"XCTestCase+TestHelper.swift"
],
"target_dependencies" : [
"SmartText"
],
"type" : "test"
},
{
"c99name" : "SmartText",
"module_type" : "SwiftTarget",
"name" : "SmartText",
"path" : "Source",
"product_memberships" : [
"SmartText"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Source/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Formatter/TextFormatable.swift",
"Formatter/TextFormatter.Custom.swift",
"Formatter/TextFormatter.Email.swift",
"Formatter/TextFormatter.Identity.swift",
"Formatter/TextFormatter.LengthLimited.swift",
"Formatter/TextFormatter.NumbersOnly.swift",
"Formatter/TextFormatter.StripLeadingSpaces.swift",
"Formatter/TextFormatter.StripSpaces.swift",
"Formatter/TextFormatter.swift",
"LocalizedStringKey+ST.swift",
"RangeExt.swift",
"STString.swift",
"StringExt.swift",
"SwiftUI/SmartTextField.Configuration.swift",
"SwiftUI/SmartTextField.Eventier.swift",
"SwiftUI/SmartTextField.swift",
"UIKit/UISmartTextField.Configuration.swift",
"UIKit/UISmartTextField.DatePicker.swift",
"UIKit/UISmartTextField.Eventier.swift",
"UIKit/UISmartTextField.swift",
"Validator/TextValidatable.swift",
"Validator/TextValidationResult.swift",
"Validator/TextValidator.Custom.swift",
"Validator/TextValidator.Email.swift",
"Validator/TextValidator.Identity.swift",
"Validator/TextValidator.IncludesLowercase.swift",
"Validator/TextValidator.IncludesUppercase.swift",
"Validator/TextValidator.LengthLimited.swift",
"Validator/TextValidator.MaxLengthLimited.swift",
"Validator/TextValidator.MinLengthLimited.swift",
"Validator/TextValidator.NotEmpty.swift",
"Validator/TextValidator.NumbersOnly.swift",
"Validator/TextValidator.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/3] Write sources
[0/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-5BDAB9E9C0126B9D.txt
[4/35] Emitting module SmartText
[5/38] Compiling SmartText UISmartTextField.Configuration.swift
[6/38] Compiling SmartText UISmartTextField.DatePicker.swift
[7/38] Compiling SmartText UISmartTextField.Eventier.swift
[8/38] Compiling SmartText TextFormatter.LengthLimited.swift
[9/38] Compiling SmartText TextFormatter.NumbersOnly.swift
[10/38] Compiling SmartText TextFormatter.StripLeadingSpaces.swift
[11/38] Compiling SmartText TextFormatter.StripSpaces.swift
[12/38] Compiling SmartText TextFormatable.swift
[13/38] Compiling SmartText TextFormatter.Custom.swift
[14/38] Compiling SmartText TextFormatter.Email.swift
[15/38] Compiling SmartText TextFormatter.Identity.swift
[16/38] Compiling SmartText TextValidator.NumbersOnly.swift
[17/38] Compiling SmartText TextValidator.swift
[18/38] Compiling SmartText resource_bundle_accessor.swift
[19/38] Compiling SmartText TextFormatter.swift
[20/38] Compiling SmartText LocalizedStringKey+ST.swift
[21/38] Compiling SmartText RangeExt.swift
[22/38] Compiling SmartText STString.swift
[23/38] Compiling SmartText TextValidator.IncludesLowercase.swift
[24/38] Compiling SmartText TextValidator.IncludesUppercase.swift
[25/38] Compiling SmartText TextValidator.LengthLimited.swift
[26/38] Compiling SmartText StringExt.swift
[27/38] Compiling SmartText SmartTextField.Configuration.swift
[28/38] Compiling SmartText SmartTextField.Eventier.swift
[29/38] Compiling SmartText SmartTextField.swift
[30/38] Compiling SmartText UISmartTextField.swift
[31/38] Compiling SmartText TextValidatable.swift
[32/38] Compiling SmartText TextValidationResult.swift
[33/38] Compiling SmartText TextValidator.MaxLengthLimited.swift
[34/38] Compiling SmartText TextValidator.MinLengthLimited.swift
[35/38] Compiling SmartText TextValidator.NotEmpty.swift
[36/38] Compiling SmartText TextValidator.Custom.swift
[37/38] Compiling SmartText TextValidator.Email.swift
[38/38] Compiling SmartText TextValidator.Identity.swift
Build complete! (23.89s)
Build complete.
{
"dependencies" : [
{
"identity" : "sprykit",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.2",
"upper_bound" : "3.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NikSativa/SpryKit.git"
}
],
"manifest_display_name" : "SmartText",
"name" : "SmartText",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "SmartText",
"targets" : [
"SmartText"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SmartTextTests",
"module_type" : "SwiftTarget",
"name" : "SmartTextTests",
"path" : "Tests",
"product_dependencies" : [
"SpryKit"
],
"sources" : [
"Emails.swift",
"Formatter/TextFormatterTests.swift",
"Formatter/TextFormatter_CustomTests.swift",
"Formatter/TextFormatter_EmailTests.swift",
"Formatter/TextFormatter_IdentityTests.swift",
"Formatter/TextFormatter_LengthLimitedTests.swift",
"Formatter/TextFormatter_NumbersOnlyTests.swift",
"Formatter/TextFormatter_StripLeadingSpacesTests.swift",
"Formatter/TextFormatter_StripSpacesTests.swift",
"String+RangesTests.swift",
"Validator/TextValidator+TestHelper.swift",
"Validator/TextValidatorTests.swift",
"Validator/TextValidator_CustomTests.swift",
"Validator/TextValidator_EmailTests.swift",
"Validator/TextValidator_IdentityTests.swift",
"Validator/TextValidator_IncludesLowercaseTests.swift",
"Validator/TextValidator_IncludesUppercaseTests.swift",
"Validator/TextValidator_LengthLimitedTests.swift",
"Validator/TextValidator_MaxLengthLimitedTests.swift",
"Validator/TextValidator_MinLengthLimitedTests.swift",
"Validator/TextValidator_NotEmptyTests.swift",
"Validator/TextValidator_NumbersOnlyTests.swift",
"XCTestCase+TestHelper.swift"
],
"target_dependencies" : [
"SmartText"
],
"type" : "test"
},
{
"c99name" : "SmartText",
"module_type" : "SwiftTarget",
"name" : "SmartText",
"path" : "Source",
"product_memberships" : [
"SmartText"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Source/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Formatter/TextFormatable.swift",
"Formatter/TextFormatter.Custom.swift",
"Formatter/TextFormatter.Email.swift",
"Formatter/TextFormatter.Identity.swift",
"Formatter/TextFormatter.LengthLimited.swift",
"Formatter/TextFormatter.NumbersOnly.swift",
"Formatter/TextFormatter.StripLeadingSpaces.swift",
"Formatter/TextFormatter.StripSpaces.swift",
"Formatter/TextFormatter.swift",
"LocalizedStringKey+ST.swift",
"RangeExt.swift",
"STString.swift",
"StringExt.swift",
"SwiftUI/SmartTextField.Configuration.swift",
"SwiftUI/SmartTextField.Eventier.swift",
"SwiftUI/SmartTextField.swift",
"UIKit/UISmartTextField.Configuration.swift",
"UIKit/UISmartTextField.DatePicker.swift",
"UIKit/UISmartTextField.Eventier.swift",
"UIKit/UISmartTextField.swift",
"Validator/TextValidatable.swift",
"Validator/TextValidationResult.swift",
"Validator/TextValidator.Custom.swift",
"Validator/TextValidator.Email.swift",
"Validator/TextValidator.Identity.swift",
"Validator/TextValidator.IncludesLowercase.swift",
"Validator/TextValidator.IncludesUppercase.swift",
"Validator/TextValidator.LengthLimited.swift",
"Validator/TextValidator.MaxLengthLimited.swift",
"Validator/TextValidator.MinLengthLimited.swift",
"Validator/TextValidator.NotEmpty.swift",
"Validator/TextValidator.NumbersOnly.swift",
"Validator/TextValidator.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/niksativa/smarttext/2.0.3
Repository: NikSativa/SmartText
Swift version used: 6.0
Target: SmartText
Extracting symbol information for 'SmartText'...
Finished extracting symbol information for 'SmartText'. (5.35s)
Building documentation for 'SmartText'...
Finished building documentation for 'SmartText' (0.42s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/niksativa/smarttext/2.0.3
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/mattgallagher/CwlPreconditionTesting.git
Updating https://github.com/NikSativa/SpryKit.git
Updating https://github.com/mattgallagher/CwlCatchException.git
Updated https://github.com/mattgallagher/CwlPreconditionTesting.git (0.46s)
Updated https://github.com/mattgallagher/CwlCatchException.git (0.48s)
Updated https://github.com/NikSativa/SpryKit.git (0.48s)
[1/2048] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-syntax.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.28s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.2 (0.45s)
Updated https://github.com/apple/swift-syntax.git (0.92s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (0.65s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.56s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.56s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.58s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3270] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.27s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.61s)
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
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-5BDAB9E9C0126B9D.txt
[6/53] Compiling Snippets Snippet.swift
[7/53] Emitting module Snippets
[8/53] Compiling Snippets SnippetParser.swift
[9/53] Compiling SymbolKit GenericConstraint.swift
[10/53] Compiling SymbolKit GenericParameter.swift
[11/53] Compiling SymbolKit Generics.swift
[12/53] Compiling SymbolKit Namespace.swift
[13/53] Compiling SymbolKit Identifier.swift
[14/53] Compiling SymbolKit KindIdentifier.swift
[15/53] Compiling SymbolKit Location.swift
[16/53] Compiling SymbolKit Mutability.swift
[17/57] Emitting module SymbolKit
[18/57] Compiling SymbolKit Names.swift
[19/57] Compiling SymbolKit SPI.swift
[20/57] Compiling SymbolKit Snippet.swift
[21/57] Compiling SymbolKit Extension.swift
[22/57] Compiling SymbolKit SemanticVersion.swift
[23/57] Compiling SymbolKit AccessControl.swift
[24/57] Compiling SymbolKit Availability.swift
[25/57] Compiling SymbolKit AvailabilityItem.swift
[26/57] Compiling SymbolKit Domain.swift
[27/57] Compiling SymbolKit DeclarationFragments.swift
[28/57] Compiling SymbolKit Fragment.swift
[29/57] Compiling SymbolKit FragmentKind.swift
[30/57] Compiling SymbolKit FunctionParameter.swift
[31/57] Compiling SymbolKit FunctionSignature.swift
[32/57] Compiling SymbolKit Symbol.swift
[33/57] Compiling SymbolKit SymbolKind.swift
[34/57] Compiling SymbolKit SymbolGraph.swift
[35/57] Compiling SymbolKit GraphCollector.swift
[36/57] Compiling SymbolKit SourceRange.swift
[37/57] Compiling SymbolKit Metadata.swift
[38/57] Compiling SymbolKit Module.swift
[39/57] Compiling SymbolKit OperatingSystem.swift
[40/57] Compiling SymbolKit Platform.swift
[41/57] Compiling SymbolKit Mixin+Equals.swift
[42/57] Compiling SymbolKit Mixin+Hash.swift
[43/57] Compiling SymbolKit Mixin.swift
[44/57] Compiling SymbolKit LineList.swift
[45/57] Compiling SymbolKit Position.swift
[46/57] Compiling SymbolKit Relationship.swift
[47/57] Compiling SymbolKit RelationshipKind.swift
[48/57] Compiling SymbolKit SourceOrigin.swift
[49/57] Compiling SymbolKit GenericConstraints.swift
[50/57] Compiling SymbolKit Swift.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] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (5.05s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/33] Emitting module SmartText
[3/33] Compiling SmartText TextFormatable.swift
[4/33] Compiling SmartText TextFormatter.Custom.swift
[5/33] Compiling SmartText TextFormatter.Email.swift
[6/33] Compiling SmartText TextFormatter.Identity.swift
[7/36] Compiling SmartText TextFormatter.LengthLimited.swift
[8/36] Compiling SmartText TextFormatter.NumbersOnly.swift
[9/36] Compiling SmartText TextFormatter.StripLeadingSpaces.swift
[10/36] Compiling SmartText TextFormatter.StripSpaces.swift
[11/36] Compiling SmartText UISmartTextField.Configuration.swift
[12/36] Compiling SmartText UISmartTextField.DatePicker.swift
[13/36] Compiling SmartText UISmartTextField.Eventier.swift
[14/36] Compiling SmartText TextValidator.IncludesLowercase.swift
[15/36] Compiling SmartText TextValidator.IncludesUppercase.swift
[16/36] Compiling SmartText TextValidator.LengthLimited.swift
[17/36] Compiling SmartText StringExt.swift
[18/36] Compiling SmartText SmartTextField.Configuration.swift
[19/36] Compiling SmartText SmartTextField.Eventier.swift
[20/36] Compiling SmartText SmartTextField.swift
[21/36] Compiling SmartText TextValidator.MaxLengthLimited.swift
[22/36] Compiling SmartText TextValidator.MinLengthLimited.swift
[23/36] Compiling SmartText TextValidator.NotEmpty.swift
[24/36] Compiling SmartText TextFormatter.swift
[25/36] Compiling SmartText LocalizedStringKey+ST.swift
[26/36] Compiling SmartText RangeExt.swift
[27/36] Compiling SmartText STString.swift
[28/36] Compiling SmartText UISmartTextField.swift
[29/36] Compiling SmartText TextValidatable.swift
[30/36] Compiling SmartText TextValidationResult.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.NumbersOnly.swift
[35/36] Compiling SmartText TextValidator.swift
[36/36] Compiling SmartText resource_bundle_accessor.swift
Build of target: 'SmartText' complete! (1.20s)
230
2 /Users/admin/builder/spi-builder-workspace/.docs/niksativa/smarttext/2.0.3
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/niksativa/smarttext/2.0.3
File count: 230
Doc size: 2.0MB
Preparing doc bundle ...
Uploading prod-niksativa-smarttext-2.0.3-4cc329e9.zip to s3://spi-docs-inbox/prod-niksativa-smarttext-2.0.3-4cc329e9.zip
Copying... [13%]
Copying... [26%]
Copying... [39%]
Copying... [51%]
Copying... [64%]
Copying... [77%]
Copying... [90%]
Copying... [100%]
Done.