getsentry / getsentry/sentry-dotnet
Ensure iOS trim tests run in CI
Open
.NET
Repository Maintenance
Tests
- Dominant language
- C#
- Stars
- 770
- Forks
- 248
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 49
Description
We have trim tests for Android and iOS but currently we're not running the iOS ones in CI. To turn these on we'd need to install provisioning profiles etc. on the CI runner.
https://github.com/getsentry/sentry-dotnet/blob/9e40b7690253bab8c62894bd195f71986a9cf52c/.github/workflows/build.yml#L230-L234
Maybe chat to the Cocoa SDK team to see if they have an Apple Developer account for the Sentry org with a provisioning profile that we can use for this.
Contributor guide
Assessment
This issue has not been assessed yet.