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