Warning: Error: dyld: lazy symbol binding failed:

2019-09-19 22:29发布

I'm getting an error when imagemin is run on png : Warning: Error: dyld: lazy symbol binding failed: Symbol not found: _objc_autoreleasePoolPush

i'm on a macbook pro 10.6.8 I installed grunt today along with the plugin's

Any help would be wonderful as google is pointing me to IOS development issues.

1条回答
别忘想泡老子
2楼-- · 2019-09-19 22:36

The binary is compiled for a newer version of the OS (you're now 4 major releases behind — upgrade if you can!)

查看更多
登录 后发表回答