The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MakePay, reference main (4f9bbc), with Swift 6.3 for macOS (SPM) on 15 May 2026 22:37:54 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/makecryptoio/makepay-swift-sdk.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/makecryptoio/makepay-swift-sdk
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4f9bbcc Release MakePay Swift SDK 0.3.0
Cloned https://github.com/makecryptoio/makepay-swift-sdk.git
Revision (git rev-parse @):
4f9bbcc411dbb5da8f20c8c7c4efa68da39a2641
SUCCESS checkout https://github.com/makecryptoio/makepay-swift-sdk.git at main
Fetching https://github.com/apple/swift-crypto.git
[1/17457] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (3.52s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (6.46s)
Fetching https://github.com/apple/swift-asn1.git
[1/1857] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (1.17s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (3.67s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "makepay-swift-sdk",
      "name": "MakePay",
      "url": "https://github.com/makecryptoio/makepay-swift-sdk.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/makepay-swift-sdk",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-crypto",
          "name": "swift-crypto",
          "url": "https://github.com/apple/swift-crypto.git",
          "version": "3.15.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-asn1",
              "name": "swift-asn1",
              "url": "https://github.com/apple/swift-asn1.git",
              "version": "1.7.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/makecryptoio/makepay-swift-sdk.git
[1/20] Fetching makepay-swift-sdk
Fetched https://github.com/makecryptoio/makepay-swift-sdk.git from cache (0.58s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (0.54s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (0.60s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.42s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (0.48s)
Creating working copy for https://github.com/makecryptoio/makepay-swift-sdk.git
Working copy of https://github.com/makecryptoio/makepay-swift-sdk.git resolved at main (4f9bbcc)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
warning: '.resolve-product-dependencies': dependency 'makepay-swift-sdk' is not used by any target
Found 1 product dependencies
  - swift-crypto
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/makecryptoio/makepay-swift-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Copying PrivacyInfo.xcprivacy
[0/9] Write sources
[4/9] Write MakePayPackageCheck-entitlement.plist
[5/9] Write swift-version--6988338F2F200930.txt
[7/83] Compiling Crypto ObjectIdentifier.swift
[8/83] Compiling Crypto ECDSASignature.swift
[9/83] Compiling Crypto PEMDocument.swift
[10/83] Compiling Crypto PKCS8PrivateKey.swift
[11/83] Compiling Crypto SEC1PrivateKey.swift
[12/83] Compiling Crypto SubjectPublicKeyInfo.swift
[13/83] Compiling Crypto CryptoError_boring.swift
[14/83] Compiling Crypto CryptoKitErrors.swift
[15/83] Compiling Crypto HPKE-KexKeyDerivation.swift
[16/83] Compiling Crypto HPKE-LabeledExtract.swift
[17/83] Compiling Crypto HPKE-Utils.swift
[18/83] Compiling Crypto DHKEM.swift
[19/83] Compiling Crypto HPKE-KEM-Curve25519.swift
[20/83] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[21/83] Compiling Crypto HPKE-KEM.swift
[22/83] Compiling Crypto HPKE-Errors.swift
[23/91] Compiling Crypto ASN1Boolean.swift
[24/91] Compiling Crypto ASN1Identifier.swift
[25/91] Compiling Crypto ASN1Integer.swift
[26/91] Compiling Crypto ASN1Null.swift
[27/91] Compiling Crypto ASN1OctetString.swift
[28/91] Compiling Crypto ASN1Strings.swift
[29/91] Compiling Crypto ArraySliceBigint.swift
[30/91] Compiling Crypto GeneralizedTime.swift
[31/91] Compiling Crypto Digest_boring.swift
[32/91] Compiling Crypto Digest.swift
[33/91] Compiling Crypto Digests.swift
[34/91] Compiling Crypto HashFunctions.swift
[35/91] Compiling Crypto HashFunctions_SHA2.swift
[36/91] Compiling Crypto HPKE-AEAD.swift
[37/91] Compiling Crypto HPKE-Ciphersuite.swift
[38/91] Compiling Crypto HPKE-KDF.swift
[39/91] Emitting module Crypto
[40/91] Compiling Crypto AES-GCM.swift
[41/91] Compiling Crypto AES-GCM_boring.swift
[42/91] Compiling Crypto ChaChaPoly_boring.swift
[43/91] Compiling Crypto ChaChaPoly.swift
[44/91] Compiling Crypto Cipher.swift
[45/91] Compiling Crypto Nonces.swift
[46/91] Compiling Crypto ASN1.swift
[47/91] Compiling Crypto ASN1Any.swift
[48/91] Compiling Crypto ASN1BitString.swift
[49/91] Compiling Crypto DH.swift
[50/91] Compiling Crypto ECDH.swift
[51/91] Compiling Crypto HKDF.swift
[52/91] Compiling Crypto AESWrap.swift
[53/91] Compiling Crypto AESWrap_boring.swift
[54/91] Compiling Crypto Ed25519_boring.swift
[55/91] Compiling Crypto NISTCurvesKeys_boring.swift
[56/91] Compiling Crypto X25519Keys_boring.swift
[57/91] Compiling Crypto HPKE.swift
[58/91] Compiling Crypto HPKE-Context.swift
[59/91] Compiling Crypto HPKE-KeySchedule.swift
[60/91] Compiling Crypto HPKE-Modes.swift
[61/91] Compiling Crypto Insecure.swift
[62/91] Compiling Crypto Insecure_HashFunctions.swift
[63/91] Compiling Crypto KEM.swift
[64/91] Compiling Crypto ECDH_boring.swift
[65/91] Compiling Crypto Curve25519.swift
[66/91] Compiling Crypto Ed25519Keys.swift
[67/91] Compiling Crypto NISTCurvesKeys.swift
[68/91] Compiling Crypto X25519Keys.swift
[69/91] Compiling Crypto SymmetricKeys.swift
[70/91] Compiling Crypto HMAC.swift
[71/91] Compiling Crypto MACFunctions.swift
[72/91] Compiling Crypto MessageAuthenticationCode.swift
[73/91] Compiling Crypto AES.swift
[74/91] Compiling Crypto ECDSASignature_boring.swift
[75/91] Compiling Crypto ECDSA_boring.swift
[76/91] Compiling Crypto EdDSA_boring.swift
[77/91] Compiling Crypto ECDSA.swift
[78/91] Compiling Crypto Ed25519.swift
[79/91] Compiling Crypto Signature.swift
[80/91] Compiling Crypto CryptoKitErrors_boring.swift
[81/91] Compiling Crypto RNG_boring.swift
[82/91] Compiling Crypto SafeCompare_boring.swift
[83/91] Compiling Crypto Zeroization_boring.swift
[84/91] Compiling Crypto PrettyBytes.swift
[85/91] Compiling Crypto SafeCompare.swift
[86/91] Compiling Crypto SecureBytes.swift
[87/91] Compiling Crypto Zeroization.swift
[88/91] Compiling Crypto resource_bundle_accessor.swift
[89/93] Compiling MakePay MakePay.swift
[90/93] Emitting module MakePay
[91/95] Compiling MakePayPackageCheck main.swift
[92/95] Emitting module MakePayPackageCheck
[92/95] Write Objects.LinkFileList
[93/95] Linking MakePayPackageCheck
[94/95] Applying MakePayPackageCheck
Build complete! (12.69s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "MakePay",
  "name" : "MakePay",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "MakePay",
      "targets" : [
        "MakePay"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MakePayPackageCheck",
      "targets" : [
        "MakePayPackageCheck"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MakePayPackageCheck",
      "module_type" : "SwiftTarget",
      "name" : "MakePayPackageCheck",
      "path" : "Sources/MakePayPackageCheck",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "MakePayPackageCheck"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "MakePay"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "MakePay",
      "module_type" : "SwiftTarget",
      "name" : "MakePay",
      "path" : "Sources/MakePay",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "MakePay",
        "MakePayPackageCheck"
      ],
      "sources" : [
        "MakePay.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.