Skip to content

Installing latest version fails due to SwiftFormatPlugin #1731

@magneticrob

Description

@magneticrob

Describe the bug
When upgrading from MessageKit 3.3.0 to MessageKit 4.0.0, on Xcode 13.4.1 (13F100) I get the following error:

Malformed input JSON: Plugin declared with buildToolcapability but doesn't conform toBuildToolPlugin protocol

To Reproduce

All I did was remove the MessageKit cocoapod dependency, then add the MessageKit SPM dependency. I have restarted Xcode, cleaned the build project, and am attempting to download Xcode 14 Beta 3 to see if that fixes anything.

Expected behavior
MessageKit should not fail the build.

Screenshots
Screenshot 2022-07-27 at 11 03 22

Environment

  • What version of MessageKit are you using? - 4.0.0
  • What version of iOS are you running on? - N/A - Project does not build
  • What version of Swift are you running on? - Swift 5
  • What device(s) are you testing on? Are these simulators? - N/A - Project does not build
  • Is the issue you're experiencing reproducible in the example app? - N/A - Project does not build

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions