I'm trying to set up a framework for iOS. It is a little basic UIFramework and I'd like to to contain fonts and images for buttons and such I'd like to reuse across multiple apps.
Is there anyway to bundle resources in the new frameworks in the xcode6 beta? I'd hate to have to copy and paste over all the fonts and images every time I want to use the framework.