Skip to content

Project/package fixes#4

Open
goetzf wants to merge 2 commits into
masterfrom
bugfix/project-fixes
Open

Project/package fixes#4
goetzf wants to merge 2 commits into
masterfrom
bugfix/project-fixes

Conversation

@goetzf

@goetzf goetzf commented May 15, 2025

Copy link
Copy Markdown
  • Fixed some file references in the project.
  • Fixed the header search path in the package.
  • Added the linker flag -fprofile-instr-generate to ensure the Swift package builds.

@goetzf goetzf force-pushed the bugfix/project-fixes branch from 5b73c2a to 83fe1ba Compare May 16, 2025 06:25
@macguru

macguru commented May 16, 2025

Copy link
Copy Markdown
Member

-fprofile-instr-generate should not be necessary, it only relates to code coverage.

@goetzf goetzf force-pushed the bugfix/project-fixes branch from 83fe1ba to 5012500 Compare May 16, 2025 13:55
@goetzf

goetzf commented May 16, 2025

Copy link
Copy Markdown
Author

-fprofile-instr-generate should not be necessary, it only relates to code coverage.

I’ve removed this change again, since it’s not necessary anymore.

@goetzf goetzf self-assigned this May 16, 2025
@goetzf goetzf requested a review from mangerlahn May 16, 2025 13:58
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