Commit f5cef29
feat(apple): Re-enable watchosArm32 via spm4Kmp 1.9.3
spm4Kmp 1.9.3 adds armv7k (watchosArm32) support to its AppleCompileTarget
enum, so it now generates the exported cocoapods.Sentry cinterop for that
target. Bump Config.spmForKmpVersion to 1.9.3 and re-add watchosArm32() to the
appleTargets list (the swiftPackageConfig forEach iterates that list).
This restores the published target, so validateDistributions (expects
watchosarm32, 20 artifacts) and scripts/build-apple.sh stay consistent.
apiCheck is unaffected (android/jvm dumps only).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 9c90180 commit f5cef29
3 files changed
Lines changed: 11 additions & 18 deletions
File tree
- buildSrc/src/main/java
- sentry-kotlin-multiplatform
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
115 | 112 | | |
116 | 113 | | |
117 | 114 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | 62 | | |
68 | 63 | | |
69 | 64 | | |
70 | 65 | | |
71 | 66 | | |
| 67 | + | |
72 | 68 | | |
73 | 69 | | |
74 | 70 | | |
| |||
0 commit comments