Run a compiled iPhone Simulator App Build? (.app) without Xcode?

前端 未结 4 1944
自闭症患者
自闭症患者 2021-02-14 01:16

So have a complete build of my app compatible for the iOS Simulator on Snow Leopard. Now I don\'t want to install Xcode on my other Mac to run this.

The question: Is th

4条回答
  •  轮回少年
    2021-02-14 02:18

    The Simulator app depends on other directories and files in the SDK/Xcode installation. Best bet is to install the full iOS SDK and then try deleting Xcode and other stuff until you find the minimum required.

    There is no other app.

提交回复
热议问题