JapaneseKeyboardKit
JapaneseKeyboardKit copied to clipboard
Cannot build on physical device when moved to another project
Hi,
I'm not sure if this should fall into your issues, but I've installed JapaneseKeyboardKit and have managed to build and run your repository both on a simulator and physical device. But when i move the files that are included in your installed project to a new project (trying to integrate the japanese keyboard in a swift project), I can't build on the physical device anymore, I can only build on the simulator.
I end up getting file not found errors mainly in the InputManager.mm file. Any suggestions as to how to deal with this issue?
Thank you, Alan