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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ekscrypto/SwiftEmailValidator
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/ekscrypto/SwiftEmailValidator.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying registry.json
[2/6] Compiling SwiftPublicSuffixList PublicSuffixRulesRegistry.swift
[3/6] Compiling SwiftPublicSuffixList PublicSuffixList.swift
[4/6] Compiling SwiftPublicSuffixList PublicSuffixMatcher.swift
[5/6] Emitting module SwiftPublicSuffixList
[6/6] Compiling SwiftPublicSuffixList PublicSuffixOnlineRegistryFetcher.swift
[7/7] Compiling SwiftPublicSuffixList resource_bundle_accessor.swift
[8/11] Compiling SwiftEmailValidator IPAddressSyntaxValidator.swift
[9/11] Compiling SwiftEmailValidator RFC2047Coder.swift
[10/11] Compiling SwiftEmailValidator EmailSyntaxValidator.swift
[11/11] Emitting module SwiftEmailValidator
Build complete! (6.40s)
Fetching https://github.com/ekscrypto/SwiftPublicSuffixList.git from cache
Fetched https://github.com/ekscrypto/SwiftPublicSuffixList.git (0.17s)
Computing version for https://github.com/ekscrypto/SwiftPublicSuffixList.git
Computed https://github.com/ekscrypto/SwiftPublicSuffixList.git at 1.1.6 (0.74s)
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.