mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-15 13:19:23 +00:00
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 |
||
|---|---|---|
| .. | ||
| engine/KMEI | ||
| keyman/Keyman | ||
| keymanios.xcworkspace | ||
| samples | ||
| .gitignore | ||
| build.sh | ||
| exportAppStore.plist | ||
| history.md | ||
| README.md | ||
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.