nicklockwood / iVersion

[DEPRECATED]
http://www.charcoaldesign.co.uk/source/cocoa#iversion
Other
1.95k stars 292 forks source link

only Download button #53

Closed mihai-moldovan closed 9 years ago

mihai-moldovan commented 10 years ago

If I set the ignoreButtonLabel and remindButtonLabel to empty string, the buttons do not show, but when clicking the download button it takes the ignore action:

[iVersion sharedInstance].ignoreButtonLabel = @"";
[iVersion sharedInstance].remindButtonLabel = @"";
nicklockwood commented 9 years ago

Thanks, I've merged the fix into 1.11