diff options
Diffstat (limited to 'Tools/freeze/README')
-rw-r--r-- | Tools/freeze/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Tools/freeze/README b/Tools/freeze/README index 098107c..18815fa 100644 --- a/Tools/freeze/README +++ b/Tools/freeze/README @@ -222,6 +222,11 @@ source tree). It is possible to create frozen programs that don't have a console window, by specifying the option '-s windows'. See the Usage below. +Usage under macOS +----------------- + +On macOS the freeze tool is not supported for framework builds. + Usage ----- |