# PhoneticContacts **Repository Path**: BI4PWI/PhoneticContacts ## Basic Information - **Project Name**: PhoneticContacts - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-29 - **Last Updated**: 2021-12-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PhoneticContacts [![Git](https://img.shields.io/badge/GitHub-lexrus-blue.svg?style=flat)](https://github.com/lexrus) [![Twitter](https://img.shields.io/badge/twitter-@lexrus-blue.svg?style=flat)](http://twitter.com/lexrus) [![LinkedIn](https://img.shields.io/badge/linkedin-Lex Tang-blue.svg?style=flat)](https://cn.linkedin.com/in/lexrus/en) [![eMail](https://img.shields.io/badge/email-lexrus@gmail.com-blue.svg?style=flat)](mailto:lexrus@gmail.com?SUBJECT=About PhoneticContacts) 为你的联系人加上拼音属性,这样即使你的 iPhone 设置成英文,也能有按拼音分段的功能。 screenshot 这是 Objective-C 的实现,参考了 [V2EX上网友写的 AppleScript](http://v2ex.com/t/52860),查拼音的事可以交给 CFStringTransform ,不需要 curl ,所以速度更快更省事。 在 Xcode 4.5+ 里打开项目,运行项目后联系人就有拼音属性了。