Trouble Using Third Party Framework In Xcode 3.2
问题 I am attempting to set up my own project using a third party library (MPOAuthConnection) for connecting to an oauth REST API. Steps I've gone through thus far: Downloaded source for MPOAuthConnection. Built source and had a resulting MPOAuth.framework in the Product tab. Opened my existing project and dragged the MPOAuth.framework into the "Linked Frameworks" of my project. Build my project and it fails at Runtime with the following error [Session started at 2009-11-03 16:41:37 -0600.]