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 2.0.0 (04117b), with Swift 5.10 for macOS (SPM) on 29 Sep 2024 22:02:09 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: 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
Fetching https://github.com/NikSativa/SpryKit.git
[1/910] Fetching sprykit
Fetched https://github.com/NikSativa/SpryKit.git from cache (1.33s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.0 (0.48s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.92s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.80s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.75s)
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/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
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
========================================
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.75s)
Creating working copy for https://github.com/NikSativa/SmartText.git
Working copy of https://github.com/NikSativa/SmartText.git resolved at 2.0.0 (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] Copying PrivacyInfo.xcprivacy
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.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 TextValidator.MaxLengthLimited.swift
[20/38] Compiling SmartText TextValidator.MinLengthLimited.swift
[21/38] Compiling SmartText TextValidator.NotEmpty.swift
[22/38] Compiling SmartText UISmartTextField.swift
[23/38] Compiling SmartText TextValidatable.swift
[24/38] Compiling SmartText TextValidationResult.swift
[25/38] Compiling SmartText TextValidator.IncludesLowercase.swift
[26/38] Compiling SmartText TextValidator.IncludesUppercase.swift
[27/38] Compiling SmartText TextValidator.LengthLimited.swift
[28/38] Compiling SmartText TextValidator.Custom.swift
[29/38] Compiling SmartText TextValidator.Email.swift
[30/38] Compiling SmartText TextValidator.Identity.swift
[31/38] Compiling SmartText TextFormatter.swift
[32/38] Compiling SmartText LocalizedStringKey+ST.swift
[33/38] Compiling SmartText RangeExt.swift
[34/38] Compiling SmartText STString.swift
[35/38] Compiling SmartText StringExt.swift
[36/38] Compiling SmartText SmartTextField.Configuration.swift
[37/38] Compiling SmartText SmartTextField.Eventier.swift
[38/38] Compiling SmartText SmartTextField.swift
Build complete! (9.89s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/niksativa/smarttext/2.0.0
Repository:               NikSativa/SmartText
Swift version used:       5.10
Target:                   SmartText
Extracting symbol information for 'SmartText'...
Finished extracting symbol information for 'SmartText'. (0.37s)
Building documentation for 'SmartText'...
Finished building documentation for 'SmartText' (0.17s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/niksativa/smarttext/2.0.0
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
Updating https://github.com/NikSativa/SpryKit.git
Updating https://github.com/mattgallagher/CwlCatchException.git
Updating https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.25s)
Updated https://github.com/mattgallagher/CwlPreconditionTesting.git (0.48s)
Updated https://github.com/mattgallagher/CwlCatchException.git (0.48s)
Updated https://github.com/NikSativa/SpryKit.git (0.48s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.0 (0.43s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.55s)
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.59s)
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.23s)
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-entitlement.plist
[4/8] Write swift-version-33747A42983211AE.txt
[6/53] Compiling SymbolKit Relationship.swift
[7/53] Compiling SymbolKit RelationshipKind.swift
[8/53] Compiling SymbolKit SourceOrigin.swift
[9/53] Compiling SymbolKit GenericConstraints.swift
[10/53] Compiling SymbolKit Swift.swift
[11/53] Compiling SymbolKit DeclarationFragments.swift
[12/53] Compiling SymbolKit Fragment.swift
[13/53] Compiling SymbolKit FragmentKind.swift
[14/53] Compiling SymbolKit FunctionParameter.swift
[15/53] Compiling SymbolKit FunctionSignature.swift
[16/57] Emitting module Snippets
[17/57] Compiling Snippets SnippetParser.swift
[18/57] Compiling Snippets Snippet.swift
[19/57] Compiling SymbolKit Mixin+Equals.swift
[20/57] Compiling SymbolKit Mixin+Hash.swift
[21/57] Compiling SymbolKit Mixin.swift
[22/57] Compiling SymbolKit LineList.swift
[23/57] Compiling SymbolKit Position.swift
[24/57] Compiling SymbolKit Symbol.swift
[25/57] Compiling SymbolKit SymbolKind.swift
[26/57] Compiling SymbolKit SymbolGraph.swift
[27/57] Compiling SymbolKit GraphCollector.swift
[28/57] Compiling SymbolKit Identifier.swift
[29/57] Compiling SymbolKit KindIdentifier.swift
[30/57] Compiling SymbolKit Location.swift
[31/57] Compiling SymbolKit Mutability.swift
[32/57] Compiling SymbolKit SourceRange.swift
[33/57] Compiling SymbolKit Metadata.swift
[34/57] Compiling SymbolKit Module.swift
[35/57] Compiling SymbolKit OperatingSystem.swift
[36/57] Compiling SymbolKit Platform.swift
[37/57] Compiling SymbolKit SemanticVersion.swift
[38/57] Compiling SymbolKit AccessControl.swift
[39/57] Compiling SymbolKit Availability.swift
[40/57] Compiling SymbolKit AvailabilityItem.swift
[41/57] Compiling SymbolKit Domain.swift
[42/57] Compiling SymbolKit Names.swift
[43/57] Compiling SymbolKit SPI.swift
[44/57] Compiling SymbolKit Snippet.swift
[45/57] Compiling SymbolKit Extension.swift
[46/57] Compiling SymbolKit GenericConstraint.swift
[47/57] Compiling SymbolKit GenericParameter.swift
[48/57] Compiling SymbolKit Generics.swift
[49/57] Compiling SymbolKit Namespace.swift
[50/57] Emitting module SymbolKit
[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 SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract
[60/61] Applying snippet-extract
Build complete! (3.90s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.15s)
     230
2	/Users/admin/builder/spi-builder-workspace/.docs/niksativa/smarttext/2.0.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/niksativa/smarttext/2.0.0
File count: 230
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-niksativa-smarttext-2.0.0-8ae6b5f8.zip to s3://spi-docs-inbox/prod-niksativa-smarttext-2.0.0-8ae6b5f8.zip
Copying... [14%]
Copying... [28%]
Copying... [43%]
Copying... [57%]
Copying... [71%]
Copying... [85%]
Copying... [99%]
Copying... [100%]
Done.