The simulator files are stored in mac at:
~/Library/ Application Support/ iPhone Simulator/ x.x/
[Note that it's the ~/Library/, not the root/ Library/ ]
In OS X Lion, the ~/Library folder is hidden by default. To unhide it, go to terminal and type:
chflags nohidden ~/Library/
Or you can do Finder > Go to Folder > Type the above path