0

I want to test / debug some of my new web services using my Windows 8 VM (using VM Fusion).

Is it possible for the iOS Simulator to make requests to the localhost that is running on the same machine in the VM?

This would be a HUGE time saver for me.

4

1 に答える 1

2

それは可能であるはずです。私はVMFusionを実行していませんが、MacでParallels withWindows7を実行することがあります。各VMは独自のIPアドレスを取得します。したがって、VMをlocalhostとして参照するのではなく、IPアドレスで参照します。Windowsを起動した後、コマンドラインからipconfigを実行します。これにより、iOSシミュレーターから参照できるVMのIPアドレスが表示されます。

于 2013-03-13T19:02:07.397 に答える