Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 894 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 894 Bytes

giellakbd-ios

An open source reimplementation of Apple's native iOS keyboard with a specific focus on support for localised keyboards and support for minority and indigenous languages.

Dependencies

In order to build the divvunspell dependency, you will need to install the Rust compiler. See https://rustup.rs for instructions.

Run the following commands:

rustup target install {aarch64,armv7,armv7s,x86_64,i386}-apple-ios
cargo install cargo-lipo
pod install

To enable Sentry, add a SentryDSN key to the HostingApp/Supporting Files/Info.plist file.

Note: the first build will take a while.

License

giellakbd-ios is licensed under either of

at your option.