Woking on Xcode 4.3.2 and iOS 5.1 , Suddenly my NSLog commands are stopped working..
And it is working with other projects.
Solved:
1. Clean (Xcode menu Product - > Clean)
2. Removed all simulator applications from 5.1 folder and 5.0 folder
/Library/Application Support/iPhone Simulator/5.0/Applications, and /Library/Application Support/iPhone Simulator/5.1/Applications
If the Library folder is not visible in your folder, enter the command "chflags nohidden ~/Library/ " on Terminal(Applications->Utilities->Terminal) application
Thanks for reading.. :)
And it is working with other projects.
Solved:
1. Clean (Xcode menu Product - > Clean)
2. Removed all simulator applications from 5.1 folder and 5.0 folder
If the Library folder is not visible in your
Thanks for reading.. :)
No comments:
Post a Comment