Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/xcode/7.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
找不到iPhone模拟器_Iphone_Xcode_Ios Simulator_Osx Lion - Fatal编程技术网

找不到iPhone模拟器

找不到iPhone模拟器,iphone,xcode,ios-simulator,osx-lion,Iphone,Xcode,Ios Simulator,Osx Lion,我是Xcode开发的新手。我在基于Lion的mac上安装了Xcode 4.3.1,并取消了~/Library上的隐藏标志 我在这里读到了关于iPhone/iPad模拟器的信息,也在这里读到了,但本页的说明表明,这条路径在我的机器上并不存在。(我根本没有/Developer文件夹)。我认为Xcode 4.3.1应该安装这个,但它没有 /Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/iPhone Simulat

我是Xcode开发的新手。我在基于Lion的mac上安装了Xcode 4.3.1,并取消了~/Library上的隐藏标志

我在这里读到了关于iPhone/iPad模拟器的信息,也在这里读到了,但本页的说明表明,这条路径在我的机器上并不存在。(我根本没有/Developer文件夹)。我认为Xcode 4.3.1应该安装这个,但它没有

/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/iPhone Simulator.app
stackoverflow上的此页建议模拟器的库位置-


我在这个文件夹中只有一个guid文件夹,在这个guid文件夹中找不到任何应用程序。有没有我必须去的地方下载这个?我在Apple开发者页面上找不到任何关于它的信息。

对于Xcode 4.3,模拟器不再位于单独的目录中。它位于Xcode应用程序包中。因此,对我来说,这是一条如下所示的路径:

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/iPhone Simulator.app

很好的东西,我也不会想到去看看包裹里面。
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/iPhone Simulator.app