※ 本文為 allindsf 轉自 ptt.cc
1.登出gamecenter再登入 確認沒有在sandbox下
2.使用ifunbox取出
/var/mobile/Library/Caches/com.apple.mobile.installation.plist
3.使用文字編輯器找到並移除
<key>ProfileValidated</key>
<true/>
這兩行
像我使用notepad++
就開增強模式 搜尋\n\t\t\t<key>ProfileValidated</key>\n\t\t\t<true/>
一次搞定(<ゝω・)
不過如果你這樣搜尋找不到
請適當的依照檔案內容調整
基本上大概就是把\t的地方換成空白之類的
4.找到<string>TDMTANF Bypass</string>
取代成<string>Apple iPhone OS Application Signing</string>
數量應該會跟步驟3的相同
5.移除/var/mobile/tdmtanf目錄
6.respring
ps:
mac 下文字編輯軟體 推薦使用
TextWrangler
跟notepad++ 有同樣效果 而且還是free的軟體
內文搜尋

X