Build Information
Successful build of Push with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.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/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
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetching https://github.com/krzyzanowskim/ObjectivePGP.git from cache
Fetching https://github.com/web3swift-team/web3swift.git from cache
Fetching https://github.com/attaswift/BigInt.git from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.20s)
Fetched https://github.com/web3swift-team/web3swift.git from cache (0.25s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.27s)
Fetched https://github.com/krzyzanowskim/ObjectivePGP.git from cache (0.28s)
Computing version for https://github.com/web3swift-team/web3swift.git
Computed https://github.com/web3swift-team/web3swift.git at 3.1.2 (0.59s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.5.1 (0.06s)
Computing version for https://github.com/krzyzanowskim/ObjectivePGP.git
Computed https://github.com/krzyzanowskim/ObjectivePGP.git at 0.99.4 (0.51s)
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/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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "push-swift-sdk",
"name": "Push",
"url": "https://github.com/push-protocol/push-swift-sdk.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/push-swift-sdk",
"dependencies": [
{
"identity": "objectivepgp",
"name": "ObjectivePGP",
"url": "https://github.com/krzyzanowskim/ObjectivePGP.git",
"version": "0.99.4",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ObjectivePGP",
"dependencies": [
]
},
{
"identity": "cryptoswift",
"name": "CryptoSwift",
"url": "https://github.com/krzyzanowskim/CryptoSwift.git",
"version": "1.8.1",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/push-protocol/push-swift-sdk.git
[12/1165] Fetching push-swift-sdk
Fetched https://github.com/push-protocol/push-swift-sdk.git from cache (0.34s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetching https://github.com/krzyzanowskim/ObjectivePGP.git from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.18s)
Fetched https://github.com/krzyzanowskim/ObjectivePGP.git from cache (0.18s)
Computing version for https://github.com/krzyzanowskim/ObjectivePGP.git
Computed https://github.com/krzyzanowskim/ObjectivePGP.git at 0.99.4 (0.03s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.1 (0.13s)
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/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.1
Creating working copy for https://github.com/push-protocol/push-swift-sdk.git
Working copy of https://github.com/push-protocol/push-swift-sdk.git resolved at 0.6.11 (8ec7401)
warning: '.resolve-product-dependencies': dependency 'push-swift-sdk' is not used by any target
Found 2 product dependencies
- ObjectivePGP
- CryptoSwift
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/push-protocol/push-swift-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[2/4] Copying ObjectivePGP.framework
[3/4] Write swift-version-6044DDE57671499D.txt
[5/94] Compiling CryptoSwift String+FoundationExtension.swift
[6/94] Compiling CryptoSwift Utils+Foundation.swift
[7/94] Compiling CryptoSwift Generics.swift
[8/94] Compiling CryptoSwift HKDF.swift
[9/94] Compiling CryptoSwift HMAC.swift
[10/94] Compiling CryptoSwift ISO10126Padding.swift
[11/94] Compiling CryptoSwift ISO78164Padding.swift
[12/94] Compiling CryptoSwift Int+Extension.swift
[13/94] Compiling CryptoSwift MD5.swift
[14/94] Compiling CryptoSwift NoPadding.swift
[15/94] Compiling CryptoSwift Operators.swift
[16/94] Compiling CryptoSwift PBKDF1.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 Addition.swift
[31/106] Compiling CryptoSwift BigInt.swift
[32/106] Compiling CryptoSwift BigUInt.swift
[33/106] Compiling CryptoSwift Bitwise Ops.swift
[34/106] Compiling CryptoSwift CS.swift
[35/106] Compiling CryptoSwift Codable.swift
[36/106] Compiling CryptoSwift Comparable.swift
[37/106] Compiling CryptoSwift Data Conversion.swift
[38/106] Compiling CryptoSwift Division.swift
[39/106] Compiling CryptoSwift Exponentiation.swift
[40/106] Compiling CryptoSwift Floating Point Conversion.swift
[41/106] Compiling CryptoSwift GCD.swift
[42/106] Compiling CryptoSwift Hashable.swift
[43/106] Emitting module CryptoSwift
[44/106] Compiling CryptoSwift Integer Conversion.swift
[45/106] Compiling CryptoSwift Multiplication.swift
[46/106] Compiling CryptoSwift Prime Test.swift
[47/106] Compiling CryptoSwift Random.swift
[48/106] Compiling CryptoSwift Shifts.swift
[49/106] Compiling CryptoSwift Square Root.swift
[50/106] Compiling CryptoSwift Strideable.swift
[51/106] Compiling CryptoSwift String Conversion.swift
[52/106] Compiling CryptoSwift Subtraction.swift
[53/106] Compiling CryptoSwift Words and Bits.swift
[54/106] Compiling CryptoSwift ChaCha20.swift
[55/106] Compiling CryptoSwift Checksum.swift
[56/106] Compiling CryptoSwift Cipher.swift
[57/106] Compiling CryptoSwift SecureBytes.swift
[58/106] Compiling CryptoSwift StreamDecryptor.swift
[59/106] Compiling CryptoSwift StreamEncryptor.swift
[60/106] Compiling CryptoSwift String+Extension.swift
[61/106] Compiling CryptoSwift UInt128.swift
[62/106] Compiling CryptoSwift UInt16+Extension.swift
[63/106] Compiling CryptoSwift UInt32+Extension.swift
[64/106] Compiling CryptoSwift UInt64+Extension.swift
[65/106] Compiling CryptoSwift UInt8+Extension.swift
[66/106] Compiling CryptoSwift Updatable.swift
[67/106] Compiling CryptoSwift Utils.swift
[68/106] Compiling CryptoSwift ZeroPadding.swift
[69/106] Compiling CryptoSwift AEAD.swift
[70/106] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[71/106] Compiling CryptoSwift AES.Cryptors.swift
[72/106] Compiling CryptoSwift AES.swift
[73/106] Compiling CryptoSwift Array+Extension.swift
[74/106] Compiling CryptoSwift Authenticator.swift
[75/106] Compiling CryptoSwift BatchedCollection.swift
[76/106] Compiling CryptoSwift Bit.swift
[77/106] Compiling CryptoSwift BlockCipher.swift
[78/106] Compiling CryptoSwift BlockDecryptor.swift
[79/106] Compiling CryptoSwift BlockEncryptor.swift
[80/106] Compiling CryptoSwift BlockMode.swift
[81/106] Compiling CryptoSwift BlockModeOptions.swift
[82/106] Compiling CryptoSwift CBC.swift
[83/106] Compiling CryptoSwift CCM.swift
[84/106] Compiling CryptoSwift CFB.swift
[85/106] Compiling CryptoSwift CTR.swift
[86/106] Compiling CryptoSwift CipherModeWorker.swift
[87/106] Compiling CryptoSwift ECB.swift
[88/106] Compiling CryptoSwift GCM.swift
[89/106] Compiling CryptoSwift OCB.swift
[90/106] Compiling CryptoSwift OFB.swift
[91/106] Compiling CryptoSwift PCBC.swift
[92/106] Compiling CryptoSwift Blowfish.swift
[93/106] Compiling CryptoSwift CBCMAC.swift
[94/106] Compiling CryptoSwift CMAC.swift
[95/106] Compiling CryptoSwift PBKDF2.swift
[96/106] Compiling CryptoSwift PKCS5.swift
[97/106] Compiling CryptoSwift PKCS7.swift
[98/106] Compiling CryptoSwift PKCS7Padding.swift
[99/106] Compiling CryptoSwift Padding.swift
[100/106] Compiling CryptoSwift Poly1305.swift
[101/106] Compiling CryptoSwift RSA.swift
[102/106] Compiling CryptoSwift Rabbit.swift
[103/106] Compiling CryptoSwift SHA1.swift
[104/106] Compiling CryptoSwift SHA2.swift
[105/106] Compiling CryptoSwift SHA3.swift
[106/106] Compiling CryptoSwift Scrypt.swift
[107/138] Compiling Push ChannelEndpoint.swift
[108/138] Compiling Push ChatEndpoint.swift
[109/138] Compiling Push IpfsEndpoint.swift
[110/138] Compiling Push PushEndpoint.swift
[111/142] Emitting module Push
[112/142] Compiling Push Requests.swift
[113/142] Compiling Push Send.swift
[114/142] Compiling Push GroupChatValidator.swift
[115/142] Compiling Push Constants.swift
[116/142] Compiling Push PushEnv.swift
[117/142] Compiling Push Channel.swift
[118/142] Compiling Push Opt.swift
[119/142] Compiling Push Search.swift
[120/142] Compiling Push Subscribers.swift
[121/142] Compiling Push Conversation.swift
[122/142] Compiling Push Wallet.swift
[123/142] Compiling Push Cid.swift
[124/142] Compiling Push JsonUtils.swift
[125/142] Compiling Push CreateUser.swift
[126/142] Compiling Push Pgp.swift
[127/142] Compiling Push Utils.swift
[128/142] Compiling Push Errors.swift
[129/142] Compiling Push Signer.swift
[130/142] Compiling Push Address.swift
[131/142] Compiling Push GetInboxList.swift
[132/142] Compiling Push AESCBC.swift
[133/142] Compiling Push AESGCM.swift
[134/142] Compiling Push CreateGroup.swift
[135/142] Compiling Push GetGroup.swift
[136/142] Compiling Push Group.swift
[137/142] Compiling Push UpdateGroup.swift
[138/142] Compiling Push Inbox.swift
[139/142] Compiling Push DecryptPgp.swift
[140/142] Compiling Push GetFeeds.swift
[141/142] Compiling Push UpdateProfile.swift
[142/142] Compiling Push User.swift
Build complete! (13.94s)
Build complete.
Done.