codesign -s "Developer ID Application: My Company" /Path/To/My/Application.app
I am trying to code sign on Yosemite.
I have downloaded Xcode 6.2 imported my account from 4.6.1 set up my account with the developer id but now get an error message
code object is not signed at all
In subcomponent: /path/to/my/application.app/Contents/MacOS/components/application.dat
I tried building it again and got the same error indicating a different file.
code object is not signed at all
In subcomponent: /path/to/my/application.app/Contents/MacOS/revsecurity.dylib
--
You received this message because you are subscribed to the Google Groups "GLX Application Framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to glxapp+un...@googlegroups.com.
To post to this group, send email to glx...@googlegroups.com.
Visit this group at http://groups.google.com/group/glxapp.
For more options, visit https://groups.google.com/d/optout.
Build usiing GLX Application Packager - Version 1.1.1 build 4
in LC 6.7.3 and Mac OSX 10.10.1
GLX Application Packager stack LOG field
codesign --verbose --force -s "Developer ID Application: My Name" "/path/to/my/application.app/Contents/MacOS/components/externals/mergAV.bundle"
codesign --verbose --force -s "Developer ID Application: My Name "/path/to/my/application.app/Contents/MacOS/components/externals/mergAWS.bundle"
codesign --verbose --force -s "Developer ID Application: My Name" "/path/to/my/application.app/Contents/MacOS/components/externals/mergJSON.bundle"
codesign --verbose --force -s "Developer ID Application: My Name "/path/to/my/application.app/Contents/MacOS/components/externals/preferences.bundle"
codesign --verbose --force -s "Developer ID Application: My Name "/path/to/my/application.app/Contents/MacOS/components/externals/revvideograbber.bundle"
LiveCode Message box output
builds/path/to/my/application.app/Contents/MacOS/components/externals/revvideograbber.bundle"
button id 1022 of card id 1002 of stack "/Users/martinkoob/Documents/GLX updates/glxApplicationPackager.rev",mouseUp,5
stack "/Users/martinkoob/Documents/GLX updates/glxApplicationPackager.rev",PackageApplicationForDesktop,328
stack "/Users/martinkoob/Documents/GLX updates/glxApplicationPackager.rev",ReplaceVariablesAndRunScripts,2396
stack "/Users/martinkoob/Documents/GLX updates/glxApplicationPackager.rev",signAndStrip,2514
stack "/Users/martinkoob/Documents/GLX updates/glxApplicationPackager.rev",findBundlesAndStripExecutables,2616
stack "/Users/martinkoob/Documents/GLX updates/glxApplicationPackager.rev",findBundlesAndStripExecutables,2616
stack "/Users/martinkoob/Documents/GLX updates/glxApplicationPackager.rev",findBundlesAndStripExecutables,2610
stack "/Users/martinkoob/Documents/GLX updates/glxApplicationPackager.rev",signAndStrip,2520
stack "/Users/martinkoob/Documents/GLX updates/glxApplicationPackager.rev",_signFile,2551
Error dialogthe message in the error dialog wasError occurred: code sign process failedunsealed contents present in the bundle root----------------------------------------Hope you can see something here.
--
OK thanks Trevor for your help with this.Martin
codesign --verbose --force -s "Developer ID Application: Martin Koob" "/Users/martinkoob/path/to/my/app/MacOS/VideoLinkwell.app/Contents/MacOS/components/externals/revbrowser.bundle"
button id 1022 of card id 1002 of stack "/Users/martinkoob/Documents/Developer/GLX updates/glxApplicationPackager.rev",mouseUp,5
stack "/Users/martinkoob/Documents/Developer/GLX updates/glxApplicationPackager.rev",PackageApplicationForDesktop,328
stack "/Users/martinkoob/Documents/Developer/GLX updates/glxApplicationPackager.rev",ReplaceVariablesAndRunScripts,2396
stack "/Users/martinkoob/Documents/Developer/GLX updates/glxApplicationPackager.rev",signAndStrip,2514
stack "/Users/martinkoob/Documents/Developer/GLX updates/glxApplicationPackager.rev",findBundlesAndStripExecutables,2616
stack "/Users/martinkoob/Documents/Developer/GLX updates/glxApplicationPackager.rev",findBundlesAndStripExecutables,2616
stack "/Users/martinkoob/Documents/Developer/GLX updates/glxApplicationPackager.rev",findBundlesAndStripExecutables,2610
stack "/Users/martinkoob/Documents/Developer/GLX updates/glxApplicationPackager.rev",signAndStrip,2520
stack "/Users/martinkoob/Documents/Developer/GLX updates/glxApplicationPackager.rev",_signFile,2551