Skip to content

Input unsuccessful - Mac with intel chip. Absence of .app file after flattening? #5

@brianmaksy

Description

@brianmaksy

I am using an older version of Mac (12.7.x, Monterey) with an Intel chip and after installing Enmerkar according to the docs, I was able to find the input method and add it. However, hitting the keyboard shows nothing inputted.

I checked ~/Library/Input Methods but there was no Enmerkar.app file after the package was flattened.

So I tried to build the .app file myself using

  1. I used pkgutil along these lines to unpack then build into .app
  2. and tar -xvf, tar -xvf ./Payload -C ~/{an output folder}

So I built the .app file, but upon restarting my Mac, the same issue appears.

I am not familiar with swift but I'm a Python dev and am happy to learn and help with a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions