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.3 (71f284), with Swift 5.9 for macOS (SPM) on 30 Jan 2025 14:55:07 UTC.

Swift 6 data race errors: 0

Build Command

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

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
========================================
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 TextValidator.NumbersOnly.swift
[4/36] Compiling SmartText TextValidator.swift
[5/36] Compiling SmartText resource_bundle_accessor.swift
[6/36] Compiling SmartText TextValidator.MaxLengthLimited.swift
[7/36] Compiling SmartText TextValidator.MinLengthLimited.swift
[8/36] Compiling SmartText TextValidator.NotEmpty.swift
[9/36] Compiling SmartText UISmartTextField.swift
[10/36] Compiling SmartText TextValidatable.swift
[11/36] Compiling SmartText TextValidationResult.swift
[12/36] Compiling SmartText TextFormatter.swift
[13/36] Compiling SmartText LocalizedStringKey+ST.swift
[14/36] Compiling SmartText RangeExt.swift
[15/36] Compiling SmartText STString.swift
[16/36] Compiling SmartText TextFormatable.swift
[17/36] Compiling SmartText TextFormatter.Custom.swift
[18/36] Compiling SmartText TextFormatter.Email.swift
[19/36] Compiling SmartText TextFormatter.Identity.swift
[20/36] Compiling SmartText TextValidator.Custom.swift
[21/36] Compiling SmartText TextValidator.Email.swift
[22/36] Compiling SmartText TextValidator.Identity.swift
[23/36] Compiling SmartText UISmartTextField.Configuration.swift
[24/36] Compiling SmartText UISmartTextField.DatePicker.swift
[25/36] Compiling SmartText UISmartTextField.Eventier.swift
[26/36] Compiling SmartText TextValidator.IncludesLowercase.swift
[27/36] Compiling SmartText TextValidator.IncludesUppercase.swift
[28/36] Compiling SmartText TextValidator.LengthLimited.swift
[29/36] Compiling SmartText StringExt.swift
[30/36] Compiling SmartText SmartTextField.Configuration.swift
[31/36] Compiling SmartText SmartTextField.Eventier.swift
[32/36] Compiling SmartText SmartTextField.swift
[33/36] Compiling SmartText TextFormatter.LengthLimited.swift
[34/36] Compiling SmartText TextFormatter.NumbersOnly.swift
[35/36] Compiling SmartText TextFormatter.StripLeadingSpaces.swift
[36/36] Compiling SmartText TextFormatter.StripSpaces.swift
Build complete! (17.68s)
Fetching https://github.com/NikSativa/SpryKit.git
[1/924] Fetching sprykit
Fetched https://github.com/NikSativa/SpryKit.git (1.33s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.2 (0.39s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.91s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.66s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.78s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.56s)
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.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.
{
  "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" : "5.9"
}
Done.