William Boles

  • Unable to generate certSigningRequest file

    January 18th, 2012

    The other day I had to resubmit my CSR file to the iOS Provisioning Portal as I was moving mac (and no longer had access to my old mac to move credentials across). Having did this before (on this mac in fact) I thought it would be a straight forward …

  • Keychain accessor

    January 18th, 2012

    Below is some code that I wrote for saving, retrieving and deleting data entries for the iOS keychain. @interface WBKeyChainAccessor : NSObject { } /** Searches iOS keychain for an entry with supplied identifer and returns data if found @param identifier supplied identifier @return NSData object of found entry (nil if not found) */ + (NSData …


Home / About / Favourites / Twitter / RSS