关于osx lion:如何在不启动Xcode的情况下运行iPhone模拟器?

How to run iPhone emulator WITHOUT starting Xcode?

在我运行雪豹的旧Mac电脑上,我可以在聚光灯下输入"iOS",它会自己启动iPhone/iPad模拟器。

从那时起,我就不得不让一台新机器运转起来。我已经安装了XcodeforLion,我已经从首选项面板安装了开发工具选项。

但是"ios"选项已经不存在了:(现在唯一的方法似乎是运行xcode,创建一个空项目,然后用run选项启动模拟器。

我搜遍了部际网路和facewebs,但没有什么帮助。

有人知道如何在Lion上只运行模拟器吗?

更新:这是对下面的@ike ou love线程的响应。这个答案不一定适用于所有约塞米蒂的机器。

enter image description here


假设你在/Applications中安装了XCODE,那么你可以从指挥线这样做,开始IPHONE模拟器:

1
$ open /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/iPhone\ Simulator.app

(XCODE 6+):

ZZU1

你可以从桌面上创建一个符号链接,使这个简单:

1
$ ln -s /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/iPhone\ Simulator.app ~/Desktop

(XCODE 6+):

1
$ ln -s /Applications/Xcode.app/Contents/Developer/Applications/iOS Simulator.app ~/Desktop

当你指向杰克汉尼时,你也可以添加一个alias给你的~/.bash_profile

1
$ alias simulator='open /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/De??veloper/Applications/iPhone\ Simulator.app'

(XCODE 6+):

1
$ alias simulator='open /Applications/Xcode.app/Contents/Developer/Applications/iOS\ Simulator.app'

(XCODE 7+):

1
$ alias simulator='open /Applications/Xcode.app/Contents/Developer/Applications/Simulator.app'

Which would mean you can start the iphone simulator from the command line with one easy-to-remember word:

1
$ simulator


The easiest way without fiddling with command line:

  • 发射一次
  • 运行模拟器
  • 将IOS模拟器图标拖到码头。
  • 下一次你想用它,就点击码头的IOS模拟器图标。


    在XCode 7+The location is now

    1
    /Applications/Xcode.app/Contents/Developer/Applications/Simulator.app

    从指挥线运行

    1
    $ open -a Simulator

    希望能帮助某人


    如果你为它创建一个自动发射器

  • 打开Automator.app
  • 选择应用类型
  • 图书馆应用程序
  • 打开可启动和选择其它应用程序的滴定
  • 你不能直接选择模拟器应用程序,因为它在Xcode.app包里。所以你必须在一个分隔的窗口中浏览它并将它拖到文件选择窗口。这将是一条依靠你的XCODE(OLDEST to Newest):
    • 法国电力公司
    • 法国电力公司
    • 法国电力公司
  • 最后,在您的应用中保存这个自动应用程序,如iOS Simulator.app
  • MGX1〔2〕

    为了给汽车应用找一个很好的图标,你可以:

  • 右点击EDOCX1&10
  • 点击左上角的图标,并复制它
  • 右点击您的汽车应用程序并选择获取信息
  • 点击左上角的图标,并做Cmd-V
  • MGX1〔3〕


    能帮助你看到图像吗

    编辑

    如果XCODE的图标是在码头上,你就可以点击它,并形成菜单,您可以选择Open Developer Tool和在子菜单中选择iOS Simulator来打开模拟器,而不打开XCODE。MGX1〔1〕


    multitude as the answers of there are of different表示,很多方式to address this的问题。of them is not的数的一个问题是我的地址,和asker'?似乎是什么s as the priority to:嗯,从聚光灯发射的能力。P></

    这是为我好,the solution and should厂工作,任何OS X和Xcode versions with。我测试它与OS X 10.11 Xcode 7.3。P></

    初始设置后发射的Xcode does that require once,but just need to,你不会simulator to get to the。P></setup

  • 启动Xcode
  • 从Xcode工具菜单,选择开放developer > simulator
  • 在码头,控制(或单击图标simulator on the right)
  • 选择选项>显示在Finder
  • 当控股和唐氏simulator option命令图标,拖动the applications to the目录。西安创源别名this to it.
  • 如果从教育rename茶",又名"simulator simulator"还"。不管你是什么将恩秀name as在聚光灯上。
  • 注:there are other方式to get to the location of the simulator程序(步骤1 - 4),such as the folder using去……在Finder,但那些knowing require the location of the simulator to begin with。自从that has changed from this version of version to Xcode,这些regardless of changes should work的方式。P></使用

  • 聚光灯下(航天发射命令,等。)
  • "simulator型"或"含"(如果你renamed the别名)。
  • 使用if necessary to,the Down to the simulator箭头涡卷的别名。哦,should learn the聚光灯和让我知道你可以选择顶又名the跳过这步。
  • 击中回车

  • 没有必要在指挥部做任何事情。

    只是利用时光运行模拟器。

    MGX1〔5〕


    Try below instruction for launching iphone simulator:

    Goto Application Folder-->XCode App->Right Click to show package contents-->now show files in XCode contents-->developer->developer->ptform->developer->applications-->Now show ios simulator applick to launch iphone simulator…!!


    With XCODE 6 the location of the simulator has changed to:

    1
    /Applications/Xcode.app/Contents/Developer/Applications/iOS Simulator.app

    在这里永远找不到

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

    我希望有人能帮助我,因为我有时候想从终端开始模拟器。


    上面的解决办法不适合我我需要躲避嫁妆在iphonesimulator.platform。This works for me:

    1
    alias simulator="open /Applications/Xcode.app/Contents/Developer/Applications/iOS\ Simulator.app"

    This could be even more resilient version:

    1
    alias simulator="open -a 'iOS Simulator'"


    在终端:9.x and above xcode forP></

    1
    $ open /Applications/Xcode.app/Contents/Developer/Applications/Simulator.app

    β- 9.x and above xcode forP></

    1
    $ open /Applications/Xcode-beta.app/Contents/Developer/Applications/Simulator.app


    还有一条很简单的路

  • 点击搜索引擎
  • iOS Simulator和HIT return
  • Done.

    ----------In follow up [email protected] downvote--

    是的,你仍然可以很容易地使用Spotlight

    MGX1〔4〕


  • 去寻找。
  • 在侧边,点击应用。
  • Find XCode in Applications.
  • 右点击XCODE,不管你有什么设置(通常两个手指点击[不打开])。
  • Click"Show Package Contents."
  • 进入内容文档。
  • 搜索模拟器
  • 等待三十秒的重量。
  • 下载并找到IOS模拟器。
  • 你可以把这个拖到方便出入的码头上。
  • 我希望能得到帮助!


    easiest is the Way to search使用聚光灯下。只是点击Cmd的+和simulator型在搜索空间。就这样:P></

    enter image description hereP></

    在燃料和emulated device will be loaded:secondsP></

    enter image description hereP></

    to Switch to another device菜单,你可以在使用硬件→设备P></

    there are different酷,你可以使用一些仪器在硬件和系统菜单,这样的变化,gestures,按钮,键盘或faceid,音频输入。P></


    From Terminal just run this command:

    1
    ios-sim  start

    为了拯救你自己一点keystrokes:

    1
    alias ios="ios-sim  start"

    不确定哪个版本的最大OS X和XCODE这个命令可以使用。I'm running 10.10.3 and 6.3 respectively.