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 Push, reference 0.6.11 (8ec740), with Swift 6.0 for macOS (SPM) on 15 Sep 2024 14:34: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/push-protocol/push-swift-sdk.git
Reference: 0.6.11
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/push-protocol/push-swift-sdk
 * tag               0.6.11     -> FETCH_HEAD
HEAD is now at 8ec7401 fix: fix issue with block user (#23)
Cloned https://github.com/push-protocol/push-swift-sdk.git
Revision (git rev-parse @):
8ec7401082164dce5463a308d7b90b7ab3cbb44a
SUCCESS checkout https://github.com/push-protocol/push-swift-sdk.git at 0.6.11
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/push-protocol/push-swift-sdk.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/4] Write sources
[2/4] Copying ObjectivePGP.framework
[3/4] Write swift-version-117DEE11B69C53C9.txt
[5/96] Compiling CryptoSwift BlockMode.swift
[6/96] Compiling CryptoSwift BlockModeOptions.swift
[7/96] Compiling CryptoSwift CBC.swift
[8/96] Compiling CryptoSwift CCM.swift
[9/96] Compiling CryptoSwift CFB.swift
[10/96] Compiling CryptoSwift CTR.swift
[11/96] Compiling CryptoSwift CipherModeWorker.swift
[12/96] Compiling CryptoSwift ECB.swift
[13/96] Compiling CryptoSwift GCM.swift
[14/96] Compiling CryptoSwift OCB.swift
[15/106] Emitting module CryptoSwift
[16/106] Compiling CryptoSwift Cipher.swift
[17/106] Compiling CryptoSwift Collection+Extension.swift
[18/106] Compiling CryptoSwift CompactMap.swift
[19/106] Compiling CryptoSwift Cryptor.swift
[20/106] Compiling CryptoSwift Cryptors.swift
[21/106] Compiling CryptoSwift Digest.swift
[22/106] Compiling CryptoSwift DigestType.swift
[23/106] Compiling CryptoSwift AES+Foundation.swift
[24/106] Compiling CryptoSwift Array+Foundation.swift
[25/106] Compiling CryptoSwift Blowfish+Foundation.swift
[26/106] Compiling CryptoSwift ChaCha20+Foundation.swift
[27/106] Compiling CryptoSwift Data+Extension.swift
[28/106] Compiling CryptoSwift HMAC+Foundation.swift
[29/106] Compiling CryptoSwift Rabbit+Foundation.swift
[30/106] Compiling CryptoSwift String+FoundationExtension.swift
[31/106] Compiling CryptoSwift Utils+Foundation.swift
[32/106] Compiling CryptoSwift Generics.swift
[33/106] Compiling CryptoSwift HKDF.swift
[34/106] Compiling CryptoSwift HMAC.swift
[35/106] Compiling CryptoSwift ISO10126Padding.swift
[36/106] Compiling CryptoSwift ISO78164Padding.swift
[37/106] Compiling CryptoSwift Int+Extension.swift
[38/106] Compiling CryptoSwift MD5.swift
[39/106] Compiling CryptoSwift NoPadding.swift
[40/106] Compiling CryptoSwift Operators.swift
[41/106] Compiling CryptoSwift PBKDF1.swift
[42/106] Compiling CryptoSwift PBKDF2.swift
[43/106] Compiling CryptoSwift PKCS5.swift
[44/106] Compiling CryptoSwift PKCS7.swift
[45/106] Compiling CryptoSwift PKCS7Padding.swift
[46/106] Compiling CryptoSwift AEAD.swift
[47/106] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[48/106] Compiling CryptoSwift AES.Cryptors.swift
[49/106] Compiling CryptoSwift AES.swift
[50/106] Compiling CryptoSwift Array+Extension.swift
[51/106] Compiling CryptoSwift Authenticator.swift
[52/106] Compiling CryptoSwift BatchedCollection.swift
[53/106] Compiling CryptoSwift Bit.swift
[54/106] Compiling CryptoSwift BlockCipher.swift
[55/106] Compiling CryptoSwift BlockDecryptor.swift
[56/106] Compiling CryptoSwift BlockEncryptor.swift
[57/106] Compiling CryptoSwift OFB.swift
[58/106] Compiling CryptoSwift PCBC.swift
[59/106] Compiling CryptoSwift Blowfish.swift
[60/106] Compiling CryptoSwift CBCMAC.swift
[61/106] Compiling CryptoSwift CMAC.swift
[62/106] Compiling CryptoSwift Addition.swift
[63/106] Compiling CryptoSwift BigInt.swift
[64/106] Compiling CryptoSwift BigUInt.swift
[65/106] Compiling CryptoSwift Bitwise Ops.swift
[66/106] Compiling CryptoSwift CS.swift
[67/106] Compiling CryptoSwift Padding.swift
[68/106] Compiling CryptoSwift Poly1305.swift
[69/106] Compiling CryptoSwift RSA.swift
[70/106] Compiling CryptoSwift Rabbit.swift
[71/106] Compiling CryptoSwift SHA1.swift
[72/106] Compiling CryptoSwift SHA2.swift
[73/106] Compiling CryptoSwift SHA3.swift
[74/106] Compiling CryptoSwift Scrypt.swift
[75/106] Compiling CryptoSwift SecureBytes.swift
[76/106] Compiling CryptoSwift StreamDecryptor.swift
[77/106] Compiling CryptoSwift Prime Test.swift
[78/106] Compiling CryptoSwift Random.swift
[79/106] Compiling CryptoSwift Shifts.swift
[80/106] Compiling CryptoSwift Square Root.swift
[81/106] Compiling CryptoSwift Strideable.swift
[82/106] Compiling CryptoSwift String Conversion.swift
[83/106] Compiling CryptoSwift Subtraction.swift
[84/106] Compiling CryptoSwift Words and Bits.swift
[85/106] Compiling CryptoSwift ChaCha20.swift
[86/106] Compiling CryptoSwift Checksum.swift
[87/106] Compiling CryptoSwift Codable.swift
[88/106] Compiling CryptoSwift Comparable.swift
[89/106] Compiling CryptoSwift Data Conversion.swift
[90/106] Compiling CryptoSwift Division.swift
[91/106] Compiling CryptoSwift Exponentiation.swift
[92/106] Compiling CryptoSwift Floating Point Conversion.swift
[93/106] Compiling CryptoSwift GCD.swift
[94/106] Compiling CryptoSwift Hashable.swift
[95/106] Compiling CryptoSwift Integer Conversion.swift
[96/106] Compiling CryptoSwift Multiplication.swift
[97/106] Compiling CryptoSwift StreamEncryptor.swift
[98/106] Compiling CryptoSwift String+Extension.swift
[99/106] Compiling CryptoSwift UInt128.swift
[100/106] Compiling CryptoSwift UInt16+Extension.swift
[101/106] Compiling CryptoSwift UInt32+Extension.swift
[102/106] Compiling CryptoSwift UInt64+Extension.swift
[103/106] Compiling CryptoSwift UInt8+Extension.swift
[104/106] Compiling CryptoSwift Updatable.swift
[105/106] Compiling CryptoSwift Utils.swift
[106/106] Compiling CryptoSwift ZeroPadding.swift
[107/139] Compiling Push GroupChatValidator.swift
[108/139] Compiling Push Constants.swift
[109/139] Compiling Push PushEnv.swift
[110/139] Compiling Push ChannelEndpoint.swift
[111/142] Compiling Push Signer.swift
[112/142] Compiling Push Wallet.swift
[113/142] Compiling Push Cid.swift
[114/142] Compiling Push ChatEndpoint.swift
[115/142] Compiling Push IpfsEndpoint.swift
[116/142] Compiling Push PushEndpoint.swift
[117/142] Compiling Push Address.swift
[118/142] Compiling Push Channel.swift
[119/142] Compiling Push Opt.swift
[120/142] Compiling Push Search.swift
[121/142] Compiling Push Subscribers.swift
[122/142] Emitting module Push
[123/142] Compiling Push Pgp.swift
[124/142] Compiling Push Utils.swift
[125/142] Compiling Push Errors.swift
[126/142] Compiling Push JsonUtils.swift
[127/142] Compiling Push CreateUser.swift
[128/142] Compiling Push DecryptPgp.swift
[129/142] Compiling Push GetInboxList.swift
[130/142] Compiling Push AESCBC.swift
[131/142] Compiling Push AESGCM.swift
[132/142] Compiling Push Conversation.swift
[133/142] Compiling Push CreateGroup.swift
[134/142] Compiling Push GetGroup.swift
[135/142] Compiling Push Group.swift
[136/142] Compiling Push GetFeeds.swift
[137/142] Compiling Push UpdateProfile.swift
[138/142] Compiling Push User.swift
[139/142] Compiling Push UpdateGroup.swift
[140/142] Compiling Push Inbox.swift
[141/142] Compiling Push Requests.swift
[142/142] Compiling Push Send.swift
Build complete! (57.53s)
Fetching https://github.com/krzyzanowskim/ObjectivePGP.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/web3swift-team/web3swift.git
[1/4706] Fetching bigint
[96/17409] Fetching bigint, cryptoswift
[224/47712] Fetching bigint, cryptoswift, web3swift
[2710/59201] Fetching bigint, cryptoswift, web3swift, objectivepgp
Fetched https://github.com/attaswift/BigInt.git from cache (3.61s)
[46006/54495] Fetching cryptoswift, web3swift, objectivepgp
Fetched https://github.com/web3swift-team/web3swift.git from cache (32.94s)
Fetched https://github.com/krzyzanowskim/ObjectivePGP.git from cache (32.94s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (32.94s)
Computing version for https://github.com/web3swift-team/web3swift.git
Computed https://github.com/web3swift-team/web3swift.git at 3.1.2 (3.14s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.5.1 (0.63s)
Computing version for https://github.com/krzyzanowskim/ObjectivePGP.git
Computed https://github.com/krzyzanowskim/ObjectivePGP.git at 0.99.4 (0.61s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.62s)
Creating working copy for https://github.com/krzyzanowskim/ObjectivePGP.git
Working copy of https://github.com/krzyzanowskim/ObjectivePGP.git resolved at 0.99.4
Creating working copy for https://github.com/web3swift-team/web3swift.git
Working copy of https://github.com/web3swift-team/web3swift.git resolved at 3.1.2
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.5.1
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "objectivepgp",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.99.4",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/ObjectivePGP.git"
    },
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    },
    {
      "identity" : "web3swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/web3swift-team/web3swift.git"
    }
  ],
  "manifest_display_name" : "Push",
  "name" : "Push",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "Push",
      "targets" : [
        "Push"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PushTests",
      "module_type" : "SwiftTarget",
      "name" : "PushTests",
      "path" : "Tests",
      "product_dependencies" : [
        "web3swift"
      ],
      "sources" : [
        "Channel/GetChannel.swift",
        "Channel/Opt.swift",
        "Channel/SearchTest.swift",
        "Chat/Group/CreateGroupTests.swift",
        "Chat/Group/GetGroupTests.swift",
        "Chat/Group/GroupConversationTests.swift",
        "Chat/Group/SendGroupMsgTests.swift",
        "Chat/Group/UpdateGroupTests.swift",
        "Chat/P2P/ConversationTests.swift",
        "Chat/P2P/GetChatsTests.swift",
        "Chat/P2P/SendTests.swift",
        "Helper/AESCBCTests.swift",
        "Helper/AESGCMTests.swift",
        "Helper/AddressTests.swift",
        "Helper/CryptoUtilsTests.swift",
        "Helper/IpfsTests.swift",
        "Helper/PgpTests.swift",
        "Helper/SignerTests.swift",
        "User/CreateUserTests.swift",
        "User/GetFeedsTests.swift",
        "User/GetTests.swift",
        "User/UpdateUserTests.swift",
        "e2e/FullConversation.swift",
        "e2e/GroupConversation.swift",
        "e2e/PrivateGroupDecrypt.swift",
        "helpers/Accounts.swift",
        "helpers/Signer.swift"
      ],
      "target_dependencies" : [
        "Push"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Push",
      "module_type" : "SwiftTarget",
      "name" : "Push",
      "path" : "Sources",
      "product_dependencies" : [
        "ObjectivePGP",
        "CryptoSwift"
      ],
      "product_memberships" : [
        "Push"
      ],
      "sources" : [
        "Channels/Channel.swift",
        "Channels/Opt.swift",
        "Channels/Search.swift",
        "Channels/Subscribers.swift",
        "Chat/Conversation.swift",
        "Chat/Group/CreateGroup.swift",
        "Chat/Group/GetGroup.swift",
        "Chat/Group/Group.swift",
        "Chat/Group/UpdateGroup.swift",
        "Chat/Inbox.swift",
        "Chat/Requests.swift",
        "Chat/Send.swift",
        "Chat/helpers/GroupChatValidator.swift",
        "Config/Constants.swift",
        "Config/PushEnv.swift",
        "Endpoints/ChannelEndpoint.swift",
        "Endpoints/ChatEndpoint.swift",
        "Endpoints/IpfsEndpoint.swift",
        "Endpoints/PushEndpoint.swift",
        "Helpers/Address.swift",
        "Helpers/Chat/GetInboxList.swift",
        "Helpers/Crypto/AESCBC.swift",
        "Helpers/Crypto/AESGCM.swift",
        "Helpers/Crypto/Pgp.swift",
        "Helpers/Crypto/Utils.swift",
        "Helpers/Errors.swift",
        "Helpers/Eth/Signer.swift",
        "Helpers/Eth/Wallet.swift",
        "Helpers/Ipfs/Cid.swift",
        "Helpers/JsonUtils.swift",
        "User/CreateUser.swift",
        "User/DecryptPgp.swift",
        "User/GetFeeds.swift",
        "User/UpdateProfile.swift",
        "User/User.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.