Skip to content

n-studio/Mozc-for-iOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 85.1%
  • C++ 10.5%
  • Java 2.4%
  • Python 1.0%
  • JavaScript 0.3%
  • Objective-C 0.2%
  • Other 0.5%