X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=TargetConfig.h;h=c124618b79054f29114767236753211ec3f09fa5;hp=0df08352b7d207acee6f1743c49049899b7f0e49;hb=0238d141f06420e1a73eccd14ca73a7e29ad2a69;hpb=c6fb77859e508aaef686b7a5a6a12abe29178708 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