xcodecocoacore-data

TICoreDataSync - Compile issues, missing libTICoreDataSync.a


I have checked out and compiled the icloud branch, added all the appropriate delegate methods to me app. But whenever i try to build the project i get the following error:

clang: error: no such file or directory: '/Users/garethjeanne/Library/Developer/Xcode/DerivedData/Twitter_Translator-dhtkltxgqksalpcmkahykmmchszt/Build/Products/Debug/libTICoreDataSync.a'

When I look within the TICoreDataSync.xcodeproj I can see that the file is not built and is showing in red.

I've obviously missed something, thought the instructions seem a little out of date.

Help greatly appreciated.


Solution

  • This was an issue with the source from github, now resolved.