Skip to content

A simple shell script to convert iOS string to Android strings.

Notifications You must be signed in to change notification settings

michael-wang/ios2and

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ios2and

A simple shell script to convert iOS string to Android strings.

ios2and in out pre post

    in : iOS string.
   out : Android string.
   pre : strings to add before iOS strings.
  post : strings to add after iOS strings.

This script depends on 'sed' to do the conversion. I only tested it on Mac OSX. Please feel free to use/distribute it.

Michael ([email protected])

About

A simple shell script to convert iOS string to Android strings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages