spiegel-keyman/ios
darcywong00 e53169d933 Update README files
root README
-Add iOS CI build status
-Organize according to desktop and web/mobile platforms

web/README
- Reorder content to a *Minimum Web Requirements* section

ios/README
- Add some formatting
2017-08-30 08:22:00 +07:00
..
engine/KMEI Fixes #224 - keyboard width incorrect on newer devices 2017-08-26 14:44:04 +07:00
keyman/Keyman Pull newest files from closed repo 2017-08-21 14:16:18 +07:00
keymanios.xcworkspace Initial commit 2017-08-21 13:54:29 +07:00
samples Add executable bit 2017-08-21 15:00:08 +07:00
.gitignore Initial commit 2017-08-21 13:54:29 +07:00
build.sh Extra retooling of build.sh. 2017-08-25 09:43:20 +07:00
exportAppStore.plist Initial commit 2017-08-21 13:54:29 +07:00
history.md Stable build 2.6.4 history.md 2017-08-26 14:44:52 +07:00
README.md Update README files 2017-08-30 08:22:00 +07:00

Keyman for iOS

Minimum iOS Requirements

Xcode

Compiling from Command line

To build Keyman for iOS, please run the build.sh build script within this folder. You will need to either run with the command-line argument -no-codesign or obtain the necessary security permissions and certificate data as part of our core development team to complete the build for the final app.

To run the app within a simulator after build.sh is completed, "Run" the Keyman scheme/target within Xcode.