The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build XMTPiOS, reference main (13fae4), with Swift 6.2 for visionOS using Xcode 26.0 on 13 Dec 2025 23:45:02 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme XMTPiOS-Package -destination generic/platform=xrOS

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xmtp/xmtp-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/xmtp/xmtp-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/xmtp/xmtp-ios.git
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/SimplyDanny/SwiftLintPlugins
Fetching from https://github.com/bufbuild/connect-swift
Fetching from https://github.com/krzyzanowskim/CryptoSwift.git
Fetching from https://github.com/apple/swift-docc-plugin.git
Fetching from https://github.com/apple/swift-nio-ssl.git
Fetching from https://github.com/apple/swift-nio.git
Fetching from https://github.com/apple/swift-nio-http2.git
Fetching from https://github.com/apple/swift-protobuf.git
Fetching from https://github.com/swiftlang/swift-docc-symbolkit
Fetching from https://github.com/apple/swift-atomics.git
Fetching from https://github.com/apple/swift-collections.git
Fetching from https://github.com/apple/swift-system.git
Creating working copy of package ‘swift-nio-ssl’
Checking out 2.36.0 of package ‘swift-nio-ssl’
Creating working copy of package ‘CryptoSwift’
Checking out 1.9.0 of package ‘CryptoSwift’
Creating working copy of package ‘swift-system’
Checking out 1.6.3 of package ‘swift-system’
Creating working copy of package ‘swift-protobuf’
Checking out 1.33.3 of package ‘swift-protobuf’
Creating working copy of package ‘swift-nio-http2’
Checking out 1.39.0 of package ‘swift-nio-http2’
Creating working copy of package ‘swift-collections’
Checking out 1.3.0 of package ‘swift-collections’
Creating working copy of package ‘swift-nio’
Checking out 2.91.0 of package ‘swift-nio’
Creating working copy of package ‘SwiftLintPlugins’
Checking out 0.62.2 of package ‘SwiftLintPlugins’
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.4.5 of package ‘swift-docc-plugin’
Creating working copy of package ‘swift-atomics’
Checking out 1.3.0 of package ‘swift-atomics’
Creating working copy of package ‘connect-swift’
Checking out 1.2.0 of package ‘connect-swift’
Resolve Package Graph
Resolved source packages:
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.36.0
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.33.3
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  XMTPiOS: /Users/admin/builder/spi-builder-workspace
  swift-nio: https://github.com/apple/swift-nio.git @ 2.91.0
  swift-system: https://github.com/apple/swift-system.git @ 1.6.3
  Connect: https://github.com/bufbuild/connect-swift @ 1.2.0
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.9.0
  SwiftLintPlugins: https://github.com/SimplyDanny/SwiftLintPlugins @ 0.62.2
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin.git @ 1.4.5
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.39.0
  swift-collections: https://github.com/apple/swift-collections.git @ 1.3.0
resolved source packages: swift-nio-ssl, SymbolKit, SwiftProtobuf, swift-atomics, XMTPiOS, swift-nio, swift-system, Connect, CryptoSwift, SwiftLintPlugins, SwiftDocCPlugin, swift-nio-http2, swift-collections
2025-12-13 18:39:58.732 xcodebuild[522:3067] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-12-13 18:39:59.703 xcodebuild[522:3067] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-12-13 18:40:00.176 xcodebuild[522:3067] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "XMTP",
      "XMTPiOS",
      "XMTPiOS-Package",
      "XMTPTestHelpers"
    ]
  }
}
2025-12-13 18:42:04.937 xcodebuild[1258:6986] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-12-13 18:42:05.086 xcodebuild[1258:6986] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "XMTP",
      "XMTPiOS",
      "XMTPiOS-Package",
      "XMTPTestHelpers"
    ]
  }
}
2025-12-13 18:42:25.582 xcodebuild[1317:7417] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-12-13 18:42:25.729 xcodebuild[1317:7417] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme XMTPiOS-Package -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme XMTPiOS-Package -destination generic/platform=xrOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  Connect: https://github.com/bufbuild/connect-swift @ 1.2.0
  swift-system: https://github.com/apple/swift-system.git @ 1.6.3
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.39.0
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.33.3
  XMTPiOS: /Users/admin/builder/spi-builder-workspace
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.36.0
  swift-nio: https://github.com/apple/swift-nio.git @ 2.91.0
  swift-collections: https://github.com/apple/swift-collections.git @ 1.3.0
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.9.0
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin.git @ 1.4.5
  SwiftLintPlugins: https://github.com/SimplyDanny/SwiftLintPlugins @ 0.62.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (12 targets)
    Target 'XMTPiOS' in project 'XMTPiOS'
        ➜ Explicit dependency on target 'XMTPiOS' in project 'XMTPiOS'
        ➜ Explicit dependency on target 'Connect' in project 'Connect'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'XMTPTestHelpers' in project 'XMTPiOS'
        ➜ Explicit dependency on target 'XMTPTestHelpers' in project 'XMTPiOS'
        ➜ Explicit dependency on target 'XMTPiOS' in project 'XMTPiOS'
        ➜ Explicit dependency on target 'Connect' in project 'Connect'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'XMTPTestHelpers' in project 'XMTPiOS'
        ➜ Explicit dependency on target 'XMTPiOS' in project 'XMTPiOS'
        ➜ Explicit dependency on target 'Connect' in project 'Connect'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'XMTPiOS' in project 'XMTPiOS'
        ➜ Explicit dependency on target 'Connect' in project 'Connect'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift' (no dependencies)
    Target 'Connect' in project 'Connect'
        ➜ Explicit dependency on target 'Connect' in project 'Connect'
        ➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
    Target 'Connect' in project 'Connect'
        ➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
    Target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'SwiftProtobuf_SwiftProtobuf' in project 'SwiftProtobuf'
    Target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'SwiftProtobuf_SwiftProtobuf' in project 'SwiftProtobuf'
    Target 'SwiftProtobuf_SwiftProtobuf' in project 'SwiftProtobuf' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 35b406d5ed14d7d3b121b6ad461f111b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/35b406d5ed14d7d3b121b6ad461f111b.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/LibXMTPSwiftFFI/LibXMTPSwiftFFI.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/LibXMTPSwiftFFI/LibXMTPSwiftFFI.xcframework'. (in target 'XMTPTestHelpers' from project 'XMTPiOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/LibXMTPSwiftFFI/LibXMTPSwiftFFI.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/LibXMTPSwiftFFI/LibXMTPSwiftFFI.xcframework'. (in target 'XMTPTestHelpers' from project 'XMTPiOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/LibXMTPSwiftFFI/LibXMTPSwiftFFI.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/LibXMTPSwiftFFI/LibXMTPSwiftFFI.xcframework'. (in target 'XMTPiOS' from project 'XMTPiOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/LibXMTPSwiftFFI/LibXMTPSwiftFFI.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/LibXMTPSwiftFFI/LibXMTPSwiftFFI.xcframework'. (in target 'XMTPiOS' from project 'XMTPiOS')
2025-12-13 18:42:47.203 xcodebuild[1375:7837] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-12-13 18:42:47.356 xcodebuild[1375:7837] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme XMTPiOS-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.33.3
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin.git @ 1.4.5
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  swift-collections: https://github.com/apple/swift-collections.git @ 1.3.0
  Connect: https://github.com/bufbuild/connect-swift @ 1.2.0
  SwiftLintPlugins: https://github.com/SimplyDanny/SwiftLintPlugins @ 0.62.2
  XMTPiOS: /Users/admin/builder/spi-builder-workspace
  swift-system: https://github.com/apple/swift-system.git @ 1.6.3
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.9.0
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.36.0
  swift-nio: https://github.com/apple/swift-nio.git @ 2.91.0
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.39.0
resolved source packages: SwiftProtobuf, SymbolKit, SwiftDocCPlugin, swift-atomics, swift-collections, Connect, SwiftLintPlugins, XMTPiOS, swift-system, CryptoSwift, swift-nio-ssl, swift-nio, swift-nio-http2
2025-12-13 18:43:34.863 xcodebuild[1600:9245] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-12-13 18:43:35.008 xcodebuild[1600:9245] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "XMTP",
      "XMTPiOS",
      "XMTPiOS-Package",
      "XMTPTestHelpers"
    ]
  }
}
2025-12-13 18:43:56.612 xcodebuild[1664:9702] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-12-13 18:43:56.768 xcodebuild[1664:9702] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "XMTP",
      "XMTPiOS",
      "XMTPiOS-Package",
      "XMTPTestHelpers"
    ]
  }
}
2025-12-13 18:44:18.421 xcodebuild[1723:10147] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-12-13 18:44:18.580 xcodebuild[1723:10147] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme XMTPiOS-Package -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme XMTPiOS-Package -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  SwiftLintPlugins: https://github.com/SimplyDanny/SwiftLintPlugins @ 0.62.2
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  swift-nio: https://github.com/apple/swift-nio.git @ 2.91.0
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.39.0
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  XMTPiOS: /Users/admin/builder/spi-builder-workspace
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.33.3
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin.git @ 1.4.5
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.9.0
  swift-system: https://github.com/apple/swift-system.git @ 1.6.3
  swift-collections: https://github.com/apple/swift-collections.git @ 1.3.0
  Connect: https://github.com/bufbuild/connect-swift @ 1.2.0
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.36.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (12 targets)
    Target 'XMTPiOS' in project 'XMTPiOS'
        ➜ Explicit dependency on target 'XMTPiOS' in project 'XMTPiOS'
        ➜ Explicit dependency on target 'Connect' in project 'Connect'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'XMTPTestHelpers' in project 'XMTPiOS'
        ➜ Explicit dependency on target 'XMTPTestHelpers' in project 'XMTPiOS'
        ➜ Explicit dependency on target 'XMTPiOS' in project 'XMTPiOS'
        ➜ Explicit dependency on target 'Connect' in project 'Connect'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'XMTPTestHelpers' in project 'XMTPiOS'
        ➜ Explicit dependency on target 'XMTPiOS' in project 'XMTPiOS'
        ➜ Explicit dependency on target 'Connect' in project 'Connect'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'XMTPiOS' in project 'XMTPiOS'
        ➜ Explicit dependency on target 'Connect' in project 'Connect'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift' (no dependencies)
    Target 'Connect' in project 'Connect'
        ➜ Explicit dependency on target 'Connect' in project 'Connect'
        ➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
    Target 'Connect' in project 'Connect'
        ➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
    Target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'SwiftProtobuf_SwiftProtobuf' in project 'SwiftProtobuf'
    Target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'SwiftProtobuf_SwiftProtobuf' in project 'SwiftProtobuf'
    Target 'SwiftProtobuf_SwiftProtobuf' in project 'SwiftProtobuf' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 35b406d5ed14d7d3b121b6ad461f111b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/35b406d5ed14d7d3b121b6ad461f111b.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/LibXMTPSwiftFFI/LibXMTPSwiftFFI.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/LibXMTPSwiftFFI/LibXMTPSwiftFFI.xcframework'. (in target 'XMTPTestHelpers' from project 'XMTPiOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/LibXMTPSwiftFFI/LibXMTPSwiftFFI.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/LibXMTPSwiftFFI/LibXMTPSwiftFFI.xcframework'. (in target 'XMTPiOS' from project 'XMTPiOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/LibXMTPSwiftFFI/LibXMTPSwiftFFI.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/LibXMTPSwiftFFI/LibXMTPSwiftFFI.xcframework'. (in target 'XMTPTestHelpers' from project 'XMTPiOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/LibXMTPSwiftFFI/LibXMTPSwiftFFI.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/LibXMTPSwiftFFI/LibXMTPSwiftFFI.xcframework'. (in target 'XMTPiOS' from project 'XMTPiOS')
2025-12-13 18:44:40.216 xcodebuild[1799:10793] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-12-13 18:44:40.373 xcodebuild[1799:10793] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme XMTPiOS-Package
(1 failure)
BUILD FAILURE 6.2 visionOS