X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=TargetConfig.h;h=c124618b79054f29114767236753211ec3f09fa5;hp=3f453ff73d6065a1aec3c4ac8837a0eddb36ae3f;hb=f41f770d67370cbd71002515d81c0842b50cb04b;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