The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Arweave with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lukereichold/arweave-swift.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/lukereichold/arweave-swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 14c34c1 Update README.md
Cloned https://github.com/lukereichold/arweave-swift.git
Revision (git rev-parse @):
14c34c101f3a6215303ba581d345c7a8997f6b7d
SUCCESS checkout https://github.com/lukereichold/arweave-swift.git at master
Fetching https://github.com/lukereichold/JOSESwift.git from cache
Fetched https://github.com/lukereichold/JOSESwift.git (0.17s)
Computing version for https://github.com/lukereichold/JOSESwift.git
Computed https://github.com/lukereichold/JOSESwift.git at 2.2.4 (0.43s)
Creating working copy for https://github.com/lukereichold/JOSESwift.git
Working copy of https://github.com/lukereichold/JOSESwift.git resolved at 2.2.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "arweave-swift",
      "name": "Arweave",
      "url": "https://github.com/lukereichold/arweave-swift.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/arweave-swift",
      "dependencies": [
        {
          "identity": "joseswift",
          "name": "JOSESwift",
          "url": "https://github.com/lukereichold/JOSESwift.git",
          "version": "2.2.4",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JOSESwift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/lukereichold/arweave-swift.git from cache
Fetched https://github.com/lukereichold/arweave-swift.git (0.16s)
Fetching https://github.com/lukereichold/JOSESwift.git from cache
Fetched https://github.com/lukereichold/JOSESwift.git (0.17s)
Computing version for https://github.com/lukereichold/JOSESwift.git
Computed https://github.com/lukereichold/JOSESwift.git at 2.2.4 (0.01s)
Creating working copy for https://github.com/lukereichold/JOSESwift.git
Working copy of https://github.com/lukereichold/JOSESwift.git resolved at 2.2.4
Creating working copy for https://github.com/lukereichold/arweave-swift.git
Working copy of https://github.com/lukereichold/arweave-swift.git resolved at master
warning: '.resolve-product-dependencies': dependency 'arweave-swift' is not used by any target
Found 1 product dependencies
  - JOSESwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/51] Compiling JOSESwift JWS.swift
[2/51] Compiling JOSESwift JWSHeader.swift
[3/51] Compiling JOSESwift KeyManagementMode.swift
[4/51] Compiling JOSESwift Payload.swift
[5/51] Compiling JOSESwift RSAKeyCodable.swift
[6/51] Compiling JOSESwift RSAKeyEncryptionMode.swift
[7/51] Compiling JOSESwift RSAKeys.swift
[8/51] Compiling JOSESwift ECKeyCodable.swift
[9/51] Compiling JOSESwift ECKeys.swift
[10/51] Compiling JOSESwift ECSigner.swift
[11/51] Compiling JOSESwift ECVerifier.swift
[12/51] Compiling JOSESwift Encrypter.swift
[13/51] Compiling JOSESwift JOSEHeader.swift
[14/51] Compiling JOSESwift JOSESwiftError.swift
[15/51] Compiling JOSESwift JWE.swift
[16/51] Compiling JOSESwift JWEHeader.swift
[17/51] Compiling JOSESwift JWK.swift
[18/51] Compiling JOSESwift JWKExtensions.swift
[19/51] Compiling JOSESwift JWKParameters.swift
[20/51] Compiling JOSESwift JWKSet.swift
[21/51] Compiling JOSESwift JWKSetCodable.swift
[22/51] Compiling JOSESwift ContentEncryption.swift
[23/51] Compiling JOSESwift AES.swift
[24/51] Compiling JOSESwift DataECPrivateKey.swift
[25/51] Compiling JOSESwift DataECPublicKey.swift
[26/51] Compiling JOSESwift DataRSAPrivateKey.swift
[27/51] Compiling JOSESwift DataRSAPublicKey.swift
[28/51] Compiling JOSESwift DataSymmetricKey.swift
[29/51] Emitting module JOSESwift
[30/51] Compiling JOSESwift SecureRandom.swift
[31/51] Compiling JOSESwift Thumbprint.swift
[32/51] Compiling JOSESwift DataConvertible.swift
[33/51] Compiling JOSESwift DataExtensions.swift
[34/51] Compiling JOSESwift Decrypter.swift
[35/51] Compiling JOSESwift Deserializer.swift
[36/51] Compiling JOSESwift DirectEncryptionMode.swift
[37/58] Compiling JOSESwift EC.swift
[38/58] Compiling JOSESwift HMAC.swift
[39/58] Compiling JOSESwift RSA.swift
[40/58] Compiling JOSESwift SecKeyECPrivateKey.swift
[41/58] Compiling JOSESwift SecKeyECPublicKey.swift
[42/58] Compiling JOSESwift SecKeyRSAPrivateKey.swift
[43/58] Compiling JOSESwift SecKeyRSAPublicKey.swift
[44/58] Compiling JOSESwift AESCBCEncryption.swift
[45/58] Compiling JOSESwift AESKeyWrappingMode.swift
[46/58] Compiling JOSESwift ASN1DEREncoding.swift
[47/58] Compiling JOSESwift ASN1DERParsing.swift
[48/58] Compiling JOSESwift AlgorithmExtensions.swift
[49/58] Compiling JOSESwift Algorithms.swift
[50/58] Compiling JOSESwift DeflateWrapper.swift
[51/58] Compiling JOSESwift Compressor.swift
[52/58] Compiling JOSESwift RSASigner.swift
[53/58] Compiling JOSESwift RSAVerifier.swift
[54/58] Compiling JOSESwift Serializer.swift
[55/58] Compiling JOSESwift Signer.swift
[56/58] Compiling JOSESwift SymmetricKeyCodable.swift
[57/58] Compiling JOSESwift SymmetricKeys.swift
[58/58] Compiling JOSESwift Verifier.swift
[59/66] Compiling Arweave HttpClient.swift
[60/67] Compiling Arweave Arweave.swift
[61/67] Compiling Arweave Status.swift
[62/67] Compiling Arweave Wallet.swift
[63/67] Compiling Arweave Amount.swift
[64/67] Compiling Arweave KeyUtilities.swift
[65/67] Emitting module Arweave
[66/67] Compiling Arweave Helpers.swift
[67/67] Compiling Arweave Transaction.swift
Build complete! (10.79s)
Build complete.
Done.