-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels