PDA

View Full Version : applescript application is PPC?




bearbo
Oct 27, 2006, 11:08 AM
i just wrote a few applescript scripts, and compiled and such.. if i save it as an application, "Get Info" indicates such application is a PPC application, and i use a MBP... what's the deal?

does that mean it will be using Rosetta?



yellow
Oct 27, 2006, 11:30 AM
Yes it does.

kainjow
Oct 27, 2006, 12:21 PM
Save as "application bundle" instead of "application", and it will be universal.

yellow
Oct 27, 2006, 01:26 PM
Confirmed as true.

mduser63
Oct 27, 2006, 02:45 PM
Save as "application bundle" instead of "application", and it will be universal.

Sounds like a bug in Script Editor to me...

Unorthodox
Oct 28, 2006, 04:08 PM
Save as "application bundle" instead of "application", and it will be universal.

Sounds like a bug in Script Editor to me...
Yeah, that is weird.