Advertisement
slxl

SYSTEM_VERSION_CHECK

Jan 15th, 2017
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. #define SYSTEM_VERSION_LESS_THAN(v) ([[[UIDevice currentDevice] systemVersion] compare:v options:NSNumericSearch] == NSOrderedAscending)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement