Commit 01c77b6
app: .fingerprintignore .gitignore + stop biome reformatting Icon Composer bundles
The v0.0.2-era OTA never reached TestFlight because the fingerprint
runtime drifted on three non-native edits. Each gets its own treatment:
- .gitignore → .fingerprintignore: only affects file collection, zero
native-build effect
- assets/sidecode.icon: NOT fingerprint-ignored (real icon changes must
flip the runtime) — instead biome stops reformatting Icon Composer's
generated icon.json, whose whitespace churn is what flipped the hash
- package.json scripts: deliberately left fingerprinted (eas-build-*
hooks live there)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 8537ece commit 01c77b6
2 files changed
Lines changed: 17 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
11 | 16 | | |
12 | 17 | | |
13 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments