Build Information
Successful build of XMTPiOS, reference 4.2.0 (381c21
), with Swift 6.0 for macOS (SPM) on 31 May 2025 19:13:30 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xmtp/xmtp-ios.git
Reference: 4.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/xmtp/xmtp-ios
* tag 4.2.0 -> FETCH_HEAD
HEAD is now at 381c21f Release 4.2.0 (#522)
Cloned https://github.com/xmtp/xmtp-ios.git
Revision (git rev-parse @):
381c21ff5fb770ff6cbe9c45ae87c775f0ec8371
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/xmtp/xmtp-ios.git at 4.2.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/xmtp/xmtp-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[3/14] Write sources
[7/14] Copying libxmtpv3.a
[8/14] Copying PrivacyInfo.xcprivacy
[9/14] Write sources
[12/14] Write swift-version-5BDAB9E9C0126B9D.txt
[13/205] Compiling secp256k1.c
[15/205] Emitting module SwiftProtobuf
[16/214] Compiling CryptoSwift Shifts.swift
[17/214] Compiling CryptoSwift SquareRoot.swift
[18/214] Compiling CryptoSwift Strideable.swift
[19/214] Compiling CryptoSwift StringConversion.swift
[20/214] Compiling CryptoSwift Subtraction.swift
[21/214] Compiling CryptoSwift WordsAndBits.swift
[22/214] Compiling CryptoSwift ChaCha20.swift
[23/214] Compiling CryptoSwift Checksum.swift
[24/214] Compiling CryptoSwift Cipher.swift
[25/214] Compiling CryptoSwift Collection+Extension.swift
[26/214] Compiling CryptoSwift CompactMap.swift
[27/225] Compiling CryptoSwift Bit.swift
[28/225] Compiling CryptoSwift BlockCipher.swift
[29/225] Compiling CryptoSwift BlockDecryptor.swift
[30/225] Compiling CryptoSwift BlockEncryptor.swift
[31/225] Compiling CryptoSwift BlockMode.swift
[32/225] Compiling CryptoSwift BlockModeOptions.swift
[33/225] Compiling CryptoSwift CBC.swift
[34/225] Compiling CryptoSwift CCM.swift
[35/225] Compiling CryptoSwift CFB.swift
[36/225] Compiling CryptoSwift CTR.swift
[37/225] Compiling CryptoSwift CipherModeWorker.swift
[38/225] Compiling CryptoSwift ECB.swift
[39/225] Compiling CryptoSwift AEAD.swift
[40/225] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[41/225] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[42/225] Compiling CryptoSwift AES.Cryptors.swift
[43/225] Compiling CryptoSwift AES.swift
[44/225] Compiling CryptoSwift ASN1.swift
[45/225] Compiling CryptoSwift ASN1Decoder.swift
[46/225] Compiling CryptoSwift ASN1Encoder.swift
[47/225] Compiling CryptoSwift ASN1Scanner.swift
[48/225] Compiling CryptoSwift Array+Extension.swift
[49/225] Compiling CryptoSwift Addition.swift
[50/225] Compiling CryptoSwift BigInt.swift
[51/225] Compiling CryptoSwift BigUInt.swift
[52/225] Compiling CryptoSwift BitwiseOps.swift
[53/225] Compiling CryptoSwift CS.swift
[54/225] Compiling CryptoSwift Codable.swift
[55/225] Compiling CryptoSwift Comparable.swift
[56/225] Compiling CryptoSwift DataConversion.swift
[57/225] Compiling CryptoSwift Division.swift
[62/225] Compiling CryptoSwift Exponentiation.swift
[63/225] Compiling CryptoSwift FloatingPointConversion.swift
[64/225] Compiling CryptoSwift GCD.swift
[65/225] Compiling CryptoSwift Hashable.swift
[66/225] Compiling CryptoSwift IntegerConversion.swift
[67/225] Compiling CryptoSwift Multiplication.swift
[68/225] Compiling CryptoSwift PrimeTest.swift
[69/225] Compiling CryptoSwift Random.swift
[70/225] Compiling CryptoSwift Cryptor.swift
[71/225] Compiling CryptoSwift Cryptors.swift
[72/225] Compiling CryptoSwift Digest.swift
[73/225] Compiling CryptoSwift DigestType.swift
[74/225] Compiling CryptoSwift AES+Foundation.swift
[75/225] Compiling CryptoSwift Array+Foundation.swift
[76/225] Compiling CryptoSwift Blowfish+Foundation.swift
[77/225] Compiling CryptoSwift ChaCha20+Foundation.swift
[78/225] Compiling CryptoSwift Data+Extension.swift
[79/225] Compiling CryptoSwift HMAC+Foundation.swift
[80/225] Compiling CryptoSwift Rabbit+Foundation.swift
[81/225] Compiling CryptoSwift String+FoundationExtension.swift
[82/225] Compiling CryptoSwift Utils+Foundation.swift
[83/225] Compiling CryptoSwift XChaCha20+Foundation.swift
[84/225] Compiling CryptoSwift Generics.swift
[85/225] Compiling CryptoSwift HKDF.swift
[86/225] Compiling CryptoSwift HMAC.swift
[87/225] Compiling CryptoSwift ISO10126Padding.swift
[88/225] Compiling CryptoSwift ISO78164Padding.swift
[89/225] Compiling CryptoSwift Int+Extension.swift
[90/225] Compiling CryptoSwift MD5.swift
[91/225] Compiling CryptoSwift NoPadding.swift
[98/225] Compiling CryptoSwift Operators.swift
[99/225] Compiling CryptoSwift DER.swift
[100/225] Compiling CryptoSwift PBKDF1.swift
[129/225] Compiling CryptoSwift Authenticator.swift
[130/225] Compiling CryptoSwift BatchedCollection.swift
[131/225] Compiling CryptoSwift GCM.swift
[132/225] Compiling CryptoSwift OCB.swift
[133/225] Compiling CryptoSwift OFB.swift
[134/225] Compiling CryptoSwift PCBC.swift
[135/225] Compiling CryptoSwift Blowfish.swift
[136/225] Compiling CryptoSwift CBCMAC.swift
[137/225] Compiling CryptoSwift CMAC.swift
[162/225] Emitting module CryptoSwift
[163/225] Compiling CryptoSwift String+Extension.swift
[164/225] Compiling CryptoSwift UInt128.swift
[165/225] Compiling CryptoSwift UInt16+Extension.swift
[166/225] Compiling CryptoSwift UInt32+Extension.swift
[167/225] Compiling CryptoSwift UInt64+Extension.swift
[168/225] Compiling CryptoSwift UInt8+Extension.swift
[169/225] Compiling CryptoSwift Updatable.swift
[170/225] Compiling CryptoSwift Utils.swift
[171/225] Compiling CryptoSwift XChaCha20.swift
[172/225] Compiling CryptoSwift ZeroPadding.swift
[173/225] Compiling CryptoSwift resource_bundle_accessor.swift
[174/225] Compiling SwiftProtobuf duration.pb.swift
[175/225] Compiling SwiftProtobuf empty.pb.swift
[176/225] Compiling SwiftProtobuf field_mask.pb.swift
[177/225] Compiling SwiftProtobuf source_context.pb.swift
[178/225] Compiling SwiftProtobuf struct.pb.swift
[179/225] Compiling SwiftProtobuf timestamp.pb.swift
[180/225] Compiling SwiftProtobuf type.pb.swift
[181/225] Compiling SwiftProtobuf wrappers.pb.swift
[182/225] Compiling SwiftProtobuf resource_bundle_accessor.swift
[195/225] Compiling CryptoSwift RSA.swift
[196/225] Compiling CryptoSwift Rabbit.swift
[197/225] Compiling CryptoSwift SHA1.swift
[198/225] Compiling CryptoSwift SHA2.swift
[199/225] Compiling CryptoSwift SHA3.swift
[200/225] Compiling CryptoSwift Scrypt.swift
[201/225] Compiling CryptoSwift SecureBytes.swift
[202/225] Compiling CryptoSwift Signature.swift
[203/225] Compiling CryptoSwift StreamDecryptor.swift
[204/225] Compiling CryptoSwift StreamEncryptor.swift
[205/225] Compiling LibXMTP xmtpv3.swift
[206/225] Emitting module LibXMTP
[226/280] Emitting module Connect
[227/285] Compiling Connect UnaryInterceptor.swift
[228/285] Compiling Connect MethodSpec.swift
[229/285] Compiling Connect NetworkProtocol.swift
[230/285] Compiling Connect ProtobufMessage.swift
[231/285] Compiling Connect ProtocolClientConfig.swift
[232/285] Compiling Connect ProtocolClientInterface.swift
[233/285] Compiling Connect RequestCallbacks.swift
[234/285] Compiling Connect ResponseCallbacks.swift
[235/285] Compiling Connect ServerOnlyStreamInterface.swift
[236/285] Compiling Connect StreamResult.swift
[237/285] Compiling Connect Trailers.swift
[238/285] Compiling Connect ConnectError.swift
[239/285] Compiling Connect HTTPClientInterface.swift
[240/285] Compiling Connect HTTPMethod.swift
[241/285] Compiling Connect HTTPMetrics.swift
[242/285] Compiling Connect HTTPRequest.swift
[243/285] Compiling Connect HTTPResponse.swift
[244/285] Compiling Connect ResponseMessage.swift
[245/285] Compiling Connect BidirectionalAsyncStreamInterface.swift
[246/285] Compiling Connect ClientOnlyAsyncStreamInterface.swift
[247/285] Compiling Connect ServerOnlyAsyncStreamInterface.swift
[248/285] Compiling Connect BidirectionalStreamInterface.swift
[249/285] Compiling Connect ClientOnlyStreamInterface.swift
[250/285] Compiling Connect URLSessionStream.swift
[251/285] Compiling Connect UnaryAsyncWrapper.swift
[252/285] Compiling Connect Lock.swift
[253/285] Compiling Connect Locked.swift
[254/285] Compiling Connect TimeoutTimer.swift
[255/285] Compiling Connect ConnectError+GRPC.swift
[256/285] Compiling Connect ClientOnlyAsyncStream.swift
[257/285] Compiling Connect ClientOnlyStream.swift
[258/285] Compiling Connect ClientOnlyStreamValidation.swift
[259/285] Compiling Connect ConnectEndStreamResponse.swift
[260/285] Compiling Connect ServerOnlyAsyncStream.swift
[261/285] Compiling Connect ServerOnlyStream.swift
[262/285] Compiling Connect status.pb.swift
[263/285] Compiling Connect ConnectInterceptor.swift
[264/285] Compiling Connect GRPCWebInterceptor.swift
[265/285] Compiling Connect InterceptorChain.swift
[266/285] Compiling Connect BidirectionalAsyncStream.swift
[267/285] Compiling Connect BidirectionalStream.swift
[268/285] Compiling Connect ProtoCodec.swift
[269/285] Compiling Connect GzipCompressionPool.swift
[270/285] Compiling Connect Cancelable.swift
[271/285] Compiling Connect Code.swift
[272/285] Compiling Connect Codec.swift
[273/285] Compiling Connect CompressionPool.swift
[274/285] Compiling Connect HeaderConstants.swift
[275/285] Compiling Connect Headers.swift
[276/285] Compiling Connect IdempotencyLevel.swift
[277/285] Compiling Connect Interceptor.swift
[278/285] Compiling Connect InterceptorFactory.swift
[279/285] Compiling Connect StreamInterceptor.swift
[280/285] Compiling Connect Envelope.swift
[281/285] Compiling Connect Headers+GRPC.swift
[282/285] Compiling Connect Trailers+gRPC.swift
[283/285] Compiling Connect ProtocolClient.swift
[284/285] Compiling Connect URLSessionHTTPClient.swift
[285/285] Compiling Connect JSONCodec.swift
[286/354] Compiling XMTPiOS Crypto.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Dm.swift:397:13: warning: variable 'duplicates' was never mutated; consider changing to 'let' constant
395 |
396 | public func getPushTopics() async throws -> [String] {
397 | var duplicates = try await ffiConversation.findDuplicateDms()
| `- warning: variable 'duplicates' was never mutated; consider changing to 'let' constant
398 | var topicIds = duplicates.map { $0.id().toHex }
399 | topicIds.append(id)
[287/354] Compiling XMTPiOS Dm.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Dm.swift:397:13: warning: variable 'duplicates' was never mutated; consider changing to 'let' constant
395 |
396 | public func getPushTopics() async throws -> [String] {
397 | var duplicates = try await ffiConversation.findDuplicateDms()
| `- warning: variable 'duplicates' was never mutated; consider changing to 'let' constant
398 | var topicIds = duplicates.map { $0.id().toHex }
399 | topicIds.append(id)
[288/354] Compiling XMTPiOS EncodedContentCompression.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Dm.swift:397:13: warning: variable 'duplicates' was never mutated; consider changing to 'let' constant
395 |
396 | public func getPushTopics() async throws -> [String] {
397 | var duplicates = try await ffiConversation.findDuplicateDms()
| `- warning: variable 'duplicates' was never mutated; consider changing to 'let' constant
398 | var topicIds = duplicates.map { $0.id().toHex }
399 | topicIds.append(id)
[289/354] Compiling XMTPiOS Data.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Dm.swift:397:13: warning: variable 'duplicates' was never mutated; consider changing to 'let' constant
395 |
396 | public func getPushTopics() async throws -> [String] {
397 | var duplicates = try await ffiConversation.findDuplicateDms()
| `- warning: variable 'duplicates' was never mutated; consider changing to 'let' constant
398 | var topicIds = duplicates.map { $0.id().toHex }
399 | topicIds.append(id)
[290/354] Compiling XMTPiOS Date.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Dm.swift:397:13: warning: variable 'duplicates' was never mutated; consider changing to 'let' constant
395 |
396 | public func getPushTopics() async throws -> [String] {
397 | var duplicates = try await ffiConversation.findDuplicateDms()
| `- warning: variable 'duplicates' was never mutated; consider changing to 'let' constant
398 | var topicIds = duplicates.map { $0.id().toHex }
399 | topicIds.append(id)
[291/354] Compiling XMTPiOS Ffi.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Dm.swift:397:13: warning: variable 'duplicates' was never mutated; consider changing to 'let' constant
395 |
396 | public func getPushTopics() async throws -> [String] {
397 | var duplicates = try await ffiConversation.findDuplicateDms()
| `- warning: variable 'duplicates' was never mutated; consider changing to 'let' constant
398 | var topicIds = duplicates.map { $0.id().toHex }
399 | topicIds.append(id)
[292/354] Compiling XMTPiOS String.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Dm.swift:397:13: warning: variable 'duplicates' was never mutated; consider changing to 'let' constant
395 |
396 | public func getPushTopics() async throws -> [String] {
397 | var duplicates = try await ffiConversation.findDuplicateDms()
| `- warning: variable 'duplicates' was never mutated; consider changing to 'let' constant
398 | var topicIds = duplicates.map { $0.id().toHex }
399 | topicIds.append(id)
[293/354] Compiling XMTPiOS URL.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Dm.swift:397:13: warning: variable 'duplicates' was never mutated; consider changing to 'let' constant
395 |
396 | public func getPushTopics() async throws -> [String] {
397 | var duplicates = try await ffiConversation.findDuplicateDms()
| `- warning: variable 'duplicates' was never mutated; consider changing to 'let' constant
398 | var topicIds = duplicates.map { $0.id().toHex }
399 | topicIds.append(id)
[294/361] Compiling XMTPiOS Client.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:273:7: warning: variable 'fileExists' was never mutated; consider changing to 'let' constant
271 | let alias = "xmtp-\(options.api.env.rawValue)-\(inboxId).db3"
272 | var dbURL = directoryURL.appendingPathComponent(alias).path
273 | var fileExists = FileManager.default.fileExists(atPath: dbURL)
| `- warning: variable 'fileExists' was never mutated; consider changing to 'let' constant
274 |
275 | if !fileExists {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:468:36: warning: 'ffiRevokeIdentity(identityToRemove:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `removeIdentity()` instead.
466 | recoveryAccount: SigningKey, identityToRemove: PublicIdentity
467 | ) async throws {
468 | let signatureRequest = try await ffiRevokeIdentity(
| `- warning: 'ffiRevokeIdentity(identityToRemove:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `removeIdentity()` instead.
469 | identityToRemove: identityToRemove)
470 | do {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:474:14: warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
472 | for: signatureRequest.ffiSignatureRequest,
473 | signingKey: recoveryAccount)
474 | try await ffiApplySignatureRequest(
| `- warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
475 | signatureRequest: signatureRequest)
476 | } catch {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:484:36: warning: 'ffiRevokeAllOtherInstallations()' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `revokeAllOtherInstallations()` instead.
482 | public func revokeAllOtherInstallations(signingKey: SigningKey) async throws
483 | {
484 | let signatureRequest = try await ffiRevokeAllOtherInstallations()
| `- warning: 'ffiRevokeAllOtherInstallations()' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `revokeAllOtherInstallations()` instead.
485 | do {
486 | try await Client.handleSignature(
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:489:14: warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
487 | for: signatureRequest.ffiSignatureRequest,
488 | signingKey: signingKey)
489 | try await ffiApplySignatureRequest(
| `- warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
490 | signatureRequest: signatureRequest)
491 | } catch {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:501:36: warning: 'ffiRevokeInstallations(ids:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `revokeInstallations()` instead.
499 | ) async throws {
500 | let installations = installationIds.map { $0.hexToData }
501 | let signatureRequest = try await ffiRevokeInstallations(
| `- warning: 'ffiRevokeInstallations(ids:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `revokeInstallations()` instead.
502 | ids: installations)
503 | do {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:507:14: warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
505 | for: signatureRequest.ffiSignatureRequest,
506 | signingKey: signingKey)
507 | try await ffiApplySignatureRequest(
| `- warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
508 | signatureRequest: signatureRequest)
509 | } catch {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:533:7: warning: 'dropLocalDatabaseConnection()' is deprecated: This function is delicate and should be used with caution. App will error if database not properly reconnected. See: reconnectLocalDatabase()
531 |
532 | public func deleteLocalDatabase() throws {
533 | try dropLocalDatabaseConnection()
| `- warning: 'dropLocalDatabaseConnection()' is deprecated: This function is delicate and should be used with caution. App will error if database not properly reconnected. See: reconnectLocalDatabase()
534 | let fm = FileManager.default
535 | try fm.removeItem(atPath: dbPath)
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:878:5: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
876 | do {
877 | deactivatePersistentLibXMTPLogWriter()
878 | } catch {
| `- warning: 'catch' block is unreachable because no errors are thrown in 'do' block
879 | // Log writer might not be active, continue with deletion
880 | }
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Codecs/GroupUpdatedCodec.swift:32:14: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
30 |
31 | public func decode(content: EncodedContent) throws -> GroupUpdated {
32 | return try GroupUpdated(serializedData: content.content)
| |- warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
| `- note: use 'init(serializedBytes:extensions:partial:options:)' instead
33 | }
34 |
[295/361] Compiling XMTPiOS CodecRegistry.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:273:7: warning: variable 'fileExists' was never mutated; consider changing to 'let' constant
271 | let alias = "xmtp-\(options.api.env.rawValue)-\(inboxId).db3"
272 | var dbURL = directoryURL.appendingPathComponent(alias).path
273 | var fileExists = FileManager.default.fileExists(atPath: dbURL)
| `- warning: variable 'fileExists' was never mutated; consider changing to 'let' constant
274 |
275 | if !fileExists {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:468:36: warning: 'ffiRevokeIdentity(identityToRemove:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `removeIdentity()` instead.
466 | recoveryAccount: SigningKey, identityToRemove: PublicIdentity
467 | ) async throws {
468 | let signatureRequest = try await ffiRevokeIdentity(
| `- warning: 'ffiRevokeIdentity(identityToRemove:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `removeIdentity()` instead.
469 | identityToRemove: identityToRemove)
470 | do {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:474:14: warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
472 | for: signatureRequest.ffiSignatureRequest,
473 | signingKey: recoveryAccount)
474 | try await ffiApplySignatureRequest(
| `- warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
475 | signatureRequest: signatureRequest)
476 | } catch {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:484:36: warning: 'ffiRevokeAllOtherInstallations()' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `revokeAllOtherInstallations()` instead.
482 | public func revokeAllOtherInstallations(signingKey: SigningKey) async throws
483 | {
484 | let signatureRequest = try await ffiRevokeAllOtherInstallations()
| `- warning: 'ffiRevokeAllOtherInstallations()' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `revokeAllOtherInstallations()` instead.
485 | do {
486 | try await Client.handleSignature(
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:489:14: warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
487 | for: signatureRequest.ffiSignatureRequest,
488 | signingKey: signingKey)
489 | try await ffiApplySignatureRequest(
| `- warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
490 | signatureRequest: signatureRequest)
491 | } catch {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:501:36: warning: 'ffiRevokeInstallations(ids:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `revokeInstallations()` instead.
499 | ) async throws {
500 | let installations = installationIds.map { $0.hexToData }
501 | let signatureRequest = try await ffiRevokeInstallations(
| `- warning: 'ffiRevokeInstallations(ids:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `revokeInstallations()` instead.
502 | ids: installations)
503 | do {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:507:14: warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
505 | for: signatureRequest.ffiSignatureRequest,
506 | signingKey: signingKey)
507 | try await ffiApplySignatureRequest(
| `- warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
508 | signatureRequest: signatureRequest)
509 | } catch {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:533:7: warning: 'dropLocalDatabaseConnection()' is deprecated: This function is delicate and should be used with caution. App will error if database not properly reconnected. See: reconnectLocalDatabase()
531 |
532 | public func deleteLocalDatabase() throws {
533 | try dropLocalDatabaseConnection()
| `- warning: 'dropLocalDatabaseConnection()' is deprecated: This function is delicate and should be used with caution. App will error if database not properly reconnected. See: reconnectLocalDatabase()
534 | let fm = FileManager.default
535 | try fm.removeItem(atPath: dbPath)
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:878:5: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
876 | do {
877 | deactivatePersistentLibXMTPLogWriter()
878 | } catch {
| `- warning: 'catch' block is unreachable because no errors are thrown in 'do' block
879 | // Log writer might not be active, continue with deletion
880 | }
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Codecs/GroupUpdatedCodec.swift:32:14: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
30 |
31 | public func decode(content: EncodedContent) throws -> GroupUpdated {
32 | return try GroupUpdated(serializedData: content.content)
| |- warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
| `- note: use 'init(serializedBytes:extensions:partial:options:)' instead
33 | }
34 |
[296/361] Compiling XMTPiOS AttachmentCodec.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:273:7: warning: variable 'fileExists' was never mutated; consider changing to 'let' constant
271 | let alias = "xmtp-\(options.api.env.rawValue)-\(inboxId).db3"
272 | var dbURL = directoryURL.appendingPathComponent(alias).path
273 | var fileExists = FileManager.default.fileExists(atPath: dbURL)
| `- warning: variable 'fileExists' was never mutated; consider changing to 'let' constant
274 |
275 | if !fileExists {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:468:36: warning: 'ffiRevokeIdentity(identityToRemove:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `removeIdentity()` instead.
466 | recoveryAccount: SigningKey, identityToRemove: PublicIdentity
467 | ) async throws {
468 | let signatureRequest = try await ffiRevokeIdentity(
| `- warning: 'ffiRevokeIdentity(identityToRemove:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `removeIdentity()` instead.
469 | identityToRemove: identityToRemove)
470 | do {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:474:14: warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
472 | for: signatureRequest.ffiSignatureRequest,
473 | signingKey: recoveryAccount)
474 | try await ffiApplySignatureRequest(
| `- warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
475 | signatureRequest: signatureRequest)
476 | } catch {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:484:36: warning: 'ffiRevokeAllOtherInstallations()' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `revokeAllOtherInstallations()` instead.
482 | public func revokeAllOtherInstallations(signingKey: SigningKey) async throws
483 | {
484 | let signatureRequest = try await ffiRevokeAllOtherInstallations()
| `- warning: 'ffiRevokeAllOtherInstallations()' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `revokeAllOtherInstallations()` instead.
485 | do {
486 | try await Client.handleSignature(
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:489:14: warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
487 | for: signatureRequest.ffiSignatureRequest,
488 | signingKey: signingKey)
489 | try await ffiApplySignatureRequest(
| `- warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
490 | signatureRequest: signatureRequest)
491 | } catch {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:501:36: warning: 'ffiRevokeInstallations(ids:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `revokeInstallations()` instead.
499 | ) async throws {
500 | let installations = installationIds.map { $0.hexToData }
501 | let signatureRequest = try await ffiRevokeInstallations(
| `- warning: 'ffiRevokeInstallations(ids:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `revokeInstallations()` instead.
502 | ids: installations)
503 | do {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:507:14: warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
505 | for: signatureRequest.ffiSignatureRequest,
506 | signingKey: signingKey)
507 | try await ffiApplySignatureRequest(
| `- warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
508 | signatureRequest: signatureRequest)
509 | } catch {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:533:7: warning: 'dropLocalDatabaseConnection()' is deprecated: This function is delicate and should be used with caution. App will error if database not properly reconnected. See: reconnectLocalDatabase()
531 |
532 | public func deleteLocalDatabase() throws {
533 | try dropLocalDatabaseConnection()
| `- warning: 'dropLocalDatabaseConnection()' is deprecated: This function is delicate and should be used with caution. App will error if database not properly reconnected. See: reconnectLocalDatabase()
534 | let fm = FileManager.default
535 | try fm.removeItem(atPath: dbPath)
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:878:5: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
876 | do {
877 | deactivatePersistentLibXMTPLogWriter()
878 | } catch {
| `- warning: 'catch' block is unreachable because no errors are thrown in 'do' block
879 | // Log writer might not be active, continue with deletion
880 | }
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Codecs/GroupUpdatedCodec.swift:32:14: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
30 |
31 | public func decode(content: EncodedContent) throws -> GroupUpdated {
32 | return try GroupUpdated(serializedData: content.content)
| |- warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
| `- note: use 'init(serializedBytes:extensions:partial:options:)' instead
33 | }
34 |
[297/361] Compiling XMTPiOS ContentCodec.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:273:7: warning: variable 'fileExists' was never mutated; consider changing to 'let' constant
271 | let alias = "xmtp-\(options.api.env.rawValue)-\(inboxId).db3"
272 | var dbURL = directoryURL.appendingPathComponent(alias).path
273 | var fileExists = FileManager.default.fileExists(atPath: dbURL)
| `- warning: variable 'fileExists' was never mutated; consider changing to 'let' constant
274 |
275 | if !fileExists {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:468:36: warning: 'ffiRevokeIdentity(identityToRemove:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `removeIdentity()` instead.
466 | recoveryAccount: SigningKey, identityToRemove: PublicIdentity
467 | ) async throws {
468 | let signatureRequest = try await ffiRevokeIdentity(
| `- warning: 'ffiRevokeIdentity(identityToRemove:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `removeIdentity()` instead.
469 | identityToRemove: identityToRemove)
470 | do {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:474:14: warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
472 | for: signatureRequest.ffiSignatureRequest,
473 | signingKey: recoveryAccount)
474 | try await ffiApplySignatureRequest(
| `- warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
475 | signatureRequest: signatureRequest)
476 | } catch {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:484:36: warning: 'ffiRevokeAllOtherInstallations()' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `revokeAllOtherInstallations()` instead.
482 | public func revokeAllOtherInstallations(signingKey: SigningKey) async throws
483 | {
484 | let signatureRequest = try await ffiRevokeAllOtherInstallations()
| `- warning: 'ffiRevokeAllOtherInstallations()' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `revokeAllOtherInstallations()` instead.
485 | do {
486 | try await Client.handleSignature(
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:489:14: warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
487 | for: signatureRequest.ffiSignatureRequest,
488 | signingKey: signingKey)
489 | try await ffiApplySignatureRequest(
| `- warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
490 | signatureRequest: signatureRequest)
491 | } catch {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:501:36: warning: 'ffiRevokeInstallations(ids:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `revokeInstallations()` instead.
499 | ) async throws {
500 | let installations = installationIds.map { $0.hexToData }
501 | let signatureRequest = try await ffiRevokeInstallations(
| `- warning: 'ffiRevokeInstallations(ids:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `revokeInstallations()` instead.
502 | ids: installations)
503 | do {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:507:14: warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
505 | for: signatureRequest.ffiSignatureRequest,
506 | signingKey: signingKey)
507 | try await ffiApplySignatureRequest(
| `- warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
508 | signatureRequest: signatureRequest)
509 | } catch {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:533:7: warning: 'dropLocalDatabaseConnection()' is deprecated: This function is delicate and should be used with caution. App will error if database not properly reconnected. See: reconnectLocalDatabase()
531 |
532 | public func deleteLocalDatabase() throws {
533 | try dropLocalDatabaseConnection()
| `- warning: 'dropLocalDatabaseConnection()' is deprecated: This function is delicate and should be used with caution. App will error if database not properly reconnected. See: reconnectLocalDatabase()
534 | let fm = FileManager.default
535 | try fm.removeItem(atPath: dbPath)
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:878:5: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
876 | do {
877 | deactivatePersistentLibXMTPLogWriter()
878 | } catch {
| `- warning: 'catch' block is unreachable because no errors are thrown in 'do' block
879 | // Log writer might not be active, continue with deletion
880 | }
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Codecs/GroupUpdatedCodec.swift:32:14: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
30 |
31 | public func decode(content: EncodedContent) throws -> GroupUpdated {
32 | return try GroupUpdated(serializedData: content.content)
| |- warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
| `- note: use 'init(serializedBytes:extensions:partial:options:)' instead
33 | }
34 |
[298/361] Compiling XMTPiOS ContentTypeID.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:273:7: warning: variable 'fileExists' was never mutated; consider changing to 'let' constant
271 | let alias = "xmtp-\(options.api.env.rawValue)-\(inboxId).db3"
272 | var dbURL = directoryURL.appendingPathComponent(alias).path
273 | var fileExists = FileManager.default.fileExists(atPath: dbURL)
| `- warning: variable 'fileExists' was never mutated; consider changing to 'let' constant
274 |
275 | if !fileExists {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:468:36: warning: 'ffiRevokeIdentity(identityToRemove:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `removeIdentity()` instead.
466 | recoveryAccount: SigningKey, identityToRemove: PublicIdentity
467 | ) async throws {
468 | let signatureRequest = try await ffiRevokeIdentity(
| `- warning: 'ffiRevokeIdentity(identityToRemove:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `removeIdentity()` instead.
469 | identityToRemove: identityToRemove)
470 | do {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:474:14: warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
472 | for: signatureRequest.ffiSignatureRequest,
473 | signingKey: recoveryAccount)
474 | try await ffiApplySignatureRequest(
| `- warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
475 | signatureRequest: signatureRequest)
476 | } catch {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:484:36: warning: 'ffiRevokeAllOtherInstallations()' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `revokeAllOtherInstallations()` instead.
482 | public func revokeAllOtherInstallations(signingKey: SigningKey) async throws
483 | {
484 | let signatureRequest = try await ffiRevokeAllOtherInstallations()
| `- warning: 'ffiRevokeAllOtherInstallations()' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `revokeAllOtherInstallations()` instead.
485 | do {
486 | try await Client.handleSignature(
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:489:14: warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
487 | for: signatureRequest.ffiSignatureRequest,
488 | signingKey: signingKey)
489 | try await ffiApplySignatureRequest(
| `- warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
490 | signatureRequest: signatureRequest)
491 | } catch {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:501:36: warning: 'ffiRevokeInstallations(ids:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `revokeInstallations()` instead.
499 | ) async throws {
500 | let installations = installationIds.map { $0.hexToData }
501 | let signatureRequest = try await ffiRevokeInstallations(
| `- warning: 'ffiRevokeInstallations(ids:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `revokeInstallations()` instead.
502 | ids: installations)
503 | do {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:507:14: warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
505 | for: signatureRequest.ffiSignatureRequest,
506 | signingKey: signingKey)
507 | try await ffiApplySignatureRequest(
| `- warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
508 | signatureRequest: signatureRequest)
509 | } catch {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:533:7: warning: 'dropLocalDatabaseConnection()' is deprecated: This function is delicate and should be used with caution. App will error if database not properly reconnected. See: reconnectLocalDatabase()
531 |
532 | public func deleteLocalDatabase() throws {
533 | try dropLocalDatabaseConnection()
| `- warning: 'dropLocalDatabaseConnection()' is deprecated: This function is delicate and should be used with caution. App will error if database not properly reconnected. See: reconnectLocalDatabase()
534 | let fm = FileManager.default
535 | try fm.removeItem(atPath: dbPath)
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:878:5: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
876 | do {
877 | deactivatePersistentLibXMTPLogWriter()
878 | } catch {
| `- warning: 'catch' block is unreachable because no errors are thrown in 'do' block
879 | // Log writer might not be active, continue with deletion
880 | }
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Codecs/GroupUpdatedCodec.swift:32:14: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
30 |
31 | public func decode(content: EncodedContent) throws -> GroupUpdated {
32 | return try GroupUpdated(serializedData: content.content)
| |- warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
| `- note: use 'init(serializedBytes:extensions:partial:options:)' instead
33 | }
34 |
[299/361] Compiling XMTPiOS EncryptedEncodedContent.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:273:7: warning: variable 'fileExists' was never mutated; consider changing to 'let' constant
271 | let alias = "xmtp-\(options.api.env.rawValue)-\(inboxId).db3"
272 | var dbURL = directoryURL.appendingPathComponent(alias).path
273 | var fileExists = FileManager.default.fileExists(atPath: dbURL)
| `- warning: variable 'fileExists' was never mutated; consider changing to 'let' constant
274 |
275 | if !fileExists {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:468:36: warning: 'ffiRevokeIdentity(identityToRemove:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `removeIdentity()` instead.
466 | recoveryAccount: SigningKey, identityToRemove: PublicIdentity
467 | ) async throws {
468 | let signatureRequest = try await ffiRevokeIdentity(
| `- warning: 'ffiRevokeIdentity(identityToRemove:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `removeIdentity()` instead.
469 | identityToRemove: identityToRemove)
470 | do {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:474:14: warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
472 | for: signatureRequest.ffiSignatureRequest,
473 | signingKey: recoveryAccount)
474 | try await ffiApplySignatureRequest(
| `- warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
475 | signatureRequest: signatureRequest)
476 | } catch {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:484:36: warning: 'ffiRevokeAllOtherInstallations()' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `revokeAllOtherInstallations()` instead.
482 | public func revokeAllOtherInstallations(signingKey: SigningKey) async throws
483 | {
484 | let signatureRequest = try await ffiRevokeAllOtherInstallations()
| `- warning: 'ffiRevokeAllOtherInstallations()' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `revokeAllOtherInstallations()` instead.
485 | do {
486 | try await Client.handleSignature(
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:489:14: warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
487 | for: signatureRequest.ffiSignatureRequest,
488 | signingKey: signingKey)
489 | try await ffiApplySignatureRequest(
| `- warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
490 | signatureRequest: signatureRequest)
491 | } catch {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:501:36: warning: 'ffiRevokeInstallations(ids:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `revokeInstallations()` instead.
499 | ) async throws {
500 | let installations = installationIds.map { $0.hexToData }
501 | let signatureRequest = try await ffiRevokeInstallations(
| `- warning: 'ffiRevokeInstallations(ids:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `revokeInstallations()` instead.
502 | ids: installations)
503 | do {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:507:14: warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
505 | for: signatureRequest.ffiSignatureRequest,
506 | signingKey: signingKey)
507 | try await ffiApplySignatureRequest(
| `- warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
508 | signatureRequest: signatureRequest)
509 | } catch {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:533:7: warning: 'dropLocalDatabaseConnection()' is deprecated: This function is delicate and should be used with caution. App will error if database not properly reconnected. See: reconnectLocalDatabase()
531 |
532 | public func deleteLocalDatabase() throws {
533 | try dropLocalDatabaseConnection()
| `- warning: 'dropLocalDatabaseConnection()' is deprecated: This function is delicate and should be used with caution. App will error if database not properly reconnected. See: reconnectLocalDatabase()
534 | let fm = FileManager.default
535 | try fm.removeItem(atPath: dbPath)
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:878:5: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
876 | do {
877 | deactivatePersistentLibXMTPLogWriter()
878 | } catch {
| `- warning: 'catch' block is unreachable because no errors are thrown in 'do' block
879 | // Log writer might not be active, continue with deletion
880 | }
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Codecs/GroupUpdatedCodec.swift:32:14: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
30 |
31 | public func decode(content: EncodedContent) throws -> GroupUpdated {
32 | return try GroupUpdated(serializedData: content.content)
| |- warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
| `- note: use 'init(serializedBytes:extensions:partial:options:)' instead
33 | }
34 |
[300/361] Compiling XMTPiOS GroupUpdatedCodec.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:273:7: warning: variable 'fileExists' was never mutated; consider changing to 'let' constant
271 | let alias = "xmtp-\(options.api.env.rawValue)-\(inboxId).db3"
272 | var dbURL = directoryURL.appendingPathComponent(alias).path
273 | var fileExists = FileManager.default.fileExists(atPath: dbURL)
| `- warning: variable 'fileExists' was never mutated; consider changing to 'let' constant
274 |
275 | if !fileExists {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:468:36: warning: 'ffiRevokeIdentity(identityToRemove:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `removeIdentity()` instead.
466 | recoveryAccount: SigningKey, identityToRemove: PublicIdentity
467 | ) async throws {
468 | let signatureRequest = try await ffiRevokeIdentity(
| `- warning: 'ffiRevokeIdentity(identityToRemove:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `removeIdentity()` instead.
469 | identityToRemove: identityToRemove)
470 | do {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:474:14: warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
472 | for: signatureRequest.ffiSignatureRequest,
473 | signingKey: recoveryAccount)
474 | try await ffiApplySignatureRequest(
| `- warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
475 | signatureRequest: signatureRequest)
476 | } catch {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:484:36: warning: 'ffiRevokeAllOtherInstallations()' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `revokeAllOtherInstallations()` instead.
482 | public func revokeAllOtherInstallations(signingKey: SigningKey) async throws
483 | {
484 | let signatureRequest = try await ffiRevokeAllOtherInstallations()
| `- warning: 'ffiRevokeAllOtherInstallations()' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `revokeAllOtherInstallations()` instead.
485 | do {
486 | try await Client.handleSignature(
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:489:14: warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
487 | for: signatureRequest.ffiSignatureRequest,
488 | signingKey: signingKey)
489 | try await ffiApplySignatureRequest(
| `- warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
490 | signatureRequest: signatureRequest)
491 | } catch {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:501:36: warning: 'ffiRevokeInstallations(ids:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `revokeInstallations()` instead.
499 | ) async throws {
500 | let installations = installationIds.map { $0.hexToData }
501 | let signatureRequest = try await ffiRevokeInstallations(
| `- warning: 'ffiRevokeInstallations(ids:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `revokeInstallations()` instead.
502 | ids: installations)
503 | do {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:507:14: warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
505 | for: signatureRequest.ffiSignatureRequest,
506 | signingKey: signingKey)
507 | try await ffiApplySignatureRequest(
| `- warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
508 | signatureRequest: signatureRequest)
509 | } catch {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:533:7: warning: 'dropLocalDatabaseConnection()' is deprecated: This function is delicate and should be used with caution. App will error if database not properly reconnected. See: reconnectLocalDatabase()
531 |
532 | public func deleteLocalDatabase() throws {
533 | try dropLocalDatabaseConnection()
| `- warning: 'dropLocalDatabaseConnection()' is deprecated: This function is delicate and should be used with caution. App will error if database not properly reconnected. See: reconnectLocalDatabase()
534 | let fm = FileManager.default
535 | try fm.removeItem(atPath: dbPath)
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:878:5: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
876 | do {
877 | deactivatePersistentLibXMTPLogWriter()
878 | } catch {
| `- warning: 'catch' block is unreachable because no errors are thrown in 'do' block
879 | // Log writer might not be active, continue with deletion
880 | }
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Codecs/GroupUpdatedCodec.swift:32:14: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
30 |
31 | public func decode(content: EncodedContent) throws -> GroupUpdated {
32 | return try GroupUpdated(serializedData: content.content)
| |- warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
| `- note: use 'init(serializedBytes:extensions:partial:options:)' instead
33 | }
34 |
[301/361] Compiling XMTPiOS MultiRemoteAttachmentCodec.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:273:7: warning: variable 'fileExists' was never mutated; consider changing to 'let' constant
271 | let alias = "xmtp-\(options.api.env.rawValue)-\(inboxId).db3"
272 | var dbURL = directoryURL.appendingPathComponent(alias).path
273 | var fileExists = FileManager.default.fileExists(atPath: dbURL)
| `- warning: variable 'fileExists' was never mutated; consider changing to 'let' constant
274 |
275 | if !fileExists {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:468:36: warning: 'ffiRevokeIdentity(identityToRemove:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `removeIdentity()` instead.
466 | recoveryAccount: SigningKey, identityToRemove: PublicIdentity
467 | ) async throws {
468 | let signatureRequest = try await ffiRevokeIdentity(
| `- warning: 'ffiRevokeIdentity(identityToRemove:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `removeIdentity()` instead.
469 | identityToRemove: identityToRemove)
470 | do {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:474:14: warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
472 | for: signatureRequest.ffiSignatureRequest,
473 | signingKey: recoveryAccount)
474 | try await ffiApplySignatureRequest(
| `- warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
475 | signatureRequest: signatureRequest)
476 | } catch {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:484:36: warning: 'ffiRevokeAllOtherInstallations()' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `revokeAllOtherInstallations()` instead.
482 | public func revokeAllOtherInstallations(signingKey: SigningKey) async throws
483 | {
484 | let signatureRequest = try await ffiRevokeAllOtherInstallations()
| `- warning: 'ffiRevokeAllOtherInstallations()' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `revokeAllOtherInstallations()` instead.
485 | do {
486 | try await Client.handleSignature(
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:489:14: warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
487 | for: signatureRequest.ffiSignatureRequest,
488 | signingKey: signingKey)
489 | try await ffiApplySignatureRequest(
| `- warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
490 | signatureRequest: signatureRequest)
491 | } catch {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:501:36: warning: 'ffiRevokeInstallations(ids:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `revokeInstallations()` instead.
499 | ) async throws {
500 | let installations = installationIds.map { $0.hexToData }
501 | let signatureRequest = try await ffiRevokeInstallations(
| `- warning: 'ffiRevokeInstallations(ids:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `revokeInstallations()` instead.
502 | ids: installations)
503 | do {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:507:14: warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
505 | for: signatureRequest.ffiSignatureRequest,
506 | signingKey: signingKey)
507 | try await ffiApplySignatureRequest(
| `- warning: 'ffiApplySignatureRequest(signatureRequest:)' is deprecated: This function is delicate and should be used with caution.
Should only be used if trying to manage the signature flow independently;
otherwise use `addAccount()`, `removeAccount()`, or `revoke()` instead.
508 | signatureRequest: signatureRequest)
509 | } catch {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:533:7: warning: 'dropLocalDatabaseConnection()' is deprecated: This function is delicate and should be used with caution. App will error if database not properly reconnected. See: reconnectLocalDatabase()
531 |
532 | public func deleteLocalDatabase() throws {
533 | try dropLocalDatabaseConnection()
| `- warning: 'dropLocalDatabaseConnection()' is deprecated: This function is delicate and should be used with caution. App will error if database not properly reconnected. See: reconnectLocalDatabase()
534 | let fm = FileManager.default
535 | try fm.removeItem(atPath: dbPath)
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:878:5: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
876 | do {
877 | deactivatePersistentLibXMTPLogWriter()
878 | } catch {
| `- warning: 'catch' block is unreachable because no errors are thrown in 'do' block
879 | // Log writer might not be active, continue with deletion
880 | }
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Codecs/GroupUpdatedCodec.swift:32:14: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
30 |
31 | public func decode(content: EncodedContent) throws -> GroupUpdated {
32 | return try GroupUpdated(serializedData: content.content)
| |- warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
| `- note: use 'init(serializedBytes:extensions:partial:options:)' instead
33 | }
34 |
[302/361] Compiling XMTPiOS ReactionCodec.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Codecs/RemoteAttachmentCodec.swift:135:14: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
133 | $0.aes256GcmHkdfSha256 = aes256GcmHkdfSha256
134 | })
135 | return try EncodedContent(serializedData: decrypted)
| |- warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
| `- note: use 'init(serializedBytes:extensions:partial:options:)' instead
136 | }
137 |
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Codecs/ReplyCodec.swift:47:33: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
45 | }
46 |
47 | let replyEncodedContent = try EncodedContent(serializedData: content.content)
| |- warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
| `- note: use 'init(serializedBytes:extensions:partial:options:)' instead
48 | let replyCodec = Client.codecRegistry.find(for: replyEncodedContent.type)
49 | let replyContent = try replyCodec.decode(content: replyEncodedContent)
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Conversations.swift:42:6: warning: stored property 'callback' of 'Sendable'-conforming class 'ConversationStreamCallback' has non-sendable type '(FfiConversation) -> Void'; this is an error in the Swift 6 language mode
40 | }
41 |
42 | let callback: (FfiConversation) -> Void
| |- warning: stored property 'callback' of 'Sendable'-conforming class 'ConversationStreamCallback' has non-sendable type '(FfiConversation) -> Void'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
43 |
44 | init(callback: @escaping (FfiConversation) -> Void) {
[303/361] Compiling XMTPiOS ReactionV2Codec.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Codecs/RemoteAttachmentCodec.swift:135:14: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
133 | $0.aes256GcmHkdfSha256 = aes256GcmHkdfSha256
134 | })
135 | return try EncodedContent(serializedData: decrypted)
| |- warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
| `- note: use 'init(serializedBytes:extensions:partial:options:)' instead
136 | }
137 |
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Codecs/ReplyCodec.swift:47:33: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
45 | }
46 |
47 | let replyEncodedContent = try EncodedContent(serializedData: content.content)
| |- warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
| `- note: use 'init(serializedBytes:extensions:partial:options:)' instead
48 | let replyCodec = Client.codecRegistry.find(for: replyEncodedContent.type)
49 | let replyContent = try replyCodec.decode(content: replyEncodedContent)
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Conversations.swift:42:6: warning: stored property 'callback' of 'Sendable'-conforming class 'ConversationStreamCallback' has non-sendable type '(FfiConversation) -> Void'; this is an error in the Swift 6 language mode
40 | }
41 |
42 | let callback: (FfiConversation) -> Void
| |- warning: stored property 'callback' of 'Sendable'-conforming class 'ConversationStreamCallback' has non-sendable type '(FfiConversation) -> Void'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
43 |
44 | init(callback: @escaping (FfiConversation) -> Void) {
[304/361] Compiling XMTPiOS ReadReceiptCodec.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Codecs/RemoteAttachmentCodec.swift:135:14: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
133 | $0.aes256GcmHkdfSha256 = aes256GcmHkdfSha256
134 | })
135 | return try EncodedContent(serializedData: decrypted)
| |- warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
| `- note: use 'init(serializedBytes:extensions:partial:options:)' instead
136 | }
137 |
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Codecs/ReplyCodec.swift:47:33: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
45 | }
46 |
47 | let replyEncodedContent = try EncodedContent(serializedData: content.content)
| |- warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
| `- note: use 'init(serializedBytes:extensions:partial:options:)' instead
48 | let replyCodec = Client.codecRegistry.find(for: replyEncodedContent.type)
49 | let replyContent = try replyCodec.decode(content: replyEncodedContent)
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Conversations.swift:42:6: warning: stored property 'callback' of 'Sendable'-conforming class 'ConversationStreamCallback' has non-sendable type '(FfiConversation) -> Void'; this is an error in the Swift 6 language mode
40 | }
41 |
42 | let callback: (FfiConversation) -> Void
| |- warning: stored property 'callback' of 'Sendable'-conforming class 'ConversationStreamCallback' has non-sendable type '(FfiConversation) -> Void'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
43 |
44 | init(callback: @escaping (FfiConversation) -> Void) {
[305/361] Compiling XMTPiOS RemoteAttachmentCodec.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Codecs/RemoteAttachmentCodec.swift:135:14: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
133 | $0.aes256GcmHkdfSha256 = aes256GcmHkdfSha256
134 | })
135 | return try EncodedContent(serializedData: decrypted)
| |- warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
| `- note: use 'init(serializedBytes:extensions:partial:options:)' instead
136 | }
137 |
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Codecs/ReplyCodec.swift:47:33: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
45 | }
46 |
47 | let replyEncodedContent = try EncodedContent(serializedData: content.content)
| |- warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
| `- note: use 'init(serializedBytes:extensions:partial:options:)' instead
48 | let replyCodec = Client.codecRegistry.find(for: replyEncodedContent.type)
49 | let replyContent = try replyCodec.decode(content: replyEncodedContent)
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Conversations.swift:42:6: warning: stored property 'callback' of 'Sendable'-conforming class 'ConversationStreamCallback' has non-sendable type '(FfiConversation) -> Void'; this is an error in the Swift 6 language mode
40 | }
41 |
42 | let callback: (FfiConversation) -> Void
| |- warning: stored property 'callback' of 'Sendable'-conforming class 'ConversationStreamCallback' has non-sendable type '(FfiConversation) -> Void'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
43 |
44 | init(callback: @escaping (FfiConversation) -> Void) {
[306/361] Compiling XMTPiOS ReplyCodec.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Codecs/RemoteAttachmentCodec.swift:135:14: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
133 | $0.aes256GcmHkdfSha256 = aes256GcmHkdfSha256
134 | })
135 | return try EncodedContent(serializedData: decrypted)
| |- warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
| `- note: use 'init(serializedBytes:extensions:partial:options:)' instead
136 | }
137 |
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Codecs/ReplyCodec.swift:47:33: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
45 | }
46 |
47 | let replyEncodedContent = try EncodedContent(serializedData: content.content)
| |- warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
| `- note: use 'init(serializedBytes:extensions:partial:options:)' instead
48 | let replyCodec = Client.codecRegistry.find(for: replyEncodedContent.type)
49 | let replyContent = try replyCodec.decode(content: replyEncodedContent)
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Conversations.swift:42:6: warning: stored property 'callback' of 'Sendable'-conforming class 'ConversationStreamCallback' has non-sendable type '(FfiConversation) -> Void'; this is an error in the Swift 6 language mode
40 | }
41 |
42 | let callback: (FfiConversation) -> Void
| |- warning: stored property 'callback' of 'Sendable'-conforming class 'ConversationStreamCallback' has non-sendable type '(FfiConversation) -> Void'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
43 |
44 | init(callback: @escaping (FfiConversation) -> Void) {
[307/361] Compiling XMTPiOS TextCodec.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Codecs/RemoteAttachmentCodec.swift:135:14: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
133 | $0.aes256GcmHkdfSha256 = aes256GcmHkdfSha256
134 | })
135 | return try EncodedContent(serializedData: decrypted)
| |- warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
| `- note: use 'init(serializedBytes:extensions:partial:options:)' instead
136 | }
137 |
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Codecs/ReplyCodec.swift:47:33: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
45 | }
46 |
47 | let replyEncodedContent = try EncodedContent(serializedData: content.content)
| |- warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
| `- note: use 'init(serializedBytes:extensions:partial:options:)' instead
48 | let replyCodec = Client.codecRegistry.find(for: replyEncodedContent.type)
49 | let replyContent = try replyCodec.decode(content: replyEncodedContent)
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Conversations.swift:42:6: warning: stored property 'callback' of 'Sendable'-conforming class 'ConversationStreamCallback' has non-sendable type '(FfiConversation) -> Void'; this is an error in the Swift 6 language mode
40 | }
41 |
42 | let callback: (FfiConversation) -> Void
| |- warning: stored property 'callback' of 'Sendable'-conforming class 'ConversationStreamCallback' has non-sendable type '(FfiConversation) -> Void'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
43 |
44 | init(callback: @escaping (FfiConversation) -> Void) {
[308/361] Compiling XMTPiOS Conversation.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Codecs/RemoteAttachmentCodec.swift:135:14: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
133 | $0.aes256GcmHkdfSha256 = aes256GcmHkdfSha256
134 | })
135 | return try EncodedContent(serializedData: decrypted)
| |- warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
| `- note: use 'init(serializedBytes:extensions:partial:options:)' instead
136 | }
137 |
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Codecs/ReplyCodec.swift:47:33: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
45 | }
46 |
47 | let replyEncodedContent = try EncodedContent(serializedData: content.content)
| |- warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
| `- note: use 'init(serializedBytes:extensions:partial:options:)' instead
48 | let replyCodec = Client.codecRegistry.find(for: replyEncodedContent.type)
49 | let replyContent = try replyCodec.decode(content: replyEncodedContent)
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Conversations.swift:42:6: warning: stored property 'callback' of 'Sendable'-conforming class 'ConversationStreamCallback' has non-sendable type '(FfiConversation) -> Void'; this is an error in the Swift 6 language mode
40 | }
41 |
42 | let callback: (FfiConversation) -> Void
| |- warning: stored property 'callback' of 'Sendable'-conforming class 'ConversationStreamCallback' has non-sendable type '(FfiConversation) -> Void'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
43 |
44 | init(callback: @escaping (FfiConversation) -> Void) {
[309/361] Compiling XMTPiOS Conversations.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Codecs/RemoteAttachmentCodec.swift:135:14: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
133 | $0.aes256GcmHkdfSha256 = aes256GcmHkdfSha256
134 | })
135 | return try EncodedContent(serializedData: decrypted)
| |- warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
| `- note: use 'init(serializedBytes:extensions:partial:options:)' instead
136 | }
137 |
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Codecs/ReplyCodec.swift:47:33: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
45 | }
46 |
47 | let replyEncodedContent = try EncodedContent(serializedData: content.content)
| |- warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
| `- note: use 'init(serializedBytes:extensions:partial:options:)' instead
48 | let replyCodec = Client.codecRegistry.find(for: replyEncodedContent.type)
49 | let replyContent = try replyCodec.decode(content: replyEncodedContent)
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Conversations.swift:42:6: warning: stored property 'callback' of 'Sendable'-conforming class 'ConversationStreamCallback' has non-sendable type '(FfiConversation) -> Void'; this is an error in the Swift 6 language mode
40 | }
41 |
42 | let callback: (FfiConversation) -> Void
| |- warning: stored property 'callback' of 'Sendable'-conforming class 'ConversationStreamCallback' has non-sendable type '(FfiConversation) -> Void'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
43 |
44 | init(callback: @escaping (FfiConversation) -> Void) {
[310/361] Compiling XMTPiOS authn.pb.swift
[311/361] Compiling XMTPiOS message_api.pb.swift
[312/361] Compiling XMTPiOS ciphertext.pb.swift
[313/361] Compiling XMTPiOS composite.pb.swift
[314/361] Compiling XMTPiOS contact.pb.swift
[315/361] Compiling XMTPiOS content.pb.swift
[316/361] Compiling XMTPiOS conversation_reference.pb.swift
[317/361] Emitting module XMTPiOS
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Conversations.swift:42:6: warning: stored property 'callback' of 'Sendable'-conforming class 'ConversationStreamCallback' has non-sendable type '(FfiConversation) -> Void'; this is an error in the Swift 6 language mode
40 | }
41 |
42 | let callback: (FfiConversation) -> Void
| |- warning: stored property 'callback' of 'Sendable'-conforming class 'ConversationStreamCallback' has non-sendable type '(FfiConversation) -> Void'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
43 |
44 | init(callback: @escaping (FfiConversation) -> Void) {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Group.swift:9:6: warning: stored property 'callback' of 'Sendable'-conforming class 'MessageCallback' has non-sendable type '(FfiMessage) -> Void'; this is an error in the Swift 6 language mode
7 | }
8 |
9 | let callback: (LibXMTP.FfiMessage) -> Void
| |- warning: stored property 'callback' of 'Sendable'-conforming class 'MessageCallback' has non-sendable type '(FfiMessage) -> Void'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
10 |
11 | init(_ callback: @escaping (LibXMTP.FfiMessage) -> Void) {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:159:6: warning: stored property 'client' of 'Sendable'-conforming class 'ConsentCallback' has non-sendable type 'Client'; this is an error in the Swift 6 language mode
157 |
158 | final class ConsentCallback: FfiConsentCallback {
159 | let client: Client
| `- warning: stored property 'client' of 'Sendable'-conforming class 'ConsentCallback' has non-sendable type 'Client'; this is an error in the Swift 6 language mode
160 | let callback: ([FfiConsent]) -> Void
161 |
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:93:20: note: class 'Client' does not conform to the 'Sendable' protocol
91 | public typealias InboxId = String
92 |
93 | public final class Client {
| `- note: class 'Client' does not conform to the 'Sendable' protocol
94 | public let inboxID: InboxId
95 | public let libXMTPVersion: String = getVersionInfo()
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:160:6: warning: stored property 'callback' of 'Sendable'-conforming class 'ConsentCallback' has non-sendable type '([FfiConsent]) -> Void'; this is an error in the Swift 6 language mode
158 | final class ConsentCallback: FfiConsentCallback {
159 | let client: Client
160 | let callback: ([FfiConsent]) -> Void
| |- warning: stored property 'callback' of 'Sendable'-conforming class 'ConsentCallback' has non-sendable type '([FfiConsent]) -> Void'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
161 |
162 | init(client: Client, _ callback: @escaping ([FfiConsent]) -> Void) {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:177:6: warning: stored property 'client' of 'Sendable'-conforming class 'PreferenceCallback' has non-sendable type 'Client'; this is an error in the Swift 6 language mode
175 |
176 | final class PreferenceCallback: FfiPreferenceCallback {
177 | let client: Client
| `- warning: stored property 'client' of 'Sendable'-conforming class 'PreferenceCallback' has non-sendable type 'Client'; this is an error in the Swift 6 language mode
178 | let callback: ([FfiPreferenceUpdate]) -> Void
179 |
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:93:20: note: class 'Client' does not conform to the 'Sendable' protocol
91 | public typealias InboxId = String
92 |
93 | public final class Client {
| `- note: class 'Client' does not conform to the 'Sendable' protocol
94 | public let inboxID: InboxId
95 | public let libXMTPVersion: String = getVersionInfo()
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:178:6: warning: stored property 'callback' of 'Sendable'-conforming class 'PreferenceCallback' has non-sendable type '([FfiPreferenceUpdate]) -> Void'; this is an error in the Swift 6 language mode
176 | final class PreferenceCallback: FfiPreferenceCallback {
177 | let client: Client
178 | let callback: ([FfiPreferenceUpdate]) -> Void
| |- warning: stored property 'callback' of 'Sendable'-conforming class 'PreferenceCallback' has non-sendable type '([FfiPreferenceUpdate]) -> Void'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
179 |
180 | init(client: Client, _ callback: @escaping ([FfiPreferenceUpdate]) -> Void)
[318/361] Compiling XMTPiOS group_metadata.pb.swift
[319/361] Compiling XMTPiOS group_mutable_metadata.pb.swift
[320/361] Compiling XMTPiOS group_permissions.pb.swift
[321/361] Compiling XMTPiOS transcript_messages.pb.swift
[322/361] Compiling XMTPiOS XMTPPush.swift
[323/361] Compiling XMTPiOS service.connect.swift
[324/361] Compiling XMTPiOS service.pb.swift
[325/361] Compiling XMTPiOS SendOptions.swift
[326/361] Compiling XMTPiOS SignedData.swift
[327/361] Compiling XMTPiOS SigningKey.swift
[328/361] Compiling XMTPiOS Topic.swift
[329/361] Compiling XMTPiOS Util.swift
[330/361] Compiling XMTPiOS XMTPEnvironment.swift
[331/361] Compiling XMTPiOS XMTPLogger.swift
[332/361] Compiling XMTPiOS Group.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Group.swift:9:6: warning: stored property 'callback' of 'Sendable'-conforming class 'MessageCallback' has non-sendable type '(FfiMessage) -> Void'; this is an error in the Swift 6 language mode
7 | }
8 |
9 | let callback: (LibXMTP.FfiMessage) -> Void
| |- warning: stored property 'callback' of 'Sendable'-conforming class 'MessageCallback' has non-sendable type '(FfiMessage) -> Void'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
10 |
11 | init(_ callback: @escaping (LibXMTP.FfiMessage) -> Void) {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/KeyUtil.swift:121:22: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
119 | outputWithRecidPtr.deallocate()
120 | }
121 | outputWithRecidPtr.assign(from: outputPtr, count: 64)
| |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
| `- note: use 'update(from:count:)' instead
122 | outputWithRecidPtr.advanced(by: 64).pointee = UInt8(recid)
123 |
[333/361] Compiling XMTPiOS KeyUtil.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Group.swift:9:6: warning: stored property 'callback' of 'Sendable'-conforming class 'MessageCallback' has non-sendable type '(FfiMessage) -> Void'; this is an error in the Swift 6 language mode
7 | }
8 |
9 | let callback: (LibXMTP.FfiMessage) -> Void
| |- warning: stored property 'callback' of 'Sendable'-conforming class 'MessageCallback' has non-sendable type '(FfiMessage) -> Void'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
10 |
11 | init(_ callback: @escaping (LibXMTP.FfiMessage) -> Void) {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/KeyUtil.swift:121:22: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
119 | outputWithRecidPtr.deallocate()
120 | }
121 | outputWithRecidPtr.assign(from: outputPtr, count: 64)
| |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
| `- note: use 'update(from:count:)' instead
122 | outputWithRecidPtr.advanced(by: 64).pointee = UInt8(recid)
123 |
[334/361] Compiling XMTPiOS ConversationDebugInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Group.swift:9:6: warning: stored property 'callback' of 'Sendable'-conforming class 'MessageCallback' has non-sendable type '(FfiMessage) -> Void'; this is an error in the Swift 6 language mode
7 | }
8 |
9 | let callback: (LibXMTP.FfiMessage) -> Void
| |- warning: stored property 'callback' of 'Sendable'-conforming class 'MessageCallback' has non-sendable type '(FfiMessage) -> Void'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
10 |
11 | init(_ callback: @escaping (LibXMTP.FfiMessage) -> Void) {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/KeyUtil.swift:121:22: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
119 | outputWithRecidPtr.deallocate()
120 | }
121 | outputWithRecidPtr.assign(from: outputPtr, count: 64)
| |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
| `- note: use 'update(from:count:)' instead
122 | outputWithRecidPtr.advanced(by: 64).pointee = UInt8(recid)
123 |
[335/361] Compiling XMTPiOS DecodedMessage.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Group.swift:9:6: warning: stored property 'callback' of 'Sendable'-conforming class 'MessageCallback' has non-sendable type '(FfiMessage) -> Void'; this is an error in the Swift 6 language mode
7 | }
8 |
9 | let callback: (LibXMTP.FfiMessage) -> Void
| |- warning: stored property 'callback' of 'Sendable'-conforming class 'MessageCallback' has non-sendable type '(FfiMessage) -> Void'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
10 |
11 | init(_ callback: @escaping (LibXMTP.FfiMessage) -> Void) {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/KeyUtil.swift:121:22: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
119 | outputWithRecidPtr.deallocate()
120 | }
121 | outputWithRecidPtr.assign(from: outputPtr, count: 64)
| |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
| `- note: use 'update(from:count:)' instead
122 | outputWithRecidPtr.advanced(by: 64).pointee = UInt8(recid)
123 |
[336/361] Compiling XMTPiOS DisappearingMessageSettings.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Group.swift:9:6: warning: stored property 'callback' of 'Sendable'-conforming class 'MessageCallback' has non-sendable type '(FfiMessage) -> Void'; this is an error in the Swift 6 language mode
7 | }
8 |
9 | let callback: (LibXMTP.FfiMessage) -> Void
| |- warning: stored property 'callback' of 'Sendable'-conforming class 'MessageCallback' has non-sendable type '(FfiMessage) -> Void'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
10 |
11 | init(_ callback: @escaping (LibXMTP.FfiMessage) -> Void) {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/KeyUtil.swift:121:22: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
119 | outputWithRecidPtr.deallocate()
120 | }
121 | outputWithRecidPtr.assign(from: outputPtr, count: 64)
| |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
| `- note: use 'update(from:count:)' instead
122 | outputWithRecidPtr.advanced(by: 64).pointee = UInt8(recid)
123 |
[337/361] Compiling XMTPiOS GroupMembershipResult.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Group.swift:9:6: warning: stored property 'callback' of 'Sendable'-conforming class 'MessageCallback' has non-sendable type '(FfiMessage) -> Void'; this is an error in the Swift 6 language mode
7 | }
8 |
9 | let callback: (LibXMTP.FfiMessage) -> Void
| |- warning: stored property 'callback' of 'Sendable'-conforming class 'MessageCallback' has non-sendable type '(FfiMessage) -> Void'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
10 |
11 | init(_ callback: @escaping (LibXMTP.FfiMessage) -> Void) {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/KeyUtil.swift:121:22: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
119 | outputWithRecidPtr.deallocate()
120 | }
121 | outputWithRecidPtr.assign(from: outputPtr, count: 64)
| |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
| `- note: use 'update(from:count:)' instead
122 | outputWithRecidPtr.advanced(by: 64).pointee = UInt8(recid)
123 |
[338/361] Compiling XMTPiOS InboxState.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Group.swift:9:6: warning: stored property 'callback' of 'Sendable'-conforming class 'MessageCallback' has non-sendable type '(FfiMessage) -> Void'; this is an error in the Swift 6 language mode
7 | }
8 |
9 | let callback: (LibXMTP.FfiMessage) -> Void
| |- warning: stored property 'callback' of 'Sendable'-conforming class 'MessageCallback' has non-sendable type '(FfiMessage) -> Void'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
10 |
11 | init(_ callback: @escaping (LibXMTP.FfiMessage) -> Void) {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/KeyUtil.swift:121:22: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
119 | outputWithRecidPtr.deallocate()
120 | }
121 | outputWithRecidPtr.assign(from: outputPtr, count: 64)
| |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
| `- note: use 'update(from:count:)' instead
122 | outputWithRecidPtr.advanced(by: 64).pointee = UInt8(recid)
123 |
[339/361] Compiling XMTPiOS Installation.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Group.swift:9:6: warning: stored property 'callback' of 'Sendable'-conforming class 'MessageCallback' has non-sendable type '(FfiMessage) -> Void'; this is an error in the Swift 6 language mode
7 | }
8 |
9 | let callback: (LibXMTP.FfiMessage) -> Void
| |- warning: stored property 'callback' of 'Sendable'-conforming class 'MessageCallback' has non-sendable type '(FfiMessage) -> Void'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
10 |
11 | init(_ callback: @escaping (LibXMTP.FfiMessage) -> Void) {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/KeyUtil.swift:121:22: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
119 | outputWithRecidPtr.deallocate()
120 | }
121 | outputWithRecidPtr.assign(from: outputPtr, count: 64)
| |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
| `- note: use 'update(from:count:)' instead
122 | outputWithRecidPtr.advanced(by: 64).pointee = UInt8(recid)
123 |
[340/361] Compiling XMTPiOS ecies.pb.swift
[341/361] Compiling XMTPiOS frames.pb.swift
[342/361] Compiling XMTPiOS invitation.pb.swift
[343/361] Compiling XMTPiOS message.pb.swift
[344/361] Compiling XMTPiOS private_key.pb.swift
[345/361] Compiling XMTPiOS private_preferences.pb.swift
[346/361] Compiling XMTPiOS public_key.pb.swift
[347/361] Compiling XMTPiOS Member.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:159:6: warning: stored property 'client' of 'Sendable'-conforming class 'ConsentCallback' has non-sendable type 'Client'; this is an error in the Swift 6 language mode
157 |
158 | final class ConsentCallback: FfiConsentCallback {
159 | let client: Client
| `- warning: stored property 'client' of 'Sendable'-conforming class 'ConsentCallback' has non-sendable type 'Client'; this is an error in the Swift 6 language mode
160 | let callback: ([FfiConsent]) -> Void
161 |
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:93:20: note: class 'Client' does not conform to the 'Sendable' protocol
91 | public typealias InboxId = String
92 |
93 | public final class Client {
| `- note: class 'Client' does not conform to the 'Sendable' protocol
94 | public let inboxID: InboxId
95 | public let libXMTPVersion: String = getVersionInfo()
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:160:6: warning: stored property 'callback' of 'Sendable'-conforming class 'ConsentCallback' has non-sendable type '([FfiConsent]) -> Void'; this is an error in the Swift 6 language mode
158 | final class ConsentCallback: FfiConsentCallback {
159 | let client: Client
160 | let callback: ([FfiConsent]) -> Void
| |- warning: stored property 'callback' of 'Sendable'-conforming class 'ConsentCallback' has non-sendable type '([FfiConsent]) -> Void'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
161 |
162 | init(client: Client, _ callback: @escaping ([FfiConsent]) -> Void) {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:177:6: warning: stored property 'client' of 'Sendable'-conforming class 'PreferenceCallback' has non-sendable type 'Client'; this is an error in the Swift 6 language mode
175 |
176 | final class PreferenceCallback: FfiPreferenceCallback {
177 | let client: Client
| `- warning: stored property 'client' of 'Sendable'-conforming class 'PreferenceCallback' has non-sendable type 'Client'; this is an error in the Swift 6 language mode
178 | let callback: ([FfiPreferenceUpdate]) -> Void
179 |
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:93:20: note: class 'Client' does not conform to the 'Sendable' protocol
91 | public typealias InboxId = String
92 |
93 | public final class Client {
| `- note: class 'Client' does not conform to the 'Sendable' protocol
94 | public let inboxID: InboxId
95 | public let libXMTPVersion: String = getVersionInfo()
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:178:6: warning: stored property 'callback' of 'Sendable'-conforming class 'PreferenceCallback' has non-sendable type '([FfiPreferenceUpdate]) -> Void'; this is an error in the Swift 6 language mode
176 | final class PreferenceCallback: FfiPreferenceCallback {
177 | let client: Client
178 | let callback: ([FfiPreferenceUpdate]) -> Void
| |- warning: stored property 'callback' of 'Sendable'-conforming class 'PreferenceCallback' has non-sendable type '([FfiPreferenceUpdate]) -> Void'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
179 |
180 | init(client: Client, _ callback: @escaping ([FfiPreferenceUpdate]) -> Void)
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:77:23: warning: result of call to 'syncPreferences()' is unused
75 |
76 | public func sync() async throws {
77 | try await ffiClient.syncPreferences()
| `- warning: result of call to 'syncPreferences()' is unused
78 | }
79 |
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:136:24: warning: immutable value 'key' was never used; consider replacing with '_' or removing it
134 | }
135 | for preference in records {
136 | if case .hmac(let key) = preference {
| `- warning: immutable value 'key' was never used; consider replacing with '_' or removing it
137 | continuation.yield(.hmac_keys)
138 | }
[348/361] Compiling XMTPiOS PermissionPolicySet.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:159:6: warning: stored property 'client' of 'Sendable'-conforming class 'ConsentCallback' has non-sendable type 'Client'; this is an error in the Swift 6 language mode
157 |
158 | final class ConsentCallback: FfiConsentCallback {
159 | let client: Client
| `- warning: stored property 'client' of 'Sendable'-conforming class 'ConsentCallback' has non-sendable type 'Client'; this is an error in the Swift 6 language mode
160 | let callback: ([FfiConsent]) -> Void
161 |
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:93:20: note: class 'Client' does not conform to the 'Sendable' protocol
91 | public typealias InboxId = String
92 |
93 | public final class Client {
| `- note: class 'Client' does not conform to the 'Sendable' protocol
94 | public let inboxID: InboxId
95 | public let libXMTPVersion: String = getVersionInfo()
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:160:6: warning: stored property 'callback' of 'Sendable'-conforming class 'ConsentCallback' has non-sendable type '([FfiConsent]) -> Void'; this is an error in the Swift 6 language mode
158 | final class ConsentCallback: FfiConsentCallback {
159 | let client: Client
160 | let callback: ([FfiConsent]) -> Void
| |- warning: stored property 'callback' of 'Sendable'-conforming class 'ConsentCallback' has non-sendable type '([FfiConsent]) -> Void'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
161 |
162 | init(client: Client, _ callback: @escaping ([FfiConsent]) -> Void) {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:177:6: warning: stored property 'client' of 'Sendable'-conforming class 'PreferenceCallback' has non-sendable type 'Client'; this is an error in the Swift 6 language mode
175 |
176 | final class PreferenceCallback: FfiPreferenceCallback {
177 | let client: Client
| `- warning: stored property 'client' of 'Sendable'-conforming class 'PreferenceCallback' has non-sendable type 'Client'; this is an error in the Swift 6 language mode
178 | let callback: ([FfiPreferenceUpdate]) -> Void
179 |
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:93:20: note: class 'Client' does not conform to the 'Sendable' protocol
91 | public typealias InboxId = String
92 |
93 | public final class Client {
| `- note: class 'Client' does not conform to the 'Sendable' protocol
94 | public let inboxID: InboxId
95 | public let libXMTPVersion: String = getVersionInfo()
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:178:6: warning: stored property 'callback' of 'Sendable'-conforming class 'PreferenceCallback' has non-sendable type '([FfiPreferenceUpdate]) -> Void'; this is an error in the Swift 6 language mode
176 | final class PreferenceCallback: FfiPreferenceCallback {
177 | let client: Client
178 | let callback: ([FfiPreferenceUpdate]) -> Void
| |- warning: stored property 'callback' of 'Sendable'-conforming class 'PreferenceCallback' has non-sendable type '([FfiPreferenceUpdate]) -> Void'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
179 |
180 | init(client: Client, _ callback: @escaping ([FfiPreferenceUpdate]) -> Void)
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:77:23: warning: result of call to 'syncPreferences()' is unused
75 |
76 | public func sync() async throws {
77 | try await ffiClient.syncPreferences()
| `- warning: result of call to 'syncPreferences()' is unused
78 | }
79 |
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:136:24: warning: immutable value 'key' was never used; consider replacing with '_' or removing it
134 | }
135 | for preference in records {
136 | if case .hmac(let key) = preference {
| `- warning: immutable value 'key' was never used; consider replacing with '_' or removing it
137 | continuation.yield(.hmac_keys)
138 | }
[349/361] Compiling XMTPiOS PublicIdentity.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:159:6: warning: stored property 'client' of 'Sendable'-conforming class 'ConsentCallback' has non-sendable type 'Client'; this is an error in the Swift 6 language mode
157 |
158 | final class ConsentCallback: FfiConsentCallback {
159 | let client: Client
| `- warning: stored property 'client' of 'Sendable'-conforming class 'ConsentCallback' has non-sendable type 'Client'; this is an error in the Swift 6 language mode
160 | let callback: ([FfiConsent]) -> Void
161 |
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:93:20: note: class 'Client' does not conform to the 'Sendable' protocol
91 | public typealias InboxId = String
92 |
93 | public final class Client {
| `- note: class 'Client' does not conform to the 'Sendable' protocol
94 | public let inboxID: InboxId
95 | public let libXMTPVersion: String = getVersionInfo()
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:160:6: warning: stored property 'callback' of 'Sendable'-conforming class 'ConsentCallback' has non-sendable type '([FfiConsent]) -> Void'; this is an error in the Swift 6 language mode
158 | final class ConsentCallback: FfiConsentCallback {
159 | let client: Client
160 | let callback: ([FfiConsent]) -> Void
| |- warning: stored property 'callback' of 'Sendable'-conforming class 'ConsentCallback' has non-sendable type '([FfiConsent]) -> Void'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
161 |
162 | init(client: Client, _ callback: @escaping ([FfiConsent]) -> Void) {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:177:6: warning: stored property 'client' of 'Sendable'-conforming class 'PreferenceCallback' has non-sendable type 'Client'; this is an error in the Swift 6 language mode
175 |
176 | final class PreferenceCallback: FfiPreferenceCallback {
177 | let client: Client
| `- warning: stored property 'client' of 'Sendable'-conforming class 'PreferenceCallback' has non-sendable type 'Client'; this is an error in the Swift 6 language mode
178 | let callback: ([FfiPreferenceUpdate]) -> Void
179 |
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:93:20: note: class 'Client' does not conform to the 'Sendable' protocol
91 | public typealias InboxId = String
92 |
93 | public final class Client {
| `- note: class 'Client' does not conform to the 'Sendable' protocol
94 | public let inboxID: InboxId
95 | public let libXMTPVersion: String = getVersionInfo()
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:178:6: warning: stored property 'callback' of 'Sendable'-conforming class 'PreferenceCallback' has non-sendable type '([FfiPreferenceUpdate]) -> Void'; this is an error in the Swift 6 language mode
176 | final class PreferenceCallback: FfiPreferenceCallback {
177 | let client: Client
178 | let callback: ([FfiPreferenceUpdate]) -> Void
| |- warning: stored property 'callback' of 'Sendable'-conforming class 'PreferenceCallback' has non-sendable type '([FfiPreferenceUpdate]) -> Void'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
179 |
180 | init(client: Client, _ callback: @escaping ([FfiPreferenceUpdate]) -> Void)
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:77:23: warning: result of call to 'syncPreferences()' is unused
75 |
76 | public func sync() async throws {
77 | try await ffiClient.syncPreferences()
| `- warning: result of call to 'syncPreferences()' is unused
78 | }
79 |
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:136:24: warning: immutable value 'key' was never used; consider replacing with '_' or removing it
134 | }
135 | for preference in records {
136 | if case .hmac(let key) = preference {
| `- warning: immutable value 'key' was never used; consider replacing with '_' or removing it
137 | continuation.yield(.hmac_keys)
138 | }
[350/361] Compiling XMTPiOS SignatureRequest.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:159:6: warning: stored property 'client' of 'Sendable'-conforming class 'ConsentCallback' has non-sendable type 'Client'; this is an error in the Swift 6 language mode
157 |
158 | final class ConsentCallback: FfiConsentCallback {
159 | let client: Client
| `- warning: stored property 'client' of 'Sendable'-conforming class 'ConsentCallback' has non-sendable type 'Client'; this is an error in the Swift 6 language mode
160 | let callback: ([FfiConsent]) -> Void
161 |
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:93:20: note: class 'Client' does not conform to the 'Sendable' protocol
91 | public typealias InboxId = String
92 |
93 | public final class Client {
| `- note: class 'Client' does not conform to the 'Sendable' protocol
94 | public let inboxID: InboxId
95 | public let libXMTPVersion: String = getVersionInfo()
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:160:6: warning: stored property 'callback' of 'Sendable'-conforming class 'ConsentCallback' has non-sendable type '([FfiConsent]) -> Void'; this is an error in the Swift 6 language mode
158 | final class ConsentCallback: FfiConsentCallback {
159 | let client: Client
160 | let callback: ([FfiConsent]) -> Void
| |- warning: stored property 'callback' of 'Sendable'-conforming class 'ConsentCallback' has non-sendable type '([FfiConsent]) -> Void'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
161 |
162 | init(client: Client, _ callback: @escaping ([FfiConsent]) -> Void) {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:177:6: warning: stored property 'client' of 'Sendable'-conforming class 'PreferenceCallback' has non-sendable type 'Client'; this is an error in the Swift 6 language mode
175 |
176 | final class PreferenceCallback: FfiPreferenceCallback {
177 | let client: Client
| `- warning: stored property 'client' of 'Sendable'-conforming class 'PreferenceCallback' has non-sendable type 'Client'; this is an error in the Swift 6 language mode
178 | let callback: ([FfiPreferenceUpdate]) -> Void
179 |
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:93:20: note: class 'Client' does not conform to the 'Sendable' protocol
91 | public typealias InboxId = String
92 |
93 | public final class Client {
| `- note: class 'Client' does not conform to the 'Sendable' protocol
94 | public let inboxID: InboxId
95 | public let libXMTPVersion: String = getVersionInfo()
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:178:6: warning: stored property 'callback' of 'Sendable'-conforming class 'PreferenceCallback' has non-sendable type '([FfiPreferenceUpdate]) -> Void'; this is an error in the Swift 6 language mode
176 | final class PreferenceCallback: FfiPreferenceCallback {
177 | let client: Client
178 | let callback: ([FfiPreferenceUpdate]) -> Void
| |- warning: stored property 'callback' of 'Sendable'-conforming class 'PreferenceCallback' has non-sendable type '([FfiPreferenceUpdate]) -> Void'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
179 |
180 | init(client: Client, _ callback: @escaping ([FfiPreferenceUpdate]) -> Void)
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:77:23: warning: result of call to 'syncPreferences()' is unused
75 |
76 | public func sync() async throws {
77 | try await ffiClient.syncPreferences()
| `- warning: result of call to 'syncPreferences()' is unused
78 | }
79 |
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:136:24: warning: immutable value 'key' was never used; consider replacing with '_' or removing it
134 | }
135 | for preference in records {
136 | if case .hmac(let key) = preference {
| `- warning: immutable value 'key' was never used; consider replacing with '_' or removing it
137 | continuation.yield(.hmac_keys)
138 | }
[351/361] Compiling XMTPiOS XMTPDebugInformation.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:159:6: warning: stored property 'client' of 'Sendable'-conforming class 'ConsentCallback' has non-sendable type 'Client'; this is an error in the Swift 6 language mode
157 |
158 | final class ConsentCallback: FfiConsentCallback {
159 | let client: Client
| `- warning: stored property 'client' of 'Sendable'-conforming class 'ConsentCallback' has non-sendable type 'Client'; this is an error in the Swift 6 language mode
160 | let callback: ([FfiConsent]) -> Void
161 |
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:93:20: note: class 'Client' does not conform to the 'Sendable' protocol
91 | public typealias InboxId = String
92 |
93 | public final class Client {
| `- note: class 'Client' does not conform to the 'Sendable' protocol
94 | public let inboxID: InboxId
95 | public let libXMTPVersion: String = getVersionInfo()
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:160:6: warning: stored property 'callback' of 'Sendable'-conforming class 'ConsentCallback' has non-sendable type '([FfiConsent]) -> Void'; this is an error in the Swift 6 language mode
158 | final class ConsentCallback: FfiConsentCallback {
159 | let client: Client
160 | let callback: ([FfiConsent]) -> Void
| |- warning: stored property 'callback' of 'Sendable'-conforming class 'ConsentCallback' has non-sendable type '([FfiConsent]) -> Void'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
161 |
162 | init(client: Client, _ callback: @escaping ([FfiConsent]) -> Void) {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:177:6: warning: stored property 'client' of 'Sendable'-conforming class 'PreferenceCallback' has non-sendable type 'Client'; this is an error in the Swift 6 language mode
175 |
176 | final class PreferenceCallback: FfiPreferenceCallback {
177 | let client: Client
| `- warning: stored property 'client' of 'Sendable'-conforming class 'PreferenceCallback' has non-sendable type 'Client'; this is an error in the Swift 6 language mode
178 | let callback: ([FfiPreferenceUpdate]) -> Void
179 |
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:93:20: note: class 'Client' does not conform to the 'Sendable' protocol
91 | public typealias InboxId = String
92 |
93 | public final class Client {
| `- note: class 'Client' does not conform to the 'Sendable' protocol
94 | public let inboxID: InboxId
95 | public let libXMTPVersion: String = getVersionInfo()
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:178:6: warning: stored property 'callback' of 'Sendable'-conforming class 'PreferenceCallback' has non-sendable type '([FfiPreferenceUpdate]) -> Void'; this is an error in the Swift 6 language mode
176 | final class PreferenceCallback: FfiPreferenceCallback {
177 | let client: Client
178 | let callback: ([FfiPreferenceUpdate]) -> Void
| |- warning: stored property 'callback' of 'Sendable'-conforming class 'PreferenceCallback' has non-sendable type '([FfiPreferenceUpdate]) -> Void'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
179 |
180 | init(client: Client, _ callback: @escaping ([FfiPreferenceUpdate]) -> Void)
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:77:23: warning: result of call to 'syncPreferences()' is unused
75 |
76 | public func sync() async throws {
77 | try await ffiClient.syncPreferences()
| `- warning: result of call to 'syncPreferences()' is unused
78 | }
79 |
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:136:24: warning: immutable value 'key' was never used; consider replacing with '_' or removing it
134 | }
135 | for preference in records {
136 | if case .hmac(let key) = preference {
| `- warning: immutable value 'key' was never used; consider replacing with '_' or removing it
137 | continuation.yield(.hmac_keys)
138 | }
[352/361] Compiling XMTPiOS PrivateKey.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:159:6: warning: stored property 'client' of 'Sendable'-conforming class 'ConsentCallback' has non-sendable type 'Client'; this is an error in the Swift 6 language mode
157 |
158 | final class ConsentCallback: FfiConsentCallback {
159 | let client: Client
| `- warning: stored property 'client' of 'Sendable'-conforming class 'ConsentCallback' has non-sendable type 'Client'; this is an error in the Swift 6 language mode
160 | let callback: ([FfiConsent]) -> Void
161 |
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:93:20: note: class 'Client' does not conform to the 'Sendable' protocol
91 | public typealias InboxId = String
92 |
93 | public final class Client {
| `- note: class 'Client' does not conform to the 'Sendable' protocol
94 | public let inboxID: InboxId
95 | public let libXMTPVersion: String = getVersionInfo()
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:160:6: warning: stored property 'callback' of 'Sendable'-conforming class 'ConsentCallback' has non-sendable type '([FfiConsent]) -> Void'; this is an error in the Swift 6 language mode
158 | final class ConsentCallback: FfiConsentCallback {
159 | let client: Client
160 | let callback: ([FfiConsent]) -> Void
| |- warning: stored property 'callback' of 'Sendable'-conforming class 'ConsentCallback' has non-sendable type '([FfiConsent]) -> Void'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
161 |
162 | init(client: Client, _ callback: @escaping ([FfiConsent]) -> Void) {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:177:6: warning: stored property 'client' of 'Sendable'-conforming class 'PreferenceCallback' has non-sendable type 'Client'; this is an error in the Swift 6 language mode
175 |
176 | final class PreferenceCallback: FfiPreferenceCallback {
177 | let client: Client
| `- warning: stored property 'client' of 'Sendable'-conforming class 'PreferenceCallback' has non-sendable type 'Client'; this is an error in the Swift 6 language mode
178 | let callback: ([FfiPreferenceUpdate]) -> Void
179 |
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:93:20: note: class 'Client' does not conform to the 'Sendable' protocol
91 | public typealias InboxId = String
92 |
93 | public final class Client {
| `- note: class 'Client' does not conform to the 'Sendable' protocol
94 | public let inboxID: InboxId
95 | public let libXMTPVersion: String = getVersionInfo()
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:178:6: warning: stored property 'callback' of 'Sendable'-conforming class 'PreferenceCallback' has non-sendable type '([FfiPreferenceUpdate]) -> Void'; this is an error in the Swift 6 language mode
176 | final class PreferenceCallback: FfiPreferenceCallback {
177 | let client: Client
178 | let callback: ([FfiPreferenceUpdate]) -> Void
| |- warning: stored property 'callback' of 'Sendable'-conforming class 'PreferenceCallback' has non-sendable type '([FfiPreferenceUpdate]) -> Void'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
179 |
180 | init(client: Client, _ callback: @escaping ([FfiPreferenceUpdate]) -> Void)
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:77:23: warning: result of call to 'syncPreferences()' is unused
75 |
76 | public func sync() async throws {
77 | try await ffiClient.syncPreferences()
| `- warning: result of call to 'syncPreferences()' is unused
78 | }
79 |
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:136:24: warning: immutable value 'key' was never used; consider replacing with '_' or removing it
134 | }
135 | for preference in records {
136 | if case .hmac(let key) = preference {
| `- warning: immutable value 'key' was never used; consider replacing with '_' or removing it
137 | continuation.yield(.hmac_keys)
138 | }
[353/361] Compiling XMTPiOS PrivatePreferences.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:159:6: warning: stored property 'client' of 'Sendable'-conforming class 'ConsentCallback' has non-sendable type 'Client'; this is an error in the Swift 6 language mode
157 |
158 | final class ConsentCallback: FfiConsentCallback {
159 | let client: Client
| `- warning: stored property 'client' of 'Sendable'-conforming class 'ConsentCallback' has non-sendable type 'Client'; this is an error in the Swift 6 language mode
160 | let callback: ([FfiConsent]) -> Void
161 |
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:93:20: note: class 'Client' does not conform to the 'Sendable' protocol
91 | public typealias InboxId = String
92 |
93 | public final class Client {
| `- note: class 'Client' does not conform to the 'Sendable' protocol
94 | public let inboxID: InboxId
95 | public let libXMTPVersion: String = getVersionInfo()
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:160:6: warning: stored property 'callback' of 'Sendable'-conforming class 'ConsentCallback' has non-sendable type '([FfiConsent]) -> Void'; this is an error in the Swift 6 language mode
158 | final class ConsentCallback: FfiConsentCallback {
159 | let client: Client
160 | let callback: ([FfiConsent]) -> Void
| |- warning: stored property 'callback' of 'Sendable'-conforming class 'ConsentCallback' has non-sendable type '([FfiConsent]) -> Void'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
161 |
162 | init(client: Client, _ callback: @escaping ([FfiConsent]) -> Void) {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:177:6: warning: stored property 'client' of 'Sendable'-conforming class 'PreferenceCallback' has non-sendable type 'Client'; this is an error in the Swift 6 language mode
175 |
176 | final class PreferenceCallback: FfiPreferenceCallback {
177 | let client: Client
| `- warning: stored property 'client' of 'Sendable'-conforming class 'PreferenceCallback' has non-sendable type 'Client'; this is an error in the Swift 6 language mode
178 | let callback: ([FfiPreferenceUpdate]) -> Void
179 |
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:93:20: note: class 'Client' does not conform to the 'Sendable' protocol
91 | public typealias InboxId = String
92 |
93 | public final class Client {
| `- note: class 'Client' does not conform to the 'Sendable' protocol
94 | public let inboxID: InboxId
95 | public let libXMTPVersion: String = getVersionInfo()
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:178:6: warning: stored property 'callback' of 'Sendable'-conforming class 'PreferenceCallback' has non-sendable type '([FfiPreferenceUpdate]) -> Void'; this is an error in the Swift 6 language mode
176 | final class PreferenceCallback: FfiPreferenceCallback {
177 | let client: Client
178 | let callback: ([FfiPreferenceUpdate]) -> Void
| |- warning: stored property 'callback' of 'Sendable'-conforming class 'PreferenceCallback' has non-sendable type '([FfiPreferenceUpdate]) -> Void'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
179 |
180 | init(client: Client, _ callback: @escaping ([FfiPreferenceUpdate]) -> Void)
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:77:23: warning: result of call to 'syncPreferences()' is unused
75 |
76 | public func sync() async throws {
77 | try await ffiClient.syncPreferences()
| `- warning: result of call to 'syncPreferences()' is unused
78 | }
79 |
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:136:24: warning: immutable value 'key' was never used; consider replacing with '_' or removing it
134 | }
135 | for preference in records {
136 | if case .hmac(let key) = preference {
| `- warning: immutable value 'key' was never used; consider replacing with '_' or removing it
137 | continuation.yield(.hmac_keys)
138 | }
[354/361] Compiling XMTPiOS keystore.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:159:6: warning: stored property 'client' of 'Sendable'-conforming class 'ConsentCallback' has non-sendable type 'Client'; this is an error in the Swift 6 language mode
157 |
158 | final class ConsentCallback: FfiConsentCallback {
159 | let client: Client
| `- warning: stored property 'client' of 'Sendable'-conforming class 'ConsentCallback' has non-sendable type 'Client'; this is an error in the Swift 6 language mode
160 | let callback: ([FfiConsent]) -> Void
161 |
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:93:20: note: class 'Client' does not conform to the 'Sendable' protocol
91 | public typealias InboxId = String
92 |
93 | public final class Client {
| `- note: class 'Client' does not conform to the 'Sendable' protocol
94 | public let inboxID: InboxId
95 | public let libXMTPVersion: String = getVersionInfo()
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:160:6: warning: stored property 'callback' of 'Sendable'-conforming class 'ConsentCallback' has non-sendable type '([FfiConsent]) -> Void'; this is an error in the Swift 6 language mode
158 | final class ConsentCallback: FfiConsentCallback {
159 | let client: Client
160 | let callback: ([FfiConsent]) -> Void
| |- warning: stored property 'callback' of 'Sendable'-conforming class 'ConsentCallback' has non-sendable type '([FfiConsent]) -> Void'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
161 |
162 | init(client: Client, _ callback: @escaping ([FfiConsent]) -> Void) {
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:177:6: warning: stored property 'client' of 'Sendable'-conforming class 'PreferenceCallback' has non-sendable type 'Client'; this is an error in the Swift 6 language mode
175 |
176 | final class PreferenceCallback: FfiPreferenceCallback {
177 | let client: Client
| `- warning: stored property 'client' of 'Sendable'-conforming class 'PreferenceCallback' has non-sendable type 'Client'; this is an error in the Swift 6 language mode
178 | let callback: ([FfiPreferenceUpdate]) -> Void
179 |
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/Client.swift:93:20: note: class 'Client' does not conform to the 'Sendable' protocol
91 | public typealias InboxId = String
92 |
93 | public final class Client {
| `- note: class 'Client' does not conform to the 'Sendable' protocol
94 | public let inboxID: InboxId
95 | public let libXMTPVersion: String = getVersionInfo()
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:178:6: warning: stored property 'callback' of 'Sendable'-conforming class 'PreferenceCallback' has non-sendable type '([FfiPreferenceUpdate]) -> Void'; this is an error in the Swift 6 language mode
176 | final class PreferenceCallback: FfiPreferenceCallback {
177 | let client: Client
178 | let callback: ([FfiPreferenceUpdate]) -> Void
| |- warning: stored property 'callback' of 'Sendable'-conforming class 'PreferenceCallback' has non-sendable type '([FfiPreferenceUpdate]) -> Void'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
179 |
180 | init(client: Client, _ callback: @escaping ([FfiPreferenceUpdate]) -> Void)
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:77:23: warning: result of call to 'syncPreferences()' is unused
75 |
76 | public func sync() async throws {
77 | try await ffiClient.syncPreferences()
| `- warning: result of call to 'syncPreferences()' is unused
78 | }
79 |
/Users/admin/builder/spi-builder-workspace/Sources/XMTPiOS/PrivatePreferences.swift:136:24: warning: immutable value 'key' was never used; consider replacing with '_' or removing it
134 | }
135 | for preference in records {
136 | if case .hmac(let key) = preference {
| `- warning: immutable value 'key' was never used; consider replacing with '_' or removing it
137 | continuation.yield(.hmac_keys)
138 | }
[355/361] Compiling XMTPiOS signature.pb.swift
[356/361] Compiling XMTPiOS signed_payload.pb.swift
[357/361] Compiling XMTPiOS mls.pb.swift
[358/361] Compiling XMTPiOS intents.pb.swift
[359/361] Compiling XMTPiOS association.pb.swift
[360/361] Compiling XMTPiOS credential.pb.swift
[361/361] Compiling XMTPiOS group_membership.pb.swift
[362/363] Emitting module XMTPTestHelpers
[363/363] Compiling XMTPTestHelpers TestHelpers.swift
Build complete! (75.99s)
Fetching https://github.com/apple/swift-docc-plugin.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/xmtp/libxmtp-swift.git
Fetching https://github.com/tesseract-one/CSecp256k1.swift.git
Fetching https://github.com/bufbuild/connect-swift
[1/102] Fetching csecp256k1.swift
[95/2151] Fetching csecp256k1.swift, swift-docc-plugin
[177/15092] Fetching csecp256k1.swift, swift-docc-plugin, cryptoswift
[315/17001] Fetching csecp256k1.swift, swift-docc-plugin, cryptoswift, libxmtp-swift
[621/25521] Fetching csecp256k1.swift, swift-docc-plugin, cryptoswift, libxmtp-swift, connect-swift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.65s)
Fetched https://github.com/bufbuild/connect-swift from cache (1.65s)
Fetched https://github.com/apple/swift-docc-plugin.git from cache (1.65s)
[558/2011] Fetching csecp256k1.swift, libxmtp-swift
Fetched https://github.com/xmtp/libxmtp-swift.git from cache (9.73s)
Fetched https://github.com/tesseract-one/CSecp256k1.swift.git from cache (9.73s)
Computing version for https://github.com/xmtp/libxmtp-swift.git
Computed https://github.com/xmtp/libxmtp-swift.git at 4.2.0 (0.58s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.3 (0.58s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.4.3 (0.58s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3393] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.15s)
Computing version for https://github.com/bufbuild/connect-swift
Computed https://github.com/bufbuild/connect-swift at 1.0.0 (0.56s)
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
[1/11527] Fetching swift-nio-http2
[347/26370] Fetching swift-nio-http2, swift-nio-ssl
[8749/102517] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.44s)
[3602/90990] Fetching swift-nio-ssl, swift-nio
[5571/130312] Fetching swift-nio-ssl, swift-nio, swift-protobuf
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.97s)
Fetched https://github.com/apple/swift-protobuf.git from cache (3.97s)
Fetched https://github.com/apple/swift-nio.git from cache (3.97s)
Computing version for https://github.com/tesseract-one/CSecp256k1.swift.git
Computed https://github.com/tesseract-one/CSecp256k1.swift.git at 0.2.0 (0.56s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.60s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.30.0 (0.44s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.46s)
Fetching https://github.com/apple/swift-atomics.git
[1/1717] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (3.81s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.70s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4391] Fetching swift-system
[572/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.58s)
Fetched https://github.com/apple/swift-system.git from cache (1.58s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.47s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.54s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.59s)
Creating working copy for https://github.com/bufbuild/connect-swift
Working copy of https://github.com/bufbuild/connect-swift resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.4.3
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
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/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.30.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/xmtp/libxmtp-swift.git
Working copy of https://github.com/xmtp/libxmtp-swift.git resolved at 4.2.0
Creating working copy for https://github.com/tesseract-one/CSecp256k1.swift.git
Working copy of https://github.com/tesseract-one/CSecp256k1.swift.git resolved at 0.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
[32750/144784920] Downloading https://github.com/xmtp/libxmtp/releases/download/swift-bindings-1.2.0.7b9b4d0/LibXMTPSwiftFFI.zip
Downloading binary artifact https://github.com/xmtp/libxmtp/releases/download/swift-bindings-1.2.0.7b9b4d0/LibXMTPSwiftFFI.zip
Downloaded https://github.com/xmtp/libxmtp/releases/download/swift-bindings-1.2.0.7b9b4d0/LibXMTPSwiftFFI.zip (7.65s)
warning: 'libxmtp-swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/libxmtp-swift/Sources/LibXMTP/libxmtp-version.txt
Build complete.
{
"dependencies" : [
{
"identity" : "csecp256k1.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tesseract-one/CSecp256k1.swift.git"
},
{
"identity" : "connect-swift",
"requirement" : {
"exact" : [
"1.0.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/bufbuild/connect-swift"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin.git"
},
{
"identity" : "cryptoswift",
"requirement" : {
"exact" : [
"1.8.3"
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
},
{
"identity" : "libxmtp-swift",
"requirement" : {
"exact" : [
"4.2.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/xmtp/libxmtp-swift.git"
}
],
"manifest_display_name" : "XMTPiOS",
"name" : "XMTPiOS",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "XMTPiOS",
"targets" : [
"XMTPiOS"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "XMTPTestHelpers",
"targets" : [
"XMTPTestHelpers"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "XMTPiOS",
"module_type" : "SwiftTarget",
"name" : "XMTPiOS",
"path" : "Sources/XMTPiOS",
"product_dependencies" : [
"CSecp256k1",
"Connect",
"LibXMTP",
"CryptoSwift"
],
"product_memberships" : [
"XMTPiOS",
"XMTPTestHelpers"
],
"sources" : [
"Client.swift",
"CodecRegistry.swift",
"Codecs/AttachmentCodec.swift",
"Codecs/ContentCodec.swift",
"Codecs/ContentTypeID.swift",
"Codecs/EncryptedEncodedContent.swift",
"Codecs/GroupUpdatedCodec.swift",
"Codecs/MultiRemoteAttachmentCodec.swift",
"Codecs/ReactionCodec.swift",
"Codecs/ReactionV2Codec.swift",
"Codecs/ReadReceiptCodec.swift",
"Codecs/RemoteAttachmentCodec.swift",
"Codecs/ReplyCodec.swift",
"Codecs/TextCodec.swift",
"Conversation.swift",
"Conversations.swift",
"Crypto.swift",
"Dm.swift",
"EncodedContentCompression.swift",
"Extensions/Data.swift",
"Extensions/Date.swift",
"Extensions/Ffi.swift",
"Extensions/String.swift",
"Extensions/URL.swift",
"Group.swift",
"KeyUtil.swift",
"Libxmtp/ConversationDebugInfo.swift",
"Libxmtp/DecodedMessage.swift",
"Libxmtp/DisappearingMessageSettings.swift",
"Libxmtp/GroupMembershipResult.swift",
"Libxmtp/InboxState.swift",
"Libxmtp/Installation.swift",
"Libxmtp/Member.swift",
"Libxmtp/PermissionPolicySet.swift",
"Libxmtp/PublicIdentity.swift",
"Libxmtp/SignatureRequest.swift",
"Libxmtp/XMTPDebugInformation.swift",
"Messages/PrivateKey.swift",
"PrivatePreferences.swift",
"Proto/keystore_api/v1/keystore.pb.swift",
"Proto/message_api/v1/authn.pb.swift",
"Proto/message_api/v1/message_api.pb.swift",
"Proto/message_contents/ciphertext.pb.swift",
"Proto/message_contents/composite.pb.swift",
"Proto/message_contents/contact.pb.swift",
"Proto/message_contents/content.pb.swift",
"Proto/message_contents/conversation_reference.pb.swift",
"Proto/message_contents/ecies.pb.swift",
"Proto/message_contents/frames.pb.swift",
"Proto/message_contents/invitation.pb.swift",
"Proto/message_contents/message.pb.swift",
"Proto/message_contents/private_key.pb.swift",
"Proto/message_contents/private_preferences.pb.swift",
"Proto/message_contents/public_key.pb.swift",
"Proto/message_contents/signature.pb.swift",
"Proto/message_contents/signed_payload.pb.swift",
"Proto/mls/api/v1/mls.pb.swift",
"Proto/mls/database/intents.pb.swift",
"Proto/mls/message_contents/association.pb.swift",
"Proto/mls/message_contents/credential.pb.swift",
"Proto/mls/message_contents/group_membership.pb.swift",
"Proto/mls/message_contents/group_metadata.pb.swift",
"Proto/mls/message_contents/group_mutable_metadata.pb.swift",
"Proto/mls/message_contents/group_permissions.pb.swift",
"Proto/mls/message_contents/transcript_messages.pb.swift",
"Push/XMTPPush.swift",
"Push/service.connect.swift",
"Push/service.pb.swift",
"SendOptions.swift",
"SignedData.swift",
"SigningKey.swift",
"Topic.swift",
"Util.swift",
"XMTPEnvironment.swift",
"XMTPLogger.swift"
],
"type" : "library"
},
{
"c99name" : "XMTPTests",
"module_type" : "SwiftTarget",
"name" : "XMTPTests",
"path" : "Tests/XMTPTests",
"sources" : [
"AttachmentTests.swift",
"ClientTests.swift",
"CodecTests.swift",
"ConversationTests.swift",
"CryptoTests.swift",
"DmTests.swift",
"GroupPermissionsTests.swift",
"GroupTests.swift",
"HistorySyncTests.swift",
"MultiRemoteAttachmentTest.swift",
"PerformanceTests.swift",
"ReactionTests.swift",
"ReadReceiptTests.swift",
"RemoteAttachmentTest.swift",
"ReplyTests.swift"
],
"target_dependencies" : [
"XMTPiOS",
"XMTPTestHelpers"
],
"type" : "test"
},
{
"c99name" : "XMTPTestHelpers",
"module_type" : "SwiftTarget",
"name" : "XMTPTestHelpers",
"path" : "Sources/XMTPTestHelpers",
"product_memberships" : [
"XMTPTestHelpers"
],
"sources" : [
"TestHelpers.swift"
],
"target_dependencies" : [
"XMTPiOS"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Done.