Switched to macOS after years of using Windows.
Currently developing React Native apps and i face a build problem. Xcode can build ios apps if it runs through rosetta and i want to know why and how can i use it without rosetta. The same app can be builted using command npm run ios I already tried excluding arm64 and it does not help xcode to build.