Skip to content

为你的联系人加上拼音属性,这样即使你的 iPhone 设置成英文,也能有按拼音分段的功能。暂时还没有改成用 Contacts framework,Xcode 10 无法运行哦

Notifications You must be signed in to change notification settings

lexrus/PhoneticContacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PhoneticContacts

Language Git Twitter

为你的联系人加上拼音属性, 这样即使你的 iPhone 设置成英文, 也能有__按姓氏拼音首字母分段__的功能。

这个工具参考了 V2EX 网友写的 AppleScript, 但使用 CFStringTransform 查拼音,速度更快。

另外,有些汉字姓氏的读音比较特殊 (如「曾」作为姓时读作 zeng)。 我在网上随便找了一些,做了替换的处理,可能不全,欢迎补充。

请在 Xcode 9 里打开此项目,command + r 运行后联系人就有拼音属性了。 过不了多久(看脸),这些更新后的联系人会通过 iCloud 同步到 iPhone。

About

为你的联系人加上拼音属性,这样即使你的 iPhone 设置成英文,也能有按拼音分段的功能。暂时还没有改成用 Contacts framework,Xcode 10 无法运行哦

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages