Rusty Magnet

Results 13 comments of Rusty Magnet

if you cloned and built in Xcode, it will build fine. BUT it does not auto set your Code Signing details. Do this yourself here:

I saw the same issue after the v5 `itty-router` [upgrade](https://itty.dev/itty-router/migrations/v4-v5). The latest docs said I could write: ``` # [docs](https://itty.dev/itty-router/migrations/v4-v5) suggestion fails export default router ``` This below worked and...

+1 on iOS did you ever find a way of achieving this @themasterchef ?