include: comment the modulemap

This commit is contained in:
Mitchell Hashimoto 2023-02-14 12:39:02 -08:00
parent 5d6e41557e
commit a2dd8d8abe
No known key found for this signature in database
GPG Key ID: 523D5DC389D273BC

View File

@ -1,3 +1,6 @@
// This makes Ghostty available to the XCode build for the macOS app.
// We append "Kit" to it not to be cute, but because targets have to have
// unique names and we use Ghostty for other things.
module GhosttyKit {
umbrella header "ghostty.h"
export *