<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I have been playing around with trying to codesign a CCL based application and I have ran into some trouble and I was wondering if whoever did the codesigning for the CCL appstore apps might be able to lend me some of their wisdom.  So far I have received a code signing identity from the apple developer page, create an authenticated certificate which is in my key chain but when I execute the codesign command in the OSX terminal I get some strange errors: <div><br></div><span class="Apple-style-span" style="font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif; font-size: 14px; border-collapse: collapse; line-height: 18px; "><pre style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-size: 14px; vertical-align: baseline; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: rgb(238, 238, 238); font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; overflow-x: auto; overflow-y: auto; width: auto; max-height: 600px; background-position: initial initial; background-repeat: initial initial; "><code style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-size: 14px; vertical-align: baseline; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: rgb(238, 238, 238); font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; background-position: initial initial; background-repeat: initial initial; ">codesign_allocate: the __LINKEDIT segment does not cover the end of the file (can't be processed) in: /Users/Mike/Desktop/AgentCubes 1.0RC3/AgentCubes.app/Contents/MacOS/AgentCubes
AgentCubes.app: object file format invalid or unsuitable</code></pre></span><div>I was wondering if you guys ran into this problem when trying to codesign CCL for the app store and if so if you knew a solution.  I was able to find some threads discussing similar issues but the thread and solution always seemed to assume that the project was an XCode project and offered little assistance for my CCL app.  </div><div><br></div><div>Thank a lot,</div><div><br></div><div>--Mike</div><div> </div></body></html>