Xcode 5:在没有XCode的情况下模拟应用程序构建

时间:2014-01-08 07:40:07

标签: ios xcode ios-simulator

我正试图通过终端仅使用“build for profiling”构建来模拟我的iOS应用程序。

以下是我的尝试:

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/iPhone\ Simulator.app/Contents/MacOS/iPhone\ Simulator -currentSDKRoot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk -SimulateDevice "iPhone (Retina 4-inch)" -SimulateApplication /Users/yonatanoren/Library/Developer/Xcode/DerivedData/Path/To/App

模拟器打开,但我的应用程序没有运行 - 它似乎崩溃了(它根本没有显示)。

我在我的项目中使用Pods。

我该如何解决这个问题?

感谢。

更新:在此处回答:Installing a TestFlight app on iOS iPhone Simulator - Registration Failed

1 个答案:

答案 0 :(得分:0)

我认为你应该尝试testflightapp