Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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:].
- Host: GitHub
- URL: https://github.com/kemenaran/nsbundle-preferredlocalizations-sample
- Owner: kemenaran
- Created: 2013-06-23T13:29:03.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-06-23T14:58:00.000Z (over 11 years ago)
- Last Synced: 2023-03-15T02:46:41.067Z (almost 2 years ago)
- Language: Objective-C
- Size: 109 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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.