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.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/ekscrypto/SwiftEmailValidator.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying registry.json
[2/7] Compiling SwiftPublicSuffixList PublicSuffixOnlineRegistryFetcher.swift
[3/7] Compiling SwiftPublicSuffixList PublicSuffixRulesRegistry.swift
[4/7] Compiling SwiftPublicSuffixList resource_bundle_accessor.swift
[5/7] Compiling SwiftPublicSuffixList PublicSuffixList.swift
[6/7] Compiling SwiftPublicSuffixList PublicSuffixMatcher.swift
[7/7] Emitting module SwiftPublicSuffixList
[8/11] Compiling SwiftEmailValidator RFC2047Coder.swift
[9/11] Compiling SwiftEmailValidator EmailSyntaxValidator.swift
[10/11] Emitting module SwiftEmailValidator
[11/11] Compiling SwiftEmailValidator IPAddressSyntaxValidator.swift
Build complete! (5.23s)
Fetching https://github.com/ekscrypto/SwiftPublicSuffixList.git
[1/137] Fetching swiftpublicsuffixlist
Fetched https://github.com/ekscrypto/SwiftPublicSuffixList.git (0.23s)
Computing version for https://github.com/ekscrypto/SwiftPublicSuffixList.git
Computed https://github.com/ekscrypto/SwiftPublicSuffixList.git at 1.1.6 (0.35s)
Creating working copy for https://github.com/ekscrypto/SwiftPublicSuffixList.git
Working copy of https://github.com/ekscrypto/SwiftPublicSuffixList.git resolved at 1.1.6
Build complete.
Done.