osx - Application not supported on this type of Mac -


I have created a purpose-application that works on 10.9, but not 10.5 (Mac Mini Core Duo; 32 - bit).

When I open the .dmg file (on mini), the icon includes the 'no' symbol (through it-cycle with a one-line). When I try to launch an application, I get an error that reads you can not open the application [name of application here] because it is not supported on this type of Mac. . OS X Deployment Target: OS X 10.5

Screenshots:

Relevant:

/ P>

What am I missing? Settings

X text ">

Standard Architecture (which is - IIRC - XCode 5.1 to x86_64 ). To make it for 32bit and 64bit you will need to see which architecture is listed with different options of architecture currently Universal and create a universal 32bit and 64bit app.

Architectures listed for standart architectures can change with future updates of and Universal Xcode, if the apple will be any other for your desktop environment Start supporting the architecture.

For more information about the difference between valid architecture and architecture

Comments

Popular posts from this blog

Verilog Error: output or inout port "Q" must be connected to a structural net expression -

jasper reports - How to center align barcode using jasperreports and barcode4j -

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -