I hereby claim:
- I am rjstelling on github.
- I am rjstelling (https://keybase.io/rjstelling) on keybase.
- I have a public key whose fingerprint is C753 58A5 B202 D1C8 1613 84A9 F1D3 5EA3 1C57 A79D
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
// | |
// TRVViewController.m | |
// AttString | |
// | |
// Created by Richard Stelling on 02/05/2013. | |
// Copyright (c) 2013 Richard Stelling. All rights reserved. | |
// | |
#import "TRVViewController.h" |
// Make a [UI]ViewController by just passing the name, the .xib needs to have the same name as the Class howerver (Xcode default) | |
#define MakeViewController(class_and_nib_name) [[class_and_nib_name alloc] initWithNibName:[NSString stringWithUTF8String:#class_and_nib_name] bundle:nil] | |
# /bin/bash | |
#Usage: $ ./cs_xproj_validate.sh path/to/xcode/project/file/theproject.xcodeproj | |
#More info: http://stackoverflow.com/q/13962341/89035 | |
PROJECT_FILE="$1/project.pbxproj" | |
PREVIOUS_LINE=-1 | |
for LINE in `cat "$PROJECT_FILE" | grep -n CODE_SIGN_IDENTITY | grep -o -E '^([0-9]*)'` |
// | |
// NSString+Verbose.h | |
// | |
// An NSString category for overly verbose methods that have little or no practical application. | |
// | |
@interface NSString (Verbose) | |
- (BOOL)isNotEqualToString:(NSString *)aString; |
iOS Support Matrix | |
Winter 2012 Edition - v2.0 | |
iPhone June 2007 | |
iPod touch Sept 2007, Feb 2008 (32GB only) | |
iPhone 3G July 2008 | |
iPod touch (2nd Generation) Sept 2008 Sept 2009 - (8GB only) | |
iPhone 3GS June 2009 | |
iPod touch (3rd Generation) Sept 2009 | |
iPad April 2010 | |
iPhone 4 June 2010 |
Afghanistan | |
Maps: Standard | |
Maps: Satellite | |
Albania | |
Maps: Standard | |
Maps: Satellite | |
Maps: Directions | |
Maps: Turn-by-Turn Navigation |