Skip to content

Feature/adding support for ignoring bridging headers#32

Merged
dblock merged 18 commits intodblock:masterfrom
jeffctown:feature/AddingSupportForIgnoringBridgingHeaders
Dec 17, 2018
Merged

Feature/adding support for ignoring bridging headers#32
dblock merged 18 commits intodblock:masterfrom
jeffctown:feature/AddingSupportForIgnoringBridgingHeaders

Conversation

@jeffctown
Copy link
Copy Markdown
Collaborator

I keep getting false positives on bridging headers in projects that have a mix of Objective C and Swift. This PR is to add support for removing bridging headers from results. This code looks through *.pbxproj files in the supplied path to find the lines that match SWIFT_OBJC_BRIDGING_HEADER = "BridgingHeaderSpec-Bridging-Header.h";.

I also added lots of lint fixes / comments.

@dblock dblock merged commit 06fcc81 into dblock:master Dec 17, 2018
@dblock
Copy link
Copy Markdown
Owner

dblock commented Dec 17, 2018

👍

@jeffctown jeffctown deleted the feature/AddingSupportForIgnoringBridgingHeaders branch December 17, 2018 23:45
jeffctown added a commit to jeffctown/fui that referenced this pull request Dec 17, 2018
jeffctown added a commit to jeffctown/fui that referenced this pull request Dec 17, 2018
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

Successfully merging this pull request may close these issues.

2 participants