Commit 2f1722a
fix: offset Codemagic build numbers to exceed previous uploads
Previous iOS builds uploaded as build 123. Codemagic's
PROJECT_BUILD_NUMBER resets per-project (currently ~72),
causing Apple to reject uploads with lower build numbers.
Adding +200 offset ensures monotonic increase.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent e7eaff0 commit 2f1722a
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
96 | 97 | | |
97 | 98 | | |
98 | | - | |
| 99 | + | |
99 | 100 | | |
100 | 101 | | |
101 | 102 | | |
| |||
154 | 155 | | |
155 | 156 | | |
156 | 157 | | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
157 | 161 | | |
158 | 162 | | |
159 | | - | |
| 163 | + | |
160 | 164 | | |
161 | 165 | | |
162 | 166 | | |
| |||
0 commit comments