objective c - Getting rid of "forcing GC OFF because OBJC_DISABLE_GC is set" -
when run tests, lines this:
objc[8845]: gc: forcing gc off because objc_disable_gc set it pollutes output of subprocesses run. how rid of it? project built arc, don't want garbage collection.
there great blog post issue here:
Comments
Post a Comment