Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Downgrading Xcode can crash it #8

Open
ypresto opened this issue Apr 14, 2016 · 0 comments
Open

Downgrading Xcode can crash it #8

ypresto opened this issue Apr 14, 2016 · 0 comments

Comments

@ypresto
Copy link
Owner

ypresto commented Apr 14, 2016

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant