Skip to content

Downgrading Xcode can crash it #8

Description

@ypresto

This plugin uses Swift and it depends on Swift runtime library.
Downgrading Xcode can runtime library version mismatching between Xcode and plugin while compatibility UUID check passes.

  • Set EMBEDDED_CONTENT_CONTAINS_SWIFT=NO
  • Set LC_RPATH=...

With this fix plugin cannot be loaded but it does not cause crash.

Thanks for reporting and patch by @norio-nomura ..!
https://github.com/norio-nomura/SwiftLintXcode/tree/nn-fix-loading-swift-runtime-library

Perhaps this should also be reported to plugin template.
https://github.com/kattrali/Xcode-Plugin-Template

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions