iOS8越狱后如何精简系统 iOS8完美越狱后删除无用的原生应用软件教程(小白勿试)
每一代iOS系统升级都带来一些新的原生应用,和更多的我们用不上的应用,今年的iOS8的原生应用就新增了【播客】【iBook】【提示】等软件,如何精简系统,在没越狱时,我们只能删除一些自己下载的东西,比如看完的视频,上传过的照片,而在iOS8越狱之后,我们能够做的更多,甚至可以干掉一些很少用的iOS原生软件。下面小编就为大家分享iOS8越狱之后如何精简系统。希望可以对大家有所帮助的吧
此教程精简内容包含:
一:删除自带程序
对象包括{【提示】【股票】【iBook】【播客】}
二:删除设置菜单中残留
对象包括{【Twitter】 【Facebook】 【Flickr】 【Vimeo】【新浪微博】【腾讯微博】【Nike+iPod】}
三:删除访问限制中残留
对象包括{【iBook】【播客】【Twitter】【Facebook】【新浪微博】【腾讯微博】}
四:精简 “隐私” 中的微博等残留
对象包括{【Twitter】【Facebook】【新浪微博】【腾讯微博】}
五:精简声音设置目录
对象包括{【推特】【Facebook】}
以下教程,网友们请选择性接受,选择性删除,并做好备份工作。
1.删除软件更新:
打开/Applications/Preferences.app/里面的General.plist文件
删除下面语段
<dict>
<key>cell</key>
<string>PSLinkCell</string>
<key>cellClass</key>
<string>PSBadgedTableCell</string>
<key>detail</key>
<string>SoftwareUpdatePrefController</string>
<key>id</key>
<string>SOFTWARE_UPDATE_LINK</string>
<key>label</key>
<string>SOFTWARE_UPDATE</string>
</dict>
2.删除抹掉所有内容和设置
打开/Applications/Preferences.app/里面的reset.plist文件
删除下面语段
<dict>
<key>cell</key>
<string>PSButtonCell</string>
<key>confirmation</key>
<dict>
<key>cancelTitle</key>
<string>RESET_CONFIRMATION_CANCEL</string>
<key>okTitle</key>
<string>ERASE_CONFIRMATION_ALERT_ACCEPT</string>
</dict>
<key>confirmationAction</key>
<string>confirmationSpecifierConfirmed:</string>
<key>customControllerClass</key>
<string>DevicePINController</string>
<key>id</key>
<string>fullErase</string>
<key>isDestructive</key>
<true/>
<key>label</key>
<string>ERASE_LABEL</string>
<key>mode</key>
<integer>3</integer>
<key>pane</key>
<string>DevicePINPane</string>
</dict>
解决iBook 播客的菜单残留
解决方法:打开盘古—小工具—重建程序列表
删除 天气
有网友反映残留无法解决,目前不完美,不再提供方法
删除天气后残留: 隐私->定位服务->Weather.framework
1.首先要关闭“定位”的系统启动项
打开路径:/Library/LaunchDaemons/
将 com.apple.locationd.plist 重命名为 com.apple.locationd.plist_ (末尾加了一下划线)
2.重启手机(必须的)
3.打开:/var/root/Library/Caches/locationd/clients.plist
删除以下代码:
<key>com.apple.locationd.bundle-/System/Library/PrivateFrameworks/Weather.framework</key>
<dict>
<key>Authorization</key>
<integer>4</integer>
<key>AuthorizationUpgradeAvailable</key>
<false/>
<key>BundlePath</key>
<string>/System/Library/PrivateFrameworks/Weather.framework</string>
<key>Executable</key>
<string></string>
<key>LocationTimeStopped</key>
<real>436716976.07795</real>
<key>Registered</key>
<string></string>
<key>SupportedAuthorizationMask</key>
<integer>5</integer>
<key>TrialPeriodBegin</key>
<real>436715108.09412801</real>
<key>TrialPeriodNeedsReprompt</key>
<true/>
<key>Whitelisted</key>
<false/>
</dict>
4.把 /Library/LaunchDaemons/com.apple.locationd.plist_ 名字改回去(去掉下划线)
5.重启手机,OK。
以下教程,网友们请选择性接受,选择性删除,并做好备份工作。免得删除后后悔。
一:删除自带程序
每个路径代表一个程序,全部操作完毕后,重启一次。
【删除提示】
/Applications/Tips.app
/Library/LaunchDaemons/com.apple.tips.plist
/System/Library/AccessibilityBundles/Tips.axbundle
/System/Library/PrivateFrameworks/Tips.framework
/User/Library/Preferences/com.apple.tipsd.plist
/etc/asl/com.apple.tips
/etc/asl/com.apple.tipsd
/private/etc/asl/com.apple.tips
/private/etc/asl/com.apple.tipsd
/private/var/mobile/Library/Preferences/com.apple.tipsd.plist
/usr/libexec/tipsd
/var/mobile/Library/Caches/com.apple.IconsCache/
保留__system_version_info__ 其他全部删除
【删除股票】
/Applications/Stocks.app
/System/Library/WeeAppPlugins/StocksWeeApp.bundle
/System/Library/AccessibilityBundles/Stocks-Assistant.axbundle
/System/Library/AccessibilityBundles/Stocks.axbundle
/System/Library/AccessibilityBundles/StocksFramework.axbundle
/System/Library/AccessibilityBundles/StocksWeeApp.axbundle
/System/Library/Assistant/Plugins/Stocks.assistantBundle
/System/Library/Assistant/UIPlugins/Stocks.siriUIBundle
/System/Library/PrivateFrameworks/Stocks.framework
【删除iBook】
/Applications/iBooks.app
/Applications/Setup.app/AppleIDiBooks@2x.png
/Library/Frameworks/AEBookPlugins.framework
【删除播客】
/Applications/Podcasts.app
/System/Library/AccessibilityBundles/Podcasts.axbundle
/System/Library/Assistant/Plugins/Podcasts.assistantBundle
/private/var/mobile/Library/SpringBoard/PushStore/com.apple.podcasts.pushstore
二:删除设置菜单中残留
首先打开/Applications/Preferences.app/Settings.plist删除下面语段
【Twitter】
<dict>
<key>bundle</key>
<string>TwitterSettings</string>
<key>cell</key>
<string>PSLinkCell</string>
<key>iconCache</key>
<string>Twitter</string>
<key>isController</key>
<true/>
<key>keywords</key>
<array>
<string>Social</string>
<string>Tweet</string>
</array>
<key>label</key>
<string>TWITTER</string>
</dict>
【Facebook】
<dict>
<key>bundle</key>
<string>FacebookSettings</string>
<key>cell</key>
<string>PSLinkCell</string>
<key>iconCache</key>
<string>FacebookSettings</string>
<key>isController</key>
<true/>
<key>keywords</key>
<array>
<string>Social</string>
</array>
<key>label</key>
<string>FACEBOOK</string>
</dict>
【Flickr】
<dict>
<key>bundle</key>
<string>FlickrSettings</string>
<key>cell</key>
<string>PSLinkCell</string>
<key>iconCache</key>
<string>FlickrSettings</string>
<key>isController</key>
<true/>
<key>keywords</key>
<array>
<string>Social</string>
<string>Photos</string>
</array>
<key>label</key>
<string>FLICKR</string>
</dict>
【Vimeo】
<dict>
<key>bundle</key>
<string>VimeoSettings</string>
<key>cell</key>
<string>PSLinkCell</string>
<key>iconCache</key>
<string>VimeoSettings</string>
<key>isController</key>
<true/>
<key>keywords</key>
<array>
<string>Social</string>
<string>Videos</string>
</array>
<key>label</key>
<string>VIMEO</string>
</dict>
【新浪微博】
<dict>
<key>bundle</key>
<string>WeiboSettings</string>
<key>cell</key>
<string>PSLinkCell</string>
<key>iconCache</key>
<string>Weibo</string>
<key>isController</key>
<true/>
<key>keywords</key>
<array>
<string>Social</string>
</array>
<key>label</key>
<string>WEIBO</string>
</dict>
【腾讯微博】
<dict>
<key>bundle</key>
<string>TencentWeiboSettings</string>
<key>cell</key>
<string>PSLinkCell</string>
<key>iconCache</key>
<string>TencentWeiboSettings</string>
<key>isController</key>
<true/>
<key>keywords</key>
<array>
<string>Social</string>
</array>
<key>label</key>
<string>TENCENT_WEIBO</string>
</dict>
【Nike+iPod】
<dict>
<key>bundle</key>
<string>VictoriaSettings</string>
<key>cell</key>
<string>PSLinkCell</string>
<key>iconCache</key>
<string>Victoria</string>
<key>id</key>
<string>victoria</string>
<key>isController</key>
<true/>
<key>label</key>
<string>NIKE_PLUS_IPOD</string>
<key>requiredCapabilities</key>
<array>
<string>nike-ipod</string>
</array>
</dict>
继续打开/Applications/Preferences.app/Settings-Simulator.plist
删除下面语段
【Twitter】
<dict>
<key>bundle</key>
<string>TwitterSettings</string>
<key>cell</key>
<string>PSLinkCell</string>
<key>iconCache</key>
<string>Twitter</string>
<key>isController</key>
<true/>
<key>label</key>
<string>TWITTER</string>
</dict>
【Facebook】
<dict>
<key>bundle</key>
<string>FacebookSettings</string>
<key>cell</key>
<string>PSLinkCell</string>
<key>iconCache</key>
<string>FacebookSettings</string>
<key>isController</key>
<true/>
<key>label</key>
<string>FACEBOOK</string>
</dict>
【Flickr】
<dict>
<key>bundle</key>
<string>FlickrSettings</string>
<key>cell</key>
<string>PSLinkCell</string>
<key>iconCache</key>
<string>FlickrSettings</string>
<key>isController</key>
<true/>
<key>label</key>
<string>FLICKR</string>
</dict>
【Vimeo】
<dict>
<key>bundle</key>
<string>VimeoSettings</string>
<key>cell</key>
<string>PSLinkCell</string>
<key>iconCache</key>
<string>VimeoSettings</string>
<key>isController</key>
<true/>
<key>label</key>
<string>VIMEO</string>
</dict>
【新浪微博】
<dict>
<key>bundle</key>
<string>WeiboSettings</string>
<key>cell</key>
<string>PSLinkCell</string>
<key>iconCache</key>
<string>Weibo</string>
<key>isController</key>
<true/>
<key>label</key>
<string>WEIBO</string>
</dict>
【腾讯微博】
<dict>
<key>bundle</key>
<string>TencentWeiboSettings</string>
<key>cell</key>
<string>PSLinkCell</string>
<key>iconCache</key>
<string>TencentWeiboSettings</string>
<key>isController</key>
<true/>
<key>label</key>
<string>TENCENT_WEIBO</string>
</dict>
三:删除访问限制中残留
打开 /Applications/Preferences.app/Restrictions.plist
删除下面语段
【iBook】
<dict>
<key>MCFeature</key>
<string>allowBookstore</string>
<key>MCFeatureIsBool</key>
<true/>
<key>appIDForLazyIcon</key>
<string>com.apple.iBooks</string>
<key>cell</key>
<string>PSSwitchCell</string>
<key>cellClass</key>
<string>SyncIconCell</string>
<key>dontUnloadLazyIcon</key>
<true/>
<key>get</key>
<string>featureValue:</string>
<key>label</key>
<string>IBOOKS</string>
<key>set</key>
<string>setFeatureValue:specifier:</string>
<key>useLazyIcons</key>
<true/>
</dict>
【播客】
<dict>
<key>MCFeature</key>
<string>allowPodcasts</string>
<key>MCFeatureIsBool</key>
<true/>
<key>appIDForLazyIcon</key>
<string>com.apple.podcasts</string>
<key>cell</key>
<string>PSSwitchCell</string>
<key>cellClass</key>
<string>SyncIconCell</string>
<key>dontUnloadLazyIcon</key>
<true/>
<key>get</key>
<string>featureValue:</string>
<key>id</key>
<string>PODCASTS</string>
<key>set</key>
<string>setFeatureValue:specifier:</string>
<key>useLazyIcons</key>
<true/>
</dict>
【Twitter】
<dict>
<key>cell</key>
<string>PSLinkListCell</string>
<key>cellClass</key>
<string>AllowChangesCell</string>
<key>detail</key>
<string>AllowTCCRestrictionsController</string>
<key>get</key>
<string>capabilityEnabled:</string>
<key>label</key>
<string>TWITTER</string>
<key>set</key>
<string>setCapabilityEnabled:specifier:</string>
<key>shortTitles</key>
<array>
<string>ALLOW_DETAIL</string>
<string>DISALLOW_DETAIL</string>
</array>
<key>validTitles</key>
<array>
<string>ALLOW_CHANGES_VALUE</string>
<string>DONT_ALLOW_CHANGES_VALUE</string>
</array>
<key>validValues</key>
<array>
<true/>
<false/>
</array>
</dict>
【Facebook】
<dict>
<key>cell</key>
<string>PSLinkListCell</string>
<key>cellClass</key>
<string>AllowChangesCell</string>
<key>detail</key>
<string>AllowTCCRestrictionsController</string>
<key>get</key>
<string>capabilityEnabled:</string>
<key>label</key>
<string>FACEBOOK</string>
<key>set</key>
<string>setCapabilityEnabled:specifier:</string>
<key>shortTitles</key>
<array>
<string>ALLOW_DETAIL</string>
<string>DISALLOW_DETAIL</string>
</array>
<key>validTitles</key>
<array>
<string>ALLOW_CHANGES_VALUE</string>
<string>DONT_ALLOW_CHANGES_VALUE</string>
</array>
<key>validValues</key>
<array>
<true/>
<false/>
</array>
</dict>
【新浪微博】
<dict>
<key>cell</key>
<string>PSLinkListCell</string>
<key>cellClass</key>
<string>AllowChangesCell</string>
<key>detail</key>
<string>AllowTCCRestrictionsController</string>
<key>get</key>
<string>capabilityEnabled:</string>
<key>label</key>
<string>SINAWEIBO</string>
<key>set</key>
<string>setCapabilityEnabled:specifier:</string>
<key>shortTitles</key>
<array>
<string>ALLOW_DETAIL</string>
<string>DISALLOW_DETAIL</string>
</array>
<key>validTitles</key>
<array>
<string>ALLOW_CHANGES_VALUE</string>
<string>DONT_ALLOW_CHANGES_VALUE</string>
</array>
<key>validValues</key>
<array>
<true/>
<false/>
</array>
</dict>
【腾讯微博】
<dict>
<key>cell</key>
<string>PSLinkListCell</string>
<key>cellClass</key>
<string>AllowChangesCell</string>
<key>detail</key>
<string>AllowTCCRestrictionsController</string>
<key>get</key>
<string>capabilityEnabled:</string>
<key>label</key>
<string>TENCENTWEIBO</string>
<key>set</key>
<string>setCapabilityEnabled:specifier:</string>
<key>shortTitles</key>
<array>
<string>ALLOW_DETAIL</string>
<string>DISALLOW_DETAIL</string>
</array>
<key>validTitles</key>
<array>
<string>ALLOW_CHANGES_VALUE</string>
<string>DONT_ALLOW_CHANGES_VALUE</string>
</array>
<key>validValues</key>
<array>
<true/>
<false/>
</array>
</dict>
四:精简 “隐私” 中的微博等残留
打开/Applications/Preferences.app/Privacy.plist
每一个设置对应下面这一段语句,想删哪个设置,就删掉哪一段
【Twitter】
<dict>
<key>cell</key>
<string>PSLinkCell</string>
<key>detail</key>
<string>TCCAccessController</string>
<key>icon</key>
<string>Twitter</string>
<key>label</key>
<string>TWITTER</string>
</dict>
【Facebook】
<dict>
<key>cell</key>
<string>PSLinkCell</string>
<key>detail</key>
<string>TCCAccessController</string>
<key>icon</key>
<string>FacebookSettings</string>
<key>label</key>
<string>FACEBOOK</string>
</dict>
【新浪微博】
<dict>
<key>cell</key>
<string>PSLinkCell</string>
<key>detail</key>
<string>TCCAccessController</string>
<key>icon</key>
<string>Weibo</string>
<key>label</key>
<string>SINAWEIBO</string>
</dict>
【腾讯微博】
<dict>
<key>cell</key>
<string>PSLinkCell</string>
<key>detail</key>
<string>TCCAccessController</string>
<key>icon</key>
<string>TencentWeiboSettings</string>
<key>label</key>
<string>TENCENTWEIBO</string>
</dict>
五:精简声音设置目录
打开/Applications/Preferences.app/Sounds.plist
删除下面字段
【推特】
<dict>
<key>alertType</key>
<string>TLAlertTypeSentTweet</string>
<key>cell</key>
<string>PSLinkListCell</string>
<key>detail</key>
<string>ToneController</string>
<key>get</key>
<string>detailTextForToneWithSpecifier:</string>
<key>label</key>
<string>SENT_TWEET</string>
</dict>
【Facebook】
<dict>
<key>alertType</key>
<string>TLAlertTypeFacebookPost</string>
<key>cell</key>
<string>PSLinkListCell</string>
<key>detail</key>
<string>ToneController</string>
<key>get</key>
<string>detailTextForToneWithSpecifier:</string>
<key>label</key>
<string>FACEBOOK_POST</string>
</dict>
温馨提示:以上教程有风险,玩机之前请先备份。如果实现想测试一下是否有用,小编建议大家先拿【iBook】和【播客】这两个软件练手,因为,即使把它们删除了,用户还是可以再从App Store中进行下载。
相关文章
苹果iOS18 Beta版有必要升级吗 iOS18 Beta版更新建议
6月11日,苹果发布了iOS和iPadOS 18的首个Beta版本更新,虽然新功能和特性很多,但同时也存在许多问题,因此,在推荐用户升级之前,我们应该先考虑一些因素,,有很多果粉在犹2024-06-12- iOS 18在2024年苹果全球开发者大会(WWDC)的主题演讲上正式亮相了,不过,在真正上手 iOS 18 后,也许是因为 AI 暂时缺位,这个新系统在功能和自定义的可玩性比想象中要高2024-06-11
iOS18 正式发布支持通话录音了: 附苹果iOS 18升级名单公布
6月11日凌晨,苹果举行WWDC开发者大会,正式带来全新的iOS 18系统,ios18值得升级吗?详细请看下文介绍2024-06-11- 苹果公司宣布了其iOS系统的一项突破性更新——正式引入通话录音功能,这项新功能不仅满足了广大用户长期以来对通话录音的期待,更是为iPhone带来了前所未有的实用性2024-06-11
- 苹果手机在用了一段时间后可能会出现发热、变卡的情况,该如何解决呢?下面一起来看看苹果手机发烫卡顿掉电快解决方法2024-06-11
- iOS17.5.1需要升级吗?除了修复Bug外,iOS 17.5.1还在性能方面进行了优化,下面一起来了解一下吧2024-05-23
iphone选哪款性价比高? 2024年最值得入手的iPhone型号排行榜
想要换苹果手机的朋友不知道怎么选择,是该入手标准版iPhone好呢,还是选pro版的iPhone好呢?如果你正在考虑购买一款新的苹果手机,那么本文将为你提供目前最值得买的苹果2024-05-16iOS17.5正式版值得更新吗 iOS17.5正式版更新内容及升级建议
今天凌晨,苹果终于发布了 iOS 17.5 正式版更新,版本号为 21F79,那么iOS17.5正式版值得更新吗?下面小编带来iOS17.5正式版更新内容及升级建议,需要的朋友可以参考下2024-05-16iOS16.7.8支持机型有哪些 iOS16.7.8适配机型名单一览
随着时间的推移,苹果系统不断完善,为用户带来更多新功能和优化体验,iOS 16.7.8系统作为近期推送的一个版本,其支持的机型范围相对有限,那么iOS16.7.8支持机型有哪些?下2024-05-14iOS17.5维修模式有什么用 iOS17.5维修模式功能介绍
“维修模式”和其他手机厂商提供的“维修模式”一样,有了这个新功能后,用户在维修iPhone时无需关闭“查找我的iPhone”和激活锁,也不会影响设备的完整功能2024-05-07
最新评论