Commit 83a6fcc
fix: Address reviewer feedback on CHANGELOG placement and Swift stub
- Move the SPM/xcframework entry out of the already-released `## 8.17.0`
section into a new `## Unreleased` section (danger check). The merge
from main pulled 8.17.0's release notes on top and swept the entry
inside them.
- Add a private constant to RNSentrySwiftLinkStub.swift. A pure-comment
Swift file compiles to nothing, which would defeat the whole reason
for the stub (forcing Xcode to link Swift runtime compatibility libs
when consuming Sentry.xcframework's static Swift symbols).
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent dabcb3c commit 83a6fcc
2 files changed
Lines changed: 15 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
9 | 19 | | |
10 | 20 | | |
11 | 21 | | |
| |||
48 | 58 | | |
49 | 59 | | |
50 | 60 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | 61 | | |
57 | 62 | | |
58 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments