-
Notifications
You must be signed in to change notification settings - Fork 1
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
Create nuspec for packaging sentry native #2
Conversation
Current dependencies on/for this PR: This comment was auto-generated by Graphite. |
a418878
to
70c2728
Compare
I ended up not trying to copy the entirety of the Swift sources in since it seems a little complicated to get right this time around. I think it could be a useful approach in the future, but I'd rather try to get this working first. |
Should fix WPP-448 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Create a nuspec and update our on-demand CI workflow so that it can actually publish the package to Github.
I've taken the approach of just checking out both this repo and the sentry-native repo into the same workspace to allow them to easily work with one another. This is a tiny bit awkward, but I think it's nice in that we can effectively overlay a nuspec to the upstream repo without the need to fork.
You can see a succesful run of the workflow here #3 and the published package here https://github.com/thebrowsercompany/swift-sentry/pkgs/nuget/company.thebrowser.sentry-native.crashpad