I installed Xcode beta 5 and no iPad Simulator. Where do I find it? thnx
You are looking for the program iPhone Simulator
.
If not, you can test your website in Safari on iPad using the iPhone Simulator (Hardware -> Device -> iPad).
Above is from Technical Note TN2262
If you can't find it via searchlight, than try looking in /Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/iPhone\ Simulator
Edit: This Technical Note is publicly accessible and not under NDA.
As this stuff is covered under the NDA, no one can legally discuss it in a public forum.
You can however head to Apple's private developer forums ( https://devforums.apple.com/index.jspa ) and discuss it there.
Try creating an iPad project and ask to launch it in the simulator.
After you install the SDK successfully, Run Xcode and create a new project. Select iPad for product. When you create an iPhone project for iPhone OS 3.2, you will see that every time you Build and Run it, it appears in the iPad simulator instead of the iPhone simulato
There is not much too see when you run the simulator without a project