Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Tweak.x:26:11: error: redefinition of 'hex'
- NSString *hex = [UIColor cscp_hexStringFromColor:color alpha:YES];
- ^
- Tweak.x:23:13: note: previous definition is here
- NSString *hex = [UIColor cscp_hexStringFromColor:color];
- ^
- 1 error generated.
Advertisement
Add Comment
Please, Sign In to add comment