1.1.3Appsupport完美解决
手机固话全部适用,没有小灵通无法测试
我在国际设置里面,区域选的是美国
所以把PhoneNumberTemplates.txt文件改成如下格式了(附件里的格式有点小问题不正确,以这里的为准)
// United States [us]
us 86 00 0 21 ########
+ + + + - ###########
如果你选别的国家或地区请参照上面修改PhoneNumberTemplates.txt文件
如果你不在上海,请把21改成你所在地区的区号,比如你在北京就改成
// United States [us]
us 86 00 0 10 ########
+ + + + - ###########
如果是深圳就是
// United States [us]
us 86 00 0 755 ########
+ + + + - ###########
注意保留空格
接下来就简单了
- Create a directory named "Support" in the /System/Library/Frameworks/AppSupport.framework/ directory
on your iPhone.
- Copy the "AppSupport" and "AppSupport.original" files from the zip file to
the /System/Library/Frameworks/AppSupport.framework/ directory on your iPhone.
- Copy the "PhoneNumber.dylib" and "PhoneNumberTemplates.txt" files from the zip file to
the /System/Library/Frameworks/AppSupport.framework/Support/ directory on your iPhone.
- Optimize the "PhoneNumberTemplates.txt" file on your iPhone by moving all templates for your country
to the top of the file and/or removing templates for countries that you don't need.
- Reboot iPhone.
注:原先短信里面同一联系人的匹配和未能匹配的短信不会自动合并,删掉匹配的,或者删掉不能匹配的,或者都删除,以后就都正常了。
[ 本帖最后由 alawbc 于 2008-1-30 17:29 编辑 ]
附件
-
AppSupport113.rar
(68.05 KB)
-
2008-1-29 15:20, 下载次数: 177