View Single Post
It sounds like you still need to add a build phase in your app to copy them into your app's bundle. Since we don't have frameworks on iOS, we've written some scripts to do this. On the app side, you'll want to have a 'Copy Library Resources' shell script build phase that gets run after your app's normal Copy Bundle Resources that invokes the script at OmniGroup/Scripts/CopyLibraryResources.
__________________
CTO, The Omni Group