I’m using an intel CPU mac laptop.
i’ve created a new ionic react project using the tabs templates.
i just tried to add the ios native platform using this command:
ionic capacitor add ios
Nothing happens (the native directory wasn’t installed), then i tried another similar one
ionic capacitor build ios
Same output.
It seems like it is not interacting with capacitor commands, all other commands like ionic serve, build … are working fine