user347161
user347161

Reputation: 327

problem while deploying app in to ipod

This problem is showing after i upgraded my ipod OS to 4.0 . But still i use iPhone SDK 3.1.3 When i try to deploy app build in iPhone SDK 3.1.3 to my iPod its showing me the error

Error Starting Executable No provisioned iPhone OS device is connected.

How can i get rid of this problem. should i downgrade my iPod OS to 3.1.3.

Upvotes: 0

Views: 46

Answers (1)

Hoang Pham
Hoang Pham

Reputation: 6949

In this case, I think you need to use xCode 3.2.3 and configure the base SDK to Device 4.0 in order to install the application to your iPod. As I know, you can not downgrade to 3.1.3 once you upgraded to 4.0.

Upvotes: 1

Related Questions