https://github.com/daniel-beard/simlang_xcode_plugin
Xcode plugin that lets you change the language of the simulator easily. Proof of concept.
https://github.com/daniel-beard/simlang_xcode_plugin
Last synced: about 1 year ago
JSON representation
Xcode plugin that lets you change the language of the simulator easily. Proof of concept.
- Host: GitHub
- URL: https://github.com/daniel-beard/simlang_xcode_plugin
- Owner: daniel-beard
- License: mit
- Created: 2014-09-25T18:15:09.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-24T23:09:09.000Z (over 11 years ago)
- Last Synced: 2025-02-05T01:27:47.282Z (over 1 year ago)
- Language: Swift
- Size: 156 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
simlang_xcode_plugin
====================
Xcode plugin that lets you change the language of the simulator easily. Proof of concept.

### Install
- Download or clone this repository
- Open with Xcode and run
- Restart Xcode
### Uninstall
- The plugin in installed in `~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins`
- Remove it from the folder and restart Xcode
### Requirements
- Has only been tested on Xcode6 and OS X Yosemite