Skip to content

Commit a2dd8d8

Browse files
committed
include: comment the modulemap
1 parent 5d6e415 commit a2dd8d8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

include/module.modulemap

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

0 commit comments

Comments
 (0)