An input method without morphological analysis.
$ cd aquaskk/platform/mac
$ make pkg
$ make dmg
After install AquaSKK package, you could replace AquaSKK.app
with debug build.
$ cd aquaskk/platform/mac
$ make install
You might need logout/login to start new AquaSKK process.
After install AquaSKK package, you could replace AquaSKK.app
with release build.
$ cd aquaskk/platform/mac
$ make install-rc
You might need logout/login to start new AquaSKK process.