[ANN] AppKiDo 0.981, with fixes for Xcode 3
[ANN] AppKiDo 0.981, with fixes for Xcode 3
- Subject: [ANN] AppKiDo 0.981, with fixes for Xcode 3
- From: Andy Lee <email@hidden>
- Date: Wed, 03 Sep 2008 10:17:59 -0400
A new version of AppKiDo is now available at
<http://homepage.mac.com/aglee/downloads/appkido.html>
If you're using Xcode 3.x, this version of AppKiDo uses a new approach
to parsing that enables it to pick up all the docs it failed to pick
up in 0.97. I had to overhaul a bunch of the underlying logic, and
there is actually more overhauling to come in the next major release.
If you're using Xcode 2.x, this version still misses a bunch of docs,
but it does pick up a few that were missing before, and it does fix
some link navigation problems.
Regarding the version number: there was a 0.98 release, but it only
went out to a handful of people as a beta. This version fixes a
performance bug that was found in 0.98.
I'll release the source code if Apple tells me I'm not violating the
iPhone NDA by doing so (I've asked), or when the NDA gets lifted,
whichever comes first. At that time I will also release a compiled
version that supports the iPhone SDK docs. AppKiDo-for-iPhone will be
a separate app that is compiled from the same code as regular AppKiDo
except for a few #ifdefs.
Here's what's new:
* Documentation for Core Animation classes now shows up. I believe a
few classes in other frameworks are also fixed.
* Documentation for properties now shows up.
* Hyperlinks work better, although links to Core Foundation docs still
open a browser page. Thanks to Gerriet Denkmann for help with links.
* You can specify the location of your Dev Tools if it isn't /Developer.
* More frameworks are supported if you use Xcode 3, which is
recommended.
* The contextual menu in the doc pane now has an "Open Page in
Browser" option, which is handy if you want to send feedback to Apple
using the link at the bottom of the HTML page.
* Keyboard shortcuts have changed. Command-(number) and Command-Option-
(number) are now used to select items in the table of contents
("General", "Properties", "ALL Properties", "Classes", "ALL Classes",
etc.). The keyboard shortcut for selecting a Favorite is now Control-
(number).
* In the prefs panel, you can "Select All" and "Deselect All" when
specifying which frameworks to include.
* You can do a prefix search by ending your search string with "*".
This is not a general regex search, just a special case for prefixes.
--Andy
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden