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   Screenshots:       Relevant:      / P>   What am I missing?   Settings         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    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
Post a Comment