Skip to content

fix: Redistributable static libraries should never be built with module debugging enabled #3800

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

Merged
merged 4 commits into from
Mar 27, 2024

Conversation

brustolin
Copy link
Contributor

📜 Description

Removed symbol generation from Static framework.
Debug symbols will be generated by the project using our static framework.

💡 Motivation and Context

close #3788

Copy link
Member

@philipphofmann philipphofmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @brustolin 👍

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@brustolin brustolin merged commit 542727d into main Mar 27, 2024
13 of 14 checks passed
@brustolin brustolin deleted the fix/no-symbols-for-static-framework branch March 27, 2024 12:08
threema-matteo pushed a commit to threema-ch/sentry-cocoa that referenced this pull request May 21, 2024

Unverified

No user is associated with the committer email.
…le debugging enabled (getsentry#3800)

Removed symbol generation from Static framework.
Debug symbols will be generated by the project using our static framework
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.

Xcode Warning: Redistributable static libraries should never be built with module debugging enabled
3 participants