spent 3 hours trying to figure out why it suddenly stopped working
when the path of your project contains space, this sample project will fail at runtime with "Can't find variable: TNSLabel"
to reproduce :
mkdir My\ Project; cd My\ Project
follow steps, try in Xcode, crash when calling
spent 3 hours trying to figure out why it suddenly stopped working when the path of your project contains space, this sample project will fail at runtime with "Can't find variable: TNSLabel"
to reproduce : mkdir My\ Project; cd My\ Project follow steps, try in Xcode, crash when calling