|
On 10-Aug-2016 20:10 -0500, CRPence wrote:
On 10-Aug-2016 17:55 -0500, Kevin Adler wrote:
On 09-Aug-2016 18:38 -0500, CRPence wrote:
<snip>
What model Mac and what version of OS X are you running? I think
that the .app is built against 10.6 in both 32-bit and 64-bit
"fat binary" format, so it should support most any Mac out there
nowadays.
≤About This Mac:≥
Mac OS X Version 10.6.8
Processor: 2.16 GHz Intel Core Duo
Memory: 2 GB 667 MHz DDR2 SDRAM
Ok, so you have a 32-bit only Mac.
Apparently, I was wrong and the app that gets built is 64-bit only:
<key>LSMinimumSystemVersionByArchitecture</key>
<dict>
<key>x86_64</key>
<string>10.6</string>
</dict>
$ file MacOS/Application\ Stub
MacOS/Application Stub: Mach-O 64-bit x86_64 executable
And also looks like the same with the application launcher:
$ file Start_Programs/Mac_i386-32_x86-64/acslaunch_mac
Start_Programs/Mac_i386-32_x86-64/acslaunch_mac: Mach-O 64-bit
x86_64 executable
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.