Hi! I am planning on integrating a keyman keyboard into my app, but first I wanted to try using the sample project in KMSample1 to get a handle on how it works, but the xcode build fails when I try. There is an issue with the Keyman Engine dependencies. I have tried adding a Carthage cartfile, but I cannot find all the necessary information to include for all the dependencies. I am not sure if a build step is necessary first, but when I try to run the included build.sh script, it fails because the file “resources/build/build-utils.sh” (from line 13 of the build_common.sh) cannot be found.
I am not sure what to try next. I assume I am missing something simple, since this is just supposed to be a sample project. Any advice?
2 posts - 1 participant