tags:

views:

31

answers:

0

In order to scan my iPhone application for possible conflicts before submitting to AppStore, I downloaded Erica Sadum's APIKit utility at http://ericasadun.com/2009/12/apikit-goes-beta/

but running it resulted in:

$ ./apiscanner MyIPhoneApp.app

Expired beta

Does anybody know if there's another version I can use (couldn't find any at the site) Or how can I bypass this problem?

Thanks!