문제

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.

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top