Skip to content

Commit

Permalink
release 2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zipleen committed Nov 14, 2014
1 parent 48004ae commit 745ec7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TvhClient/TvhClient-Prefix.pch
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#warning "This project uses features only available in iOS SDK 5.0 and later."
#endif

#define TESTING
//#define TESTING
#define IS_IPAD (UI_USER_INTERFACE_IDIOM() == UIUserInterfaceIdiomPad)

#define SYSTEM_VERSION_GREATER_THAN_OR_EQUAL_TO(v) ([[[UIDevice currentDevice] systemVersion] compare:v options:NSNumericSearch] != NSOrderedAscending)
Expand Down

0 comments on commit 745ec7a

Please sign in to comment.