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, reference 2.4.1-cryptomator (3544f8), with Swift 6.0 for macOS (SPM) on 15 Sep 2024 05:05:11 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tobihagemann/JOSESwift.git
Reference: 2.4.1-cryptomator
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tobihagemann/JOSESwift
 * tag               2.4.1-cryptomator -> FETCH_HEAD
HEAD is now at 3544f81 Merge branch 'JWE-PBES2' into feature/cryptomator
Cloned https://github.com/tobihagemann/JOSESwift.git
Revision (git rev-parse @):
3544f8117908ef12ea13b1c0927e0e3c0d30ee01
SUCCESS checkout https://github.com/tobihagemann/JOSESwift.git at 2.4.1-cryptomator
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/tobihagemann/JOSESwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun 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-117DEE11B69C53C9.txt
[3/60] Emitting module JOSESwift
[4/66] Compiling JOSESwift RSAVerifier.swift
[5/66] Compiling JOSESwift Serializer.swift
[6/66] Compiling JOSESwift Signer.swift
[7/66] Compiling JOSESwift SymmetricKeyCodable.swift
[8/66] Compiling JOSESwift SymmetricKeys.swift
[9/66] Compiling JOSESwift Verifier.swift
[10/66] Compiling JOSESwift DataExtensions.swift
[11/66] Compiling JOSESwift Decrypter.swift
[12/66] Compiling JOSESwift Deserializer.swift
[13/66] Compiling JOSESwift DirectEncryptionMode.swift
[14/66] Compiling JOSESwift ECKeyCodable.swift
[15/66] Compiling JOSESwift ECKeyEncryption.swift
[16/66] Compiling JOSESwift JOSEHeader.swift
[17/66] Compiling JOSESwift JOSESwiftError.swift
[18/66] Compiling JOSESwift JWE.swift
[19/66] Compiling JOSESwift JWEHeader.swift
[20/66] Compiling JOSESwift JWK.swift
[21/66] Compiling JOSESwift JWKExtensions.swift
[22/66] Compiling JOSESwift ECKeys.swift
[23/66] Compiling JOSESwift ECSigner.swift
[24/66] Compiling JOSESwift ECVerifier.swift
[25/66] Compiling JOSESwift Encrypter.swift
[26/66] Compiling JOSESwift HMACSigner.swift
[27/66] Compiling JOSESwift HMACVerifier.swift
[28/66] Compiling JOSESwift SecKeyECPrivateKey.swift
[29/66] Compiling JOSESwift SecKeyECPublicKey.swift
[30/66] Compiling JOSESwift SecKeyRSAPublicKey.swift
[31/66] Compiling JOSESwift SecureRandom.swift
[32/66] Compiling JOSESwift Thumbprint.swift
[33/66] Compiling JOSESwift DataConvertible.swift
[34/66] Compiling JOSESwift DataSymmetricKey.swift
[35/66] Compiling JOSESwift EC.swift
[36/66] Compiling JOSESwift ECDHKeyAgreement.swift
[37/66] Compiling JOSESwift ECKeyPair.swift
[38/66] Compiling JOSESwift HMAC.swift
[39/66] Compiling JOSESwift PBES2.swift
[40/66] Compiling JOSESwift RSA.swift
[41/66] Compiling JOSESwift DeflateWrapper.swift
[42/66] Compiling JOSESwift Compressor.swift
[43/66] Compiling JOSESwift ContentEncryption.swift
[44/66] Compiling JOSESwift AES.swift
[45/66] Compiling JOSESwift DataECPrivateKey.swift
[46/66] Compiling JOSESwift DataECPublicKey.swift
[47/66] Compiling JOSESwift DataRSAPublicKey.swift
[48/66] Compiling JOSESwift PBES2KeyEncryptionMode.swift
[49/66] Compiling JOSESwift Payload.swift
[50/66] Compiling JOSESwift RSAKeyCodable.swift
[51/66] Compiling JOSESwift RSAKeyEncryptionMode.swift
[52/66] Compiling JOSESwift RSAKeys.swift
[53/66] Compiling JOSESwift RSASigner.swift
[54/66] Compiling JOSESwift JWKParameters.swift
[55/66] Compiling JOSESwift JWKSet.swift
[56/66] Compiling JOSESwift JWKSetCodable.swift
[57/66] Compiling JOSESwift JWS.swift
[58/66] Compiling JOSESwift JWSHeader.swift
[59/66] Compiling JOSESwift KeyManagementMode.swift
[60/66] Compiling JOSESwift AESCBCEncryption.swift
[61/66] Compiling JOSESwift AESGCMEncryption.swift
[62/66] Compiling JOSESwift AESKeyWrappingMode.swift
[63/66] Compiling JOSESwift ASN1DEREncoding.swift
[64/66] Compiling JOSESwift ASN1DERParsing.swift
[65/66] Compiling JOSESwift AlgorithmExtensions.swift
[66/66] Compiling JOSESwift Algorithms.swift
Build complete! (16.39s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "JOSESwift",
  "name" : "JOSESwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.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/AESGCMEncryption.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/DataRSAPublicKey.swift",
        "Sources/CryptoImplementation/DataSymmetricKey.swift",
        "Sources/CryptoImplementation/EC.swift",
        "Sources/CryptoImplementation/ECDHKeyAgreement.swift",
        "Sources/CryptoImplementation/ECKeyPair.swift",
        "Sources/CryptoImplementation/HMAC.swift",
        "Sources/CryptoImplementation/PBES2.swift",
        "Sources/CryptoImplementation/RSA.swift",
        "Sources/CryptoImplementation/SecKeyECPrivateKey.swift",
        "Sources/CryptoImplementation/SecKeyECPublicKey.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/ECKeyEncryption.swift",
        "Sources/ECKeys.swift",
        "Sources/ECSigner.swift",
        "Sources/ECVerifier.swift",
        "Sources/Encrypter.swift",
        "Sources/HMACSigner.swift",
        "Sources/HMACVerifier.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/PBES2KeyEncryptionMode.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.