Use a weak reference for TargetConfig configurations to avoid a circular reference...
authorJoe Wreschnig <joe.wreschnig@gmail.com>
Thu, 28 Feb 2013 12:46:41 +0000 (13:46 +0100)
committerJoe Wreschnig <joe.wreschnig@gmail.com>
Thu, 28 Feb 2013 12:46:41 +0000 (13:46 +0100)
commitd9d15b3f8729758f19b21918fee758b856921673
treecc22dd26a19f2dd27299e05a1914994a40398b9c
parent19eadf9e688d8c087b47f83f8634593fddd641ac
Use a weak reference for TargetConfig configurations to avoid a circular reference, and to auto-nil them when the chosen config is deleted.
ConfigsController.m
TargetConfig.h
TargetConfig.m