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 swift-slack-client, reference 0.0.5 (cb6d8e), with Swift 6.1 for watchOS using Xcode 16.3 on 7 Jun 2025 22:08:09 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-slack-client-Package -destination generic/platform=watchOS

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ainame/swift-slack-client.git
Reference: 0.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ainame/swift-slack-client
 * tag               0.0.5      -> FETCH_HEAD
HEAD is now at cb6d8e5 Update CHANGELOG for v0.0.5
Submodule path '.dependencies/java-slack-sdk': checked out 'f8d2bceb46737285d7bda976037d27edabd4828b'
Submodule path '.dependencies/slack-api-ref': checked out 'c4fa60274b03781e1dcc9272b9864d3fd64c240c'
Submodule '.dependencies/java-slack-sdk' (https://github.com/slackapi/java-slack-sdk.git) registered for path '.dependencies/java-slack-sdk'
Submodule '.dependencies/slack-api-ref' (https://github.com/slack-ruby/slack-api-ref.git) registered for path '.dependencies/slack-api-ref'
Cloning into '/Users/admin/builder/spi-builder-workspace/.dependencies/java-slack-sdk'...
Cloning into '/Users/admin/builder/spi-builder-workspace/.dependencies/slack-api-ref'...
Cloned https://github.com/ainame/swift-slack-client.git
Revision (git rev-parse @):
cb6d8e5cd9a80c6c50bb30d406de900c85cfd843
SUCCESS checkout https://github.com/ainame/swift-slack-client.git at 0.0.5
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/ainame/swift-slack-client.git
https://github.com/ainame/swift-slack-client.git
{
  "dependencies" : [
    {
      "identity" : "swift-openapi-generator",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-generator.git"
    },
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-websocket",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/swift-websocket"
    }
  ],
  "manifest_display_name" : "swift-slack-client",
  "name" : "swift-slack-client",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "SlackClient",
      "targets" : [
        "SlackClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SlackBlockKit",
      "targets" : [
        "SlackBlockKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SlackBlockKitDSL",
      "targets" : [
        "SlackBlockKitDSL"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SlackModels",
      "targets" : [
        "SlackModels"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SlackModels",
      "module_type" : "SwiftTarget",
      "name" : "SlackModels",
      "path" : "Sources/SlackModels",
      "product_dependencies" : [
        "OpenAPIRuntime"
      ],
      "product_memberships" : [
        "SlackClient",
        "SlackModels"
      ],
      "sources" : [
        "AppStep.swift",
        "Container.swift",
        "DndStatus.swift",
        "Generated/AcceptScInvites.swift",
        "Generated/Acceptance.swift",
        "Generated/Action.swift",
        "Generated/ActionConfirm.swift",
        "Generated/ActionOptionGroup.swift",
        "Generated/ActiveSession.swift",
        "Generated/Activity.swift",
        "Generated/AllowScFileUploads.swift",
        "Generated/AllowedWorkspaces.swift",
        "Generated/App.swift",
        "Generated/AppHome.swift",
        "Generated/AppID.swift",
        "Generated/AppRequest.swift",
        "Generated/ApprovalDestination.swift",
        "Generated/ApprovedApp.swift",
        "Generated/ApprovedBy.swift",
        "Generated/ApprovedRequest.swift",
        "Generated/Attachment.swift",
        "Generated/AuthedUser.swift",
        "Generated/Authorization.swift",
        "Generated/Barrier.swift",
        "Generated/Bookmark.swift",
        "Generated/Bot.swift",
        "Generated/BotIcons.swift",
        "Generated/BotProfile.swift",
        "Generated/BotUser.swift",
        "Generated/Canvas.swift",
        "Generated/Category.swift",
        "Generated/Cc.swift",
        "Generated/Channel.swift",
        "Generated/ChannelEmailAddress.swift",
        "Generated/Comment.swift",
        "Generated/Config.swift",
        "Generated/ConnectedWorkspace.swift",
        "Generated/Conversation.swift",
        "Generated/Created.swift",
        "Generated/CreationSource.swift",
        "Generated/Credentials.swift",
        "Generated/CustomizableInputParameter.swift",
        "Generated/Data.swift",
        "Generated/DeniedBy.swift",
        "Generated/DeniedRequest.swift",
        "Generated/Description.swift",
        "Generated/DisplayInformation.swift",
        "Generated/DmMpdmUsersWithFileAccess.swift",
        "Generated/DomainRestrictions.swift",
        "Generated/Edited.swift",
        "Generated/Enterprise.swift",
        "Generated/EnterpriseUser.swift",
        "Generated/Entity.swift",
        "Generated/Errors.swift",
        "Generated/EventSubscriptions.swift",
        "Generated/FailedUserIDS.swift",
        "Generated/Favorite.swift",
        "Generated/Features.swift",
        "Generated/Field.swift",
        "Generated/File.swift",
        "Generated/FileElement.swift",
        "Generated/Files.swift",
        "Generated/Function.swift",
        "Generated/Headers.swift",
        "Generated/ID.swift",
        "Generated/Icon.swift",
        "Generated/Icons.swift",
        "Generated/IncomingWebhook.swift",
        "Generated/IngTeam.swift",
        "Generated/InitialComment.swift",
        "Generated/Inputs.swift",
        "Generated/Interactivity.swift",
        "Generated/Invite.swift",
        "Generated/InviteElement.swift",
        "Generated/InviteInvite.swift",
        "Generated/InvitePayload.swift",
        "Generated/InvitePreferences.swift",
        "Generated/InviteRequest.swift",
        "Generated/InvitingUser.swift",
        "Generated/Item.swift",
        "Generated/ItemFile.swift",
        "Generated/LastResolvedBy.swift",
        "Generated/ListLimits.swift",
        "Generated/ListMetadata.swift",
        "Generated/ListsClass.swift",
        "Generated/Log.swift",
        "Generated/Login.swift",
        "Generated/Manifest.swift",
        "Generated/Match.swift",
        "Generated/MediaProgress.swift",
        "Generated/MeetingNotes.swift",
        "Generated/Member.swift",
        "Generated/Message.swift",
        "Generated/Messages.swift",
        "Generated/Metadata.swift",
        "Generated/NotAdded.swift",
        "Generated/OauthConfig.swift",
        "Generated/Options.swift",
        "Generated/Organization.swift",
        "Generated/OwnershipDetail.swift",
        "Generated/Pagination.swift",
        "Generated/Paging.swift",
        "Generated/Payload.swift",
        "Generated/PostingRestrictedTo.swift",
        "Generated/Posts.swift",
        "Generated/Prefs.swift",
        "Generated/Preview.swift",
        "Generated/Previous.swift",
        "Generated/PreviousResolution.swift",
        "Generated/Profile.swift",
        "Generated/Properties.swift",
        "Generated/Purpose.swift",
        "Generated/Reaction.swift",
        "Generated/Recurrence.swift",
        "Generated/RejectedUser.swift",
        "Generated/Reminder.swift",
        "Generated/ResponseMetadata.swift",
        "Generated/RestrictedApp.swift",
        "Generated/Review.swift",
        "Generated/RoleAssignment.swift",
        "Generated/Saved.swift",
        "Generated/ScMpdmToPrivate.swift",
        "Generated/ScheduledMessage.swift",
        "Generated/Schema.swift",
        "Generated/Scope.swift",
        "Generated/Scopes.swift",
        "Generated/Section.swift",
        "Generated/SelectedOptionElement.swift",
        "Generated/SessionSetting.swift",
        "Generated/Settings.swift",
        "Generated/SharedChannelInviteRequested.swift",
        "Generated/Shares.swift",
        "Generated/Shortcut.swift",
        "Generated/SlackConnectPrefs.swift",
        "Generated/SlashCommand.swift",
        "Generated/Tab.swift",
        "Generated/TargetUser.swift",
        "Generated/Team.swift",
        "Generated/ThreadsRestrictedTo.swift",
        "Generated/TingUser.swift",
        "Generated/Transcription.swift",
        "Generated/Trigger.swift",
        "Generated/User.swift",
        "Generated/Usergroup.swift",
        "Generated/UsergroupClude.swift",
        "Generated/_Error.swift",
        "Link.swift",
        "MessageEventMetadata.swift",
        "MessageRoot.swift",
        "PinnedInfo.swift",
        "Recording.swift",
        "Room.swift",
        "Tokens.swift",
        "UserProfile.swift",
        "WorkflowConfiguration.swift",
        "WorkflowStep.swift",
        "WorkflowStepInput.swift",
        "WorkflowStepOutput.swift"
      ],
      "target_dependencies" : [
        "SlackBlockKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SlackClientTests",
      "module_type" : "SwiftTarget",
      "name" : "SlackClientTests",
      "path" : "Tests/SlackClientTests",
      "sources" : [
        "EventTypeTests.swift",
        "SlackClientTests.swift",
        "SocketModeRouterTests.swift"
      ],
      "target_dependencies" : [
        "SlackClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SlackClient",
      "module_type" : "SwiftTarget",
      "name" : "SlackClient",
      "path" : "Sources/SlackClient",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "Logging",
        "WSClient"
      ],
      "product_memberships" : [
        "SlackClient"
      ],
      "sources" : [
        "Client/ClientConfiguration.swift",
        "Client/RequestMiddlware.swift",
        "Client/Respond.swift",
        "Client/Say.swift",
        "Client/Slack+Errors.swift",
        "Events/Generated/AppHomeOpenedEvent.swift",
        "Events/Generated/AppMentionEvent.swift",
        "Events/Generated/AppRateLimitedEvent.swift",
        "Events/Generated/AppRequestedEvent.swift",
        "Events/Generated/AppUninstalledEvent.swift",
        "Events/Generated/CallRejectedEvent.swift",
        "Events/Generated/ChannelArchiveEvent.swift",
        "Events/Generated/ChannelCreatedEvent.swift",
        "Events/Generated/ChannelDeletedEvent.swift",
        "Events/Generated/ChannelHistoryChangedEvent.swift",
        "Events/Generated/ChannelIDChangedEvent.swift",
        "Events/Generated/ChannelLeftEvent.swift",
        "Events/Generated/ChannelRenameEvent.swift",
        "Events/Generated/ChannelSharedEvent.swift",
        "Events/Generated/ChannelUnarchiveEvent.swift",
        "Events/Generated/ChannelUnsharedEvent.swift",
        "Events/Generated/DndUpdatedEvent.swift",
        "Events/Generated/DndUpdatedUserEvent.swift",
        "Events/Generated/EmailDomainChangedEvent.swift",
        "Events/Generated/EmojiChangedEvent.swift",
        "Events/Generated/Event.swift",
        "Events/Generated/FileChangeEvent.swift",
        "Events/Generated/FileCreatedEvent.swift",
        "Events/Generated/FileDeletedEvent.swift",
        "Events/Generated/FilePublicEvent.swift",
        "Events/Generated/FileSharedEvent.swift",
        "Events/Generated/FileUnsharedEvent.swift",
        "Events/Generated/GoodbyeEvent.swift",
        "Events/Generated/GridMigrationFinishedEvent.swift",
        "Events/Generated/GridMigrationStartedEvent.swift",
        "Events/Generated/GroupArchiveEvent.swift",
        "Events/Generated/GroupCloseEvent.swift",
        "Events/Generated/GroupDeletedEvent.swift",
        "Events/Generated/GroupHistoryChangedEvent.swift",
        "Events/Generated/GroupLeftEvent.swift",
        "Events/Generated/GroupOpenEvent.swift",
        "Events/Generated/GroupRenameEvent.swift",
        "Events/Generated/GroupUnarchiveEvent.swift",
        "Events/Generated/IMCloseEvent.swift",
        "Events/Generated/IMCreatedEvent.swift",
        "Events/Generated/IMHistoryChangedEvent.swift",
        "Events/Generated/IMOpenEvent.swift",
        "Events/Generated/InviteRequestedEvent.swift",
        "Events/Generated/LinkSharedEvent.swift",
        "Events/Generated/MemberJoinedChannelEvent.swift",
        "Events/Generated/MemberLeftChannelEvent.swift",
        "Events/Generated/MessageBotEvent.swift",
        "Events/Generated/MessageChangedEvent.swift",
        "Events/Generated/MessageChannelArchiveEvent.swift",
        "Events/Generated/MessageChannelJoinEvent.swift",
        "Events/Generated/MessageChannelLeaveEvent.swift",
        "Events/Generated/MessageChannelNameEvent.swift",
        "Events/Generated/MessageChannelPostingPermissionsEvent.swift",
        "Events/Generated/MessageChannelPurposeEvent.swift",
        "Events/Generated/MessageChannelTopicEvent.swift",
        "Events/Generated/MessageChannelUnarchiveEvent.swift",
        "Events/Generated/MessageDeletedEvent.swift",
        "Events/Generated/MessageEkmAccessDeniedEvent.swift",
        "Events/Generated/MessageEvent.swift",
        "Events/Generated/MessageFileShareEvent.swift",
        "Events/Generated/MessageGroupTopicEvent.swift",
        "Events/Generated/MessageMeEvent.swift",
        "Events/Generated/MessageRepliedEvent.swift",
        "Events/Generated/MessageThreadBroadcastEvent.swift",
        "Events/Generated/PinAddedEvent.swift",
        "Events/Generated/PinRemovedEvent.swift",
        "Events/Generated/ReactionAddedEvent.swift",
        "Events/Generated/ReactionRemovedEvent.swift",
        "Events/Generated/ScopeDeniedEvent.swift",
        "Events/Generated/ScopeGrantedEvent.swift",
        "Events/Generated/StarAddedEvent.swift",
        "Events/Generated/StarRemovedEvent.swift",
        "Events/Generated/SubteamCreatedEvent.swift",
        "Events/Generated/SubteamMembersChangedEvent.swift",
        "Events/Generated/SubteamSelfAddedEvent.swift",
        "Events/Generated/SubteamSelfRemovedEvent.swift",
        "Events/Generated/SubteamUpdatedEvent.swift",
        "Events/Generated/TeamAccessGrantedEvent.swift",
        "Events/Generated/TeamAccessRevokedEvent.swift",
        "Events/Generated/TeamDomainChangeEvent.swift",
        "Events/Generated/TeamJoinEvent.swift",
        "Events/Generated/TeamRenameEvent.swift",
        "Events/Generated/TokensRevokedEvent.swift",
        "Events/Generated/UserChangeEvent.swift",
        "Events/Generated/UserHuddleChangedEvent.swift",
        "Events/Generated/UserProfileChangedEvent.swift",
        "Events/Generated/UserStatusChangedEvent.swift",
        "Events/Generated/WorkflowDeletedEvent.swift",
        "Events/Generated/WorkflowPublishedEvent.swift",
        "Events/Generated/WorkflowStepDeletedEvent.swift",
        "Events/Generated/WorkflowStepExecuteEvent.swift",
        "Events/Generated/WorkflowUnpublishedEvent.swift",
        "Events/SlackEvent.swift",
        "Interactions/Payloads/BlockActionsPaylaod.swift",
        "Interactions/Payloads/GlobalShortcutPayload.swift",
        "Interactions/Payloads/InteractivePayload.swift",
        "Interactions/Payloads/MessageShortcutPayload.swift",
        "Interactions/Payloads/SlacshCommandsPayload.swift",
        "Interactions/Payloads/ViewClosedPayload.swift",
        "Interactions/Payloads/ViewSubmissionPayload.swift",
        "Slack.swift",
        "SocketMode/Requests/EventsApiEnvelope.swift",
        "SocketMode/Requests/InteractiveEnvelope.swift",
        "SocketMode/Requests/SocketModeDisconnectMessage.swift",
        "SocketMode/Requests/SocketModeHelloMessage.swift",
        "SocketMode/Requests/SocketModeMessage.swift",
        "SocketMode/Requests/SocketModeMessageEnvelope.swift",
        "SocketMode/Responses/SocketModeAcknowledgementlMessage.swift",
        "SocketMode/Slack+SocketMode.swift",
        "SocketMode/Slack+SocketModeState.swift",
        "SocketMode/SocketModeOptions.swift",
        "SocketMode/SocketModeRouter.swift",
        "WebAPI/Generated/APIProtocol.swift",
        "WebAPI/Generated/Client/Client+Admin.swift",
        "WebAPI/Generated/Client/Client+Apps.swift",
        "WebAPI/Generated/Client/Client+Assistant.swift",
        "WebAPI/Generated/Client/Client+Auth.swift",
        "WebAPI/Generated/Client/Client+Base.swift",
        "WebAPI/Generated/Client/Client+Bookmarks.swift",
        "WebAPI/Generated/Client/Client+Bots.swift",
        "WebAPI/Generated/Client/Client+Canvases.swift",
        "WebAPI/Generated/Client/Client+Chat.swift",
        "WebAPI/Generated/Client/Client+Conversations.swift",
        "WebAPI/Generated/Client/Client+DND.swift",
        "WebAPI/Generated/Client/Client+Emoji.swift",
        "WebAPI/Generated/Client/Client+Files.swift",
        "WebAPI/Generated/Client/Client+Functions.swift",
        "WebAPI/Generated/Client/Client+Migration.swift",
        "WebAPI/Generated/Client/Client+OAuth.swift",
        "WebAPI/Generated/Client/Client+OpenID.swift",
        "WebAPI/Generated/Client/Client+Pins.swift",
        "WebAPI/Generated/Client/Client+Reactions.swift",
        "WebAPI/Generated/Client/Client+Reminders.swift",
        "WebAPI/Generated/Client/Client+Search.swift",
        "WebAPI/Generated/Client/Client+Stars.swift",
        "WebAPI/Generated/Client/Client+Team.swift",
        "WebAPI/Generated/Client/Client+Tooling.swift",
        "WebAPI/Generated/Client/Client+Users.swift",
        "WebAPI/Generated/Client/Client+Views.swift",
        "WebAPI/Generated/Components/Components+Admin.swift",
        "WebAPI/Generated/Components/Components+Apps.swift",
        "WebAPI/Generated/Components/Components+Assistant.swift",
        "WebAPI/Generated/Components/Components+Auth.swift",
        "WebAPI/Generated/Components/Components+Base.swift",
        "WebAPI/Generated/Components/Components+Bookmarks.swift",
        "WebAPI/Generated/Components/Components+Bots.swift",
        "WebAPI/Generated/Components/Components+Canvases.swift",
        "WebAPI/Generated/Components/Components+Chat.swift",
        "WebAPI/Generated/Components/Components+Conversations.swift",
        "WebAPI/Generated/Components/Components+Dnd.swift",
        "WebAPI/Generated/Components/Components+Emoji.swift",
        "WebAPI/Generated/Components/Components+Files.swift",
        "WebAPI/Generated/Components/Components+Functions.swift",
        "WebAPI/Generated/Components/Components+Migration.swift",
        "WebAPI/Generated/Components/Components+Oauth.swift",
        "WebAPI/Generated/Components/Components+Openid.swift",
        "WebAPI/Generated/Components/Components+Pins.swift",
        "WebAPI/Generated/Components/Components+Reactions.swift",
        "WebAPI/Generated/Components/Components+Reminders.swift",
        "WebAPI/Generated/Components/Components+Search.swift",
        "WebAPI/Generated/Components/Components+Stars.swift",
        "WebAPI/Generated/Components/Components+Team.swift",
        "WebAPI/Generated/Components/Components+Tooling.swift",
        "WebAPI/Generated/Components/Components+Users.swift",
        "WebAPI/Generated/Components/Components+Views.swift",
        "WebAPI/Generated/Operations/Operations+Admin.swift",
        "WebAPI/Generated/Operations/Operations+Apps.swift",
        "WebAPI/Generated/Operations/Operations+Assistant.swift",
        "WebAPI/Generated/Operations/Operations+Auth.swift",
        "WebAPI/Generated/Operations/Operations+Base.swift",
        "WebAPI/Generated/Operations/Operations+Bookmarks.swift",
        "WebAPI/Generated/Operations/Operations+Bots.swift",
        "WebAPI/Generated/Operations/Operations+Canvases.swift",
        "WebAPI/Generated/Operations/Operations+Chat.swift",
        "WebAPI/Generated/Operations/Operations+Conversations.swift",
        "WebAPI/Generated/Operations/Operations+DND.swift",
        "WebAPI/Generated/Operations/Operations+Emoji.swift",
        "WebAPI/Generated/Operations/Operations+Files.swift",
        "WebAPI/Generated/Operations/Operations+Functions.swift",
        "WebAPI/Generated/Operations/Operations+Migration.swift",
        "WebAPI/Generated/Operations/Operations+OAuth.swift",
        "WebAPI/Generated/Operations/Operations+OpenID.swift",
        "WebAPI/Generated/Operations/Operations+Pins.swift",
        "WebAPI/Generated/Operations/Operations+Reactions.swift",
        "WebAPI/Generated/Operations/Operations+Reminders.swift",
        "WebAPI/Generated/Operations/Operations+Search.swift",
        "WebAPI/Generated/Operations/Operations+Stars.swift",
        "WebAPI/Generated/Operations/Operations+Team.swift",
        "WebAPI/Generated/Operations/Operations+Tooling.swift",
        "WebAPI/Generated/Operations/Operations+Users.swift",
        "WebAPI/Generated/Operations/Operations+Views.swift",
        "WebAPI/Generated/Servers.swift"
      ],
      "target_dependencies" : [
        "SlackBlockKit",
        "SlackModels"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SlackBlockKitDSLTests",
      "module_type" : "SwiftTarget",
      "name" : "SlackBlockKitDSLTests",
      "path" : "Tests/SlackBlockKitDSLTests",
      "sources" : [
        "DSLTests.swift",
        "SlackViewTests.swift"
      ],
      "target_dependencies" : [
        "SlackBlockKitDSL"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SlackBlockKitDSL",
      "module_type" : "SwiftTarget",
      "name" : "SlackBlockKitDSL",
      "path" : "Sources/SlackBlockKitDSL",
      "product_memberships" : [
        "SlackBlockKitDSL"
      ],
      "sources" : [
        "BlockComponent.swift",
        "Builders.swift",
        "SlackBlockKitDSL.swift",
        "SlackView.swift"
      ],
      "target_dependencies" : [
        "SlackBlockKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SlackBlockKit",
      "module_type" : "SwiftTarget",
      "name" : "SlackBlockKit",
      "path" : "Sources/SlackBlockKit",
      "product_memberships" : [
        "SlackClient",
        "SlackBlockKit",
        "SlackBlockKitDSL",
        "SlackModels"
      ],
      "sources" : [
        "BlockElements/ButtonElement.swift",
        "BlockElements/ChannelsSelectElement.swift",
        "BlockElements/CheckboxesElement.swift",
        "BlockElements/ConversationsSelectElement.swift",
        "BlockElements/DatePickerElement.swift",
        "BlockElements/DatetimePickerElement.swift",
        "BlockElements/EmailInputElement.swift",
        "BlockElements/ExternalSelectElement.swift",
        "BlockElements/FileInputElement.swift",
        "BlockElements/ImageElement.swift",
        "BlockElements/MultiChannelsSelectElement.swift",
        "BlockElements/MultiConversationsSelectElement.swift",
        "BlockElements/MultiExternalSelectElement.swift",
        "BlockElements/MultiStaticSelectElement.swift",
        "BlockElements/MultiUsersSelectElement.swift",
        "BlockElements/NumberInputElement.swift",
        "BlockElements/OverflowMenuElement.swift",
        "BlockElements/PlainTextInputElement.swift",
        "BlockElements/RadioButtonsElement.swift",
        "BlockElements/RichTextInputElement.swift",
        "BlockElements/StaticSelectElement.swift",
        "BlockElements/TimePickerElement.swift",
        "BlockElements/UsersSelectElement.swift",
        "Blocks/ActionsBlock.swift",
        "Blocks/Block.swift",
        "Blocks/ContextBlock.swift",
        "Blocks/DividerBlock.swift",
        "Blocks/FileBlock.swift",
        "Blocks/HeaderBlock.swift",
        "Blocks/ImageBlock.swift",
        "Blocks/InputBlock.swift",
        "Blocks/MarkdownBlock.swift",
        "Blocks/RichTextBlock.swift",
        "Blocks/SectionBlock.swift",
        "Blocks/VideoBlock.swift",
        "CompositionObjects/ConfirmationDialogObject.swift",
        "CompositionObjects/ConversationFilterObject.swift",
        "CompositionObjects/DispatchActionConfigurationObject.swift",
        "CompositionObjects/OptionGroupObject.swift",
        "CompositionObjects/OptionObject.swift",
        "CompositionObjects/SlackFileObject.swift",
        "CompositionObjects/TextObject.swift",
        "CompositionObjects/TriggerObject.swift",
        "CompositionObjects/WorkflowObject.swift",
        "Views/HomeTabView.swift",
        "Views/ModalView.swift",
        "Views/View.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
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/hummingbird-project/swift-websocket
Fetching from https://github.com/apple/swift-openapi-runtime.git
Fetching from https://github.com/apple/swift-openapi-generator.git
Fetching from https://github.com/apple/swift-log.git (cached)
Fetching from https://github.com/adam-fowler/compress-nio.git
Fetching from https://github.com/swift-server/swift-service-lifecycle
Fetching from https://github.com/apple/swift-nio.git (cached)
Fetching from https://github.com/apple/swift-nio-ssl.git (cached)
Fetching from https://github.com/apple/swift-http-types.git (cached)
Fetching from https://github.com/apple/swift-nio-extras.git (cached)
Fetching from https://github.com/apple/swift-nio-transport-services.git (cached)
Fetching from https://github.com/mattpolzin/OpenAPIKit
Fetching from https://github.com/apple/swift-algorithms (cached)
Fetching from https://github.com/apple/swift-collections (cached)
Fetching from https://github.com/jpsim/Yams (cached)
Fetching from https://github.com/apple/swift-argument-parser (cached)
Fetching from https://github.com/apple/swift-numerics.git (cached)
Fetching from https://github.com/apple/swift-atomics.git (cached)
Fetching from https://github.com/apple/swift-system.git (cached)
Fetching from https://github.com/apple/swift-nio-http2.git (cached)
Fetching from https://github.com/apple/swift-async-algorithms.git
Fetching from https://github.com/apple/swift-asn1.git (cached)
Fetching from https://github.com/apple/swift-certificates.git
Fetching from https://github.com/apple/swift-http-structured-headers.git (cached)
Fetching from https://github.com/apple/swift-crypto.git (cached)
Creating working copy of package ‘swift-nio-extras’
Checking out 1.28.0 of package ‘swift-nio-extras’
Creating working copy of package ‘swift-http-structured-headers’
Checking out 1.3.0 of package ‘swift-http-structured-headers’
Creating working copy of package ‘compress-nio’
Checking out 1.4.2 of package ‘compress-nio’
Creating working copy of package ‘swift-openapi-runtime’
Checking out 1.8.2 of package ‘swift-openapi-runtime’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.5.1 of package ‘swift-argument-parser’
Creating working copy of package ‘swift-nio-ssl’
Checking out 2.31.0 of package ‘swift-nio-ssl’
Creating working copy of package ‘OpenAPIKit’
Checking out 3.5.2 of package ‘OpenAPIKit’
Creating working copy of package ‘Yams’
Checking out 6.0.0 of package ‘Yams’
Creating working copy of package ‘swift-nio-transport-services’
Checking out 1.24.0 of package ‘swift-nio-transport-services’
Creating working copy of package ‘swift-collections’
Checking out 1.2.0 of package ‘swift-collections’
Creating working copy of package ‘swift-websocket’
Checking out 1.3.1 of package ‘swift-websocket’
Creating working copy of package ‘swift-algorithms’
Checking out 1.2.1 of package ‘swift-algorithms’
Creating working copy of package ‘swift-nio’
Checking out 2.83.0 of package ‘swift-nio’
Creating working copy of package ‘swift-service-lifecycle’
Checking out 2.8.0 of package ‘swift-service-lifecycle’
Creating working copy of package ‘swift-async-algorithms’
Checking out 1.0.4 of package ‘swift-async-algorithms’
Creating working copy of package ‘swift-log’
Checking out 1.6.3 of package ‘swift-log’
Creating working copy of package ‘swift-openapi-generator’
Checking out 1.8.0 of package ‘swift-openapi-generator’
Creating working copy of package ‘swift-system’
Checking out 1.5.0 of package ‘swift-system’
Creating working copy of package ‘swift-atomics’
Checking out 1.3.0 of package ‘swift-atomics’
Creating working copy of package ‘swift-certificates’
Checking out 1.10.0 of package ‘swift-certificates’
Creating working copy of package ‘swift-crypto’
Checking out 3.12.3 of package ‘swift-crypto’
Creating working copy of package ‘swift-asn1’
Checking out 1.3.2 of package ‘swift-asn1’
Creating working copy of package ‘swift-http-types’
Checking out 1.4.0 of package ‘swift-http-types’
Creating working copy of package ‘swift-nio-http2’
Checking out 1.36.0 of package ‘swift-nio-http2’
Creating working copy of package ‘swift-numerics’
Checking out 1.0.3 of package ‘swift-numerics’
Resolve Package Graph
Resolved source packages:
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.28.0
  Yams: https://github.com/jpsim/Yams @ 6.0.0
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  swift-openapi-generator: https://github.com/apple/swift-openapi-generator.git @ 1.8.0
  swift-algorithms: https://github.com/apple/swift-algorithms @ 1.2.1
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.36.0
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.31.0
  swift-websocket: https://github.com/hummingbird-project/swift-websocket @ 1.3.1
  swift-crypto: https://github.com/apple/swift-crypto.git @ 3.12.3
  swift-slack-client: /Users/admin/builder/spi-builder-workspace
  swift-certificates: https://github.com/apple/swift-certificates.git @ 1.10.0
  swift-collections: https://github.com/apple/swift-collections @ 1.2.0
  swift-async-algorithms: https://github.com/apple/swift-async-algorithms.git @ 1.0.4
  compress-nio: https://github.com/adam-fowler/compress-nio.git @ 1.4.2
  swift-http-types: https://github.com/apple/swift-http-types.git @ 1.4.0
  swift-openapi-runtime: https://github.com/apple/swift-openapi-runtime.git @ 1.8.2
  swift-system: https://github.com/apple/swift-system.git @ 1.5.0
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.5.1
  swift-asn1: https://github.com/apple/swift-asn1.git @ 1.3.2
  swift-log: https://github.com/apple/swift-log.git @ 1.6.3
  swift-http-structured-headers: https://github.com/apple/swift-http-structured-headers.git @ 1.3.0
  swift-service-lifecycle: https://github.com/swift-server/swift-service-lifecycle @ 2.8.0
  OpenAPIKit: https://github.com/mattpolzin/OpenAPIKit @ 3.5.2
  swift-nio: https://github.com/apple/swift-nio.git @ 2.83.0
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.24.0
resolved source packages: swift-nio-extras, Yams, swift-atomics, swift-openapi-generator, swift-algorithms, swift-nio-http2, swift-nio-ssl, swift-websocket, swift-crypto, swift-slack-client, swift-certificates, swift-collections, swift-async-algorithms, compress-nio, swift-http-types, swift-openapi-runtime, swift-system, swift-numerics, swift-argument-parser, swift-asn1, swift-log, swift-http-structured-headers, swift-service-lifecycle, OpenAPIKit, swift-nio, swift-nio-transport-services
2025-06-07 15:07:31.195 xcodebuild[536:2947] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:851
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000039ddef0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600001bd0200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2025-06-07 15:07:31.196 xcodebuild[536:2947] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2025-06-07 15:07:31.196 xcodebuild[536:2947] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:851
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000039ddef0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600001bd0200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2025-06-07 15:07:31.196 xcodebuild[536:2947] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2025-06-07 15:07:31.196 xcodebuild[536:2947] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:851
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000039ddef0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600001bd0200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2025-06-07 15:07:31.196 xcodebuild[536:2947] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2025-06-07 15:07:31.196 xcodebuild[536:2947] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:851
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000039ddef0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600001bd0200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2025-06-07 15:07:31.196 xcodebuild[536:2947] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2025-06-07 15:07:31.196 xcodebuild[536:2947] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:851
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000039ddef0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600001bd0200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2025-06-07 15:07:31.196 xcodebuild[536:2947] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
{
  "dependencies" : [
    {
      "identity" : "swift-openapi-generator",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-generator.git"
    },
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-websocket",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/swift-websocket"
    }
  ],
  "manifest_display_name" : "swift-slack-client",
  "name" : "swift-slack-client",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "SlackClient",
      "targets" : [
        "SlackClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SlackBlockKit",
      "targets" : [
        "SlackBlockKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SlackBlockKitDSL",
      "targets" : [
        "SlackBlockKitDSL"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SlackModels",
      "targets" : [
        "SlackModels"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SlackModels",
      "module_type" : "SwiftTarget",
      "name" : "SlackModels",
      "path" : "Sources/SlackModels",
      "product_dependencies" : [
        "OpenAPIRuntime"
      ],
      "product_memberships" : [
        "SlackClient",
        "SlackModels"
      ],
      "sources" : [
        "AppStep.swift",
        "Container.swift",
        "DndStatus.swift",
        "Generated/AcceptScInvites.swift",
        "Generated/Acceptance.swift",
        "Generated/Action.swift",
        "Generated/ActionConfirm.swift",
        "Generated/ActionOptionGroup.swift",
        "Generated/ActiveSession.swift",
        "Generated/Activity.swift",
        "Generated/AllowScFileUploads.swift",
        "Generated/AllowedWorkspaces.swift",
        "Generated/App.swift",
        "Generated/AppHome.swift",
        "Generated/AppID.swift",
        "Generated/AppRequest.swift",
        "Generated/ApprovalDestination.swift",
        "Generated/ApprovedApp.swift",
        "Generated/ApprovedBy.swift",
        "Generated/ApprovedRequest.swift",
        "Generated/Attachment.swift",
        "Generated/AuthedUser.swift",
        "Generated/Authorization.swift",
        "Generated/Barrier.swift",
        "Generated/Bookmark.swift",
        "Generated/Bot.swift",
        "Generated/BotIcons.swift",
        "Generated/BotProfile.swift",
        "Generated/BotUser.swift",
        "Generated/Canvas.swift",
        "Generated/Category.swift",
        "Generated/Cc.swift",
        "Generated/Channel.swift",
        "Generated/ChannelEmailAddress.swift",
        "Generated/Comment.swift",
        "Generated/Config.swift",
        "Generated/ConnectedWorkspace.swift",
        "Generated/Conversation.swift",
        "Generated/Created.swift",
        "Generated/CreationSource.swift",
        "Generated/Credentials.swift",
        "Generated/CustomizableInputParameter.swift",
        "Generated/Data.swift",
        "Generated/DeniedBy.swift",
        "Generated/DeniedRequest.swift",
        "Generated/Description.swift",
        "Generated/DisplayInformation.swift",
        "Generated/DmMpdmUsersWithFileAccess.swift",
        "Generated/DomainRestrictions.swift",
        "Generated/Edited.swift",
        "Generated/Enterprise.swift",
        "Generated/EnterpriseUser.swift",
        "Generated/Entity.swift",
        "Generated/Errors.swift",
        "Generated/EventSubscriptions.swift",
        "Generated/FailedUserIDS.swift",
        "Generated/Favorite.swift",
        "Generated/Features.swift",
        "Generated/Field.swift",
        "Generated/File.swift",
        "Generated/FileElement.swift",
        "Generated/Files.swift",
        "Generated/Function.swift",
        "Generated/Headers.swift",
        "Generated/ID.swift",
        "Generated/Icon.swift",
        "Generated/Icons.swift",
        "Generated/IncomingWebhook.swift",
        "Generated/IngTeam.swift",
        "Generated/InitialComment.swift",
        "Generated/Inputs.swift",
        "Generated/Interactivity.swift",
        "Generated/Invite.swift",
        "Generated/InviteElement.swift",
        "Generated/InviteInvite.swift",
        "Generated/InvitePayload.swift",
        "Generated/InvitePreferences.swift",
        "Generated/InviteRequest.swift",
        "Generated/InvitingUser.swift",
        "Generated/Item.swift",
        "Generated/ItemFile.swift",
        "Generated/LastResolvedBy.swift",
        "Generated/ListLimits.swift",
        "Generated/ListMetadata.swift",
        "Generated/ListsClass.swift",
        "Generated/Log.swift",
        "Generated/Login.swift",
        "Generated/Manifest.swift",
        "Generated/Match.swift",
        "Generated/MediaProgress.swift",
        "Generated/MeetingNotes.swift",
        "Generated/Member.swift",
        "Generated/Message.swift",
        "Generated/Messages.swift",
        "Generated/Metadata.swift",
        "Generated/NotAdded.swift",
        "Generated/OauthConfig.swift",
        "Generated/Options.swift",
        "Generated/Organization.swift",
        "Generated/OwnershipDetail.swift",
        "Generated/Pagination.swift",
        "Generated/Paging.swift",
        "Generated/Payload.swift",
        "Generated/PostingRestrictedTo.swift",
        "Generated/Posts.swift",
        "Generated/Prefs.swift",
        "Generated/Preview.swift",
        "Generated/Previous.swift",
        "Generated/PreviousResolution.swift",
        "Generated/Profile.swift",
        "Generated/Properties.swift",
        "Generated/Purpose.swift",
        "Generated/Reaction.swift",
        "Generated/Recurrence.swift",
        "Generated/RejectedUser.swift",
        "Generated/Reminder.swift",
        "Generated/ResponseMetadata.swift",
        "Generated/RestrictedApp.swift",
        "Generated/Review.swift",
        "Generated/RoleAssignment.swift",
        "Generated/Saved.swift",
        "Generated/ScMpdmToPrivate.swift",
        "Generated/ScheduledMessage.swift",
        "Generated/Schema.swift",
        "Generated/Scope.swift",
        "Generated/Scopes.swift",
        "Generated/Section.swift",
        "Generated/SelectedOptionElement.swift",
        "Generated/SessionSetting.swift",
        "Generated/Settings.swift",
        "Generated/SharedChannelInviteRequested.swift",
        "Generated/Shares.swift",
        "Generated/Shortcut.swift",
        "Generated/SlackConnectPrefs.swift",
        "Generated/SlashCommand.swift",
        "Generated/Tab.swift",
        "Generated/TargetUser.swift",
        "Generated/Team.swift",
        "Generated/ThreadsRestrictedTo.swift",
        "Generated/TingUser.swift",
        "Generated/Transcription.swift",
        "Generated/Trigger.swift",
        "Generated/User.swift",
        "Generated/Usergroup.swift",
        "Generated/UsergroupClude.swift",
        "Generated/_Error.swift",
        "Link.swift",
        "MessageEventMetadata.swift",
        "MessageRoot.swift",
        "PinnedInfo.swift",
        "Recording.swift",
        "Room.swift",
        "Tokens.swift",
        "UserProfile.swift",
        "WorkflowConfiguration.swift",
        "WorkflowStep.swift",
        "WorkflowStepInput.swift",
        "WorkflowStepOutput.swift"
      ],
      "target_dependencies" : [
        "SlackBlockKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SlackClientTests",
      "module_type" : "SwiftTarget",
      "name" : "SlackClientTests",
      "path" : "Tests/SlackClientTests",
      "sources" : [
        "EventTypeTests.swift",
        "SlackClientTests.swift",
        "SocketModeRouterTests.swift"
      ],
      "target_dependencies" : [
        "SlackClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SlackClient",
      "module_type" : "SwiftTarget",
      "name" : "SlackClient",
      "path" : "Sources/SlackClient",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "Logging",
        "WSClient"
      ],
      "product_memberships" : [
        "SlackClient"
      ],
      "sources" : [
        "Client/ClientConfiguration.swift",
        "Client/RequestMiddlware.swift",
        "Client/Respond.swift",
        "Client/Say.swift",
        "Client/Slack+Errors.swift",
        "Events/Generated/AppHomeOpenedEvent.swift",
        "Events/Generated/AppMentionEvent.swift",
        "Events/Generated/AppRateLimitedEvent.swift",
        "Events/Generated/AppRequestedEvent.swift",
        "Events/Generated/AppUninstalledEvent.swift",
        "Events/Generated/CallRejectedEvent.swift",
        "Events/Generated/ChannelArchiveEvent.swift",
        "Events/Generated/ChannelCreatedEvent.swift",
        "Events/Generated/ChannelDeletedEvent.swift",
        "Events/Generated/ChannelHistoryChangedEvent.swift",
        "Events/Generated/ChannelIDChangedEvent.swift",
        "Events/Generated/ChannelLeftEvent.swift",
        "Events/Generated/ChannelRenameEvent.swift",
        "Events/Generated/ChannelSharedEvent.swift",
        "Events/Generated/ChannelUnarchiveEvent.swift",
        "Events/Generated/ChannelUnsharedEvent.swift",
        "Events/Generated/DndUpdatedEvent.swift",
        "Events/Generated/DndUpdatedUserEvent.swift",
        "Events/Generated/EmailDomainChangedEvent.swift",
        "Events/Generated/EmojiChangedEvent.swift",
        "Events/Generated/Event.swift",
        "Events/Generated/FileChangeEvent.swift",
        "Events/Generated/FileCreatedEvent.swift",
        "Events/Generated/FileDeletedEvent.swift",
        "Events/Generated/FilePublicEvent.swift",
        "Events/Generated/FileSharedEvent.swift",
        "Events/Generated/FileUnsharedEvent.swift",
        "Events/Generated/GoodbyeEvent.swift",
        "Events/Generated/GridMigrationFinishedEvent.swift",
        "Events/Generated/GridMigrationStartedEvent.swift",
        "Events/Generated/GroupArchiveEvent.swift",
        "Events/Generated/GroupCloseEvent.swift",
        "Events/Generated/GroupDeletedEvent.swift",
        "Events/Generated/GroupHistoryChangedEvent.swift",
        "Events/Generated/GroupLeftEvent.swift",
        "Events/Generated/GroupOpenEvent.swift",
        "Events/Generated/GroupRenameEvent.swift",
        "Events/Generated/GroupUnarchiveEvent.swift",
        "Events/Generated/IMCloseEvent.swift",
        "Events/Generated/IMCreatedEvent.swift",
        "Events/Generated/IMHistoryChangedEvent.swift",
        "Events/Generated/IMOpenEvent.swift",
        "Events/Generated/InviteRequestedEvent.swift",
        "Events/Generated/LinkSharedEvent.swift",
        "Events/Generated/MemberJoinedChannelEvent.swift",
        "Events/Generated/MemberLeftChannelEvent.swift",
        "Events/Generated/MessageBotEvent.swift",
        "Events/Generated/MessageChangedEvent.swift",
        "Events/Generated/MessageChannelArchiveEvent.swift",
        "Events/Generated/MessageChannelJoinEvent.swift",
        "Events/Generated/MessageChannelLeaveEvent.swift",
        "Events/Generated/MessageChannelNameEvent.swift",
        "Events/Generated/MessageChannelPostingPermissionsEvent.swift",
        "Events/Generated/MessageChannelPurposeEvent.swift",
        "Events/Generated/MessageChannelTopicEvent.swift",
        "Events/Generated/MessageChannelUnarchiveEvent.swift",
        "Events/Generated/MessageDeletedEvent.swift",
        "Events/Generated/MessageEkmAccessDeniedEvent.swift",
        "Events/Generated/MessageEvent.swift",
        "Events/Generated/MessageFileShareEvent.swift",
        "Events/Generated/MessageGroupTopicEvent.swift",
        "Events/Generated/MessageMeEvent.swift",
        "Events/Generated/MessageRepliedEvent.swift",
        "Events/Generated/MessageThreadBroadcastEvent.swift",
        "Events/Generated/PinAddedEvent.swift",
        "Events/Generated/PinRemovedEvent.swift",
        "Events/Generated/ReactionAddedEvent.swift",
        "Events/Generated/ReactionRemovedEvent.swift",
        "Events/Generated/ScopeDeniedEvent.swift",
        "Events/Generated/ScopeGrantedEvent.swift",
        "Events/Generated/StarAddedEvent.swift",
        "Events/Generated/StarRemovedEvent.swift",
        "Events/Generated/SubteamCreatedEvent.swift",
        "Events/Generated/SubteamMembersChangedEvent.swift",
        "Events/Generated/SubteamSelfAddedEvent.swift",
        "Events/Generated/SubteamSelfRemovedEvent.swift",
        "Events/Generated/SubteamUpdatedEvent.swift",
        "Events/Generated/TeamAccessGrantedEvent.swift",
        "Events/Generated/TeamAccessRevokedEvent.swift",
        "Events/Generated/TeamDomainChangeEvent.swift",
        "Events/Generated/TeamJoinEvent.swift",
        "Events/Generated/TeamRenameEvent.swift",
        "Events/Generated/TokensRevokedEvent.swift",
        "Events/Generated/UserChangeEvent.swift",
        "Events/Generated/UserHuddleChangedEvent.swift",
        "Events/Generated/UserProfileChangedEvent.swift",
        "Events/Generated/UserStatusChangedEvent.swift",
        "Events/Generated/WorkflowDeletedEvent.swift",
        "Events/Generated/WorkflowPublishedEvent.swift",
        "Events/Generated/WorkflowStepDeletedEvent.swift",
        "Events/Generated/WorkflowStepExecuteEvent.swift",
        "Events/Generated/WorkflowUnpublishedEvent.swift",
        "Events/SlackEvent.swift",
        "Interactions/Payloads/BlockActionsPaylaod.swift",
        "Interactions/Payloads/GlobalShortcutPayload.swift",
        "Interactions/Payloads/InteractivePayload.swift",
        "Interactions/Payloads/MessageShortcutPayload.swift",
        "Interactions/Payloads/SlacshCommandsPayload.swift",
        "Interactions/Payloads/ViewClosedPayload.swift",
        "Interactions/Payloads/ViewSubmissionPayload.swift",
        "Slack.swift",
        "SocketMode/Requests/EventsApiEnvelope.swift",
        "SocketMode/Requests/InteractiveEnvelope.swift",
        "SocketMode/Requests/SocketModeDisconnectMessage.swift",
        "SocketMode/Requests/SocketModeHelloMessage.swift",
        "SocketMode/Requests/SocketModeMessage.swift",
        "SocketMode/Requests/SocketModeMessageEnvelope.swift",
        "SocketMode/Responses/SocketModeAcknowledgementlMessage.swift",
        "SocketMode/Slack+SocketMode.swift",
        "SocketMode/Slack+SocketModeState.swift",
        "SocketMode/SocketModeOptions.swift",
        "SocketMode/SocketModeRouter.swift",
        "WebAPI/Generated/APIProtocol.swift",
        "WebAPI/Generated/Client/Client+Admin.swift",
        "WebAPI/Generated/Client/Client+Apps.swift",
        "WebAPI/Generated/Client/Client+Assistant.swift",
        "WebAPI/Generated/Client/Client+Auth.swift",
        "WebAPI/Generated/Client/Client+Base.swift",
        "WebAPI/Generated/Client/Client+Bookmarks.swift",
        "WebAPI/Generated/Client/Client+Bots.swift",
        "WebAPI/Generated/Client/Client+Canvases.swift",
        "WebAPI/Generated/Client/Client+Chat.swift",
        "WebAPI/Generated/Client/Client+Conversations.swift",
        "WebAPI/Generated/Client/Client+DND.swift",
        "WebAPI/Generated/Client/Client+Emoji.swift",
        "WebAPI/Generated/Client/Client+Files.swift",
        "WebAPI/Generated/Client/Client+Functions.swift",
        "WebAPI/Generated/Client/Client+Migration.swift",
        "WebAPI/Generated/Client/Client+OAuth.swift",
        "WebAPI/Generated/Client/Client+OpenID.swift",
        "WebAPI/Generated/Client/Client+Pins.swift",
        "WebAPI/Generated/Client/Client+Reactions.swift",
        "WebAPI/Generated/Client/Client+Reminders.swift",
        "WebAPI/Generated/Client/Client+Search.swift",
        "WebAPI/Generated/Client/Client+Stars.swift",
        "WebAPI/Generated/Client/Client+Team.swift",
        "WebAPI/Generated/Client/Client+Tooling.swift",
        "WebAPI/Generated/Client/Client+Users.swift",
        "WebAPI/Generated/Client/Client+Views.swift",
        "WebAPI/Generated/Components/Components+Admin.swift",
        "WebAPI/Generated/Components/Components+Apps.swift",
        "WebAPI/Generated/Components/Components+Assistant.swift",
        "WebAPI/Generated/Components/Components+Auth.swift",
        "WebAPI/Generated/Components/Components+Base.swift",
        "WebAPI/Generated/Components/Components+Bookmarks.swift",
        "WebAPI/Generated/Components/Components+Bots.swift",
        "WebAPI/Generated/Components/Components+Canvases.swift",
        "WebAPI/Generated/Components/Components+Chat.swift",
        "WebAPI/Generated/Components/Components+Conversations.swift",
        "WebAPI/Generated/Components/Components+Dnd.swift",
        "WebAPI/Generated/Components/Components+Emoji.swift",
        "WebAPI/Generated/Components/Components+Files.swift",
        "WebAPI/Generated/Components/Components+Functions.swift",
        "WebAPI/Generated/Components/Components+Migration.swift",
        "WebAPI/Generated/Components/Components+Oauth.swift",
        "WebAPI/Generated/Components/Components+Openid.swift",
        "WebAPI/Generated/Components/Components+Pins.swift",
        "WebAPI/Generated/Components/Components+Reactions.swift",
        "WebAPI/Generated/Components/Components+Reminders.swift",
        "WebAPI/Generated/Components/Components+Search.swift",
        "WebAPI/Generated/Components/Components+Stars.swift",
        "WebAPI/Generated/Components/Components+Team.swift",
        "WebAPI/Generated/Components/Components+Tooling.swift",
        "WebAPI/Generated/Components/Components+Users.swift",
        "WebAPI/Generated/Components/Components+Views.swift",
        "WebAPI/Generated/Operations/Operations+Admin.swift",
        "WebAPI/Generated/Operations/Operations+Apps.swift",
        "WebAPI/Generated/Operations/Operations+Assistant.swift",
        "WebAPI/Generated/Operations/Operations+Auth.swift",
        "WebAPI/Generated/Operations/Operations+Base.swift",
        "WebAPI/Generated/Operations/Operations+Bookmarks.swift",
        "WebAPI/Generated/Operations/Operations+Bots.swift",
        "WebAPI/Generated/Operations/Operations+Canvases.swift",
        "WebAPI/Generated/Operations/Operations+Chat.swift",
        "WebAPI/Generated/Operations/Operations+Conversations.swift",
        "WebAPI/Generated/Operations/Operations+DND.swift",
        "WebAPI/Generated/Operations/Operations+Emoji.swift",
        "WebAPI/Generated/Operations/Operations+Files.swift",
        "WebAPI/Generated/Operations/Operations+Functions.swift",
        "WebAPI/Generated/Operations/Operations+Migration.swift",
        "WebAPI/Generated/Operations/Operations+OAuth.swift",
        "WebAPI/Generated/Operations/Operations+OpenID.swift",
        "WebAPI/Generated/Operations/Operations+Pins.swift",
        "WebAPI/Generated/Operations/Operations+Reactions.swift",
        "WebAPI/Generated/Operations/Operations+Reminders.swift",
        "WebAPI/Generated/Operations/Operations+Search.swift",
        "WebAPI/Generated/Operations/Operations+Stars.swift",
        "WebAPI/Generated/Operations/Operations+Team.swift",
        "WebAPI/Generated/Operations/Operations+Tooling.swift",
        "WebAPI/Generated/Operations/Operations+Users.swift",
        "WebAPI/Generated/Operations/Operations+Views.swift",
        "WebAPI/Generated/Servers.swift"
      ],
      "target_dependencies" : [
        "SlackBlockKit",
        "SlackModels"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SlackBlockKitDSLTests",
      "module_type" : "SwiftTarget",
      "name" : "SlackBlockKitDSLTests",
      "path" : "Tests/SlackBlockKitDSLTests",
      "sources" : [
        "DSLTests.swift",
        "SlackViewTests.swift"
      ],
      "target_dependencies" : [
        "SlackBlockKitDSL"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SlackBlockKitDSL",
      "module_type" : "SwiftTarget",
      "name" : "SlackBlockKitDSL",
      "path" : "Sources/SlackBlockKitDSL",
      "product_memberships" : [
        "SlackBlockKitDSL"
      ],
      "sources" : [
        "BlockComponent.swift",
        "Builders.swift",
        "SlackBlockKitDSL.swift",
        "SlackView.swift"
      ],
      "target_dependencies" : [
        "SlackBlockKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SlackBlockKit",
      "module_type" : "SwiftTarget",
      "name" : "SlackBlockKit",
      "path" : "Sources/SlackBlockKit",
      "product_memberships" : [
        "SlackClient",
        "SlackBlockKit",
        "SlackBlockKitDSL",
        "SlackModels"
      ],
      "sources" : [
        "BlockElements/ButtonElement.swift",
        "BlockElements/ChannelsSelectElement.swift",
        "BlockElements/CheckboxesElement.swift",
        "BlockElements/ConversationsSelectElement.swift",
        "BlockElements/DatePickerElement.swift",
        "BlockElements/DatetimePickerElement.swift",
        "BlockElements/EmailInputElement.swift",
        "BlockElements/ExternalSelectElement.swift",
        "BlockElements/FileInputElement.swift",
        "BlockElements/ImageElement.swift",
        "BlockElements/MultiChannelsSelectElement.swift",
        "BlockElements/MultiConversationsSelectElement.swift",
        "BlockElements/MultiExternalSelectElement.swift",
        "BlockElements/MultiStaticSelectElement.swift",
        "BlockElements/MultiUsersSelectElement.swift",
        "BlockElements/NumberInputElement.swift",
        "BlockElements/OverflowMenuElement.swift",
        "BlockElements/PlainTextInputElement.swift",
        "BlockElements/RadioButtonsElement.swift",
        "BlockElements/RichTextInputElement.swift",
        "BlockElements/StaticSelectElement.swift",
        "BlockElements/TimePickerElement.swift",
        "BlockElements/UsersSelectElement.swift",
        "Blocks/ActionsBlock.swift",
        "Blocks/Block.swift",
        "Blocks/ContextBlock.swift",
        "Blocks/DividerBlock.swift",
        "Blocks/FileBlock.swift",
        "Blocks/HeaderBlock.swift",
        "Blocks/ImageBlock.swift",
        "Blocks/InputBlock.swift",
        "Blocks/MarkdownBlock.swift",
        "Blocks/RichTextBlock.swift",
        "Blocks/SectionBlock.swift",
        "Blocks/VideoBlock.swift",
        "CompositionObjects/ConfirmationDialogObject.swift",
        "CompositionObjects/ConversationFilterObject.swift",
        "CompositionObjects/DispatchActionConfigurationObject.swift",
        "CompositionObjects/OptionGroupObject.swift",
        "CompositionObjects/OptionObject.swift",
        "CompositionObjects/SlackFileObject.swift",
        "CompositionObjects/TextObject.swift",
        "CompositionObjects/TriggerObject.swift",
        "CompositionObjects/WorkflowObject.swift",
        "Views/HomeTabView.swift",
        "Views/ModalView.swift",
        "Views/View.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SlackBlockKit",
      "SlackBlockKitDSL",
      "SlackClient",
      "SlackModels",
      "swift-slack-client-Package"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-slack-client-Package -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.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 swift-slack-client-Package -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  swift-system: https://github.com/apple/swift-system.git @ 1.5.0
  swift-slack-client: /Users/admin/builder/spi-builder-workspace
  swift-openapi-runtime: https://github.com/apple/swift-openapi-runtime.git @ 1.8.2
  compress-nio: https://github.com/adam-fowler/compress-nio.git @ 1.4.2
  Yams: https://github.com/jpsim/Yams @ 6.0.0
  swift-http-types: https://github.com/apple/swift-http-types.git @ 1.4.0
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  swift-websocket: https://github.com/hummingbird-project/swift-websocket @ 1.3.1
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.5.1
  swift-openapi-generator: https://github.com/apple/swift-openapi-generator.git @ 1.8.0
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.24.0
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.28.0
  swift-algorithms: https://github.com/apple/swift-algorithms @ 1.2.1
  swift-nio: https://github.com/apple/swift-nio.git @ 2.83.0
  swift-http-structured-headers: https://github.com/apple/swift-http-structured-headers.git @ 1.3.0
  swift-service-lifecycle: https://github.com/swift-server/swift-service-lifecycle @ 2.8.0
  swift-asn1: https://github.com/apple/swift-asn1.git @ 1.3.2
  OpenAPIKit: https://github.com/mattpolzin/OpenAPIKit @ 3.5.2
  swift-crypto: https://github.com/apple/swift-crypto.git @ 3.12.3
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.36.0
  swift-certificates: https://github.com/apple/swift-certificates.git @ 1.10.0
  swift-async-algorithms: https://github.com/apple/swift-async-algorithms.git @ 1.0.4
  swift-log: https://github.com/apple/swift-log.git @ 1.6.3
  swift-collections: https://github.com/apple/swift-collections @ 1.2.0
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.31.0
2025-06-07 15:07:52.509 xcodebuild[1740:7935] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:851
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000024f2730>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x6000006e0200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2025-06-07 15:07:52.510 xcodebuild[1740:7935] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2025-06-07 15:07:52.510 xcodebuild[1740:7935] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:851
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000024f2730>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x6000006e0200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2025-06-07 15:07:52.510 xcodebuild[1740:7935] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2025-06-07 15:07:52.510 xcodebuild[1740:7935] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:851
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000024f2730>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x6000006e0200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2025-06-07 15:07:52.510 xcodebuild[1740:7935] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2025-06-07 15:07:52.510 xcodebuild[1740:7935] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:851
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000024f2730>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x6000006e0200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2025-06-07 15:07:52.510 xcodebuild[1740:7935] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2025-06-07 15:07:52.510 xcodebuild[1740:7935] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:851
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000024f2730>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x6000006e0200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2025-06-07 15:07:52.510 xcodebuild[1740:7935] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2025-06-07 15:07:52.511 xcodebuild[1740:7935] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-07-06_15-07-0052.xcresult
xcodebuild: error: The workspace named "spi-builder-workspace" does not contain a scheme named "swift-slack-client-Package". The "-list" option can be used to find the names of the schemes in the workspace.
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
Resolved source packages:
  swift-certificates: https://github.com/apple/swift-certificates.git @ 1.10.0
  swift-openapi-runtime: https://github.com/apple/swift-openapi-runtime.git @ 1.8.2
  swift-service-lifecycle: https://github.com/swift-server/swift-service-lifecycle @ 2.8.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.5.1
  swift-websocket: https://github.com/hummingbird-project/swift-websocket @ 1.3.1
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.28.0
  swift-asn1: https://github.com/apple/swift-asn1.git @ 1.3.2
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  swift-collections: https://github.com/apple/swift-collections @ 1.2.0
  compress-nio: https://github.com/adam-fowler/compress-nio.git @ 1.4.2
  swift-async-algorithms: https://github.com/apple/swift-async-algorithms.git @ 1.0.4
  swift-openapi-generator: https://github.com/apple/swift-openapi-generator.git @ 1.8.0
  swift-crypto: https://github.com/apple/swift-crypto.git @ 3.12.3
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.31.0
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.36.0
  swift-http-structured-headers: https://github.com/apple/swift-http-structured-headers.git @ 1.3.0
  swift-system: https://github.com/apple/swift-system.git @ 1.5.0
  OpenAPIKit: https://github.com/mattpolzin/OpenAPIKit @ 3.5.2
  swift-http-types: https://github.com/apple/swift-http-types.git @ 1.4.0
  swift-algorithms: https://github.com/apple/swift-algorithms @ 1.2.1
  Yams: https://github.com/jpsim/Yams @ 6.0.0
  swift-slack-client: /Users/admin/builder/spi-builder-workspace
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.24.0
  swift-nio: https://github.com/apple/swift-nio.git @ 2.83.0
  swift-log: https://github.com/apple/swift-log.git @ 1.6.3
resolved source packages: swift-certificates, swift-openapi-runtime, swift-service-lifecycle, swift-argument-parser, swift-websocket, swift-nio-extras, swift-asn1, swift-atomics, swift-collections, compress-nio, swift-async-algorithms, swift-openapi-generator, swift-crypto, swift-nio-ssl, swift-nio-http2, swift-http-structured-headers, swift-system, OpenAPIKit, swift-http-types, swift-algorithms, Yams, swift-slack-client, swift-numerics, swift-nio-transport-services, swift-nio, swift-log
{
  "dependencies" : [
    {
      "identity" : "swift-openapi-generator",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-generator.git"
    },
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-websocket",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/swift-websocket"
    }
  ],
  "manifest_display_name" : "swift-slack-client",
  "name" : "swift-slack-client",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "SlackClient",
      "targets" : [
        "SlackClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SlackBlockKit",
      "targets" : [
        "SlackBlockKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SlackBlockKitDSL",
      "targets" : [
        "SlackBlockKitDSL"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SlackModels",
      "targets" : [
        "SlackModels"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SlackModels",
      "module_type" : "SwiftTarget",
      "name" : "SlackModels",
      "path" : "Sources/SlackModels",
      "product_dependencies" : [
        "OpenAPIRuntime"
      ],
      "product_memberships" : [
        "SlackClient",
        "SlackModels"
      ],
      "sources" : [
        "AppStep.swift",
        "Container.swift",
        "DndStatus.swift",
        "Generated/AcceptScInvites.swift",
        "Generated/Acceptance.swift",
        "Generated/Action.swift",
        "Generated/ActionConfirm.swift",
        "Generated/ActionOptionGroup.swift",
        "Generated/ActiveSession.swift",
        "Generated/Activity.swift",
        "Generated/AllowScFileUploads.swift",
        "Generated/AllowedWorkspaces.swift",
        "Generated/App.swift",
        "Generated/AppHome.swift",
        "Generated/AppID.swift",
        "Generated/AppRequest.swift",
        "Generated/ApprovalDestination.swift",
        "Generated/ApprovedApp.swift",
        "Generated/ApprovedBy.swift",
        "Generated/ApprovedRequest.swift",
        "Generated/Attachment.swift",
        "Generated/AuthedUser.swift",
        "Generated/Authorization.swift",
        "Generated/Barrier.swift",
        "Generated/Bookmark.swift",
        "Generated/Bot.swift",
        "Generated/BotIcons.swift",
        "Generated/BotProfile.swift",
        "Generated/BotUser.swift",
        "Generated/Canvas.swift",
        "Generated/Category.swift",
        "Generated/Cc.swift",
        "Generated/Channel.swift",
        "Generated/ChannelEmailAddress.swift",
        "Generated/Comment.swift",
        "Generated/Config.swift",
        "Generated/ConnectedWorkspace.swift",
        "Generated/Conversation.swift",
        "Generated/Created.swift",
        "Generated/CreationSource.swift",
        "Generated/Credentials.swift",
        "Generated/CustomizableInputParameter.swift",
        "Generated/Data.swift",
        "Generated/DeniedBy.swift",
        "Generated/DeniedRequest.swift",
        "Generated/Description.swift",
        "Generated/DisplayInformation.swift",
        "Generated/DmMpdmUsersWithFileAccess.swift",
        "Generated/DomainRestrictions.swift",
        "Generated/Edited.swift",
        "Generated/Enterprise.swift",
        "Generated/EnterpriseUser.swift",
        "Generated/Entity.swift",
        "Generated/Errors.swift",
        "Generated/EventSubscriptions.swift",
        "Generated/FailedUserIDS.swift",
        "Generated/Favorite.swift",
        "Generated/Features.swift",
        "Generated/Field.swift",
        "Generated/File.swift",
        "Generated/FileElement.swift",
        "Generated/Files.swift",
        "Generated/Function.swift",
        "Generated/Headers.swift",
        "Generated/ID.swift",
        "Generated/Icon.swift",
        "Generated/Icons.swift",
        "Generated/IncomingWebhook.swift",
        "Generated/IngTeam.swift",
        "Generated/InitialComment.swift",
        "Generated/Inputs.swift",
        "Generated/Interactivity.swift",
        "Generated/Invite.swift",
        "Generated/InviteElement.swift",
        "Generated/InviteInvite.swift",
        "Generated/InvitePayload.swift",
        "Generated/InvitePreferences.swift",
        "Generated/InviteRequest.swift",
        "Generated/InvitingUser.swift",
        "Generated/Item.swift",
        "Generated/ItemFile.swift",
        "Generated/LastResolvedBy.swift",
        "Generated/ListLimits.swift",
        "Generated/ListMetadata.swift",
        "Generated/ListsClass.swift",
        "Generated/Log.swift",
        "Generated/Login.swift",
        "Generated/Manifest.swift",
        "Generated/Match.swift",
        "Generated/MediaProgress.swift",
        "Generated/MeetingNotes.swift",
        "Generated/Member.swift",
        "Generated/Message.swift",
        "Generated/Messages.swift",
        "Generated/Metadata.swift",
        "Generated/NotAdded.swift",
        "Generated/OauthConfig.swift",
        "Generated/Options.swift",
        "Generated/Organization.swift",
        "Generated/OwnershipDetail.swift",
        "Generated/Pagination.swift",
        "Generated/Paging.swift",
        "Generated/Payload.swift",
        "Generated/PostingRestrictedTo.swift",
        "Generated/Posts.swift",
        "Generated/Prefs.swift",
        "Generated/Preview.swift",
        "Generated/Previous.swift",
        "Generated/PreviousResolution.swift",
        "Generated/Profile.swift",
        "Generated/Properties.swift",
        "Generated/Purpose.swift",
        "Generated/Reaction.swift",
        "Generated/Recurrence.swift",
        "Generated/RejectedUser.swift",
        "Generated/Reminder.swift",
        "Generated/ResponseMetadata.swift",
        "Generated/RestrictedApp.swift",
        "Generated/Review.swift",
        "Generated/RoleAssignment.swift",
        "Generated/Saved.swift",
        "Generated/ScMpdmToPrivate.swift",
        "Generated/ScheduledMessage.swift",
        "Generated/Schema.swift",
        "Generated/Scope.swift",
        "Generated/Scopes.swift",
        "Generated/Section.swift",
        "Generated/SelectedOptionElement.swift",
        "Generated/SessionSetting.swift",
        "Generated/Settings.swift",
        "Generated/SharedChannelInviteRequested.swift",
        "Generated/Shares.swift",
        "Generated/Shortcut.swift",
        "Generated/SlackConnectPrefs.swift",
        "Generated/SlashCommand.swift",
        "Generated/Tab.swift",
        "Generated/TargetUser.swift",
        "Generated/Team.swift",
        "Generated/ThreadsRestrictedTo.swift",
        "Generated/TingUser.swift",
        "Generated/Transcription.swift",
        "Generated/Trigger.swift",
        "Generated/User.swift",
        "Generated/Usergroup.swift",
        "Generated/UsergroupClude.swift",
        "Generated/_Error.swift",
        "Link.swift",
        "MessageEventMetadata.swift",
        "MessageRoot.swift",
        "PinnedInfo.swift",
        "Recording.swift",
        "Room.swift",
        "Tokens.swift",
        "UserProfile.swift",
        "WorkflowConfiguration.swift",
        "WorkflowStep.swift",
        "WorkflowStepInput.swift",
        "WorkflowStepOutput.swift"
      ],
      "target_dependencies" : [
        "SlackBlockKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SlackClientTests",
      "module_type" : "SwiftTarget",
      "name" : "SlackClientTests",
      "path" : "Tests/SlackClientTests",
      "sources" : [
        "EventTypeTests.swift",
        "SlackClientTests.swift",
        "SocketModeRouterTests.swift"
      ],
      "target_dependencies" : [
        "SlackClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SlackClient",
      "module_type" : "SwiftTarget",
      "name" : "SlackClient",
      "path" : "Sources/SlackClient",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "Logging",
        "WSClient"
      ],
      "product_memberships" : [
        "SlackClient"
      ],
      "sources" : [
        "Client/ClientConfiguration.swift",
        "Client/RequestMiddlware.swift",
        "Client/Respond.swift",
        "Client/Say.swift",
        "Client/Slack+Errors.swift",
        "Events/Generated/AppHomeOpenedEvent.swift",
        "Events/Generated/AppMentionEvent.swift",
        "Events/Generated/AppRateLimitedEvent.swift",
        "Events/Generated/AppRequestedEvent.swift",
        "Events/Generated/AppUninstalledEvent.swift",
        "Events/Generated/CallRejectedEvent.swift",
        "Events/Generated/ChannelArchiveEvent.swift",
        "Events/Generated/ChannelCreatedEvent.swift",
        "Events/Generated/ChannelDeletedEvent.swift",
        "Events/Generated/ChannelHistoryChangedEvent.swift",
        "Events/Generated/ChannelIDChangedEvent.swift",
        "Events/Generated/ChannelLeftEvent.swift",
        "Events/Generated/ChannelRenameEvent.swift",
        "Events/Generated/ChannelSharedEvent.swift",
        "Events/Generated/ChannelUnarchiveEvent.swift",
        "Events/Generated/ChannelUnsharedEvent.swift",
        "Events/Generated/DndUpdatedEvent.swift",
        "Events/Generated/DndUpdatedUserEvent.swift",
        "Events/Generated/EmailDomainChangedEvent.swift",
        "Events/Generated/EmojiChangedEvent.swift",
        "Events/Generated/Event.swift",
        "Events/Generated/FileChangeEvent.swift",
        "Events/Generated/FileCreatedEvent.swift",
        "Events/Generated/FileDeletedEvent.swift",
        "Events/Generated/FilePublicEvent.swift",
        "Events/Generated/FileSharedEvent.swift",
        "Events/Generated/FileUnsharedEvent.swift",
        "Events/Generated/GoodbyeEvent.swift",
        "Events/Generated/GridMigrationFinishedEvent.swift",
        "Events/Generated/GridMigrationStartedEvent.swift",
        "Events/Generated/GroupArchiveEvent.swift",
        "Events/Generated/GroupCloseEvent.swift",
        "Events/Generated/GroupDeletedEvent.swift",
        "Events/Generated/GroupHistoryChangedEvent.swift",
        "Events/Generated/GroupLeftEvent.swift",
        "Events/Generated/GroupOpenEvent.swift",
        "Events/Generated/GroupRenameEvent.swift",
        "Events/Generated/GroupUnarchiveEvent.swift",
        "Events/Generated/IMCloseEvent.swift",
        "Events/Generated/IMCreatedEvent.swift",
        "Events/Generated/IMHistoryChangedEvent.swift",
        "Events/Generated/IMOpenEvent.swift",
        "Events/Generated/InviteRequestedEvent.swift",
        "Events/Generated/LinkSharedEvent.swift",
        "Events/Generated/MemberJoinedChannelEvent.swift",
        "Events/Generated/MemberLeftChannelEvent.swift",
        "Events/Generated/MessageBotEvent.swift",
        "Events/Generated/MessageChangedEvent.swift",
        "Events/Generated/MessageChannelArchiveEvent.swift",
        "Events/Generated/MessageChannelJoinEvent.swift",
        "Events/Generated/MessageChannelLeaveEvent.swift",
        "Events/Generated/MessageChannelNameEvent.swift",
        "Events/Generated/MessageChannelPostingPermissionsEvent.swift",
        "Events/Generated/MessageChannelPurposeEvent.swift",
        "Events/Generated/MessageChannelTopicEvent.swift",
        "Events/Generated/MessageChannelUnarchiveEvent.swift",
        "Events/Generated/MessageDeletedEvent.swift",
        "Events/Generated/MessageEkmAccessDeniedEvent.swift",
        "Events/Generated/MessageEvent.swift",
        "Events/Generated/MessageFileShareEvent.swift",
        "Events/Generated/MessageGroupTopicEvent.swift",
        "Events/Generated/MessageMeEvent.swift",
        "Events/Generated/MessageRepliedEvent.swift",
        "Events/Generated/MessageThreadBroadcastEvent.swift",
        "Events/Generated/PinAddedEvent.swift",
        "Events/Generated/PinRemovedEvent.swift",
        "Events/Generated/ReactionAddedEvent.swift",
        "Events/Generated/ReactionRemovedEvent.swift",
        "Events/Generated/ScopeDeniedEvent.swift",
        "Events/Generated/ScopeGrantedEvent.swift",
        "Events/Generated/StarAddedEvent.swift",
        "Events/Generated/StarRemovedEvent.swift",
        "Events/Generated/SubteamCreatedEvent.swift",
        "Events/Generated/SubteamMembersChangedEvent.swift",
        "Events/Generated/SubteamSelfAddedEvent.swift",
        "Events/Generated/SubteamSelfRemovedEvent.swift",
        "Events/Generated/SubteamUpdatedEvent.swift",
        "Events/Generated/TeamAccessGrantedEvent.swift",
        "Events/Generated/TeamAccessRevokedEvent.swift",
        "Events/Generated/TeamDomainChangeEvent.swift",
        "Events/Generated/TeamJoinEvent.swift",
        "Events/Generated/TeamRenameEvent.swift",
        "Events/Generated/TokensRevokedEvent.swift",
        "Events/Generated/UserChangeEvent.swift",
        "Events/Generated/UserHuddleChangedEvent.swift",
        "Events/Generated/UserProfileChangedEvent.swift",
        "Events/Generated/UserStatusChangedEvent.swift",
        "Events/Generated/WorkflowDeletedEvent.swift",
        "Events/Generated/WorkflowPublishedEvent.swift",
        "Events/Generated/WorkflowStepDeletedEvent.swift",
        "Events/Generated/WorkflowStepExecuteEvent.swift",
        "Events/Generated/WorkflowUnpublishedEvent.swift",
        "Events/SlackEvent.swift",
        "Interactions/Payloads/BlockActionsPaylaod.swift",
        "Interactions/Payloads/GlobalShortcutPayload.swift",
        "Interactions/Payloads/InteractivePayload.swift",
        "Interactions/Payloads/MessageShortcutPayload.swift",
        "Interactions/Payloads/SlacshCommandsPayload.swift",
        "Interactions/Payloads/ViewClosedPayload.swift",
        "Interactions/Payloads/ViewSubmissionPayload.swift",
        "Slack.swift",
        "SocketMode/Requests/EventsApiEnvelope.swift",
        "SocketMode/Requests/InteractiveEnvelope.swift",
        "SocketMode/Requests/SocketModeDisconnectMessage.swift",
        "SocketMode/Requests/SocketModeHelloMessage.swift",
        "SocketMode/Requests/SocketModeMessage.swift",
        "SocketMode/Requests/SocketModeMessageEnvelope.swift",
        "SocketMode/Responses/SocketModeAcknowledgementlMessage.swift",
        "SocketMode/Slack+SocketMode.swift",
        "SocketMode/Slack+SocketModeState.swift",
        "SocketMode/SocketModeOptions.swift",
        "SocketMode/SocketModeRouter.swift",
        "WebAPI/Generated/APIProtocol.swift",
        "WebAPI/Generated/Client/Client+Admin.swift",
        "WebAPI/Generated/Client/Client+Apps.swift",
        "WebAPI/Generated/Client/Client+Assistant.swift",
        "WebAPI/Generated/Client/Client+Auth.swift",
        "WebAPI/Generated/Client/Client+Base.swift",
        "WebAPI/Generated/Client/Client+Bookmarks.swift",
        "WebAPI/Generated/Client/Client+Bots.swift",
        "WebAPI/Generated/Client/Client+Canvases.swift",
        "WebAPI/Generated/Client/Client+Chat.swift",
        "WebAPI/Generated/Client/Client+Conversations.swift",
        "WebAPI/Generated/Client/Client+DND.swift",
        "WebAPI/Generated/Client/Client+Emoji.swift",
        "WebAPI/Generated/Client/Client+Files.swift",
        "WebAPI/Generated/Client/Client+Functions.swift",
        "WebAPI/Generated/Client/Client+Migration.swift",
        "WebAPI/Generated/Client/Client+OAuth.swift",
        "WebAPI/Generated/Client/Client+OpenID.swift",
        "WebAPI/Generated/Client/Client+Pins.swift",
        "WebAPI/Generated/Client/Client+Reactions.swift",
        "WebAPI/Generated/Client/Client+Reminders.swift",
        "WebAPI/Generated/Client/Client+Search.swift",
        "WebAPI/Generated/Client/Client+Stars.swift",
        "WebAPI/Generated/Client/Client+Team.swift",
        "WebAPI/Generated/Client/Client+Tooling.swift",
        "WebAPI/Generated/Client/Client+Users.swift",
        "WebAPI/Generated/Client/Client+Views.swift",
        "WebAPI/Generated/Components/Components+Admin.swift",
        "WebAPI/Generated/Components/Components+Apps.swift",
        "WebAPI/Generated/Components/Components+Assistant.swift",
        "WebAPI/Generated/Components/Components+Auth.swift",
        "WebAPI/Generated/Components/Components+Base.swift",
        "WebAPI/Generated/Components/Components+Bookmarks.swift",
        "WebAPI/Generated/Components/Components+Bots.swift",
        "WebAPI/Generated/Components/Components+Canvases.swift",
        "WebAPI/Generated/Components/Components+Chat.swift",
        "WebAPI/Generated/Components/Components+Conversations.swift",
        "WebAPI/Generated/Components/Components+Dnd.swift",
        "WebAPI/Generated/Components/Components+Emoji.swift",
        "WebAPI/Generated/Components/Components+Files.swift",
        "WebAPI/Generated/Components/Components+Functions.swift",
        "WebAPI/Generated/Components/Components+Migration.swift",
        "WebAPI/Generated/Components/Components+Oauth.swift",
        "WebAPI/Generated/Components/Components+Openid.swift",
        "WebAPI/Generated/Components/Components+Pins.swift",
        "WebAPI/Generated/Components/Components+Reactions.swift",
        "WebAPI/Generated/Components/Components+Reminders.swift",
        "WebAPI/Generated/Components/Components+Search.swift",
        "WebAPI/Generated/Components/Components+Stars.swift",
        "WebAPI/Generated/Components/Components+Team.swift",
        "WebAPI/Generated/Components/Components+Tooling.swift",
        "WebAPI/Generated/Components/Components+Users.swift",
        "WebAPI/Generated/Components/Components+Views.swift",
        "WebAPI/Generated/Operations/Operations+Admin.swift",
        "WebAPI/Generated/Operations/Operations+Apps.swift",
        "WebAPI/Generated/Operations/Operations+Assistant.swift",
        "WebAPI/Generated/Operations/Operations+Auth.swift",
        "WebAPI/Generated/Operations/Operations+Base.swift",
        "WebAPI/Generated/Operations/Operations+Bookmarks.swift",
        "WebAPI/Generated/Operations/Operations+Bots.swift",
        "WebAPI/Generated/Operations/Operations+Canvases.swift",
        "WebAPI/Generated/Operations/Operations+Chat.swift",
        "WebAPI/Generated/Operations/Operations+Conversations.swift",
        "WebAPI/Generated/Operations/Operations+DND.swift",
        "WebAPI/Generated/Operations/Operations+Emoji.swift",
        "WebAPI/Generated/Operations/Operations+Files.swift",
        "WebAPI/Generated/Operations/Operations+Functions.swift",
        "WebAPI/Generated/Operations/Operations+Migration.swift",
        "WebAPI/Generated/Operations/Operations+OAuth.swift",
        "WebAPI/Generated/Operations/Operations+OpenID.swift",
        "WebAPI/Generated/Operations/Operations+Pins.swift",
        "WebAPI/Generated/Operations/Operations+Reactions.swift",
        "WebAPI/Generated/Operations/Operations+Reminders.swift",
        "WebAPI/Generated/Operations/Operations+Search.swift",
        "WebAPI/Generated/Operations/Operations+Stars.swift",
        "WebAPI/Generated/Operations/Operations+Team.swift",
        "WebAPI/Generated/Operations/Operations+Tooling.swift",
        "WebAPI/Generated/Operations/Operations+Users.swift",
        "WebAPI/Generated/Operations/Operations+Views.swift",
        "WebAPI/Generated/Servers.swift"
      ],
      "target_dependencies" : [
        "SlackBlockKit",
        "SlackModels"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SlackBlockKitDSLTests",
      "module_type" : "SwiftTarget",
      "name" : "SlackBlockKitDSLTests",
      "path" : "Tests/SlackBlockKitDSLTests",
      "sources" : [
        "DSLTests.swift",
        "SlackViewTests.swift"
      ],
      "target_dependencies" : [
        "SlackBlockKitDSL"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SlackBlockKitDSL",
      "module_type" : "SwiftTarget",
      "name" : "SlackBlockKitDSL",
      "path" : "Sources/SlackBlockKitDSL",
      "product_memberships" : [
        "SlackBlockKitDSL"
      ],
      "sources" : [
        "BlockComponent.swift",
        "Builders.swift",
        "SlackBlockKitDSL.swift",
        "SlackView.swift"
      ],
      "target_dependencies" : [
        "SlackBlockKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SlackBlockKit",
      "module_type" : "SwiftTarget",
      "name" : "SlackBlockKit",
      "path" : "Sources/SlackBlockKit",
      "product_memberships" : [
        "SlackClient",
        "SlackBlockKit",
        "SlackBlockKitDSL",
        "SlackModels"
      ],
      "sources" : [
        "BlockElements/ButtonElement.swift",
        "BlockElements/ChannelsSelectElement.swift",
        "BlockElements/CheckboxesElement.swift",
        "BlockElements/ConversationsSelectElement.swift",
        "BlockElements/DatePickerElement.swift",
        "BlockElements/DatetimePickerElement.swift",
        "BlockElements/EmailInputElement.swift",
        "BlockElements/ExternalSelectElement.swift",
        "BlockElements/FileInputElement.swift",
        "BlockElements/ImageElement.swift",
        "BlockElements/MultiChannelsSelectElement.swift",
        "BlockElements/MultiConversationsSelectElement.swift",
        "BlockElements/MultiExternalSelectElement.swift",
        "BlockElements/MultiStaticSelectElement.swift",
        "BlockElements/MultiUsersSelectElement.swift",
        "BlockElements/NumberInputElement.swift",
        "BlockElements/OverflowMenuElement.swift",
        "BlockElements/PlainTextInputElement.swift",
        "BlockElements/RadioButtonsElement.swift",
        "BlockElements/RichTextInputElement.swift",
        "BlockElements/StaticSelectElement.swift",
        "BlockElements/TimePickerElement.swift",
        "BlockElements/UsersSelectElement.swift",
        "Blocks/ActionsBlock.swift",
        "Blocks/Block.swift",
        "Blocks/ContextBlock.swift",
        "Blocks/DividerBlock.swift",
        "Blocks/FileBlock.swift",
        "Blocks/HeaderBlock.swift",
        "Blocks/ImageBlock.swift",
        "Blocks/InputBlock.swift",
        "Blocks/MarkdownBlock.swift",
        "Blocks/RichTextBlock.swift",
        "Blocks/SectionBlock.swift",
        "Blocks/VideoBlock.swift",
        "CompositionObjects/ConfirmationDialogObject.swift",
        "CompositionObjects/ConversationFilterObject.swift",
        "CompositionObjects/DispatchActionConfigurationObject.swift",
        "CompositionObjects/OptionGroupObject.swift",
        "CompositionObjects/OptionObject.swift",
        "CompositionObjects/SlackFileObject.swift",
        "CompositionObjects/TextObject.swift",
        "CompositionObjects/TriggerObject.swift",
        "CompositionObjects/WorkflowObject.swift",
        "Views/HomeTabView.swift",
        "Views/ModalView.swift",
        "Views/View.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SlackBlockKit",
      "SlackBlockKitDSL",
      "SlackClient",
      "SlackModels",
      "swift-slack-client-Package"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-slack-client-Package -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-16.3.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 swift-slack-client-Package -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  swift-websocket: https://github.com/hummingbird-project/swift-websocket @ 1.3.1
  swift-crypto: https://github.com/apple/swift-crypto.git @ 3.12.3
  swift-collections: https://github.com/apple/swift-collections @ 1.2.0
  swift-asn1: https://github.com/apple/swift-asn1.git @ 1.3.2
  swift-nio: https://github.com/apple/swift-nio.git @ 2.83.0
  swift-system: https://github.com/apple/swift-system.git @ 1.5.0
  swift-openapi-generator: https://github.com/apple/swift-openapi-generator.git @ 1.8.0
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.31.0
  swift-service-lifecycle: https://github.com/swift-server/swift-service-lifecycle @ 2.8.0
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.28.0
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.5.1
  OpenAPIKit: https://github.com/mattpolzin/OpenAPIKit @ 3.5.2
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.24.0
  swift-http-types: https://github.com/apple/swift-http-types.git @ 1.4.0
  swift-slack-client: /Users/admin/builder/spi-builder-workspace
  swift-log: https://github.com/apple/swift-log.git @ 1.6.3
  swift-openapi-runtime: https://github.com/apple/swift-openapi-runtime.git @ 1.8.2
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.36.0
  swift-async-algorithms: https://github.com/apple/swift-async-algorithms.git @ 1.0.4
  compress-nio: https://github.com/adam-fowler/compress-nio.git @ 1.4.2
  Yams: https://github.com/jpsim/Yams @ 6.0.0
  swift-http-structured-headers: https://github.com/apple/swift-http-structured-headers.git @ 1.3.0
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  swift-certificates: https://github.com/apple/swift-certificates.git @ 1.10.0
  swift-algorithms: https://github.com/apple/swift-algorithms @ 1.2.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (68 targets)
    Target 'SlackModels' in project 'swift-slack-client'
        ➜ Explicit dependency on target 'SlackModels' in project 'swift-slack-client'
        ➜ Explicit dependency on target 'SlackBlockKit' in project 'swift-slack-client'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
    Target 'SlackClient' in project 'swift-slack-client'
        ➜ Explicit dependency on target 'SlackClient' in project 'swift-slack-client'
        ➜ Explicit dependency on target 'SlackBlockKit' in project 'swift-slack-client'
        ➜ Explicit dependency on target 'SlackModels' in project 'swift-slack-client'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'WSClient' in project 'swift-websocket'
    Target 'SlackClient' in project 'swift-slack-client'
        ➜ Explicit dependency on target 'SlackBlockKit' in project 'swift-slack-client'
        ➜ Explicit dependency on target 'SlackModels' in project 'swift-slack-client'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'WSClient' in project 'swift-websocket'
    Target 'WSClient' in project 'swift-websocket'
        ➜ Explicit dependency on target 'WSClient' in project 'swift-websocket'
        ➜ Explicit dependency on target 'WSCore' in project 'swift-websocket'
        ➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOWebSocket' in project 'swift-nio'
        ➜ Explicit dependency on target 'ServiceLifecycle' in project 'swift-service-lifecycle'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'NIOHTTPTypesHTTP1' in project 'swift-nio-extras'
        ➜ Explicit dependency on target 'NIOPosix' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOSSL' in project 'swift-nio-ssl'
        ➜ Explicit dependency on target 'NIOTransportServices' in project 'swift-nio-transport-services'
    Target 'WSClient' in project 'swift-websocket'
        ➜ Explicit dependency on target 'WSCore' in project 'swift-websocket'
        ➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOWebSocket' in project 'swift-nio'
        ➜ Explicit dependency on target 'ServiceLifecycle' in project 'swift-service-lifecycle'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'NIOHTTPTypesHTTP1' in project 'swift-nio-extras'
        ➜ Explicit dependency on target 'NIOPosix' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOSSL' in project 'swift-nio-ssl'
        ➜ Explicit dependency on target 'NIOTransportServices' in project 'swift-nio-transport-services'
    Target 'NIOTransportServices' in project 'swift-nio-transport-services'
        ➜ Explicit dependency on target 'NIOTransportServices' in project 'swift-nio-transport-services'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOFoundationCompat' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOTLS' in project 'swift-nio'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'NIOTransportServices' in project 'swift-nio-transport-services'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOFoundationCompat' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOTLS' in project 'swift-nio'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'NIOFoundationCompat' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOFoundationCompat' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOEmbedded' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPosix' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'NIOFoundationCompat' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOEmbedded' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPosix' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'NIOSSL' in project 'swift-nio-ssl'
        ➜ Explicit dependency on target 'NIOSSL' in project 'swift-nio-ssl'
        ➜ Explicit dependency on target 'swift-nio-ssl_NIOSSL' in project 'swift-nio-ssl'
        ➜ Explicit dependency on target 'CNIOBoringSSL' in project 'swift-nio-ssl'
        ➜ Explicit dependency on target 'CNIOBoringSSLShims' in project 'swift-nio-ssl'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOTLS' in project 'swift-nio'
    Target 'NIOSSL' in project 'swift-nio-ssl'
        ➜ Explicit dependency on target 'swift-nio-ssl_NIOSSL' in project 'swift-nio-ssl'
        ➜ Explicit dependency on target 'CNIOBoringSSL' in project 'swift-nio-ssl'
        ➜ Explicit dependency on target 'CNIOBoringSSLShims' in project 'swift-nio-ssl'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOTLS' in project 'swift-nio'
    Target 'NIOTLS' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOTLS' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOEmbedded' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPosix' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'NIOTLS' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOEmbedded' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPosix' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
    Target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOEmbedded' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPosix' in project 'swift-nio'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'CNIOBoringSSLShims' in project 'swift-nio-ssl'
        ➜ Explicit dependency on target 'CNIOBoringSSL' in project 'swift-nio-ssl'
    Target 'CNIOBoringSSL' in project 'swift-nio-ssl' (no dependencies)
    Target 'swift-nio-ssl_NIOSSL' in project 'swift-nio-ssl' (no dependencies)
    Target 'NIOPosix' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPosix' in project 'swift-nio'
        ➜ Explicit dependency on target 'swift-nio_NIOPosix' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'NIOHTTPTypesHTTP1' in project 'swift-nio-extras'
        ➜ Explicit dependency on target 'NIOHTTPTypesHTTP1' in project 'swift-nio-extras'
        ➜ Explicit dependency on target 'NIOHTTPTypes' in project 'swift-nio-extras'
        ➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOHTTP1' in project 'swift-nio'
    Target 'NIOHTTPTypesHTTP1' in project 'swift-nio-extras'
        ➜ Explicit dependency on target 'NIOHTTPTypes' in project 'swift-nio-extras'
        ➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOHTTP1' in project 'swift-nio'
    Target 'NIOHTTP1' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOHTTP1' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOEmbedded' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPosix' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLLHTTP' in project 'swift-nio'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'NIOHTTPTypes' in project 'swift-nio-extras'
        ➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
    Target 'WSCore' in project 'swift-websocket'
        ➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOWebSocket' in project 'swift-nio'
        ➜ Explicit dependency on target 'ServiceLifecycle' in project 'swift-service-lifecycle'
    Target 'ServiceLifecycle' in project 'swift-service-lifecycle'
        ➜ Explicit dependency on target 'ServiceLifecycle' in project 'swift-service-lifecycle'
        ➜ Explicit dependency on target 'ConcurrencyHelpers' in project 'swift-service-lifecycle'
        ➜ Explicit dependency on target 'UnixSignals' in project 'swift-service-lifecycle'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'AsyncAlgorithms' in project 'swift-async-algorithms'
    Target 'ServiceLifecycle' in project 'swift-service-lifecycle'
        ➜ Explicit dependency on target 'ConcurrencyHelpers' in project 'swift-service-lifecycle'
        ➜ Explicit dependency on target 'UnixSignals' in project 'swift-service-lifecycle'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'AsyncAlgorithms' in project 'swift-async-algorithms'
    Target 'AsyncAlgorithms' in project 'swift-async-algorithms'
        ➜ Explicit dependency on target 'AsyncAlgorithms' in project 'swift-async-algorithms'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
    Target 'AsyncAlgorithms' in project 'swift-async-algorithms'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
    Target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'UnixSignals' in project 'swift-service-lifecycle'
        ➜ Explicit dependency on target 'ConcurrencyHelpers' in project 'swift-service-lifecycle'
    Target 'ConcurrencyHelpers' in project 'swift-service-lifecycle' (no dependencies)
    Target 'NIOWebSocket' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOWebSocket' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOEmbedded' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPosix' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLLHTTP' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOHTTP1' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOSHA1' in project 'swift-nio'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'NIOWebSocket' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOEmbedded' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPosix' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLLHTTP' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOHTTP1' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOSHA1' in project 'swift-nio'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'CNIOSHA1' in project 'swift-nio' (no dependencies)
    Target 'NIOHTTP1' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOEmbedded' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPosix' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLLHTTP' in project 'swift-nio'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'CNIOLLHTTP' in project 'swift-nio' (no dependencies)
    Target 'NIO' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOEmbedded' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOPosix' in project 'swift-nio'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'NIOPosix' in project 'swift-nio'
        ➜ Explicit dependency on target 'swift-nio_NIOPosix' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'swift-nio_NIOPosix' in project 'swift-nio' (no dependencies)
    Target 'NIOEmbedded' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
    Target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
    Target '_AtomicsShims' in project 'swift-atomics' (no dependencies)
    Target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
    Target '_NIODataStructures' in project 'swift-nio' (no dependencies)
    Target 'CNIOWASI' in project 'swift-nio' (no dependencies)
    Target 'CNIOWindows' in project 'swift-nio' (no dependencies)
    Target 'CNIOLinux' in project 'swift-nio' (no dependencies)
    Target 'CNIODarwin' in project 'swift-nio' (no dependencies)
    Target '_NIOBase64' in project 'swift-nio' (no dependencies)
    Target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
    Target 'CNIOAtomics' in project 'swift-nio' (no dependencies)
    Target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log' (no dependencies)
    Target 'SlackModels' in project 'swift-slack-client'
        ➜ Explicit dependency on target 'SlackBlockKit' in project 'swift-slack-client'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
    Target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
    Target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
    Target 'HTTPTypes' in project 'swift-http-types'
        ➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
    Target 'HTTPTypes' in project 'swift-http-types' (no dependencies)
    Target 'SlackBlockKitDSL' in project 'swift-slack-client'
        ➜ Explicit dependency on target 'SlackBlockKitDSL' in project 'swift-slack-client'
        ➜ Explicit dependency on target 'SlackBlockKit' in project 'swift-slack-client'
    Target 'SlackBlockKitDSL' in project 'swift-slack-client'
        ➜ Explicit dependency on target 'SlackBlockKit' in project 'swift-slack-client'
    Target 'SlackBlockKit' in project 'swift-slack-client'
        ➜ Explicit dependency on target 'SlackBlockKit' in project 'swift-slack-client'
    Target 'SlackBlockKit' in project 'swift-slack-client' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x assembler-with-cpp -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x assembler-with-cpp -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x assembler-with-cpp -c /dev/null
Build description signature: e9dcf8067490ebe17582b861bba9791d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e9dcf8067490ebe17582b861bba9791d.xcbuilddata
error: The package product 'OpenAPIRuntime' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'SlackModels' from project 'swift-slack-client')
error: The package product 'OpenAPIRuntime' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'SlackClient' from project 'swift-slack-client')
error: The package product 'WSClient' requires minimum platform version 9.0 for the watchOS platform, but this target supports 5.0 (in target 'SlackClient' from project 'swift-slack-client')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme swift-slack-client-Package
(1 failure)
BUILD FAILURE 6.1 watchOS