The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of PushNotifications, reference master (48a893), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 23:55:48 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pusher/push-notifications-server-swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pusher/push-notifications-server-swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 48a8933 Merge pull request #36 from pusher/tech/networkservice-improvements
Cloned https://github.com/pusher/push-notifications-server-swift.git
Revision (git rev-parse @):
48a89332da1e06fa6987a0ce3055d02c237acda0
SUCCESS checkout https://github.com/pusher/push-notifications-server-swift.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/pusher/push-notifications-server-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftLintCommandPlugin
[2/2] Compiling plugin SwiftLintBuildToolPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/12] Write sources
[11/12] Write swift-version-1EA4D86E10B52AF.txt
[13/48] Compiling Logging MetadataProvider.swift
[14/48] Compiling Logging Locks.swift
[15/48] Emitting module Logging
[16/48] Compiling Logging LogHandler.swift
[17/48] Compiling Logging Logging.swift
[18/50] Compiling CryptorRSA SSLPointerTricks.swift
[19/50] Emitting module CryptorECC
[20/50] Compiling CryptorECC ASN1.swift
[21/50] Compiling CryptorECC Data+Extensions.swift
[22/51] Compiling CryptorRSA Data+Extensions.swift
[23/51] Compiling Cryptor Random.swift
[24/52] Compiling CryptorECC ECEncryptable.swift
[25/52] Compiling CryptorECC ECDecryptable.swift
[26/52] Compiling Cryptor KeyDerivation.swift
[27/52] Compiling CryptorECC ECPublicKey.swift
[28/52] Compiling CryptorECC EllipticCurve.swift
[29/52] Compiling CryptorECC ECSignature.swift
[30/52] Compiling CryptorECC ECSignable.swift
[31/52] Compiling Cryptor Updatable.swift
[32/52] Compiling Cryptor SSLPointerTricks.swift
[33/52] Compiling Cryptor HMAC.swift
[34/52] Compiling CryptorECC ECError.swift
[35/52] Compiling CryptorECC ECPrivateKey.swift
[36/52] Compiling CryptorRSA CryptorRSAUtilities.swift
[37/52] Compiling Cryptor Status.swift
[38/52] Compiling Cryptor StreamCryptor.swift
[39/52] Compiling LoggerAPI Logger.swift
[40/52] Emitting module LoggerAPI
[43/52] Compiling Cryptor Digest.swift
[44/52] Emitting module Cryptor
[45/52] Compiling CryptorRSA CryptorRSAErrors.swift
[46/52] Compiling CryptorRSA CryptorRSAConstants.swift
[47/52] Compiling CryptorRSA CryptorRSA.swift
[48/52] Compiling CryptorRSA CryptorRSAKey.swift
[49/52] Compiling CryptorRSA CryptorRSADigest.swift
[50/52] Emitting module CryptorRSA
[51/52] Compiling CryptorECC SSLPointerTricks.swift
[52/62] Compiling Cryptor Utilities.swift
[53/62] Compiling KituraContracts Coder.swift
[54/62] Compiling KituraContracts BodyDecoder.swift
[55/62] Emitting module KituraContracts
[56/62] Compiling KituraContracts ClosureAliases.swift
[57/62] Compiling KituraContracts BodyEncoder.swift
[58/62] Compiling KituraContracts QueryDecoder.swift
[59/62] Compiling KituraContracts BodyFormat.swift
[60/62] Compiling KituraContracts Extensions.swift
[61/62] Compiling KituraContracts Contracts.swift
[62/62] Compiling KituraContracts QueryEncoder.swift
[63/81] Compiling SwiftJWT RSAKeyType.swift
[64/81] Compiling SwiftJWT SignerAlgorithm.swift
[65/83] Compiling SwiftJWT JWTVerifier.swift
[66/83] Compiling SwiftJWT NoneAlgorithm.swift
[67/83] Compiling SwiftJWT BlueECDSA.swift
[68/83] Compiling SwiftJWT BlueHMAC.swift
[69/83] Emitting module SwiftJWT
[70/83] Compiling SwiftJWT ValidateClaimsResult.swift
[71/83] Compiling SwiftJWT VerifierAlgorithm.swift
[72/83] Compiling SwiftJWT Header.swift
[73/83] Compiling SwiftJWT JWT.swift
[74/83] Compiling SwiftJWT JWTDecoder.swift
[75/83] Compiling SwiftJWT JWTEncoder.swift
[76/83] Compiling SwiftJWT JWTError.swift
[77/83] Compiling SwiftJWT JWTSigner.swift
[78/83] Compiling SwiftJWT BlueRSA.swift
[79/83] Compiling SwiftJWT Claims.swift
[80/83] Compiling SwiftJWT ClaimsStandardJWT.swift
[81/83] Compiling SwiftJWT Data+Base64URLEncoded.swift
[82/83] Compiling SwiftJWT ClaimsMicroProfile.swift
[83/83] Compiling SwiftJWT ClaimsOpenID.swift
[84/91] Compiling PushNotifications PublishResponse.swift
[85/91] Compiling PushNotifications PushNotificationsError.swift
[86/91] Compiling PushNotifications JWT.swift
[87/91] Emitting module PushNotifications
[88/91] Compiling PushNotifications JWTTokenGenerable.swift
[89/91] Compiling PushNotifications PushNotifications.swift
[90/91] Compiling PushNotifications SDKVersion.swift
[91/91] Compiling PushNotifications NetworkService.swift
Build complete! (79.54s)
Fetching https://github.com/realm/SwiftLint
Fetching https://github.com/IBM-Swift/Swift-JWT.git
[1/1605] Fetching swift-jwt
[1606/152233] Fetching swift-jwt, swiftlint
Fetched https://github.com/IBM-Swift/Swift-JWT.git from cache (24.19s)
Fetched https://github.com/realm/SwiftLint from cache (24.19s)
Computing version for https://github.com/IBM-Swift/Swift-JWT.git
Computed https://github.com/IBM-Swift/Swift-JWT.git at 3.6.201 (24.78s)
Fetching https://github.com/Kitura/BlueECC.git
Fetching https://github.com/Kitura/BlueRSA.git
Fetching https://github.com/Kitura/BlueCryptor.git
Fetching https://github.com/Kitura/LoggerAPI.git
Fetching https://github.com/Kitura/KituraContracts.git
[1/771] Fetching loggerapi
[40/1792] Fetching loggerapi, blueecc
[112/3810] Fetching loggerapi, blueecc, bluersa
[153/6356] Fetching loggerapi, blueecc, bluersa, kituracontracts
[356/8010] Fetching loggerapi, blueecc, bluersa, kituracontracts, bluecryptor
Fetched https://github.com/Kitura/BlueRSA.git from cache (1.00s)
Fetched https://github.com/Kitura/LoggerAPI.git from cache (1.00s)
[3210/5221] Fetching blueecc, kituracontracts, bluecryptor
Fetched https://github.com/Kitura/KituraContracts.git from cache (1.23s)
Fetched https://github.com/Kitura/BlueCryptor.git from cache (1.23s)
Fetched https://github.com/Kitura/BlueECC.git from cache (1.23s)
Computing version for https://github.com/Kitura/KituraContracts.git
Computed https://github.com/Kitura/KituraContracts.git at 1.2.201 (1.78s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (0.53s)
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.98s)
Computing version for https://github.com/Kitura/BlueCryptor.git
Computed https://github.com/Kitura/BlueCryptor.git at 2.0.2 (1.51s)
Computing version for https://github.com/Kitura/BlueRSA.git
Computed https://github.com/Kitura/BlueRSA.git at 1.0.203 (0.51s)
Computing version for https://github.com/Kitura/BlueECC.git
Computed https://github.com/Kitura/BlueECC.git at 1.2.201 (0.52s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.43s)
Computing version for https://github.com/realm/SwiftLint
Computed https://github.com/realm/SwiftLint at 0.59.1 (0.51s)
Fetching https://github.com/JohnSundell/CollectionConcurrencyKit.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/jpsim/SourceKitten.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/jpsim/Yams.git
[1/100] Fetching collectionconcurrencykit
[97/1029] Fetching collectionconcurrencykit, swiftytexttable
[358/13970] Fetching collectionconcurrencykit, swiftytexttable, cryptoswift
[359/30114] Fetching collectionconcurrencykit, swiftytexttable, cryptoswift, sourcekitten
[360/40973] Fetching collectionconcurrencykit, swiftytexttable, cryptoswift, sourcekitten, yams
[827/56353] Fetching collectionconcurrencykit, swiftytexttable, cryptoswift, sourcekitten, yams, swift-argument-parser
[23370/127259] Fetching collectionconcurrencykit, swiftytexttable, cryptoswift, sourcekitten, yams, swift-argument-parser, swift-syntax
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.02s)
Fetched https://github.com/JohnSundell/CollectionConcurrencyKit.git from cache (2.02s)
[29163/114218] Fetching swiftytexttable, sourcekitten, yams, swift-argument-parser, swift-syntax
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (18.68s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (18.68s)
Fetched https://github.com/jpsim/SourceKitten.git from cache (18.68s)
Fetched https://github.com/jpsim/Yams.git from cache (18.68s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (18.68s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (19.24s)
Computing version for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Computed https://github.com/JohnSundell/CollectionConcurrencyKit.git at 0.2.0 (0.52s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (1.99s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.0 (0.62s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.52s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.37.1 (0.51s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2820] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.96s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (1.52s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.42s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.0
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
Creating working copy for https://github.com/Kitura/KituraContracts.git
Working copy of https://github.com/Kitura/KituraContracts.git resolved at 1.2.201
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
Creating working copy for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Working copy of https://github.com/JohnSundell/CollectionConcurrencyKit.git resolved at 0.2.0
Creating working copy for https://github.com/realm/SwiftLint
Working copy of https://github.com/realm/SwiftLint resolved at 0.59.1
Creating working copy for https://github.com/Kitura/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 1.9.200
Creating working copy for https://github.com/IBM-Swift/Swift-JWT.git
Working copy of https://github.com/IBM-Swift/Swift-JWT.git resolved at 3.6.201
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.37.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/Kitura/BlueRSA.git
Working copy of https://github.com/Kitura/BlueRSA.git resolved at 1.0.203
Creating working copy for https://github.com/Kitura/BlueECC.git
Working copy of https://github.com/Kitura/BlueECC.git resolved at 1.2.201
Creating working copy for https://github.com/Kitura/BlueCryptor.git
Working copy of https://github.com/Kitura/BlueCryptor.git resolved at 2.0.2
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
[16375/41085097] Downloading https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip (2.43s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-jwt",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.1",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/IBM-Swift/Swift-JWT.git"
    },
    {
      "identity" : "swiftlint",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.43.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/realm/SwiftLint"
    }
  ],
  "manifest_display_name" : "PushNotifications",
  "name" : "PushNotifications",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "PushNotifications",
      "targets" : [
        "PushNotifications"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PushNotificationsTests",
      "module_type" : "SwiftTarget",
      "name" : "PushNotificationsTests",
      "path" : "Tests/PushNotificationsTests",
      "sources" : [
        "Extensions/XCTest+Pusher.swift",
        "InstanceConfigurationTests.swift",
        "InterestsTests.swift",
        "Models/TestObjects.swift",
        "TokenTests.swift",
        "UsersTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "PushNotifications"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PushNotifications",
      "module_type" : "SwiftTarget",
      "name" : "PushNotifications",
      "path" : "Sources/PushNotifications",
      "product_dependencies" : [
        "SwiftJWT"
      ],
      "product_memberships" : [
        "PushNotifications"
      ],
      "sources" : [
        "JWTTokenGenerable.swift",
        "Models/JWT.swift",
        "Models/PublishResponse.swift",
        "Models/PushNotificationsError.swift",
        "Models/SDKVersion.swift",
        "PushNotifications.swift",
        "Services/NetworkService.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.