escoz / QuickDialog

QuickDialog - Quick and easy dialog screens for iOS
http://escoz.com/open-source/quickdialog
Other
3.07k stars 637 forks source link

On 64 bit you must cast the objc_msgSend function to a prototype that ma... #676

Closed derheld closed 10 years ago

derheld commented 10 years ago

...tches the method function being called (see apple 64-Bit Transition Guide).

escoz commented 10 years ago

Thanks!