Currently, the ImageGear18.framework bundle included with ImageGear for Mac is built to be loaded from the global shared directory for third-party frameworks (/Library/Frameworks/). I'd like to instead have the framework included as a private framework within the .app's package contents, so that my application can comply with Mac App Store rules which disallow apps to install/load resources to/from shared locations.