Build Information
Successful build of JOSESwift, reference master (135449
), with Swift 5.9 for macOS (SPM) on 3 May 2025 06:26:00 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/airsidemobile/JOSESwift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/airsidemobile/JOSESwift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 135449f chore(deps): update dependency nicklockwood/swiftformat to from: "0.55.6" (#418)
Cloned https://github.com/airsidemobile/JOSESwift.git
Revision (git rev-parse @):
135449fc216cd85d58e6a5ec521f355e2acb6f73
SUCCESS checkout https://github.com/airsidemobile/JOSESwift.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/airsidemobile/JOSESwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/59] Emitting module JOSESwift
[2/65] Compiling JOSESwift RSASigner.swift
[3/65] Compiling JOSESwift RSAVerifier.swift
[4/65] Compiling JOSESwift JWS.swift
[5/65] Compiling JOSESwift JWSHeader.swift
[6/65] Compiling JOSESwift Signer.swift
[7/65] Compiling JOSESwift Verifier.swift
[8/65] Compiling JOSESwift JWKSetCodable.swift
[9/65] Compiling JOSESwift DataRSAPublicKey.swift
[10/65] Compiling JOSESwift RSAKeyCodable.swift
[11/65] Compiling JOSESwift RSAKeys.swift
[12/65] Compiling JOSESwift SecKeyRSAPublicKey.swift
[13/65] Compiling JOSESwift DataSymmetricKey.swift
[14/65] Compiling JOSESwift DeflateWrapper.swift
[15/65] Compiling JOSESwift ContentEncryption.swift
[16/65] Compiling JOSESwift AESCBCEncryption.swift
[17/65] Compiling JOSESwift AESGCMEncryption.swift
[18/65] Compiling JOSESwift Decrypter.swift
[19/65] Compiling JOSESwift Encrypter.swift
[20/65] Compiling JOSESwift JWE.swift
[21/65] Compiling JOSESwift ASN1DEREncoding.swift
[22/65] Compiling JOSESwift ASN1DERParsing.swift
[23/65] Compiling JOSESwift AlgorithmExtensions.swift
[24/65] Compiling JOSESwift Algorithms.swift
[25/65] Compiling JOSESwift DataConvertible.swift
[26/65] Compiling JOSESwift DataExtensions.swift
[27/65] Compiling JOSESwift Deserializer.swift
[28/65] Compiling JOSESwift KeyManagementMode.swift
[29/65] Compiling JOSESwift DataECPrivateKey.swift
[30/65] Compiling JOSESwift DataECPublicKey.swift
[31/65] Compiling JOSESwift ECKeyCodable.swift
[32/65] Compiling JOSESwift ECKeyPair.swift
[33/65] Compiling JOSESwift ECKeys.swift
[34/65] Compiling JOSESwift JWEHeader.swift
[35/65] Compiling JOSESwift AESKeyWrappingMode.swift
[36/65] Compiling JOSESwift DirectEncryptionMode.swift
[37/65] Compiling JOSESwift ECKeyEncryption.swift
[38/65] Compiling JOSESwift PBES2KeyEncryptionMode.swift
[39/65] Compiling JOSESwift RSAKeyEncryptionMode.swift
[40/65] Compiling JOSESwift SecKeyECPrivateKey.swift
[41/65] Compiling JOSESwift SecKeyECPublicKey.swift
[42/65] Compiling JOSESwift JWK.swift
[43/65] Compiling JOSESwift JWKExtensions.swift
[44/65] Compiling JOSESwift JWKParameters.swift
[45/65] Compiling JOSESwift JWKSet.swift
[46/65] Compiling JOSESwift JOSEHeader.swift
[47/65] Compiling JOSESwift JOSESwiftError.swift
[48/65] Compiling JOSESwift Payload.swift
[49/65] Compiling JOSESwift Serializer.swift
[50/65] Compiling JOSESwift AES.swift
[51/65] Compiling JOSESwift AESGCM.swift
[52/65] Compiling JOSESwift EC.swift
[53/65] Compiling JOSESwift SymmetricKeyCodable.swift
[54/65] Compiling JOSESwift SymmetricKeys.swift
[55/65] Compiling JOSESwift ECSigner.swift
[56/65] Compiling JOSESwift ECVerifier.swift
[57/65] Compiling JOSESwift HMACSigner.swift
[58/65] Compiling JOSESwift HMACVerifier.swift
[59/65] Compiling JOSESwift ECDHKeyAgreement.swift
[60/65] Compiling JOSESwift HMAC.swift
[61/65] Compiling JOSESwift PBES2.swift
[62/65] Compiling JOSESwift RSA.swift
[63/65] Compiling JOSESwift SecureRandom.swift
[64/65] Compiling JOSESwift Thumbprint.swift
[65/65] Compiling JOSESwift Compressor.swift
Build complete! (6.93s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/JOSESwift/Support/Info.plist
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" : "8.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "visionos",
"version" : "1.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/Common/ASN1DEREncoding.swift",
"Sources/Common/ASN1DERParsing.swift",
"Sources/Common/AlgorithmExtensions.swift",
"Sources/Common/Algorithms.swift",
"Sources/Common/DataConvertible.swift",
"Sources/Common/DataExtensions.swift",
"Sources/Common/Deserializer.swift",
"Sources/Common/JOSEHeader.swift",
"Sources/Common/JOSESwiftError.swift",
"Sources/Common/Payload.swift",
"Sources/Common/Serializer.swift",
"Sources/CryptoPrimitives/AESCBC/AES.swift",
"Sources/CryptoPrimitives/AESGCM/AESGCM.swift",
"Sources/CryptoPrimitives/EC/EC.swift",
"Sources/CryptoPrimitives/EC/ECDHKeyAgreement.swift",
"Sources/CryptoPrimitives/HMAC/HMAC.swift",
"Sources/CryptoPrimitives/PBES2/PBES2.swift",
"Sources/CryptoPrimitives/RSA/RSA.swift",
"Sources/CryptoPrimitives/Randomness/SecureRandom.swift",
"Sources/CryptoPrimitives/SHA/Thumbprint.swift",
"Sources/JWE/Compression/Compressor.swift",
"Sources/JWE/Compression/DeflateWrapper.swift",
"Sources/JWE/ContentEncryption/ContentEncryption.swift",
"Sources/JWE/ContentEncryption/DefaultCrypto/AESCBC/AESCBCEncryption.swift",
"Sources/JWE/ContentEncryption/DefaultCrypto/AESGCM/AESGCMEncryption.swift",
"Sources/JWE/Decrypter.swift",
"Sources/JWE/Encrypter.swift",
"Sources/JWE/JWE.swift",
"Sources/JWE/JWEHeader.swift",
"Sources/JWE/KeyManagement/DefaultCrypto/AESKW/AESKeyWrappingMode.swift",
"Sources/JWE/KeyManagement/DefaultCrypto/DirectEncryption/DirectEncryptionMode.swift",
"Sources/JWE/KeyManagement/DefaultCrypto/EC/ECKeyEncryption.swift",
"Sources/JWE/KeyManagement/DefaultCrypto/PBES2/PBES2KeyEncryptionMode.swift",
"Sources/JWE/KeyManagement/DefaultCrypto/RSA/RSAKeyEncryptionMode.swift",
"Sources/JWE/KeyManagement/KeyManagementMode.swift",
"Sources/JWK/EC/DataECPrivateKey.swift",
"Sources/JWK/EC/DataECPublicKey.swift",
"Sources/JWK/EC/ECKeyCodable.swift",
"Sources/JWK/EC/ECKeyPair.swift",
"Sources/JWK/EC/ECKeys.swift",
"Sources/JWK/EC/SecKeyECPrivateKey.swift",
"Sources/JWK/EC/SecKeyECPublicKey.swift",
"Sources/JWK/JWK.swift",
"Sources/JWK/JWKExtensions.swift",
"Sources/JWK/JWKParameters.swift",
"Sources/JWK/JWKSet.swift",
"Sources/JWK/JWKSetCodable.swift",
"Sources/JWK/RSA/DataRSAPublicKey.swift",
"Sources/JWK/RSA/RSAKeyCodable.swift",
"Sources/JWK/RSA/RSAKeys.swift",
"Sources/JWK/RSA/SecKeyRSAPublicKey.swift",
"Sources/JWK/Symmetric/DataSymmetricKey.swift",
"Sources/JWK/Symmetric/SymmetricKeyCodable.swift",
"Sources/JWK/Symmetric/SymmetricKeys.swift",
"Sources/JWS/DefaultCrypto/EC/ECSigner.swift",
"Sources/JWS/DefaultCrypto/EC/ECVerifier.swift",
"Sources/JWS/DefaultCrypto/HMAC/HMACSigner.swift",
"Sources/JWS/DefaultCrypto/HMAC/HMACVerifier.swift",
"Sources/JWS/DefaultCrypto/RSA/RSASigner.swift",
"Sources/JWS/DefaultCrypto/RSA/RSAVerifier.swift",
"Sources/JWS/JWS.swift",
"Sources/JWS/JWSHeader.swift",
"Sources/JWS/Signer.swift",
"Sources/JWS/Verifier.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.