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
- Host: GitHub
- URL: https://github.com/below/behindenemylines
- Owner: below
- License: mit
- Created: 2013-09-13T22:59:48.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-09-13T23:06:26.000Z (over 12 years ago)
- Last Synced: 2025-01-26T02:44:21.452Z (about 1 year ago)
- Language: Objective-C
- Size: 125 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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