I\'ve built a static library that makes heavy use of the Core Data framework. I can successfully use the library in my external project, but ONLY if I include the .xcdatamod
i have some library with coredata too. i have found this template for manage a framework with embed ressources
it's really simple to use on a new project ( more difficult to apply on existing ) but for framewoks build, it's really cool :-)
https://github.com/kstenerud/iOS-Universal-Framework