I just downloaded the Parse sample project, installed LiveQueries pod and nothing else. When I try to build it, it pops the two errors below.. What's wrong?
4 Answers
5
votes
Go to Build Settings under "Target" and set "Allow Non-modular Includes in Framework Modules" to YES
AND
Select the BFCancellationToken.h file in the project navigator. In the target membership area on the right there side of xcode there will be a drop down menu next to the target. Select "public" there (default will be "project").
0
votes
0
votes

I just downloaded the Parse sample projectand I was afraid you were just beginning with Parse. :) - Eric Aya