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 EncryptKit, reference 0.1.0 (11d339), with Swift 5.9 for macOS (SPM) on 15 Jul 2024 10:41:15 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/amirsaam/EncryptKit.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/amirsaam/EncryptKit
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 11d3391 file-privates `stringToEncrypt`
Cloned https://github.com/amirsaam/EncryptKit.git
Revision (git rev-parse @):
11d3391c3f02191b3622d8a9449d44a7338be3da
SUCCESS checkout https://github.com/amirsaam/EncryptKit.git at 0.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/amirsaam/EncryptKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/3] Compiling EncryptKit EncryptKit.swift
[2/3] Compiling EncryptKit Extenstion.swift
[3/3] Emitting module EncryptKit
Build complete! (6.99s)
Build complete.
Done.