Click here to Close
 
打印

[讨论] 114下wespot无法使用的问题是因为pxl中的路径写错了

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

大家自己改一下,就不存在退出的问题了


[ 本帖最后由 xiaoyu 于 2008-3-8 13:49 编辑 ]

TOP

谢谢,能不能详细说一下这是哪个文件?

TOP

PxlPkg.plist 这个文件,从压缩包里解压后,改了这个位置后,再打包进去,zip改名为pxl,再用ib等安装就没问题了

TOP

lz发现的问题是对的。
但是目录应该是
/private/var/mobile/Library/WeSpot

TOP

4楼的正解

TOP

用iBrickr把原来安装的WeSpot卸载,结果发现/var/mobile/Library下还有那个WeSpot目录,于是删之。
使用ibrickr重新安装楼主方法修改的WeSpot(解压,修改,压缩为zip格式,改名),发现/var/mobile/Library中没有WeSpot目录了。于是使用winscp在这个位置建立目录WeSpot,把安装包中data目录下的文件全部拷贝过去,于是不退出了。但不知道会不会有其他问题。

TOP

恩,var写错了root,修改了第一贴

TOP

<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>
Max5菜泡饭源http://i.ChinaUnlock.com
爸爸,同癌症斗争中,顶住

TOP

4楼的正解
我始终沉溺在自己的世界里。。。

TOP

那反那位给个完整的包好吗?
╭∩╮(︶︿︶)╭∩╮

TOP