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

https://github.com/daniel-beard/simlang

Swift script that changes the language of all iOS simulators for Xcode 6+
https://github.com/daniel-beard/simlang

Last synced: about 1 year ago
JSON representation

Swift script that changes the language of all iOS simulators for Xcode 6+

Awesome Lists containing this project

README

          

simlang
=======

Swift script that changes the language of all iOS simulators for Xcode 6+

## Usage
./simlang.swift {languageCode}

Language code must be a valid language code supported by iOS.

## Examples

English

./simlang.swift en

Hebrew

./simlang.swift he

Spanish (Mexico)

./simlang.swift es-MX

## Requirements
Needs Xcode6.1-Beta or higher