You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 2, 2022. It is now read-only.
$ python3 -m kbdgen -t osx examples/project-cux.yaml
[E osx:68] [cuicatec] Error while validating layout:
Dead key modes are defined for undefined modes: ['iso-default', 'iso-shift']
[I osx:79] Creating bundle…
[I osx:100] Creating installer…
[W osx:313] No version for installer specified; defaulting to '0.0.0'.
[E base:222] Process failed to launch with the following error message:
[E base:223] [Errno 2] No such file or directory: 'pkgbuild': 'pkgbuild'
It seems likepkgbuildis something on Mac that isn't on Linux. It seems to be possible (in principle).
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It seems like
pkgbuild
is something on Mac that isn't on Linux. It seems to be possible (in principle).The text was updated successfully, but these errors were encountered: