X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=TargetConfig.h;h=c124618b79054f29114767236753211ec3f09fa5;hp=3f453ff73d6065a1aec3c4ac8837a0eddb36ae3f;hb=0238d141f06420e1a73eccd14ca73a7e29ad2a69;hpb=0a402879ee3beb79bb4d2270f909ad75eead0c96 diff --git a/TargetConfig.h b/TargetConfig.h index 3f453ff..c124618 100644 --- a/TargetConfig.h +++ b/TargetConfig.h @@ -12,6 +12,6 @@ @interface TargetConfig : Target -@property (weak) Config *config; +@property (nonatomic, weak) Config *config; @end