This commit is contained in:
Kovid Goyal 2021-08-19 19:41:28 +05:30
commit 898f162369
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -92,6 +92,12 @@ you might have to rebuild the app.
a self signed certificate, see for example, `here
<https://stackoverflow.com/questions/27474751/how-can-i-codesign-an-app-without-being-in-the-mac-developer-program/27474942>`_.
.. note::
If you are facing issues with ``linker`` while building, try with a ``brew`` installed python instead.
Or check `this thread
<https://github.com/kovidgoyal/kitty/issues/289>`_ for different solutions.
Build and run from source with Nix
-------------------------------------------