引用:
原帖由 tallboythinboy 于 2008-3-8 13:11 发表 
同上。晕死。
为什么开发组没人来解决?
113 和114下wespot无法使用的问题是因为pxl中的路径写错了
<dict>
<key>destination</key>
<string>/private/mobile/root/Library/WeSpot</string>
<key>overwrite</key>
<true/>
<key>permanent</key>
<false/>
<key>source</key>
<string>data</string>
</dict>
这个应该是/private/var/mobile/Library/WeSpot
游戏安装包中的PxlPkg.plist 文件,从压缩包里解压后,改了这个位置后,再打包进去,zip改名为pxl,再用ib等安装就没问题了