<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I’ve built two OS X applications with CCL and everything works great except I can’t get these applications to run on my other mac computer. I get the following error when I run the program from the Terminal: <div class=""><br class=""></div><div class=""><pre class="paste-area"><span class="paste">Error: Objective-C runtime exception:
    *** -[__NSArrayI objectAtIndex:]: index 1 beyond bounds [0 ..] while executing #<anonymous function ...> in process Initial<span class="paren1">(<span class="paste"><a href="http://www.lispworks.com/reference/HyperSpec/Body/00_.htm" class="symbol">0</a></span>)</span>.</span></pre><pre class="paste-area"><span class="paste"><br class=""></span></pre><pre class="paste-area">Any debugging suggestions are very helpful as I am unfamiliar with debugging running OSX applications. Also, how can I be sure these programs will run on many other mac computers.</pre><pre class="paste-area">Thanks.</pre></div></body></html>