【精简系统教程】iOS8完美越狱后删除无用的iOS原生软件
每一代iOS系统升级都带来一些新的原生应用,和更多的我们用不上的应用,今年的iOS8的原生应用就新增了【播客】【iBook】【提示】等软件,如何精简系统,在没越狱时,我们只能删除一些自己下载的东西,比如看完的视频,上传过的照片,而在iOS8越狱之后,我们能够做的更多,甚至可以干掉一些很少用的iOS原生软件。那么iOS8越狱之后如何精简系统呢?下面小编就与大家分享了iOS8完美越狱后删除无用的iOS原生软件教程,一起来看看吧!

此教程精简内容包含:
一:删除自带程序
对象包括{【提示】【股票】【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中进行下载。
相关文章

基带版本降级了! 苹果 iOS 18.5 开发者预览版 Beta 发布
苹果紧急发布下一个版本,推出 iOS 18.5 beta 内测,接下来发布的 18.x 系统基本上都是一些功能上改进以及修复漏洞提升安全性问题,更多的功能都会安排在 iOS 19 系统上2025-04-03
零售机、官换机、官翻机你真的了解吗? 苹果iPhone官换机跟全新机的区别
在苹果产品的生态中,官换机与新机时常让消费者感到困惑,究竟二者存在哪些区别?在选购时又该如何抉择?为了帮助消费者更好地了解这两种手机,本文将详细解析官换机和全新2025-03-11
苹果这刀法我看不明白了! iPhone16e发布但这10项功能被减配
全新的 iPhone 16 e 主要定位就是 16 系列中最便宜的入门手机,整体配置最低,但芯片性能强悍,现在就来看看iPhone 16 e 有哪些特点吧2025-02-20
苹果iPhone 16e对比iPhone16和iPhone15区别大吗?
iPhone 16e今日发布后,想要看看和iPhone16和iPhone15有什么区别?下面我们就来一起来看看2025-02-20
苹果iPhone 16e怎么样? 买前必看iPhone 16e优缺点全解析
今日凌晨苹果iPhone 16e发布后,很多朋友都想购买这款手机,今天我们就对 iPhone 16e 主要优缺点的重新梳理,详细如下2025-02-20
4499元起的苹果iPhone 16e对比国产手机值不值得购买?
4499元起的苹果iPhone 16e今日凌晨发布了,那么,这次的iPhone 16e在国内市场能否与一众安卓一较高低呢?详细请看下文介绍2025-02-20
最便宜iPhone藏着苹果最大的 AI 野心! iPhone 16e押注AI胜算几何
今日凌晨苹果在官网直接上架了iPhone 16e,起售价比iPhone 16起售价低了1500元,它能让苹果在中国市场打个翻身仗吗?详细请看下文介绍2025-02-20
最便宜的 iPhone16e值不值得购买? 不值得你为 AI 买单
iPhone 16今日凌晨发布,4499 元起售,这款手机值得购买吗?iPhone 16e 最大的吸引力无疑是 AI,至于值不值请看下文介绍2025-02-20
苹果全新iPhone 16e突然上架!A18芯片+单摄+支持AI 售价4499元起
今日凌晨,苹果正式发布了全新的iPhone 16 e型号,和之前曝光相符,其原型为 iPhone SE 第四代产品,本次只是换成了 16 系列来出售,而全新的 iPhone 16 e 主要定位就是 162025-02-20
iPhone15卡在恢复模式怎么办? 4个方法快速退出手机恢复模式的技巧
最近,iPhone 用户中出现了关于特定并发症的嗡嗡声:他们的 iPhone 卡在恢复屏幕上,该怎么解决这个问题呢?详细请看下文介绍2025-02-18












最新评论