Mozc for iOS build
https://code.google.com/p/mozc/
https://code.google.com/p/mozc/
Mac OS X 10.9+
Xcode 6.0+
iOS SDK 8.0+
Python 2.7.5
iPhone 6 Plus, iOS 8.0.2
iPhone 4S, iOS 8.0.2
iPad mini, iOS 7.1.2
$ git clone git@github.com:kishikawakatsumi/Mozc-for-iOS.git mozc_ios
$ cd mozc_ios/src
$ python build_mozc.py gyp
$ python build_mozc_ios.py
See src/out_ios/Release-iphoneos
Device build only, cannot run on the simulator.
See https://github.com/kishikawakatsumi/JapaneseKeyboardKit
Mozc-for-iOS is available under the Apache license (same as the original). See the LICENSE file for more info.