Done. 22584635 > On Sep 4, 2015, at 14:34 , Greg Parker <gpar...@apple.com> wrote: > > >> On Sep 4, 2015, at 2:29 PM, Quincey Morris >> <quinceymor...@rivergatesoftware.com> wrote: >> >>> On Sep 4, 2015, at 14:04 , Rick Mann <rm...@latencyzero.com> wrote: >>> >>> According to the docs in Xcode 7b6, join(_:) is a method on String. But if >>> I try to call it: >>> >>> Of course, I can't command-click on join() to get to its declaration, and >>> option-clicking on it doesn't link to its documentation. >> >> Sorry, I forgot to start with the basic point, which is that there is no >> ‘join’ method anywhere any more (except in the ghostly form that lets the >> compiler tell you it doesn’t exist any more), so you can’t call it or >> command-click to it. > > You should file a bug report. It might be possible to make unavailable > identifiers command-clickable, which would reveal their OS availability range > or their suggested replacements. > > > -- > Greg Parker gpar...@apple.com Runtime Wrangler > >
-- Rick Mann rm...@latencyzero.com _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com