Quantcast
Channel: 睿论坛 - 最新帖子
Viewing all articles
Browse latest Browse all 37470

IOSOpenDev建立logos tweak项目突然出错

$
0
0

在opdendev中新建工程会有说明

error iOSOpenDev post-project creation from template requirements (remove these lines after completed) -- \

Link to libsubstrate.dylib: \
(1) go to TARGETS > Build Phases > Link Binary With Libraries and add /opt/iOSOpenDev/lib/libsubstrate.dylib \
(2) remove these lines from *.xm files (not *.mm files as they're automatically generated from *.xm files)

即要将 /opt/iOSOpenDev/lib/libsubstrate.dylib 添加到库引用 我的是这么解决的希望对后来者有帮助。


Viewing all articles
Browse latest Browse all 37470

Trending Articles