Sharing a Framework between multiple applications
Sharing a Framework between multiple applications
- Subject: Sharing a Framework between multiple applications
- From: Alexander Hartner <email@hidden>
- Date: Fri, 13 Jul 2007 00:07:19 +0100
I would like to share a framework between multiple applications, a
command line tool and a System Preferences Panel. So I first build
the framework and then add the product to the other projects. It
seems to me however that this results in the framework being
statically linked as changes to the framework are only reflected
after a rebuild of the respective projects. I was hoping to
dynamically link to the framework to allow me to deploy the framework
and change to it, independent of the application with use it.
Any suggestion on how this can be achieved in X Code.
Regards and thanks
Alex
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden