Commit be5a34b
Fix fitpro-build ABI packaging and fail loudly if it regresses
fitpro-build checks out the claude/fervent-newton-a25bb2 branch for
source but always runs under master's workflow definition (scheduled
nightly builds). The sed forcing ANDROID_ABIS in defaults.pri before
qmake, and the post-build ABI check, were dropped from this job by
e7abaeb while merging unrelated Apple Watch kcal work, silently
regressing nightly FitPro APKs to arm64-v8a-only.
Re-added the sed, and turned the diagnostic unzip -l checks into a
hard failure so a future regression breaks CI instead of shipping a
broken nightly release.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>1 parent e7abaeb commit be5a34b
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2308 | 2308 | | |
2309 | 2309 | | |
2310 | 2310 | | |
| 2311 | + | |
| 2312 | + | |
| 2313 | + | |
| 2314 | + | |
| 2315 | + | |
2311 | 2316 | | |
2312 | 2317 | | |
2313 | 2318 | | |
| |||
2349 | 2354 | | |
2350 | 2355 | | |
2351 | 2356 | | |
| 2357 | + | |
| 2358 | + | |
| 2359 | + | |
| 2360 | + | |
| 2361 | + | |
| 2362 | + | |
| 2363 | + | |
| 2364 | + | |
| 2365 | + | |
2352 | 2366 | | |
2353 | 2367 | | |
2354 | 2368 | | |
| |||
0 commit comments