paulrehkugler / xkcd

xkcd iPhone app
MIT License
44 stars 9 forks source link

Remove Deprecated Action Sheet. #55

Closed paulrehkugler closed 8 years ago

paulrehkugler commented 8 years ago

This removes LambdaSheet (and therefore UIActionSheet) from the application, because it’s been deprecated. It has been replaced by UIAlertController.