Re: Deployment build generates editable Applescript file
Re: Deployment build generates editable Applescript file
- Subject: Re: Deployment build generates editable Applescript file
- From: Finlay Dobbie <email@hidden>
- Date: Mon, 1 Aug 2005 01:05:11 +0100
This question would be better directed at xcode-users, as it is not
Cocoa related.
However, you can do what you require by defining the OTHER_OSAFLAGS
build setting (it's not documented) and setting it to "-x".
I have two bugs related to this currently open:
<rdar://4182250> XcodeUserGuide21: OTHER_OSAFLAGS build setting undocumented
<rdar://4182253> Setting to compile AppleScripts as run-only
-- Finlay
On 7/31/05, YK LAU <email@hidden> wrote:
> Hi All
>
> My Cocoa project also uses Applescript Studio (I followed every steps
> in adding Applescirpt Studio in your Cocoa Project provided in the
> Applescript Studio Cookbook).
> But when I build the project in deployment style/configuration, the
> .scpt file in the built "package content" is still editable script
> with source code.
>
> But in other PURE Applescript Studio projects, the .scpt file inside
> the deployment built package content is normal (i.e. run-only and not
> editable)
>
> The cocoa project started in XCode 1.5 and I've also tried to build it
> in XCode 2.1. Still no luck.
> Have I missed something?
>
> Any suggestion is much appreciated.
>
> YK
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden