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 PhoneNumberKit, reference 4.0.0 (28aee1), with Swift 5.9 for macOS (SPM) on 20 Aug 2024 20:15:56 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.50.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/marmelroy/PhoneNumberKit.git
Reference: 4.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/marmelroy/PhoneNumberKit
 * tag               4.0.0      -> FETCH_HEAD
HEAD is now at 28aee1b Release 4.0.0
Cloned https://github.com/marmelroy/PhoneNumberKit.git
Revision (git rev-parse @):
28aee1bd9d4a8fa46304c598b73231b043161e63
SUCCESS checkout https://github.com/marmelroy/PhoneNumberKit.git at 4.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/marmelroy/PhoneNumberKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Copying PrivacyInfo.xcprivacy
[0/4] Copying PhoneNumberMetadata.json
[3/23] Compiling PhoneNumberKit CountryCodePickerViewController.swift
[4/23] Compiling PhoneNumberKit PhoneNumberTextField.swift
[5/24] Compiling PhoneNumberKit Bundle+Resources.swift
[6/24] Compiling PhoneNumberKit Constants.swift
[7/24] Emitting module PhoneNumberKit
[8/24] Compiling PhoneNumberKit RegexManager.swift
[9/24] Compiling PhoneNumberKit CountryCodePickerOptions.swift
[10/24] Compiling PhoneNumberKit PhoneNumber.swift
[11/24] Compiling PhoneNumberKit PhoneNumberFormatter.swift
[12/24] Compiling PhoneNumberKit MetadataParsing.swift
[13/24] Compiling PhoneNumberKit MetadataTypes.swift
[14/24] Compiling PhoneNumberKit NSRegularExpression+Swift.swift
[15/24] Compiling PhoneNumberKit ParseManager.swift
[16/24] Compiling PhoneNumberKit Formatter.swift
[17/24] Compiling PhoneNumberKit MetadataManager.swift
[18/24] Compiling PhoneNumberKit PhoneNumberParser.swift
[19/24] Compiling PhoneNumberKit PhoneNumberUtility.swift
[20/24] Compiling PhoneNumberKit PartialFormatter.swift
[21/24] Compiling PhoneNumberKit PhoneNumber+Codable.swift
[22/24] Compiling PhoneNumberKit resource_bundle_accessor.swift
[22/24] Archiving libPhoneNumberKit-Static.a
[23/24] Linking libPhoneNumberKit-Dynamic.dylib
Build complete! (9.16s)
Build complete.
Done.