This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lukereichold/JOSESwift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lukereichold/JOSESwift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 864d6a0 Add docs for RSAPrivateKey primitive properties.
Cloned https://github.com/lukereichold/JOSESwift.git
Revision (git rev-parse @):
864d6a014a4aa343dd47f3804f12b8a42a7b21eb
SUCCESS checkout https://github.com/lukereichold/JOSESwift.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/lukereichold/JOSESwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6F35C1178C84523A.txt
[3/55] Compiling JOSESwift AESCBCEncryption.swift
[4/55] Compiling JOSESwift AESKeyWrappingMode.swift
[5/55] Compiling JOSESwift ASN1DEREncoding.swift
[6/55] Compiling JOSESwift ASN1DERParsing.swift
[7/55] Compiling JOSESwift AlgorithmExtensions.swift
[8/55] Compiling JOSESwift Algorithms.swift
[9/55] Emitting module JOSESwift
[10/55] Compiling JOSESwift DeflateWrapper.swift
[11/55] Compiling JOSESwift Compressor.swift
[12/55] Compiling JOSESwift ContentEncryption.swift
[13/55] Compiling JOSESwift AES.swift
[14/55] Compiling JOSESwift DataECPrivateKey.swift
[15/55] Compiling JOSESwift DataECPublicKey.swift
[16/60] Compiling JOSESwift JWKSetCodable.swift
[17/60] Compiling JOSESwift JWS.swift
[18/60] Compiling JOSESwift JWSHeader.swift
[19/60] Compiling JOSESwift KeyManagementMode.swift
[20/60] Compiling JOSESwift Payload.swift
[21/60] Compiling JOSESwift SecKeyECPrivateKey.swift
[22/60] Compiling JOSESwift SecKeyECPublicKey.swift
[23/60] Compiling JOSESwift SecKeyRSAPrivateKey.swift
[24/60] Compiling JOSESwift SecKeyRSAPublicKey.swift
[25/60] Compiling JOSESwift SecureRandom.swift
[26/60] Compiling JOSESwift Thumbprint.swift
[27/60] Compiling JOSESwift DataConvertible.swift
[28/60] Compiling JOSESwift DataExtensions.swift
[29/60] Compiling JOSESwift Decrypter.swift
[30/60] Compiling JOSESwift Deserializer.swift
[31/60] Compiling JOSESwift DirectEncryptionMode.swift
[32/60] Compiling JOSESwift ECKeyCodable.swift
[33/60] Compiling JOSESwift JWE.swift
[34/60] Compiling JOSESwift JWEHeader.swift
[35/60] Compiling JOSESwift JWK.swift
[36/60] Compiling JOSESwift JWKExtensions.swift
[37/60] Compiling JOSESwift JWKParameters.swift
[38/60] Compiling JOSESwift JWKSet.swift
[39/60] Compiling JOSESwift RSAKeyCodable.swift
[40/60] Compiling JOSESwift RSAKeyEncryptionMode.swift
[41/60] Compiling JOSESwift RSAKeys.swift
[42/60] Compiling JOSESwift RSASigner.swift
[43/60] Compiling JOSESwift RSAVerifier.swift
[44/60] Compiling JOSESwift DataRSAPrivateKey.swift
[45/60] Compiling JOSESwift DataRSAPublicKey.swift
[46/60] Compiling JOSESwift DataSymmetricKey.swift
[47/60] Compiling JOSESwift EC.swift
[48/60] Compiling JOSESwift HMAC.swift
[49/60] Compiling JOSESwift RSA.swift
[50/60] Compiling JOSESwift ECKeys.swift
[51/60] Compiling JOSESwift ECSigner.swift
[52/60] Compiling JOSESwift ECVerifier.swift
[53/60] Compiling JOSESwift Encrypter.swift
[54/60] Compiling JOSESwift JOSEHeader.swift
[55/60] Compiling JOSESwift JOSESwiftError.swift
[56/60] Compiling JOSESwift Serializer.swift
[57/60] Compiling JOSESwift Signer.swift
[58/60] Compiling JOSESwift SymmetricKeyCodable.swift
[59/60] Compiling JOSESwift SymmetricKeys.swift
[60/60] Compiling JOSESwift Verifier.swift
Build complete! (23.86s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "JOSESwift",
  "name" : "JOSESwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "JOSESwift",
      "targets" : [
        "JOSESwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "JOSESwift",
      "module_type" : "SwiftTarget",
      "name" : "JOSESwift",
      "path" : "JOSESwift",
      "product_memberships" : [
        "JOSESwift"
      ],
      "sources" : [
        "Sources/AESCBCEncryption.swift",
        "Sources/AESKeyWrappingMode.swift",
        "Sources/ASN1DEREncoding.swift",
        "Sources/ASN1DERParsing.swift",
        "Sources/AlgorithmExtensions.swift",
        "Sources/Algorithms.swift",
        "Sources/CompressionImplementation/DeflateWrapper.swift",
        "Sources/Compressor.swift",
        "Sources/ContentEncryption.swift",
        "Sources/CryptoImplementation/AES.swift",
        "Sources/CryptoImplementation/DataECPrivateKey.swift",
        "Sources/CryptoImplementation/DataECPublicKey.swift",
        "Sources/CryptoImplementation/DataRSAPrivateKey.swift",
        "Sources/CryptoImplementation/DataRSAPublicKey.swift",
        "Sources/CryptoImplementation/DataSymmetricKey.swift",
        "Sources/CryptoImplementation/EC.swift",
        "Sources/CryptoImplementation/HMAC.swift",
        "Sources/CryptoImplementation/RSA.swift",
        "Sources/CryptoImplementation/SecKeyECPrivateKey.swift",
        "Sources/CryptoImplementation/SecKeyECPublicKey.swift",
        "Sources/CryptoImplementation/SecKeyRSAPrivateKey.swift",
        "Sources/CryptoImplementation/SecKeyRSAPublicKey.swift",
        "Sources/CryptoImplementation/SecureRandom.swift",
        "Sources/CryptoImplementation/Thumbprint.swift",
        "Sources/DataConvertible.swift",
        "Sources/DataExtensions.swift",
        "Sources/Decrypter.swift",
        "Sources/Deserializer.swift",
        "Sources/DirectEncryptionMode.swift",
        "Sources/ECKeyCodable.swift",
        "Sources/ECKeys.swift",
        "Sources/ECSigner.swift",
        "Sources/ECVerifier.swift",
        "Sources/Encrypter.swift",
        "Sources/JOSEHeader.swift",
        "Sources/JOSESwiftError.swift",
        "Sources/JWE.swift",
        "Sources/JWEHeader.swift",
        "Sources/JWK.swift",
        "Sources/JWKExtensions.swift",
        "Sources/JWKParameters.swift",
        "Sources/JWKSet.swift",
        "Sources/JWKSetCodable.swift",
        "Sources/JWS.swift",
        "Sources/JWSHeader.swift",
        "Sources/KeyManagementMode.swift",
        "Sources/Payload.swift",
        "Sources/RSAKeyCodable.swift",
        "Sources/RSAKeyEncryptionMode.swift",
        "Sources/RSAKeys.swift",
        "Sources/RSASigner.swift",
        "Sources/RSAVerifier.swift",
        "Sources/Serializer.swift",
        "Sources/Signer.swift",
        "Sources/SymmetricKeyCodable.swift",
        "Sources/SymmetricKeys.swift",
        "Sources/Verifier.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.