After upgrading my XCode to a newer version, I tried to compile and run some iPad code that was previously working... but after the upgrade I was getting the message "App has exited with status 5"
I solved this by setting the "Installation Directory" which had somehow become corrupted. I set it to "@executable_path/../Frameworks" and then all was fine. As illustrated:
No comments:
Post a Comment