iOS 6ベータ4(Xcode 4.5)を使用してシミュレーターでTrigger.ioアプリを実行しようとすると、次のログで中止されます。
[ INFO] Forge tools running at version 3.3.11
[ INFO] Checking JavaScript files...
[ INFO] JavaScript check complete
[ INFO] Verifying your configuration settings...
[ INFO] Configuration settings check complete
[ INFO] Running iOS Simulator
[ INFO] Starting simulator
[ INFO] Showing log output:
[ INFO] Terminating since there is no system event server.
[ INFO] (Run the EventPump or pass the argument "-RegisterForSystemEvents" if you want to run without SpringBoard.
これはシミュレーターでのみ発生しますか、それとも実際のデバイスでも発生しますか?
同じアプリが4.xおよび5.xデバイスとシミュレーターでうまく動作します。