Reputation: 1
I am trying to set up CI/CD for my SwiftUI application using Codemagic. However, when I attempt to build the application, the process fails with the following error:
Step 2 script `Build the App` exited with status code 70
I am unsure what is causing this issue and need help understanding what might be missing or misconfigured.
I am new to CI/CD and Codemagic, so I am still learning how to configure the build process correctly. I expected the build to complete successfully, but instead, it failed with status code 70.
How can I troubleshoot and resolve this issue? Any guidance or suggestions would be greatly appreciated!
Upvotes: 0
Views: 18