Hi,
I recently upgraded to xCode 4.4.1 (4F1003) and iOS 5.1 SDK and when I went back to the Studio the emulator stopped working giving the following message:
dyld: Library not loaded: @rpath/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
Referenced from: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/PrivateFrameworks/iPhoneSimulatorRemoteClient.framework/Versions/A/iPhoneSimulatorRemoteClient
Reason: image not found
I am using Titanium Studio, build: 2.1.1.201207271312 running on Lion. I searched through Q&A and the impression I came away with was this problem was resolved in the latest version of the Studio which is what I am using.
This has effectively stopped me in my tracks so anyone with information as to how resolve this issue I will greatly appreciate it.
1 Answer
I had to upgrade to the latest Titanium SDK 2.1.1 in order to make the emulator work. This, however, has created some problems in my app because it is not running the same as before. So I have to fix some of the bugs that were created by performing this upgrade.
A useful link for reviewing software compatibility is:
Your Answer
Think you can help? Login to answer this question!