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 main (71f284), with Swift 5.10 for macOS (SPM) on 30 Jan 2025 21:38:12 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.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: 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 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 main
========================================
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
[1/3] Copying PrivacyInfo.xcprivacy
[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 TextFormatable.swift
[9/38] Compiling SmartText TextFormatter.Custom.swift
[10/38] Compiling SmartText TextFormatter.Email.swift
[11/38] Compiling SmartText TextFormatter.Identity.swift
[12/38] Compiling SmartText TextFormatter.LengthLimited.swift
[13/38] Compiling SmartText TextFormatter.NumbersOnly.swift
[14/38] Compiling SmartText TextFormatter.StripLeadingSpaces.swift
[15/38] Compiling SmartText TextFormatter.StripSpaces.swift
[16/38] Compiling SmartText UISmartTextField.swift
[17/38] Compiling SmartText TextValidatable.swift
[18/38] Compiling SmartText TextValidationResult.swift
[19/38] Compiling SmartText TextValidator.NumbersOnly.swift
[20/38] Compiling SmartText TextValidator.swift
[21/38] Compiling SmartText resource_bundle_accessor.swift
[22/38] Compiling SmartText TextValidator.Custom.swift
[23/38] Compiling SmartText TextValidator.Email.swift
[24/38] Compiling SmartText TextValidator.Identity.swift
[25/38] Compiling SmartText TextValidator.MaxLengthLimited.swift
[26/38] Compiling SmartText TextValidator.MinLengthLimited.swift
[27/38] Compiling SmartText TextValidator.NotEmpty.swift
[28/38] Compiling SmartText StringExt.swift
[29/38] Compiling SmartText SmartTextField.Configuration.swift
[30/38] Compiling SmartText SmartTextField.Eventier.swift
[31/38] Compiling SmartText SmartTextField.swift
[32/38] Compiling SmartText TextValidator.IncludesLowercase.swift
[33/38] Compiling SmartText TextValidator.IncludesUppercase.swift
[34/38] Compiling SmartText TextValidator.LengthLimited.swift
[35/38] Compiling SmartText TextFormatter.swift
[36/38] Compiling SmartText LocalizedStringKey+ST.swift
[37/38] Compiling SmartText RangeExt.swift
[38/38] Compiling SmartText STString.swift
Build complete! (15.83s)
Fetching https://github.com/NikSativa/SpryKit.git
[1/924] Fetching sprykit
Fetched https://github.com/NikSativa/SpryKit.git from cache (1.30s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.2 (0.40s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.86s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.44s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.79s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.49s)
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
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
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.