I've been using an embedded framework in a couple of my apps for database 
access. I've recently created an Automator action which also embeds this 
framework, built from within the same project. This Automator action is, in 
turn, then embedded within the app bundle also. Now at this point, there are 
two copies of the embedded framework contained within the app bundle.

I've manually replaced the contents of the duplicate framework in the action 
with hard links to the other embedded framework and it works well but I'm 
wondering if there's some automated way to do this already that I'm missing.

Does anyone know of a tool or Xcode setting that would do this or has someone 
already written this?


To help illuminate my word-jumble I've posted a link to the snapshot of the 
bundles' contents below:
http://cld.ly/3a1iba


The selected rows are the frameworks that are being duplicated. Replacing one 
set would result in nearly a 20% decrease in my binary size.


Ashley



_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to