Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS Build a Restaurant Reviews App Authorization With Third Party Libraries Building Frameworks with Carthage

dyld: Library not loaded: @rpath/OAuth2.framework/OAuth2 Reason: image not found

I added the OAuth2 framework under the framework link and even in the binaries, but I still get this error when I run the app. dyld: Library not loaded: @rpath/OAuth2.framework/OAuth2 Referenced from: /Users/gastonseneza/Library/Developer/CoreSimulator/Devices/E0584542-44DA-4317-8372-B9D24B89905A/data/Containers/Bundle/Application/468725F8-73A2-4FD7-8F00-A3F04460BB4E/RestaurantReviews.app/RestaurantReviews Reason: image not found

I need help please. I followed along with everything that Pasan did in Restaurant reviews app, but I am still running into this problem. I googled but no help. if some body has a solution, please I would appreciate your help.

Thanks