AltList
AltList copied to clipboard
New feature: highlight search text
Not very important but for fun.
This PR also:
- Adds framework umbrella header.
- Builds for iOS simulator.
- Fixes
_searchKey = searchController.searchBar.text;from non-main thread. - Fixed alphabetic indexing for other languages.
- Chinese characters are sorted by their Pinyin.