Sign VLCKit Mac App Store

This forum is about all development around libVLC.
soullessff
Blank Cone
Blank Cone
Posts: 16
Joined: 18 Nov 2013 18:40

Sign VLCKit Mac App Store

Postby soullessff » 18 Nov 2013 18:47

Hi,

I compile VLCKit from Terminal (OS X 10.9). However it's impossible to do it using Xcode 5.

My application will be sandboxed so I need sign VLCKit too. I compile the project from Shell and all perfect. But when I open the project in Xcode, add my developer sign, come back to Terminal and compile it... I got this error:

Code: Select all

CodeSign build/Debug/VLCKit.framework/Versions/A cd /Users/Soulless/Desktop/VLCKit setenv CODESIGN_ALLOCATE /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate Using code signing identity "Mac Developer: Soulless (M12XGG46A)" /usr/bin/codesign --force --sign 26FD40F89A79CED27758EFBC31BACDCFD46CCAF9 /Users/Soulless/Desktop/VLCKit/build/Debug/VLCKit.framework/Versions/A /Users/Soulless/Desktop/VLCKit/build/Debug/VLCKit.framework/Versions/A: code object is not signed at all In subcomponent: /Users/Soulless/Desktop/VLCKit/build/Debug/VLCKit.framework/Versions/A/VLCKit Command /usr/bin/codesign failed with exit code 1
Could anybody say me how I can sign VLCKit?

Thanks

guidupuy
New Cone
New Cone
Posts: 4
Joined: 02 Aug 2012 11:58

Re: Sign VLCKit Mac App Store

Postby guidupuy » 22 Jan 2014 17:42

Having this exact issue... Did you find a solution to this?

soullessff
Blank Cone
Blank Cone
Posts: 16
Joined: 18 Nov 2013 18:40

Re: Sign VLCKit Mac App Store

Postby soullessff » 30 Jan 2014 00:19

Nop :(

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Sign VLCKit Mac App Store

Postby Jean-Baptiste Kempf » 30 Jan 2014 12:11

Are you sure you should sign the Debug version?
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

fkuehne
Developer
Developer
Posts: 7264
Joined: 16 Mar 2004 19:37
VLC version: 0.4.6 - present
Operating System: Darwin
Location: Germany
Contact:

Re: Sign VLCKit Mac App Store

Postby fkuehne » 30 Jan 2014 12:58

We did never shipped a signed variant of VLCKit for the Mac, so there may be modifications needed.

Did you actively sign VLCKit? Note that you might need modify the xcodeproj for this and add a signing phase to the build process…
VideoLAN
Felix Paul Kühne
Medic. VLC developer for appleOS since before you were born.
Blog: https://www.feepk.net

soullessff
Blank Cone
Blank Cone
Posts: 16
Joined: 18 Nov 2013 18:40

Re: Sign VLCKit Mac App Store

Postby soullessff » 05 Mar 2014 01:23

Hi,

Absolutely sure Jean. If you want use VLCKit in your OS X application, when you try to compile signing this application, it force to sign the frameworks too.

Felix, I got compile VLCKit in Terminal. Then I try to change the configuration file and add the sign process… but it doesn't work.

I love this project, it's awesome. But, honestly, clone and compile VLCKit in Xcode is a hell. It's impossible, the wiki is really limited and if anyone open the xcodeproj, select "compile everything" target and try compile… appear hundreds of errors. I've wasted weeks trying solved. So, imagine compile adding signed. :cry:

soullessff
Blank Cone
Blank Cone
Posts: 16
Joined: 18 Nov 2013 18:40

Re: Sign VLCKit Mac App Store

Postby soullessff » 06 Apr 2014 19:40

This blog explains a lot of details of this problem.

http://furbo.org/2013/10/17/code-signing-and-mavericks/

I've tried the solution but I got "failed with exit code 1" :-(

This stackoverflow question may be usefull too

http://stackoverflow.com/questions/1726 ... ned-at-all


Return to “Development around libVLC”

Who is online

Users browsing this forum: m1adow and 8 guests