请教插件上传到cydia源服务器后,从cydia安装不重启springboard

需要把control文件的依赖干掉:

Package: cc.onezen.wechatbot  #包名id
Name: WeChatBot
Depends: mobilesubstrate   #依赖库和依赖插件,如果需要插件在cydia安装后不重启springboard可以删掉,否则每次重新
Version: 0.0.1
Architecture: iphoneos-arm
Description: An awesome MobileSubstrate tweak!
Maintainer: wz
Author: wz
Section: Tweaks #cydia源中的分类
Icon: file:///Library/AppSupport/WeChatBot/imgs/wcb_icon.png #icon

移除掉: Depends: mobilesubstrate

具体描述可看这个文档:https://www.jianshu.com/p/768d71f87ca4

1 个赞