Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Karl Heinz Struggl <[email protected]>
  • Loading branch information
brustolin and kahest committed Aug 17, 2023
1 parent ceced33 commit d76b819
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
## Unreleased

- Bump Cocoa SDK from v8.9.4 to v8.10.0 ([#3250](https://github.com/getsentry/sentry-react-native/pull/3250))
- This will fix an error to compile projects that use cocoapod with `use_frameworks!` option.
- This fixes a compile error for projects that use CocoaPods with `use_frameworks!` option.
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8100)
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.9.4...8.10.0)

## 5.9.0

## Important Note

**Do not use this version** if you use cocoapod with `use_frameworks!` option. It introduces a bug where the project won't compile.
**Do not use this version** if you use CocoaPods with `use_frameworks!` option. It introduces a bug where the project won't compile.
This has been fixed in [version `5.10.0`](https://github.com/getsentry/sentry-cocoa/releases/tag/5.10.0).

### Features
Expand Down

0 comments on commit d76b819

Please sign in to comment.