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