Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kemenaran/nsbundle-preferredlocalizations-sample

A sample project that demonstrates some edge cases in the behavior of -[NSBundle preferredLocalizationsFromArray:forPreferences:].
https://github.com/kemenaran/nsbundle-preferredlocalizations-sample

Last synced: 20 days ago
JSON representation

A sample project that demonstrates some edge cases in the behavior of -[NSBundle preferredLocalizationsFromArray:forPreferences:].

Awesome Lists containing this project

README

        

This project demonstrates some edge cases in the behavior of `-[NSBundle preferredLocalizationsFromArray:forPreferences:]`.

How to use
---

As this issue was initially filed against the iOS SDK, it contains a project targeting iOS, under the form of a unit tests bundle.

To demonstrate the issues, execute the `Test` action on the `UnitTests` scheme in the projet.