X-Git-Url: https://git.yukkurigames.com/?a=blobdiff_plain;f=TargetConfig.h;h=c124618b79054f29114767236753211ec3f09fa5;hb=4928acbee7fef98bce8188956cde9c15fac975be;hp=0df08352b7d207acee6f1743c49049899b7f0e49;hpb=c6fb77859e508aaef686b7a5a6a12abe29178708;p=enjoyable.git diff --git a/TargetConfig.h b/TargetConfig.h index 0df0835..c124618 100644 --- a/TargetConfig.h +++ b/TargetConfig.h @@ -12,7 +12,6 @@ @interface TargetConfig : Target -@property (weak) Config *config; -+ (TargetConfig *)unstringifyImpl:(NSArray *)comps withConfigList:(NSArray *)configs; +@property (nonatomic, weak) Config *config; @end