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 trialAlphonse Yang
7,830 PointsiOS SDK problem
I find that the latest SDK gives me 4 four Apple Mach-O Linker Errors, but when I replace the SDK with the one that I downloaded in July, the errors disappear, is that the SDK problem? Or is there anything wrong in my computer?
1 Answer
Stone Preston
42,016 Pointsthe teachers notes of the video state:
The steps to include the Parse SDK in an Xcode project have changed slightly since this video was recorded. You now also need to copy the Bolts.framework file from the Parse zip file into your project. If you don't you will get some Mach-O Linker errors.
so make sure you include the bolts framework as well