-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Labels
discussionTopics that cannot be categorized as bugs or enhancements yet. They require further discussions.Topics that cannot be categorized as bugs or enhancements yet. They require further discussions.integrationIssues related to integration of SwiftLint into toolchains.Issues related to integration of SwiftLint into toolchains.
Description
New Issue Checklist
- Updated SwiftLint to the latest version
- I searched for existing GitHub issues
Describe the bug
Swiftlint is breaking SwiftUI Previews when used as plugin in SPM package.
When Swiftlint is added as plugin to package, previews engine generates this error:
== PREVIEW UPDATE ERROR:
HumanReadableSwiftError
BuildError: failedToGenerateThunkInfo(could not generate preview info: noTargetBuildGraph)
Without plugin, previews works fine.
Metadata
Metadata
Assignees
Labels
discussionTopics that cannot be categorized as bugs or enhancements yet. They require further discussions.Topics that cannot be categorized as bugs or enhancements yet. They require further discussions.integrationIssues related to integration of SwiftLint into toolchains.Issues related to integration of SwiftLint into toolchains.