You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Thanks
Gareth
The text was updated successfully, but these errors were encountered:
I too cannot locate this file here on Github, I have been following the instructions and cannot locate the file in the first instance to be able to add it to the project.
Would you be able to add it or point me in the right direction if I am missing it?
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.
Thanks
Gareth
The text was updated successfully, but these errors were encountered: