Wondering where is Application folder in Lion OS X ? XCode stores cache for Simulator when you install the app.
Its actually hidden, you can do following steps to make it appear.
Where to locate the cache folder ?
Its actually hidden, you can do following steps to make it appear.
- Open in Finder Application>Utilities>Terminal
- Write the following line in Terminal Window:
defaults write com.apple.Finder AppleShowAllFiles YES
- Press return
- Close the Finder.
defaults write com.apple.Finder AppleShowAllFiles NO |
Where to locate the cache folder ?
No comments:
Post a Comment