Anyone have a nice streamlined tutorial on how to set up everything in Xcode for testing?
I’ve created the appropriate certificates (Mac Developer etc.) and also created a provisioning profile certificate to build and test a specific app, but keep getting the error: exit code 1.
Does anyone have a written tutorial on how they set up things in Xcode to test?
Thank you!