Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libTICoreDataSync.a - Not Found #76

Open
gazzer82 opened this issue Jul 25, 2013 · 3 comments
Open

libTICoreDataSync.a - Not Found #76

gazzer82 opened this issue Jul 25, 2013 · 3 comments

Comments

@gazzer82
Copy link

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

@MrRooni
Copy link
Contributor

MrRooni commented Jul 29, 2013

Gareth,

I'm sorry to hear you ran into trouble. Did you follow along with the instructions in the tutorials? https://github.com/nothirst/TICoreDataSync/wiki/iOS-Tutorial

The tutorials cover getting a Dropbox sync working, but the subproject steps should have been the same.

best,
Michael

@msec
Copy link

msec commented Aug 12, 2013

Hi Michael,

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?

Kind Regards,
Michael

@MrRooni
Copy link
Contributor

MrRooni commented Aug 19, 2013

Gareth,

That file is built as part of the build process so you shouldn't find it until you’ve built the project. You should see the file placeholder in red like in the image under this section: https://github.com/nothirst/TICoreDataSync/wiki/iOS-Tutorial#add-the-required-frameworks-and-libraries

Are you not seeing that?

best,
Michael

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants