Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Hrududu

macrumors 68020
Original poster
Jul 25, 2008
2,309
662
Central US
First off a disclaimer: I am not a developer or programmer in any sense beyond creating Hypercard stacks. Has anyone here any knowledge of the possibility of converting a fairly simple app from its native Intel to Universal? Is that something that can be done?
 
usually only if you have the source code available you can compile it as a universal binary, but that usually still needs some codimg ninja skills (think of tenfourfox). Although some apps only the installer won't run on ppc but the app itself is universal.
 
Even if you had the sources it could still be a massive undertaking depending on the age of of tha code.

Apple has depreciated many APIs still found in 10.5 and added a many more new ones. As a result 2 apps doing the same for 10.4/5 and 10.9/10 will have very little in common on the source level.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.