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

https://github.com/below/behindenemylines

A project to convert Java (Android) resource files (like strings.xml) to Objective-C strings files
https://github.com/below/behindenemylines

Last synced: about 1 year ago
JSON representation

A project to convert Java (Android) resource files (like strings.xml) to Objective-C strings files

Awesome Lists containing this project

README

          

BehindEnemyLines
================

A project to convert Java (Android) resource files (like strings.xml) to Objective-C strings files

### Version 0.1

Right now, only the command line tool, hidden in the 'bhl' project works. Its syntax is simple:

`bhl strings.xml`

The output can be piped to a .strings file