I'm developing a React Native mobile app for iOS. I had an error that was caused by the Tests target, but I spent 2 days trying to "fix" my main target before I discovered the problem in the Tests target.
To solve this, I would like to be able to build, debug, and deploy my app without bundling it with the "Tests" target. In other words I want to deal with them separately so I don't have to fix bugs in the Tests target before I can run my app on a device, or deploy it.
How do I do that?
In your build scheme, make sure that the test target is checked only for "Test" in the "Build tab"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With