Run .app file in iOS 8 simulator

后端 未结 4 1537
半阙折子戏
半阙折子戏 2021-02-06 01:21

I have a .app file shared from a developer which i would like to run in iOS 8 simulator. I have seen similar questions which has solutions for older versions of iOS which is no

4条回答
  •  北恋
    北恋 (楼主)
    2021-02-06 02:03

    iOS Simulator also supports dragging and dropping for installing .app files

    1. Open Simulator
      • you can do it through XCode under XCode > Open Developer Tool > Simulator
      • to open it "without using xcode", see these answers.
    2. Find the .app file in Finder and drag it into your Simulator window
    3. Wait for the app to install and launch it

提交回复
热议问题