Re: 64 vs 32
Re: 64 vs 32
- Subject: Re: 64 vs 32
- From: Luther Fuller <email@hidden>
- Date: Fri, 23 Oct 2009 15:18:20 -0500
On Oct 23, 2009, at 2:39 PM, Laine Lee wrote: On 10/22/09 4:23 PM, "Luther Fuller" < email@hidden> wrote: I just got the October MacTech in the mail. Page 66, left column is
very interesting! So, I picked a project; Used property List Editor to
add the keys/values shown to the project.plist ...
and recompiled. Verified that these keys/values are now in the
application bundle's info.plist.
Ran the application in both Leopard and Snow Leopard.
Activity Monitor shows ...
Kind = Intel in 10.5.8 and
Kind = Intel (64-bit) in 10.6.1.
Mmmmmmm!
Hope you don't mind my asking, but exactly what file are you editing with Property List Editor? A property list file belonging to an Xcode project?
I compile everything with an AppleScript I wrote several years ago called Script Bundle Tool. (It's freeware and you can download it if you want to try it.)
SBT creates a "projectname contents" folder which contains a .plist file named "project.plist" which contains project parameters and optional user parameters. I simply added the keys/values to the ScriptBundleToolUserItems dictionary with Property List Editor, then used SBT to compile. SBT compiles with AppleScript Editor, then adds items in ScriptBundleToolUserItems to the new application's info.plist file. Simple ... just click one button.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden