报错: libfastcommon/src/logger.c:738:13: error: 'system' is unavailable: not available on iOS if (system(cmd) == -1) ^
报错:
libfastcommon/src/logger.c:738:13: error: 'system' is unavailable: not available
on iOS
if (system(cmd) == -1)
^