Commit ba309c7
committed
fix(hooks): package*.json changes trigger the iOS pre-push build too (parity with Android)
A native dep bump affects both platforms; the iOS trigger was missing package*.json (Android had it).
Verified both hook build commands compile locally: Android assembleDebug+assembleRelease → both APKs;
iOS simulator build (CODE_SIGNING_ALLOWED=NO) → OffgridMobile.app.1 parent f845398 commit ba309c7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments