Re: Linking against a re-exported library
Re: Linking against a re-exported library
- Subject: Re: Linking against a re-exported library
- From: Scott Ribe <email@hidden>
- Date: Tue, 31 Dec 2013 07:49:06 -0700
Forget dylibs and use static libs instead. I really don't see any point to using dynamic libraries, when you can't share them and are including your own copy--unless there's multiple executables within your bundle that use them...
--
Scott Ribe
email@hidden
http://www.elevated-dev.com/
(303) 722-0567 voice
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden