1
0
Fork 0
forked from wezm/wezm.net

Finalise UIAlertView post

This commit is contained in:
Wesley Moore 2011-12-11 17:26:15 +11:00
parent 7c39f48ae2
commit cee171710d

View file

@ -1,6 +1,6 @@
--- ---
title: Fun With objc_setAssociatedObject and UIAlertView title: Fun With objc_setAssociatedObject and UIAlertView
extra: Solving memory management issues with objc_setAssociatedObject in a blocks based wrapper around UIAlertView. extra: Using objc_setAssociatedObject in a blocks based UIAlertView wrapper.
kind: article kind: article
section: technical section: technical
created_at: 2011-12-08 08:02:00 created_at: 2011-12-08 08:02:00
@ -11,4 +11,4 @@ keywords:
- objc_setAssociatedObject - objc_setAssociatedObject
- arc - arc
- objective-c - objective-c
short_url: http://bit.ly/u9Ys9v