Game Development Community

Xcode not acknowledging changes

by Andrew Deters · in Torque 2D Beginner · 11/18/2014 (1:06 am) · 1 replies

Xcode is ignoring any changes I make to the game when running iOS simulators. I have restarted everything, and deleted the app from the simulator repeatedly. I have even deleted or renamed CS files and images trying to force a reaction from Xcode. How is it drawing on files that do not exist? If I run the Torque2D application file my changes show up fine, and there are no errors in the console.

Edit: Imminently after I posted this I solved the issue. Product > Clean, Product > Build.
Edit 2: I may have spoke too soon. Now it looks like the above solution would need to be applied every time I make a change. I am going to bed before I mess everything up.

#1
01/12/2015 (8:32 pm)
I seriously would like to know how to fix this issue with xcode if any one knows. Its really slowing me down.