I have recently browsed for the answer to a problem of mine involving Xcode running out of memory while archiving. I found the answer to the problem: Change the optimization setting to -O0. The only problem is that I have no idea how to do this. Any help would be greatly appreciated, as this is the final step to making my game! Thank you very much.
↧