Build Information
Failed to build XMTPiOS, reference 4.6.9 (13fae4), with Swift 6.1 for tvOS using Xcode 16.3 on 13 Dec 2025 07:14:11 UTC.
Build Command
No build command. This typically means the build failed at an early stage where we determine the build command.Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xmtp/xmtp-ios.git
Reference: 4.6.9
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/xmtp/xmtp-ios
* tag 4.6.9 -> FETCH_HEAD
HEAD is now at 13fae41 expose leave request codec (#644)
Cloned https://github.com/xmtp/xmtp-ios.git
Revision (git rev-parse @):
13fae410e1fa68b5c2f8e5680e0ecfa8a23eaa10
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/xmtp/xmtp-ios.git at 4.6.9
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/xmtp/xmtp-ios.git
https://github.com/xmtp/xmtp-ios.git
{
"dependencies" : [
{
"identity" : "connect-swift",
"requirement" : {
"exact" : [
"1.2.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" : {
"range" : [
{
"lower_bound" : "1.8.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
},
{
"identity" : "swiftlintplugins",
"requirement" : {
"range" : [
{
"lower_bound" : "0.62.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SimplyDanny/SwiftLintPlugins"
}
],
"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" : [
"Connect",
"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/LeaveRequestCodec.swift",
"Codecs/MultiRemoteAttachmentCodec.swift",
"Codecs/ReactionCodec.swift",
"Codecs/ReactionV2Codec.swift",
"Codecs/ReadReceiptCodec.swift",
"Codecs/RemoteAttachmentCodec.swift",
"Codecs/ReplyCodec.swift",
"Codecs/TextCodec.swift",
"Codecs/TransactionReferenceCodec.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/ArchiveOptions.swift",
"Libxmtp/ConversationDebugInfo.swift",
"Libxmtp/DecodedMessage.swift",
"Libxmtp/DecodedMessageV2.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",
"Libxmtp/xmtpv3.swift",
"MessageVisibilityOptions.swift",
"Messages/PrivateKey.swift",
"PrivatePreferences.swift",
"Proto/device_sync_consent_backup.pb.swift",
"Proto/device_sync_content.pb.swift",
"Proto/device_sync_device_sync.pb.swift",
"Proto/device_sync_event_backup.pb.swift",
"Proto/device_sync_group_backup.pb.swift",
"Proto/device_sync_message_backup.pb.swift",
"Proto/identity_api_v1_identity.pb.swift",
"Proto/identity_associations_association.pb.swift",
"Proto/identity_associations_signature.pb.swift",
"Proto/identity_credential.pb.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_database_task.pb.swift",
"Proto/mls_message_contents_commit_log.pb.swift",
"Proto/mls_message_contents_content.pb.swift",
"Proto/mls_message_contents_content_types_delete_message.pb.swift",
"Proto/mls_message_contents_content_types_leave_request.pb.swift",
"Proto/mls_message_contents_content_types_multi_remote_attachment.pb.swift",
"Proto/mls_message_contents_content_types_reaction.pb.swift",
"Proto/mls_message_contents_content_types_wallet_send_calls.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_oneshot.pb.swift",
"Proto/mls_message_contents_transcript_messages.pb.swift",
"Proto/mls_message_contents_welcome_pointer.pb.swift",
"Proto/mls_message_contents_wrapper_encryption.pb.swift",
"Proto/mls_validation_v1_service.pb.swift",
"Proto/xmtpv4_envelopes_envelopes.pb.swift",
"Proto/xmtpv4_envelopes_payer_report.pb.swift",
"Proto/xmtpv4_message_api_message_api.pb.swift",
"Proto/xmtpv4_message_api_misbehavior_api.pb.swift",
"Proto/xmtpv4_metadata_api_metadata_api.pb.swift",
"Proto/xmtpv4_payer_api_payer_api.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"
],
"target_dependencies" : [
"LibXMTPSwiftFFI"
],
"type" : "library"
},
{
"c99name" : "XMTPTests",
"module_type" : "SwiftTarget",
"name" : "XMTPTests",
"path" : "Tests/XMTPTests",
"sources" : [
"ArchiveTests.swift",
"AttachmentTests.swift",
"ClientTests.swift",
"CodecTests.swift",
"ConversationTests.swift",
"CryptoTests.swift",
"DmTests.swift",
"EnrichedMessagesTests.swift",
"GroupPermissionsTests.swift",
"GroupTests.swift",
"HistorySyncTests.swift",
"LeaveRequestTests.swift",
"MultiRemoteAttachmentTest.swift",
"PerformanceTests.swift",
"ReactionTests.swift",
"ReadReceiptTests.swift",
"RemoteAttachmentTest.swift",
"ReplyTests.swift",
"TransactionReferencesTests.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"
},
{
"c99name" : "LibXMTPSwiftFFI",
"module_type" : "BinaryTarget",
"name" : "LibXMTPSwiftFFI",
"path" : "remote/archive/LibXMTPSwiftFFI.zip",
"product_memberships" : [
"XMTPiOS",
"XMTPTestHelpers"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.6"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/krzyzanowskim/CryptoSwift.git
Fetching from https://github.com/bufbuild/connect-swift
Fetching from https://github.com/SimplyDanny/SwiftLintPlugins
Fetching from https://github.com/apple/swift-docc-plugin.git
Fetching from https://github.com/apple/swift-nio.git (cached)
Fetching from https://github.com/apple/swift-nio-http2.git (cached)
Fetching from https://github.com/apple/swift-protobuf.git (cached)
Fetching from https://github.com/apple/swift-nio-ssl.git (cached)
Fetching from https://github.com/swiftlang/swift-docc-symbolkit (cached)
Fetching from https://github.com/apple/swift-atomics.git (cached)
Fetching from https://github.com/apple/swift-collections.git (cached)
Fetching from https://github.com/apple/swift-system.git (cached)
Creating working copy of package ‘swift-collections’
Checking out 1.3.0 of package ‘swift-collections’
Creating working copy of package ‘SwiftLintPlugins’
Checking out 0.62.2 of package ‘SwiftLintPlugins’
Creating working copy of package ‘swift-nio-ssl’
Checking out 2.36.0 of package ‘swift-nio-ssl’
Creating working copy of package ‘swift-atomics’
Checking out 1.3.0 of package ‘swift-atomics’
Creating working copy of package ‘CryptoSwift’
Checking out 1.9.0 of package ‘CryptoSwift’
Creating working copy of package ‘connect-swift’
Checking out 1.2.0 of package ‘connect-swift’
Creating working copy of package ‘swift-nio’
Checking out 2.91.0 of package ‘swift-nio’
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.4.5 of package ‘swift-docc-plugin’
Creating working copy of package ‘swift-nio-http2’
Checking out 1.39.0 of package ‘swift-nio-http2’
Creating working copy of package ‘swift-protobuf’
Checking out 1.33.3 of package ‘swift-protobuf’
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Creating working copy of package ‘swift-system’
Checking out 1.6.3 of package ‘swift-system’
failed downloading 'https://github.com/realm/SwiftLint/releases/download/0.62.2/SwiftLintBinary.artifactbundle.zip' which is required by binary target 'SwiftLintBinary': /Users/admin/Library/Caches/org.swift.swiftpm/artifacts/https___github_com_realm_SwiftLint_releases_download_0_62_2_SwiftLintBinary_artifactbundle_zip already exists in file systemfailed downloading 'https://github.com/xmtp/libxmtp/releases/download/swift-bindings-1.6.9.13f093e/LibXMTPSwiftFFI.zip' which is required by binary target 'LibXMTPSwiftFFI': /Users/admin/Library/Caches/org.swift.swiftpm/artifacts/https___github_com_xmtp_libxmtp_releases_download_swift_bindings_1_6_9_13f093e_LibXMTPSwiftFFI_zip already exists in file systemfatalErrorResolve Package Graph
failed downloading 'https://github.com/realm/SwiftLint/releases/download/0.62.2/SwiftLintBinary.artifactbundle.zip' which is required by binary target 'SwiftLintBinary': /Users/admin/Library/Caches/org.swift.swiftpm/artifacts/https___github_com_realm_SwiftLint_releases_download_0_62_2_SwiftLintBinary_artifactbundle_zip already exists in file systemfailed downloading 'https://github.com/xmtp/libxmtp/releases/download/swift-bindings-1.6.9.13f093e/LibXMTPSwiftFFI.zip' which is required by binary target 'LibXMTPSwiftFFI': /Users/admin/Library/Caches/org.swift.swiftpm/artifacts/https___github_com_xmtp_libxmtp_releases_download_swift_bindings_1_6_9_13f093e_LibXMTPSwiftFFI_zip already exists in file systemfatalError
Resolved source packages:
spi-builder-workspace: (null)
2025-12-12 23:14:09.889 xcodebuild[549:3181] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-12-12_23-14-0009.xcresult
xcodebuild: error: Could not resolve package dependencies:
failed downloading 'https://github.com/realm/SwiftLint/releases/download/0.62.2/SwiftLintBinary.artifactbundle.zip' which is required by binary target 'SwiftLintBinary': /Users/admin/Library/Caches/org.swift.swiftpm/artifacts/https___github_com_realm_SwiftLint_releases_download_0_62_2_SwiftLintBinary_artifactbundle_zip already exists in file system
failed downloading 'https://github.com/xmtp/libxmtp/releases/download/swift-bindings-1.6.9.13f093e/LibXMTPSwiftFFI.zip' which is required by binary target 'LibXMTPSwiftFFI': /Users/admin/Library/Caches/org.swift.swiftpm/artifacts/https___github_com_xmtp_libxmtp_releases_download_swift_bindings_1_6_9_13f093e_LibXMTPSwiftFFI_zip already exists in file system
fatalError
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
failed downloading 'https://github.com/realm/SwiftLint/releases/download/0.62.2/SwiftLintBinary.artifactbundle.zip' which is required by binary target 'SwiftLintBinary': /Users/admin/Library/Caches/org.swift.swiftpm/artifacts/https___github_com_realm_SwiftLint_releases_download_0_62_2_SwiftLintBinary_artifactbundle_zip already exists in file systemfailed downloading 'https://github.com/xmtp/libxmtp/releases/download/swift-bindings-1.6.9.13f093e/LibXMTPSwiftFFI.zip' which is required by binary target 'LibXMTPSwiftFFI': /Users/admin/Library/Caches/org.swift.swiftpm/artifacts/https___github_com_xmtp_libxmtp_releases_download_swift_bindings_1_6_9_13f093e_LibXMTPSwiftFFI_zip already exists in file systemfatalError
Resolved source packages:
spi-builder-workspace: (null)
2025-12-12 23:14:11.160 xcodebuild[1180:5928] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-12-12_23-14-0011.xcresult
xcodebuild: error: Could not resolve package dependencies:
failed downloading 'https://github.com/realm/SwiftLint/releases/download/0.62.2/SwiftLintBinary.artifactbundle.zip' which is required by binary target 'SwiftLintBinary': /Users/admin/Library/Caches/org.swift.swiftpm/artifacts/https___github_com_realm_SwiftLint_releases_download_0_62_2_SwiftLintBinary_artifactbundle_zip already exists in file system
failed downloading 'https://github.com/xmtp/libxmtp/releases/download/swift-bindings-1.6.9.13f093e/LibXMTPSwiftFFI.zip' which is required by binary target 'LibXMTPSwiftFFI': /Users/admin/Library/Caches/org.swift.swiftpm/artifacts/https___github_com_xmtp_libxmtp_releases_download_swift_bindings_1_6_9_13f093e_LibXMTPSwiftFFI_zip already exists in file system
fatalError
BUILD FAILURE 6.1 tvOS