Re: Sparkle frameworks error linking on Release
Re: Sparkle frameworks error linking on Release
- Subject: Re: Sparkle frameworks error linking on Release
- From: Nick Zitzmann <email@hidden>
- Date: Sat, 2 Feb 2008 10:22:53 -0700
This isn't really a Cocoa problem, and should probably be taken to
xcode-users, but I'll respond to this here...
On Feb 2, 2008, at 5:21 AM, Davide Scheriani wrote:
PBXCp build/Release/AutoRender.app/Contents/Frameworks/
Sparkle.framework Sparkle.framework
cd /Users/Lynx/SDK/AutoRender
/Developer/Library/PrivateFrameworks/DevToolsCore.framework/
Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -strip-
debug-symbols -resolve-src-symlinks /Users/Lynx/SDK/AutoRender/
Sparkle.framework /Users/Lynx/SDK/AutoRender/build/Release/
AutoRender.app/Contents/Frameworks
pbxcp: warning: couldn't strip: /Users/Lynx/SDK/AutoRender/build/
Release/AutoRender.app/Contents/Frameworks/Sparkle.framework/
Versions/A/Sparkle: No such file or directory
I dont really understand...
How can I fix this?
This suggests that the framework directory was set up, but the
framework file itself didn't actually build. Are you sure you built
the framework correctly in release mode?
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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