-1

I have already convert 32bit ios7 project in 64bit mode with Xcode5. Now I want to test it in latest iPhone device ?

Are there any changes or requirement needed to test the Project?

What are the other option to test this project without iPhone device?

Opu
  • 190
  • 1
  • 1
  • 9

1 Answers1

0

Change your Destination to a 64bit simulator and run. I'm a little unclear why your sentence "Now I want to test it in latest iPhone device" has a question mark.

Destination drop down

RyanR
  • 7,728
  • 1
  • 25
  • 39