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 with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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:             5.9
Building package at path:  $workDir
https://github.com/push-protocol/push-swift-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying ObjectivePGP.framework
[2/91] Compiling CryptoSwift AEAD.swift
[3/91] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[4/91] Compiling CryptoSwift AES.Cryptors.swift
[5/91] Compiling CryptoSwift AES.swift
[6/91] Compiling CryptoSwift Array+Extension.swift
[7/91] Compiling CryptoSwift Authenticator.swift
[8/91] Compiling CryptoSwift BatchedCollection.swift
[9/91] Compiling CryptoSwift Bit.swift
[10/91] Compiling CryptoSwift BlockCipher.swift
[11/91] Compiling CryptoSwift BlockDecryptor.swift
[12/91] Compiling CryptoSwift BlockEncryptor.swift
[13/91] Compiling CryptoSwift BlockMode.swift
[14/91] Compiling CryptoSwift BlockModeOptions.swift
[15/103] Compiling CryptoSwift Integer Conversion.swift
[16/103] Compiling CryptoSwift Multiplication.swift
[17/103] Compiling CryptoSwift Prime Test.swift
[18/103] Compiling CryptoSwift Random.swift
[19/103] Compiling CryptoSwift Shifts.swift
[20/103] Compiling CryptoSwift Square Root.swift
[21/103] Compiling CryptoSwift Strideable.swift
[22/103] Compiling CryptoSwift String Conversion.swift
[23/103] Compiling CryptoSwift Subtraction.swift
[24/103] Compiling CryptoSwift Words and Bits.swift
[25/103] Compiling CryptoSwift ChaCha20.swift
[26/103] Compiling CryptoSwift Checksum.swift
[27/103] Compiling CryptoSwift Cipher.swift
[28/103] Compiling CryptoSwift Collection+Extension.swift
[29/103] Compiling CryptoSwift CompactMap.swift
[30/103] Compiling CryptoSwift Cryptor.swift
[31/103] Compiling CryptoSwift Cryptors.swift
[32/103] Compiling CryptoSwift Digest.swift
[33/103] Compiling CryptoSwift DigestType.swift
[34/103] Compiling CryptoSwift AES+Foundation.swift
[35/103] Compiling CryptoSwift Array+Foundation.swift
[36/103] Compiling CryptoSwift Blowfish+Foundation.swift
[37/103] Compiling CryptoSwift ChaCha20+Foundation.swift
[38/103] Compiling CryptoSwift Data+Extension.swift
[39/103] Compiling CryptoSwift HMAC+Foundation.swift
[40/103] Compiling CryptoSwift Rabbit+Foundation.swift
[41/103] Compiling CryptoSwift String+FoundationExtension.swift
[42/103] Compiling CryptoSwift Utils+Foundation.swift
[43/103] Compiling CryptoSwift Generics.swift
[44/103] Compiling CryptoSwift HKDF.swift
[45/103] Compiling CryptoSwift HMAC.swift
[46/103] Compiling CryptoSwift ISO10126Padding.swift
[47/103] Compiling CryptoSwift ISO78164Padding.swift
[48/103] Compiling CryptoSwift Int+Extension.swift
[49/103] Compiling CryptoSwift MD5.swift
[50/103] Compiling CryptoSwift NoPadding.swift
[51/103] Compiling CryptoSwift Operators.swift
[52/103] Compiling CryptoSwift PBKDF1.swift
[53/103] Compiling CryptoSwift CBC.swift
[54/103] Compiling CryptoSwift CCM.swift
[55/103] Compiling CryptoSwift CFB.swift
[56/103] Compiling CryptoSwift CTR.swift
[57/103] Compiling CryptoSwift CipherModeWorker.swift
[58/103] Compiling CryptoSwift ECB.swift
[59/103] Compiling CryptoSwift GCM.swift
[60/103] Compiling CryptoSwift OCB.swift
[61/103] Compiling CryptoSwift OFB.swift
[62/103] Compiling CryptoSwift PCBC.swift
[63/103] Compiling CryptoSwift Blowfish.swift
[64/103] Compiling CryptoSwift CBCMAC.swift
[65/103] Compiling CryptoSwift CMAC.swift
[66/103] Compiling CryptoSwift SecureBytes.swift
[67/103] Compiling CryptoSwift StreamDecryptor.swift
[68/103] Compiling CryptoSwift StreamEncryptor.swift
[69/103] Compiling CryptoSwift String+Extension.swift
[70/103] Compiling CryptoSwift UInt128.swift
[71/103] Compiling CryptoSwift UInt16+Extension.swift
[72/103] Compiling CryptoSwift UInt32+Extension.swift
[73/103] Compiling CryptoSwift UInt64+Extension.swift
[74/103] Compiling CryptoSwift UInt8+Extension.swift
[75/103] Compiling CryptoSwift Updatable.swift
[76/103] Compiling CryptoSwift Utils.swift
[77/103] Compiling CryptoSwift ZeroPadding.swift
[78/103] Compiling CryptoSwift Addition.swift
[79/103] Compiling CryptoSwift BigInt.swift
[80/103] Compiling CryptoSwift BigUInt.swift
[81/103] Compiling CryptoSwift Bitwise Ops.swift
[82/103] Compiling CryptoSwift CS.swift
[83/103] Compiling CryptoSwift Codable.swift
[84/103] Compiling CryptoSwift Comparable.swift
[85/103] Compiling CryptoSwift Data Conversion.swift
[86/103] Compiling CryptoSwift Division.swift
[87/103] Compiling CryptoSwift Exponentiation.swift
[88/103] Compiling CryptoSwift Floating Point Conversion.swift
[89/103] Compiling CryptoSwift GCD.swift
[90/103] Compiling CryptoSwift Hashable.swift
[91/103] Compiling CryptoSwift PBKDF2.swift
[92/103] Compiling CryptoSwift PKCS5.swift
[93/103] Compiling CryptoSwift PKCS7.swift
[94/103] Compiling CryptoSwift PKCS7Padding.swift
[95/103] Compiling CryptoSwift Padding.swift
[96/103] Compiling CryptoSwift Poly1305.swift
[97/103] Compiling CryptoSwift RSA.swift
[98/103] Compiling CryptoSwift Rabbit.swift
[99/103] Compiling CryptoSwift SHA1.swift
[100/103] Compiling CryptoSwift SHA2.swift
[101/103] Compiling CryptoSwift SHA3.swift
[102/103] Compiling CryptoSwift Scrypt.swift
[103/103] Emitting module CryptoSwift
[104/135] Compiling Push Wallet.swift
[105/135] Compiling Push Cid.swift
[106/135] Compiling Push JsonUtils.swift
[107/135] Compiling Push CreateUser.swift
[108/139] Compiling Push Channel.swift
[109/139] Compiling Push Opt.swift
[110/139] Compiling Push Search.swift
[111/139] Compiling Push Subscribers.swift
[112/139] Compiling Push Conversation.swift
[113/139] Compiling Push Requests.swift
[114/139] Compiling Push Send.swift
[115/139] Compiling Push GroupChatValidator.swift
[116/139] Compiling Push Constants.swift
[117/139] Compiling Push PushEnv.swift
[118/139] Compiling Push Address.swift
[119/139] Compiling Push GetInboxList.swift
[120/139] Compiling Push AESCBC.swift
[121/139] Compiling Push AESGCM.swift
[122/139] Emitting module Push
[123/139] Compiling Push Pgp.swift
[124/139] Compiling Push Utils.swift
[125/139] Compiling Push Errors.swift
[126/139] Compiling Push Signer.swift
[127/139] Compiling Push ChannelEndpoint.swift
[128/139] Compiling Push ChatEndpoint.swift
[129/139] Compiling Push IpfsEndpoint.swift
[130/139] Compiling Push PushEndpoint.swift
[131/139] Compiling Push CreateGroup.swift
[132/139] Compiling Push GetGroup.swift
[133/139] Compiling Push Group.swift
[134/139] Compiling Push UpdateGroup.swift
[135/139] Compiling Push Inbox.swift
[136/139] Compiling Push DecryptPgp.swift
[137/139] Compiling Push GetFeeds.swift
[138/139] Compiling Push UpdateProfile.swift
[139/139] Compiling Push User.swift
Build complete! (21.62s)
Fetching https://github.com/attaswift/BigInt.git from cache
Fetching https://github.com/web3swift-team/web3swift.git from cache
Fetching https://github.com/krzyzanowskim/ObjectivePGP.git from cache
Fetched https://github.com/krzyzanowskim/ObjectivePGP.git (0.27s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (0.34s)
Fetched https://github.com/attaswift/BigInt.git (0.70s)
Fetched https://github.com/web3swift-team/web3swift.git (0.78s)
Computing version for https://github.com/web3swift-team/web3swift.git
Computed https://github.com/web3swift-team/web3swift.git at 3.1.2 (0.74s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.5.1 (0.60s)
Computing version for https://github.com/krzyzanowskim/ObjectivePGP.git
Computed https://github.com/krzyzanowskim/ObjectivePGP.git at 0.99.4 (0.48s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.05s)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
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/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
Build complete.
Done.