0

I would need your help if possible please.

I'm trying to deploy axcode project in an iphone. I followed all the steps, but when i try to deploy it i get this message:

Choose a destination with a supported architecture in order to run on this device.

Now, i've read a lot on the internet and i didn't come up with a good choice... The main settings are: Deployment Target 3.2 Architectures: Armv7

I am currently trying to install it in a iphone 3...

Thanks

Al_12
  • 15
  • 5

1 Answers1

0

iphone 3 needs armv6 support im sure,

You can set this in your Target Build Settings in Xcode enter image description here

Check out my screen grab.

Cheers,

LB

theiOSDude
  • 1,480
  • 2
  • 21
  • 36