MACSCRPT Archives

March 2012

MACSCRPT@LISTSERV.DARTMOUTH.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Mark Lively <[log in to unmask]>
Reply To:
Macintosh Scripting Systems <[log in to unmask]>
Date:
Wed, 14 Mar 2012 00:57:40 +0000
Content-Type:
text/plain
Parts/Attachments:
text/plain (18 lines)
On Mar 13, 2012, at 8:34 PM, Nobumi Iyanaga wrote:

> Hello,
> 
> This is again a question related to my recent upgrade to Lion.
> 
> I have used to develop tiny applications with AppleScript Studio in Tiger days (I created two applications which were essential for me). But very stupidly, I had built them for PPC only. Now, I discover that they no longer work on Lion...!
> 
> Fortunately (perhaps...?), I still have an environment of OS 10.4.11, with Xcode 2.5, and my old projects. Is it possible for me to build these projects as Universal binaries, using Xcode 2.5? What should I do to achieve this?
> 
> Thank you very much in advance for any insight.
> 
Pure applescript or are there Obj-C elements.

If it is pure applescript just build against the 10.4u sdk and set the build to PPC and i386 and it shouldn't be a problem.  This might even be enough if you have compiled elements.

-Mark

ATOM RSS1 RSS2