Skip to content

Instantly share code, notes, and snippets.

@gstark
Created March 5, 2012 18:26
Show Gist options
  • Save gstark/1980135 to your computer and use it in GitHub Desktop.
Save gstark/1980135 to your computer and use it in GitHub Desktop.
BOOL canCustomize = No;
canCustomize = [self.cust....] ||
[self.cust....] ||
[self.cust....] ||
[self.cust....] ||
[self.cust....] ||
[self.cust....];
return canCustomize;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment