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

Add SwiftCompile as detailType #182

Merged
merged 2 commits into from Nov 29, 2022
Merged

Conversation

PatrikBillgren
Copy link
Collaborator

It seems that in Xcode 14 the signature prefix for swiftCompilation is now SwiftCompile .... I added it in the parsing logic to keep supporting the old Xcode versions as well

Test this by parsing a project with Swift files and look for the presence of Swift files in the HTML format output
Screenshot 2022-11-29 at 13 22 00

It seems that in Xcode 14 the signature prefix for swiftCompilation is
now `SwiftCompile ...`. I added it in the parsing logic to keep
supporting the old Xcode versions as well

Signed-off-by: Patrik Billgren <pbillgren@spotify.com>
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.

None yet

2 participants