super-productivity/ios
Johannes Millan 15a12e56c5 fix(ios): make responseHeaders mutable to fix Swift compilation error
The variable was declared as 'let' but mutated via subscript assignment,
causing iOS App Store builds to fail.
2026-02-05 15:59:39 +01:00
..
App fix(ios): make responseHeaders mutable to fix Swift compilation error 2026-02-05 15:59:39 +01:00
.gitignore feat(ios): add iOS platform support via Capacitor 2026-01-14 13:45:42 +01:00