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 SwiftEmailValidator with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ekscrypto/SwiftEmailValidator.git
Reference: 1.0.4
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ekscrypto/SwiftEmailValidator
 * tag               1.0.4      -> FETCH_HEAD
HEAD is now at 521eaed Merge pull request #9 from Aloisius/public-mailbox-vars
Cloned https://github.com/ekscrypto/SwiftEmailValidator.git
Revision (git rev-parse @):
521eaed505350164ae5a3ad80457fa8639d0c3a6
SUCCESS checkout https://github.com/ekscrypto/SwiftEmailValidator.git at 1.0.4
Fetching https://github.com/ekscrypto/SwiftPublicSuffixList.git from cache
Fetched https://github.com/ekscrypto/SwiftPublicSuffixList.git from cache (0.14s)
Computing version for https://github.com/ekscrypto/SwiftPublicSuffixList.git
Computed https://github.com/ekscrypto/SwiftPublicSuffixList.git at 1.1.6 (0.40s)
Creating working copy for https://github.com/ekscrypto/SwiftPublicSuffixList.git
Working copy of https://github.com/ekscrypto/SwiftPublicSuffixList.git resolved at 1.1.6
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftemailvalidator",
      "name": "SwiftEmailValidator",
      "url": "https://github.com/ekscrypto/SwiftEmailValidator.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftEmailValidator",
      "dependencies": [
        {
          "identity": "swiftpublicsuffixlist",
          "name": "SwiftPublicSuffixList",
          "url": "https://github.com/ekscrypto/SwiftPublicSuffixList.git",
          "version": "1.1.6",
          "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftPublicSuffixList",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ekscrypto/SwiftEmailValidator.git
[1/265] Fetching swiftemailvalidator
Fetched https://github.com/ekscrypto/SwiftEmailValidator.git from cache (0.22s)
Fetching https://github.com/ekscrypto/SwiftPublicSuffixList.git from cache
Fetched https://github.com/ekscrypto/SwiftPublicSuffixList.git from cache (0.15s)
Computing version for https://github.com/ekscrypto/SwiftPublicSuffixList.git
Computed https://github.com/ekscrypto/SwiftPublicSuffixList.git at 1.1.6 (0.03s)
Creating working copy for https://github.com/ekscrypto/SwiftEmailValidator.git
Working copy of https://github.com/ekscrypto/SwiftEmailValidator.git resolved at 1.0.4 (521eaed)
Creating working copy for https://github.com/ekscrypto/SwiftPublicSuffixList.git
Working copy of https://github.com/ekscrypto/SwiftPublicSuffixList.git resolved at 1.1.6
warning: '.resolve-product-dependencies': dependency 'swiftemailvalidator' is not used by any target
Found 1 product dependencies
  - SwiftPublicSuffixList
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ekscrypto/SwiftEmailValidator.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[2/4] Copying registry.json
[3/4] Write swift-version-6044DDE57671499D.txt
[5/10] Compiling SwiftPublicSuffixList PublicSuffixRulesRegistry.swift
[6/10] Compiling SwiftPublicSuffixList PublicSuffixOnlineRegistryFetcher.swift
[7/10] Compiling SwiftPublicSuffixList resource_bundle_accessor.swift
[8/10] Compiling SwiftPublicSuffixList PublicSuffixMatcher.swift
[9/10] Emitting module SwiftPublicSuffixList
[10/10] Compiling SwiftPublicSuffixList PublicSuffixList.swift
[11/14] Compiling SwiftEmailValidator RFC2047Coder.swift
[12/14] Compiling SwiftEmailValidator IPAddressSyntaxValidator.swift
[13/14] Compiling SwiftEmailValidator EmailSyntaxValidator.swift
[14/14] Emitting module SwiftEmailValidator
Build complete! (3.50s)
Build complete.
Done.