<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>On Jun 21, 2016, at 12:59 PM, ThutmoseIII Thoth <<a href="mailto:thutmosethree@gmail.com">thutmosethree@gmail.com</a>> wrote:</div><div><br></div><blockquote type="cite"><div><meta http-equiv="Content-Type" content="text/html charset=windows-1252">I’ll respond inline to RG’s questions and add a little more info as well.<br class=""><div class=""><div><blockquote type="cite" class=""><div class="">On Jun 20, 2016, at 10:46 PM, Ron Garret <<a href="mailto:ron@flownet.com" class="">ron@flownet.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=windows-1252" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Impossible to say without more info.<div class=""><br class=""></div><div class="">What are the models of mac?</div></div></div></blockquote><div><div class="">I built these programs with a Mac Mini (2014)</div><div class="">I am trying to run them on a macbook pro (2012)<br class=""><blockquote type="cite" class=""><div class="" style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"></div></blockquote></div></div><blockquote type="cite" class=""><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><br class=""></div><div class="">What version of the OS?</div></div></div></blockquote><div><div class=""> built these programs with OSX 10.11.4 </div><div class="">I am trying to run these programs on OSX 10.10.5</div></div><blockquote type="cite" class=""><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><br class=""></div><div class="">What version of CCL?</div></div></div></blockquote><div><div class="">I built them with 1.11</div><div class="">It should at least be 1.10 but probably 1.11 — how would I verify via evaluation in the backtrace?</div></div><blockquote type="cite" class=""><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><br class=""></div><div class="">What is the minimal code that allows you to reproduce the problem?</div></div></div></blockquote><div><a href="http://paste.lisp.org/display/318856#1" class="">http://paste.lisp.org/display/318856#1</a></div><blockquote type="cite" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">rg</div></div></blockquote></div></div></div></blockquote><div><br></div>(Please put the traditional line of white space between what you're quoting and your own reply, it'll make your reply easier to read. Thanks.)<br><div><br></div><div>How are you generating a Mac .app bundle from CCL?</div><br><blockquote type="cite"><div><div class=""><div><div>To transfer my programs, I am copying and pasting the folders to a flash drive. My eventual goal is to get these programs on the App Store, what other information will be useful there, and how can I test these programs on different OSX versions?</div><div><br class=""></div><div>Thanks for all the help.</div></div></div></div></blockquote><br><div>How is your flash drive formatted, as HFS+ or as another volume format? If it's not HFS+ it could be that something isn't coming through fully.</div><div><br></div><div>Also, are the applications you're building properly sandboxed and signed? They'll need to be in order to be accepted on the App Store, and you'll need a way to accommodate this.</div><div><br></div><div>To test on other (I assume you mean older) versions of macOS, you'll need a developer account, and to visit <a href="http://developer.apple.com">developer.apple.com</a> to get download codes for those versions, download them from the App Store, and then install them in virtual machines for testing. VM software will usually walk you through this.</div><div><br></div><div>If you want to make media from a macOS installer (for future or offline use) there's a Knowledge Base article on using the "createinstallmedia" tool to do so. </div><div><br></div><div>Note also that a given Mac can't boot an OS older than the one with which it shipped, because that OS may not have drivers for its specific hardware. If your Mac mini shipped with OS X 10.10.3, it can't run 10.7 or even 10.10.1 without a VM, for example.</div><div><br></div><div>  -- Chris</div><div><br></div></body></html>