An open API service indexing awesome lists of open source software.

https://github.com/amake/localeinspector

An iOS tool for getting info about locales
https://github.com/amake/localeinspector

Last synced: over 1 year ago
JSON representation

An iOS tool for getting info about locales

Awesome Lists containing this project

README

          

# Locale Inspector

Locale Inspector is a simple app for iOS that allows developers to easily view
detailed information about locales.

- User locales: The user preferences, including the current active locale and
the priority list of inactive locales

- System locales: All locales available from `Locale.availableIdentifiers`

- Locale details: Tap a locale to see a list of all instance properties

# Requirements

- Build and install with Xcode. Not tested with Xcode older than version 8 beta
6.

- Supports iOS 8 and later

# License

Apache-2.0