Programming in objective-c: dyld: Library not loaded reason: image not found on newest questions tagged objective-c – Stack Overflow
I have just discovered that my app doesn’t run in 4.3 even though the deployment target is set to 4.3.
I get the following error, any ideas?
dyld: Library not loaded:
/System/Library/Frameworks/CoreImage.framework/CoreImage Referenced
from: /Users/me/Library/Application Support/iPhone
Simulator/4.3.2/Applications/E8046B99-C01A-4F62-A875-1261367763A5/MyApp.app/MyApp
Reason: image not found
See Answers
source: http://stackoverflow.com/questions/9530215/dyld-library-not-loaded-reason-image-not-found
Programming in objective-c: programming-in-objective-c
Recent Comments