Re: Codesigning 3rd party framework
Re: Codesigning 3rd party framework
- Subject: Re: Codesigning 3rd party framework
- From: Sean McBride <email@hidden>
- Date: Tue, 29 Oct 2013 17:35:17 -0400
- Organization: Rogue Research Inc.
On Tue, 29 Oct 2013 22:30:47 +0100, Graham Cox said:
>Having just updated to Xcode 5.0.1, I can’t build one of our apps
>because it uses the Sparkle framework, which isn’t codesigned.
>Previously this wasn’t an issue but it seems Xcode is being a bit
>stricter than before.
>
>Is there a way I can codesign this module using my own credentials? I
>have little experience of dealing with these issues, most of the time I
>just hope it works and it does, but now it doesn’t I’m in a very tight
>spot. - I can’t easily downgrade to the older Xcode and I need this app
>built by tomorrow!
You can sign anything, ex:
codesign --sign "Developer ID Application: Rogue Research Inc." /path/to/Sparkle.framework/Versions/A
Cheers,
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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