Adding cinder library to Xcode project?

When trying to work this way for an iOS project, I’m finding that the rebuilt libcinder.a doesn’t get copied to the cinder/lib/ios directory. It just stays buried in XCode’s DerivedData folder.

This is the structure that I currently have, but it doesn’t work either when both projects are at the same level.

43%20AM

Does anyone know what are the correct build settings for this? Do I need to add a Copy files phase?