Frage

I tried to run a iOS "Hello World" sample on trigger.io and received this error:

[INFO] dyld: Library not loaded: @rpath/iPhoneSimulatorRemoteClient.framework/Versions/A/iPhoneSimulatorRemoteClient
[INFO]   Referenced from: /Users/forge-workspace/personal/.template/lib/ios-sim-xc4.3
[INFO]   Reason: image not found

I'm on Maverick OS, and have the latest tools (xcode 5.1).

tks for any help.

War es hilfreich?

Lösung

In today's release (v2.1.4), they added support for Xcode 5.1. If you upgrade your project's platform version to 2.1.4 you should be good to go.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top