Re: Do we have a shortcut key to clear the console in Xcode now?
Re: Do we have a shortcut key to clear the console in Xcode now?
- Subject: Re: Do we have a shortcut key to clear the console in Xcode now?
- From: "Mills, Steve" <email@hidden>
- Date: Fri, 27 Jun 2014 20:48:52 +0000
- Thread-topic: Do we have a shortcut key to clear the console in Xcode now?
On Jun 27, 2014, at 15:42:56, Alex Zavatone <email@hidden> wrote:
> Oddly, Xcode 5.1 refuses to allow me to select any plain text file, AppleScript file, or bash script ending in .sh for a behaviour script
>
> What file format/naming convention is required here?
>
> It's issues like this that makes me want to bludgeon the people who almost documented this part of the product.
If it says it needs to be executable, then turn on its executable bit in Terminal:
chmod u+x /path/to/your/file.sh
--
Steve Mills
office: 952-818-3871
home: 952-401-6255
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden