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

fix: Explicitly copy SentryNativeBridge during build post process #592

Merged
merged 5 commits into from
Feb 28, 2022

Conversation

bitsandfoxes
Copy link
Contributor

@bitsandfoxes bitsandfoxes commented Feb 25, 2022

Due to the .meta import settings for the SentryNativeBridge.m Unity copied it over to the generated Xcode project whether NativeSupport was enabled/available or not.
We now exclude it on any platform and copy it over during build post-processing.

Stops #588 from breaking.

@bruno-garcia
Copy link
Member

CI didn't run again? Odd

@bitsandfoxes bitsandfoxes merged commit fdfe274 into main Feb 28, 2022
@bitsandfoxes bitsandfoxes deleted the fix/ios-bridge-copy branch February 28, 2022 10:42
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.

3 participants