How to config xCode Project to deploy iOS app into iDevice and make deployed-app use Mac network (network of which running xCode)?
views:
108answers:
1As I understand, you are using internet via ethernet. And now, you want to use the same ethernet network in iPhone, correct?
If that's true - you need to start Airport from you Mac. And then share your internet to computers using Airport.
More detailed information is available here - http://www.ehow.com/how_4504298_create-wireless-computer-computer-network.html
Now, go to "Settings" --> Turn Wi-Fi on --> You'll find your System Name in the list of Network.
Select your PC name & now you're now on same network which your Mac is using.
Notes: 1) Above method would work only if you're using Apple's iMac, Mac Mini, Mac Book or any other genuine Apple Device. 2) Your iPhone/iPod Touch/iPad should also be genuine & not jailbroken or hacked by any other means. (It might work on Jail-break devices too but just a caution added.)