drewmccormack / ensembles

A synchronization framework for Core Data.
MIT License
1.63k stars 131 forks source link

Can't add Ensembles to project #125

Closed ylin closed 10 years ago

ylin commented 10 years ago

I followed the readme for manually adding Ensemble to my project, the test target is an iPod Touch running iOS 7.1.

Here is how I dragged the framework: http://cl.ly/image/0u0G0q333F1Z

Here is how it looks after I drop: http://cl.ly/image/110p1e3K0G0G

Here is what happens when I try to add libensembles.a: http://cl.ly/image/2l3V1t2t1V1O

As you can see, libensembles cannot be found. No luck via CocoaPods either.

Did I do something wrong? Also, is there a discussion forum or mailing list for more basic questions like this?

Thanks

drewmccormack commented 10 years ago

It looks like you might have had the Ensembles project open when you tried this. Correct? You should close Ensembles when you drag the project. Drag the project from the Finder, not the root of the Xcode source list.

You should end up with something like what is in Idiomatic, i.e., with disclosure triangles on the Ensembles project (see screenshot).

Drew

screen shot 2014-03-31 at 14 37 10