> On Mar 13, 2017, at 17:12, Frank D. Engel, Jr. wrote:
>
> I need to create the equivalent of a menu item shortcut, but without the menu
> item... or, to assign two different shortcuts to the same menu item.
>
> More precisely: I have a menu item with a shortcut of Command+L.
>
> I need Comma
On Mar 13, 2017, at 5:12 PM, Frank D. Engel, Jr. wrote:
>
> I need to create the equivalent of a menu item shortcut, but without the menu
> item... or, to assign two different shortcuts to the same menu item.
>
> More precisely: I have a menu item with a shortcut of Command+L.
>
> I need Comma
I need to create the equivalent of a menu item shortcut, but without the
menu item... or, to assign two different shortcuts to the same menu item.
More precisely: I have a menu item with a shortcut of Command+L.
I need Command+Shift+L to do exactly the same thing, but it doesn't look
right hav
On Mar 13, 2017, at 13:47 , Richard Charles wrote:
>
> The location for Xcode project-generated files is specified in the Locations
> preference. In this preference "Derived Data:" has a Default value which is
> ~/Library/Developer/Xcode/DerivedData. Inside this directory is the following
> di
> On Mar 13, 2017, at 12:26 PM, Quincey Morris
> wrote:
>
> On Mar 13, 2017, at 08:37 , Richard Charles wrote:
>>
>> By default, Xcode stores derived data for all projects in
>> ~/Library/Developer/Xcode/DerivedData. This means that build products for
>> all configurations are in the same d
Drafts are documents that have been autosaved in a user-visible location (i.e.
the app’s iCloud container) and therefore aren’t typical “Untitled” documents
from the programmer’s perspective as their fileURL property is not nil.
However, they still behave like “Untitled” documents in that they w
> On 12 Mar 2017, at 21:23, Daryle Walker wrote:
>
>
>
> Sent from my iPhone
>
>> On Mar 12, 2017, at 5:18 AM, Daryle Walker wrote:
>>
>> I hope it’s a nice first try, but I have some concerns.
>>
>> 1. I also added an “Export as PDF…” menu item, which uses the save-as-PDF
>> default acti