Commit f3c13a9
authored
fix: embed watchOS sample frameworks (#8584)
Embed Sentry.framework and SentrySampleShared.framework in the generated watchOS extension.
This prevents the sample from crashing outside Xcode with:
```text
Library not loaded: @rpath/Sentry.framework/Sentry
```1 parent f08b946 commit f3c13a9
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
85 | 86 | | |
| 87 | + | |
86 | 88 | | |
87 | 89 | | |
88 | 90 | | |
| |||
0 commit comments