Adding a button to an iPhone prefs / settings bundle?

前端 未结 3 1422
暗喜
暗喜 2021-01-19 12:16

Just wondering if it\'s possible to add a button like the \"Clear History\", \"Clear Cookies\" etc buttons in the Safari preferences to your own app\'s settings bundle? Bee

3条回答
  •  既然无缘
    2021-01-19 12:55

    Nike+iPod is a root application. Anything running under root can run code from basically anywhere (with restrictions, Sandbox is a b**ch) If you're interested you can make a jailbreak preferencebundle with Theos or iOSOpenDev! Which allows you to make a root bundle that can run button action code.

提交回复
热议问题