我是否应该不仅要重新启动设备才能重新启动设备,以安装用于篮板的调整功能? [英] Should I have to restart the device not only respring to install a tweak for backboardd?

查看:151
本文介绍了我是否应该不仅要重新启动设备才能重新启动设备,以安装用于篮板的调整功能?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我做了一个调整,该调整在背板中有效,如果我在安装后仅重新弹出,则它不起作用,我必须完全重新启动iPhone.还有其他不需要重启设备的更好方法吗?

I make a tweak that works in backboardd, if I just respring after install it, it doesn't work, I have to restart the my iPhone entirely. Are there any other better ways need not restarting device?

推荐答案

如果您将调整安装为debian软件包(* .deb),则可以在postinst脚本中执行此操作

You can execute this in your postinst script if you are installing your tweak as debian package (*.deb)

launchctl stop com.apple.backboardd

背板将自动重新启动,并且cydia-substrate应该能够对其进行调整.

Backboard will restart automatically and cydia-substrate should be able to inject your tweak in it.

这篇关于我是否应该不仅要重新启动设备才能重新启动设备,以安装用于篮板的调整功能?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆