gpambrozio / BlockAlertsAnd-ActionSheets

Beautifully done UIAlertView and UIActionSheet replacements inspired by TweetBot
http://codecropper.com/2012/01/replicating-tweetbots-alerts-and-action-sheets/
MIT License
1.41k stars 268 forks source link

Singleton Potential Leak Fix #41

Closed bchessin closed 11 years ago

bchessin commented 11 years ago

This pull, fixes a potential leak that the analyzer shows. 

barrettj commented 11 years ago

Thanks for this!