I know this has been asked before but the answers at those questions don't address my solution. thats why i have to post a new question.
the problem is previously I have linked libcommonCrypto.dylib and built the project the error was
ld: cannot link directly with /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.1.sdk/usr/lib/system/libcommonCrypto.dylib.
Link against the umbrella framework 'System.framework' instead. for architecture armv7
after searching over the google tried the following solutions
it was stated at one place that i should add JavaScriptCore.framework but in framework list of Xcode I wasn't being able to find this framework
STill the error remains..
Any help .. what am i doing wrong ??
I had the same problem. and don't know the exact reason why this worked.. but try this if this help.
go to Project Target >> summary tab >> see the section- Linked Frameworks and Library >> select the two libraries (libz.dylib, libcommonCrypto.dylib) >> and hit the "-" button at the bottom of the section.
now build the project.. i think it should work now, mine did.
hope it does solves your problem.. happy coding.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With