See if it shows up in Organizer (cmd-shift-2 in xcode). Click devices on top, then your phone on the left. If there is a button "Use for development", you need to do that before it will show up. It takes a minute or two (loads symbols or something like that).
If the button doesn't show up, you might need to do a restore on your device first. I've had odd problems with devices not showing up and was able to fix it that way.
EDIT: Just noticed this:
Quote:
Originally Posted by Joseph Nardone
and other projects are showing my phone fine.
|
This is pretty strange. Maybe check the "iOS Deployment Target" under your project settings to make sure it didn't get set to an iOS version higher than what's on your phone?