batermj / Mozc-for-iOS

Mozc - Japanese Input Method for Chromium OS, Android, Windows, Mac and Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mozc-for-iOS Build Status Apache License 2.0

Mozc for iOS build

Credits

https://code.google.com/p/mozc/

References

https://code.google.com/p/mozc/

System Requirements

Mac OS X 10.9+
Xcode 6.0+
iOS SDK 8.0+
Python 2.7.5

Tested Environments

iPhone 6 Plus, iOS 8.0.2
iPhone 4S, iOS 8.0.2
iPad mini, iOS 7.1.2

Get the Code

$ git clone git@github.com:kishikawakatsumi/Mozc-for-iOS.git mozc_ios

Build Instructions

Configuration

$ cd mozc_ios/src
$ python build_mozc.py gyp

Compilation

$ python build_mozc_ios.py

Artifacts

See src/out_ios/Release-iphoneos

Limitation

Device build only, cannot run on the simulator.

Sample Project

See https://github.com/kishikawakatsumi/JapaneseKeyboardKit

License

Mozc-for-iOS is available under the Apache license (same as the original). See the LICENSE file for more info.

About

Mozc - Japanese Input Method for Chromium OS, Android, Windows, Mac and Linux

License:Apache License 2.0


Languages

Language:C 82.0%Language:C++ 10.7%Language:Objective-C 3.0%Language:Java 2.4%Language:Python 1.1%Language:JavaScript 0.3%Language:HTML 0.2%Language:Objective-C++ 0.2%Language:Emacs Lisp 0.1%Language:CSS 0.0%Language:Shell 0.0%Language:Makefile 0.0%Language:Yacc 0.0%Language:QMake 0.0%Language:Ruby 0.0%