Framework MIA
Framework MIA
- Subject: Framework MIA
- From: Todd Heberlein <email@hidden>
- Date: Tue, 29 Jan 2013 15:21:48 -0800
I built two frameworks and then a Cocoa app that links against the Framework. Now I am having problems archiving & distributing the program.
If the frameworks "Skip Install" is set to NO, then I cannot archive properly.
After setting "Skip Install" to YES in the frameworks, I can export the program properly, but I get an error when I double click the application. Looking at the error message, I see the application looked for the framework in the system directory and couldn't find it:
Dyld Error Message:
Library not loaded: /Library/Frameworks/NetSQExtensions.framework/Versions/A/NetSQExtensions
Referenced from: /Users/USER/Desktop/LogBrowser.app/Contents/MacOS/LogBrowser
Reason: image not found
What is the proper settings for the framework (and maybe application) to use the Framework and then archive & distribute the program?
Thanks,
Todd
_______________________________________________
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