Build Information
Successful build of Push, reference 0.6.11 (8ec740
), with Swift 6.0 for macOS (SPM) on 4 Nov 2024 14:20:27 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.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.56.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
Fetching https://github.com/web3swift-team/web3swift.git
Fetching https://github.com/krzyzanowskim/ObjectivePGP.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/attaswift/BigInt.git
[1/4732] Fetching bigint
[49/17435] Fetching bigint, cryptoswift
[50/47802] Fetching bigint, cryptoswift, web3swift
[5284/59300] Fetching bigint, cryptoswift, web3swift, objectivepgp
Fetched https://github.com/attaswift/BigInt.git from cache (2.09s)
[16844/54568] Fetching cryptoswift, web3swift, objectivepgp
Fetched https://github.com/web3swift-team/web3swift.git from cache (98.72s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (98.72s)
Fetched https://github.com/krzyzanowskim/ObjectivePGP.git from cache (98.72s)
Computing version for https://github.com/web3swift-team/web3swift.git
Computed https://github.com/web3swift-team/web3swift.git at 3.1.2 (3.49s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.5.1 (0.71s)
Computing version for https://github.com/krzyzanowskim/ObjectivePGP.git
Computed https://github.com/krzyzanowskim/ObjectivePGP.git at 0.99.4 (0.63s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.61s)
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/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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/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/admin/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/admin/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.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/push-protocol/push-swift-sdk.git
[1/1431] Fetching push-swift-sdk
Fetched https://github.com/push-protocol/push-swift-sdk.git from cache (1.10s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetching https://github.com/krzyzanowskim/ObjectivePGP.git from cache
Fetched https://github.com/krzyzanowskim/ObjectivePGP.git from cache (0.52s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.59s)
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/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.3 (0.62s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.3
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/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: 6.0
Building package at path: $PWD
https://github.com/push-protocol/push-swift-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.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--7754E27361AE5C74.txt
[5/96] Compiling CryptoSwift AEAD.swift
[6/96] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[7/96] Compiling CryptoSwift AES.Cryptors.swift
[8/96] Compiling CryptoSwift AES.swift
[9/96] Compiling CryptoSwift Array+Extension.swift
[10/96] Compiling CryptoSwift Authenticator.swift
[11/96] Compiling CryptoSwift BatchedCollection.swift
[12/96] Compiling CryptoSwift Bit.swift
[13/96] Compiling CryptoSwift BlockCipher.swift
[14/96] Compiling CryptoSwift BlockDecryptor.swift
[15/96] Compiling CryptoSwift BlockEncryptor.swift
[16/106] Emitting module CryptoSwift
[17/106] Compiling CryptoSwift OFB.swift
[18/106] Compiling CryptoSwift PCBC.swift
[19/106] Compiling CryptoSwift Blowfish.swift
[20/106] Compiling CryptoSwift CBCMAC.swift
[21/106] Compiling CryptoSwift CMAC.swift
[22/106] Compiling CryptoSwift Addition.swift
[23/106] Compiling CryptoSwift BigInt.swift
[24/106] Compiling CryptoSwift BigUInt.swift
[25/106] Compiling CryptoSwift Bitwise Ops.swift
[26/106] Compiling CryptoSwift CS.swift
[27/106] Compiling CryptoSwift BlockMode.swift
[28/106] Compiling CryptoSwift BlockModeOptions.swift
[29/106] Compiling CryptoSwift CBC.swift
[30/106] Compiling CryptoSwift CCM.swift
[31/106] Compiling CryptoSwift CFB.swift
[32/106] Compiling CryptoSwift CTR.swift
[33/106] Compiling CryptoSwift CipherModeWorker.swift
[34/106] Compiling CryptoSwift ECB.swift
[35/106] Compiling CryptoSwift GCM.swift
[36/106] Compiling CryptoSwift OCB.swift
[37/106] Compiling CryptoSwift ChaCha20+Foundation.swift
[38/106] Compiling CryptoSwift Data+Extension.swift
[39/106] Compiling CryptoSwift HMAC+Foundation.swift
[40/106] Compiling CryptoSwift Rabbit+Foundation.swift
[41/106] Compiling CryptoSwift String+FoundationExtension.swift
[42/106] Compiling CryptoSwift Utils+Foundation.swift
[43/106] Compiling CryptoSwift Generics.swift
[44/106] Compiling CryptoSwift HKDF.swift
[45/106] Compiling CryptoSwift HMAC.swift
[46/106] Compiling CryptoSwift ISO10126Padding.swift
[47/106] Compiling CryptoSwift Cipher.swift
[48/106] Compiling CryptoSwift Collection+Extension.swift
[49/106] Compiling CryptoSwift CompactMap.swift
[50/106] Compiling CryptoSwift Cryptor.swift
[51/106] Compiling CryptoSwift Cryptors.swift
[52/106] Compiling CryptoSwift Digest.swift
[53/106] Compiling CryptoSwift DigestType.swift
[54/106] Compiling CryptoSwift AES+Foundation.swift
[55/106] Compiling CryptoSwift Array+Foundation.swift
[56/106] Compiling CryptoSwift Blowfish+Foundation.swift
[57/106] Compiling CryptoSwift Padding.swift
[58/106] Compiling CryptoSwift Poly1305.swift
[59/106] Compiling CryptoSwift RSA.swift
[60/106] Compiling CryptoSwift Rabbit.swift
[61/106] Compiling CryptoSwift SHA1.swift
[62/106] Compiling CryptoSwift SHA2.swift
[63/106] Compiling CryptoSwift SHA3.swift
[64/106] Compiling CryptoSwift Scrypt.swift
[65/106] Compiling CryptoSwift SecureBytes.swift
[66/106] Compiling CryptoSwift StreamDecryptor.swift
[67/106] Compiling CryptoSwift ISO78164Padding.swift
[68/106] Compiling CryptoSwift Int+Extension.swift
[69/106] Compiling CryptoSwift MD5.swift
[70/106] Compiling CryptoSwift NoPadding.swift
[71/106] Compiling CryptoSwift Operators.swift
[72/106] Compiling CryptoSwift PBKDF1.swift
[73/106] Compiling CryptoSwift PBKDF2.swift
[74/106] Compiling CryptoSwift PKCS5.swift
[75/106] Compiling CryptoSwift PKCS7.swift
[76/106] Compiling CryptoSwift PKCS7Padding.swift
[77/106] Compiling CryptoSwift StreamEncryptor.swift
[78/106] Compiling CryptoSwift String+Extension.swift
[79/106] Compiling CryptoSwift UInt128.swift
[80/106] Compiling CryptoSwift UInt16+Extension.swift
[81/106] Compiling CryptoSwift UInt32+Extension.swift
[82/106] Compiling CryptoSwift UInt64+Extension.swift
[83/106] Compiling CryptoSwift UInt8+Extension.swift
[84/106] Compiling CryptoSwift Updatable.swift
[85/106] Compiling CryptoSwift Utils.swift
[86/106] Compiling CryptoSwift ZeroPadding.swift
[87/106] Compiling CryptoSwift Prime Test.swift
[88/106] Compiling CryptoSwift Random.swift
[89/106] Compiling CryptoSwift Shifts.swift
[90/106] Compiling CryptoSwift Square Root.swift
[91/106] Compiling CryptoSwift Strideable.swift
[92/106] Compiling CryptoSwift String Conversion.swift
[93/106] Compiling CryptoSwift Subtraction.swift
[94/106] Compiling CryptoSwift Words and Bits.swift
[95/106] Compiling CryptoSwift ChaCha20.swift
[96/106] Compiling CryptoSwift Checksum.swift
[97/106] Compiling CryptoSwift Codable.swift
[98/106] Compiling CryptoSwift Comparable.swift
[99/106] Compiling CryptoSwift Data Conversion.swift
[100/106] Compiling CryptoSwift Division.swift
[101/106] Compiling CryptoSwift Exponentiation.swift
[102/106] Compiling CryptoSwift Floating Point Conversion.swift
[103/106] Compiling CryptoSwift GCD.swift
[104/106] Compiling CryptoSwift Hashable.swift
[105/106] Compiling CryptoSwift Integer Conversion.swift
[106/106] Compiling CryptoSwift Multiplication.swift
[107/139] Compiling Push ChatEndpoint.swift
[108/139] Compiling Push IpfsEndpoint.swift
[109/139] Compiling Push PushEndpoint.swift
[110/139] Compiling Push Address.swift
[111/142] Compiling Push Channel.swift
[112/142] Compiling Push Opt.swift
[113/142] Compiling Push Search.swift
[114/142] Compiling Push Subscribers.swift
[115/142] Emitting module Push
[116/142] Compiling Push Signer.swift
[117/142] Compiling Push Wallet.swift
[118/142] Compiling Push Cid.swift
[119/142] Compiling Push JsonUtils.swift
[120/142] Compiling Push CreateUser.swift
[121/142] Compiling Push DecryptPgp.swift
[122/142] Compiling Push Pgp.swift
[123/142] Compiling Push Utils.swift
[124/142] Compiling Push Errors.swift
[125/142] Compiling Push GroupChatValidator.swift
[126/142] Compiling Push Constants.swift
[127/142] Compiling Push PushEnv.swift
[128/142] Compiling Push ChannelEndpoint.swift
[129/142] Compiling Push Conversation.swift
[130/142] Compiling Push CreateGroup.swift
[131/142] Compiling Push GetGroup.swift
[132/142] Compiling Push Group.swift
[133/142] Compiling Push GetInboxList.swift
[134/142] Compiling Push AESCBC.swift
[135/142] Compiling Push AESGCM.swift
[136/142] Compiling Push UpdateGroup.swift
[137/142] Compiling Push Inbox.swift
[138/142] Compiling Push Requests.swift
[139/142] Compiling Push Send.swift
[140/142] Compiling Push GetFeeds.swift
[141/142] Compiling Push UpdateProfile.swift
[142/142] Compiling Push User.swift
Build complete! (18.09s)
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.