0

I'm looking to test my app on iPad via WiFi, in internet I found a response but with my version of Xcode 4.3.3 the option "iOS Discovery Device - Support Wirelessly Connected Devices" doesn't exist.

Can anybody help me? Did Apple change that?

Maksim
  • 2,054
  • 3
  • 17
  • 33
murb83
  • 325
  • 3
  • 14

1 Answers1

0

Check this Stackoverflow answer. Long story short (from that link):

Edit: This feature is no longer available as of Xcode 4.3.1 It will re-appear later when it has less issues (they are estimating in version 4.4).

So I would suggest you check the developer preview of Xcode 4.5.

Community
  • 1
  • 1
Maksim
  • 2,054
  • 3
  • 17
  • 33
  • I have installed 4.5, but i don't know to start it again. The first time I installed has opened, but now opens 4.3.3 every time... thanks! – murb83 Jun 19 '12 at 08:38
  • 1
    Xcode 4.6 doesn't support it either. 4.6 is the last version with GDB support, maybe with LLDB this feature will work properly and it will be reintroduced. – Tomas Andrle Feb 15 '13 at 16:28