On Jan 29, 2013, at 6:26 PM, Greg Parker <gpar...@apple.com> wrote:

> likely your Deployment Target setting is incorrect somewhere in 
> NetSQExtensions.framework's build. 
> 
> Double-check your build settings; make sure the setting is correct for all of 
> your targets and files. Look in your build transcripts and make sure you have 
> `-mmacosx-version-min=10.7` everywhere; that flag must be present for each 
> compile and link, and it must not be 10.8 for any of them. If you link any .a 
> files into NetSQExtensions, make sure those .a files are also built with the 
> correct deployment target.


Still no luck. :(

Checked the Log Navigator and searched for any references to 10.8.  None.
All 28 references to -mmacosx-version-min were to 10.7

Any other suggestions?  I am linking to libxml2.dylib and libcurl.dylib. Could 
these be introducing problems?

Todd

_______________________________________________

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

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

Reply via email to