Skip to content

Commit 4835a5d

Browse files
committed
fix mingw, update ftg_core, change build msg
1 parent 29bd31d commit 4835a5d

File tree

8 files changed

+66
-47
lines changed

8 files changed

+66
-47
lines changed

build/gmake_linux/nfd.make

+6-6
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ ifeq ($(config),release_x64)
3232
endef
3333
define POSTBUILDCMDS
3434
@echo Running postbuild commands
35-
@echo "\n[33m ***[0m Do you use Native File Dialog? There is a totally optional user survey. \nI would appreciate hearing how you use it!\nSurvey: https://forms.gle/ApWCFsXeCVxpg4XLA"[33m ***[0m
35+
@echo "\n[33m ***[0m Do you use Native File Dialog? Please take the user survey to help development: https://forms.gle/ApWCFsXeCVxpg4XLA"[33m ***[0m
3636
endef
3737
all: prebuild prelink $(TARGET)
3838
@:
@@ -61,7 +61,7 @@ ifeq ($(config),release_x86)
6161
endef
6262
define POSTBUILDCMDS
6363
@echo Running postbuild commands
64-
@echo "\n[33m ***[0m Do you use Native File Dialog? There is a totally optional user survey. \nI would appreciate hearing how you use it!\nSurvey: https://forms.gle/ApWCFsXeCVxpg4XLA"[33m ***[0m
64+
@echo "\n[33m ***[0m Do you use Native File Dialog? Please take the user survey to help development: https://forms.gle/ApWCFsXeCVxpg4XLA"[33m ***[0m
6565
endef
6666
all: prebuild prelink $(TARGET)
6767
@:
@@ -90,7 +90,7 @@ ifeq ($(config),release_arm64)
9090
endef
9191
define POSTBUILDCMDS
9292
@echo Running postbuild commands
93-
@echo "\n[33m ***[0m Do you use Native File Dialog? There is a totally optional user survey. \nI would appreciate hearing how you use it!\nSurvey: https://forms.gle/ApWCFsXeCVxpg4XLA"[33m ***[0m
93+
@echo "\n[33m ***[0m Do you use Native File Dialog? Please take the user survey to help development: https://forms.gle/ApWCFsXeCVxpg4XLA"[33m ***[0m
9494
endef
9595
all: prebuild prelink $(TARGET)
9696
@:
@@ -119,7 +119,7 @@ ifeq ($(config),debug_x64)
119119
endef
120120
define POSTBUILDCMDS
121121
@echo Running postbuild commands
122-
@echo "\n[33m ***[0m Do you use Native File Dialog? There is a totally optional user survey. \nI would appreciate hearing how you use it!\nSurvey: https://forms.gle/ApWCFsXeCVxpg4XLA"[33m ***[0m
122+
@echo "\n[33m ***[0m Do you use Native File Dialog? Please take the user survey to help development: https://forms.gle/ApWCFsXeCVxpg4XLA"[33m ***[0m
123123
endef
124124
all: prebuild prelink $(TARGET)
125125
@:
@@ -148,7 +148,7 @@ ifeq ($(config),debug_x86)
148148
endef
149149
define POSTBUILDCMDS
150150
@echo Running postbuild commands
151-
@echo "\n[33m ***[0m Do you use Native File Dialog? There is a totally optional user survey. \nI would appreciate hearing how you use it!\nSurvey: https://forms.gle/ApWCFsXeCVxpg4XLA"[33m ***[0m
151+
@echo "\n[33m ***[0m Do you use Native File Dialog? Please take the user survey to help development: https://forms.gle/ApWCFsXeCVxpg4XLA"[33m ***[0m
152152
endef
153153
all: prebuild prelink $(TARGET)
154154
@:
@@ -177,7 +177,7 @@ ifeq ($(config),debug_arm64)
177177
endef
178178
define POSTBUILDCMDS
179179
@echo Running postbuild commands
180-
@echo "\n[33m ***[0m Do you use Native File Dialog? There is a totally optional user survey. \nI would appreciate hearing how you use it!\nSurvey: https://forms.gle/ApWCFsXeCVxpg4XLA"[33m ***[0m
180+
@echo "\n[33m ***[0m Do you use Native File Dialog? Please take the user survey to help development: https://forms.gle/ApWCFsXeCVxpg4XLA"[33m ***[0m
181181
endef
182182
all: prebuild prelink $(TARGET)
183183
@:

build/gmake_linux_zenity/nfd.make

+6-6
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ ifeq ($(config),release_x64)
3232
endef
3333
define POSTBUILDCMDS
3434
@echo Running postbuild commands
35-
@echo "\n[33m ***[0m Do you use Native File Dialog? There is a totally optional user survey. \nI would appreciate hearing how you use it!\nSurvey: https://forms.gle/ApWCFsXeCVxpg4XLA"[33m ***[0m
35+
@echo "\n[33m ***[0m Do you use Native File Dialog? Please take the user survey to help development: https://forms.gle/ApWCFsXeCVxpg4XLA"[33m ***[0m
3636
endef
3737
all: prebuild prelink $(TARGET)
3838
@:
@@ -61,7 +61,7 @@ ifeq ($(config),release_x86)
6161
endef
6262
define POSTBUILDCMDS
6363
@echo Running postbuild commands
64-
@echo "\n[33m ***[0m Do you use Native File Dialog? There is a totally optional user survey. \nI would appreciate hearing how you use it!\nSurvey: https://forms.gle/ApWCFsXeCVxpg4XLA"[33m ***[0m
64+
@echo "\n[33m ***[0m Do you use Native File Dialog? Please take the user survey to help development: https://forms.gle/ApWCFsXeCVxpg4XLA"[33m ***[0m
6565
endef
6666
all: prebuild prelink $(TARGET)
6767
@:
@@ -90,7 +90,7 @@ ifeq ($(config),release_arm64)
9090
endef
9191
define POSTBUILDCMDS
9292
@echo Running postbuild commands
93-
@echo "\n[33m ***[0m Do you use Native File Dialog? There is a totally optional user survey. \nI would appreciate hearing how you use it!\nSurvey: https://forms.gle/ApWCFsXeCVxpg4XLA"[33m ***[0m
93+
@echo "\n[33m ***[0m Do you use Native File Dialog? Please take the user survey to help development: https://forms.gle/ApWCFsXeCVxpg4XLA"[33m ***[0m
9494
endef
9595
all: prebuild prelink $(TARGET)
9696
@:
@@ -119,7 +119,7 @@ ifeq ($(config),debug_x64)
119119
endef
120120
define POSTBUILDCMDS
121121
@echo Running postbuild commands
122-
@echo "\n[33m ***[0m Do you use Native File Dialog? There is a totally optional user survey. \nI would appreciate hearing how you use it!\nSurvey: https://forms.gle/ApWCFsXeCVxpg4XLA"[33m ***[0m
122+
@echo "\n[33m ***[0m Do you use Native File Dialog? Please take the user survey to help development: https://forms.gle/ApWCFsXeCVxpg4XLA"[33m ***[0m
123123
endef
124124
all: prebuild prelink $(TARGET)
125125
@:
@@ -148,7 +148,7 @@ ifeq ($(config),debug_x86)
148148
endef
149149
define POSTBUILDCMDS
150150
@echo Running postbuild commands
151-
@echo "\n[33m ***[0m Do you use Native File Dialog? There is a totally optional user survey. \nI would appreciate hearing how you use it!\nSurvey: https://forms.gle/ApWCFsXeCVxpg4XLA"[33m ***[0m
151+
@echo "\n[33m ***[0m Do you use Native File Dialog? Please take the user survey to help development: https://forms.gle/ApWCFsXeCVxpg4XLA"[33m ***[0m
152152
endef
153153
all: prebuild prelink $(TARGET)
154154
@:
@@ -177,7 +177,7 @@ ifeq ($(config),debug_arm64)
177177
endef
178178
define POSTBUILDCMDS
179179
@echo Running postbuild commands
180-
@echo "\n[33m ***[0m Do you use Native File Dialog? There is a totally optional user survey. \nI would appreciate hearing how you use it!\nSurvey: https://forms.gle/ApWCFsXeCVxpg4XLA"[33m ***[0m
180+
@echo "\n[33m ***[0m Do you use Native File Dialog? Please take the user survey to help development: https://forms.gle/ApWCFsXeCVxpg4XLA"[33m ***[0m
181181
endef
182182
all: prebuild prelink $(TARGET)
183183
@:

build/gmake_macosx/nfd.make

+4-4
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ ifeq ($(config),release_x64)
4040
endef
4141
define POSTBUILDCMDS
4242
@echo Running postbuild commands
43-
@echo "\n[33m ***[0m Do you use Native File Dialog? There is a totally optional user survey. \nI would appreciate hearing how you use it!\nSurvey: https://forms.gle/ApWCFsXeCVxpg4XLA"[33m ***[0m
43+
@echo "\n[33m ***[0m Do you use Native File Dialog? Please take the user survey to help development: https://forms.gle/ApWCFsXeCVxpg4XLA"[33m ***[0m
4444
endef
4545
all: prebuild prelink $(TARGET)
4646
@:
@@ -77,7 +77,7 @@ ifeq ($(config),release_arm64)
7777
endef
7878
define POSTBUILDCMDS
7979
@echo Running postbuild commands
80-
@echo "\n[33m ***[0m Do you use Native File Dialog? There is a totally optional user survey. \nI would appreciate hearing how you use it!\nSurvey: https://forms.gle/ApWCFsXeCVxpg4XLA"[33m ***[0m
80+
@echo "\n[33m ***[0m Do you use Native File Dialog? Please take the user survey to help development: https://forms.gle/ApWCFsXeCVxpg4XLA"[33m ***[0m
8181
endef
8282
all: prebuild prelink $(TARGET)
8383
@:
@@ -114,7 +114,7 @@ ifeq ($(config),debug_x64)
114114
endef
115115
define POSTBUILDCMDS
116116
@echo Running postbuild commands
117-
@echo "\n[33m ***[0m Do you use Native File Dialog? There is a totally optional user survey. \nI would appreciate hearing how you use it!\nSurvey: https://forms.gle/ApWCFsXeCVxpg4XLA"[33m ***[0m
117+
@echo "\n[33m ***[0m Do you use Native File Dialog? Please take the user survey to help development: https://forms.gle/ApWCFsXeCVxpg4XLA"[33m ***[0m
118118
endef
119119
all: prebuild prelink $(TARGET)
120120
@:
@@ -151,7 +151,7 @@ ifeq ($(config),debug_arm64)
151151
endef
152152
define POSTBUILDCMDS
153153
@echo Running postbuild commands
154-
@echo "\n[33m ***[0m Do you use Native File Dialog? There is a totally optional user survey. \nI would appreciate hearing how you use it!\nSurvey: https://forms.gle/ApWCFsXeCVxpg4XLA"[33m ***[0m
154+
@echo "\n[33m ***[0m Do you use Native File Dialog? Please take the user survey to help development: https://forms.gle/ApWCFsXeCVxpg4XLA"[33m ***[0m
155155
endef
156156
all: prebuild prelink $(TARGET)
157157
@:

build/gmake_windows/nfd.make

+8-8
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ifeq ($(config),release_x64)
1515
TARGETDIR = ../lib/Release/x64
1616
TARGET = $(TARGETDIR)/nfd.lib
1717
OBJDIR = obj/x64/Release/nfd
18-
DEFINES += -DNDEBUG
18+
DEFINES += -DNDEBUG -DUNICODE -D_UNICODE
1919
INCLUDES += -I../../src/include
2020
FORCE_INCLUDE +=
2121
ALL_CPPFLAGS += $(CPPFLAGS) -MMD -MP $(DEFINES) $(INCLUDES)
@@ -32,7 +32,7 @@ ifeq ($(config),release_x64)
3232
endef
3333
define POSTBUILDCMDS
3434
@echo Running postbuild commands
35-
@echo Do you use Native File Dialog? There is a totally optional user survey. \nI would appreciate hearing how you use it!\nSurvey: https://forms.gle/ApWCFsXeCVxpg4XLA"
35+
@echo "\n[33m ***[0m Do you use Native File Dialog? Please take the user survey to help development: https://forms.gle/ApWCFsXeCVxpg4XLA"[33m ***[0m
3636
endef
3737
all: prebuild prelink $(TARGET)
3838
@:
@@ -44,7 +44,7 @@ ifeq ($(config),release_x86)
4444
TARGETDIR = ../lib/Release/x86
4545
TARGET = $(TARGETDIR)/nfd.lib
4646
OBJDIR = obj/x86/Release/nfd
47-
DEFINES += -DNDEBUG
47+
DEFINES += -DNDEBUG -DUNICODE -D_UNICODE
4848
INCLUDES += -I../../src/include
4949
FORCE_INCLUDE +=
5050
ALL_CPPFLAGS += $(CPPFLAGS) -MMD -MP $(DEFINES) $(INCLUDES)
@@ -61,7 +61,7 @@ ifeq ($(config),release_x86)
6161
endef
6262
define POSTBUILDCMDS
6363
@echo Running postbuild commands
64-
@echo Do you use Native File Dialog? There is a totally optional user survey. \nI would appreciate hearing how you use it!\nSurvey: https://forms.gle/ApWCFsXeCVxpg4XLA"
64+
@echo "\n[33m ***[0m Do you use Native File Dialog? Please take the user survey to help development: https://forms.gle/ApWCFsXeCVxpg4XLA"[33m ***[0m
6565
endef
6666
all: prebuild prelink $(TARGET)
6767
@:
@@ -73,7 +73,7 @@ ifeq ($(config),debug_x64)
7373
TARGETDIR = ../lib/Debug/x64
7474
TARGET = $(TARGETDIR)/nfd_d.lib
7575
OBJDIR = obj/x64/Debug/nfd
76-
DEFINES += -DDEBUG
76+
DEFINES += -DDEBUG -DUNICODE -D_UNICODE
7777
INCLUDES += -I../../src/include
7878
FORCE_INCLUDE +=
7979
ALL_CPPFLAGS += $(CPPFLAGS) -MMD -MP $(DEFINES) $(INCLUDES)
@@ -90,7 +90,7 @@ ifeq ($(config),debug_x64)
9090
endef
9191
define POSTBUILDCMDS
9292
@echo Running postbuild commands
93-
@echo Do you use Native File Dialog? There is a totally optional user survey. \nI would appreciate hearing how you use it!\nSurvey: https://forms.gle/ApWCFsXeCVxpg4XLA"
93+
@echo "\n[33m ***[0m Do you use Native File Dialog? Please take the user survey to help development: https://forms.gle/ApWCFsXeCVxpg4XLA"[33m ***[0m
9494
endef
9595
all: prebuild prelink $(TARGET)
9696
@:
@@ -102,7 +102,7 @@ ifeq ($(config),debug_x86)
102102
TARGETDIR = ../lib/Debug/x86
103103
TARGET = $(TARGETDIR)/nfd_d.lib
104104
OBJDIR = obj/x86/Debug/nfd
105-
DEFINES += -DDEBUG
105+
DEFINES += -DDEBUG -DUNICODE -D_UNICODE
106106
INCLUDES += -I../../src/include
107107
FORCE_INCLUDE +=
108108
ALL_CPPFLAGS += $(CPPFLAGS) -MMD -MP $(DEFINES) $(INCLUDES)
@@ -119,7 +119,7 @@ ifeq ($(config),debug_x86)
119119
endef
120120
define POSTBUILDCMDS
121121
@echo Running postbuild commands
122-
@echo Do you use Native File Dialog? There is a totally optional user survey. \nI would appreciate hearing how you use it!\nSurvey: https://forms.gle/ApWCFsXeCVxpg4XLA"
122+
@echo "\n[33m ***[0m Do you use Native File Dialog? Please take the user survey to help development: https://forms.gle/ApWCFsXeCVxpg4XLA"[33m ***[0m
123123
endef
124124
all: prebuild prelink $(TARGET)
125125
@:

build/premake5.lua

+5-4
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ workspace "NativeFileDialog"
9696
filter "system:windows"
9797
language "C++"
9898
files {root_dir.."src/nfd_win.cpp"}
99+
defines {"UNICODE", "_UNICODE"}
99100

100101
filter {"action:gmake or action:xcode4"}
101102
buildoptions {"-fno-exceptions"}
@@ -121,12 +122,12 @@ workspace "NativeFileDialog"
121122

122123

123124
-- ask the user nicely
124-
msg = "Do you use Native File Dialog? There is a totally optional user survey. \\nI would appreciate hearing how you use it!\\nSurvey: https://forms.gle/ApWCFsXeCVxpg4XLA\""
125-
filter {"system:not windows"}
125+
msg = "Do you use Native File Dialog? Please take the user survey to help development: https://forms.gle/ApWCFsXeCVxpg4XLA\""
126+
filter {"action:not vs*"}
126127
postbuildcommands {"@echo \"\\n\27[33m ***\27[0m ".. msg .."\27[33m ***\27[0m"}
127128

128-
filter {"system:windows"}
129-
postbuildcommands {"@echo ".. msg}
129+
filter {"action:vs*"}
130+
postbuildcommands {"@echo Do you use Native File Dialog? Please take the user survey to help development: https://forms.gle/ApWCFsXeCVxpg4XLA"}
130131

131132
local make_test = function(name)
132133
project(name)

build/vs2010/nfd.vcxproj

+8-8
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<ClCompile>
9393
<PrecompiledHeader>NotUsing</PrecompiledHeader>
9494
<WarningLevel>Level4</WarningLevel>
95-
<PreprocessorDefinitions>NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
95+
<PreprocessorDefinitions>NDEBUG;UNICODE;_UNICODE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
9696
<AdditionalIncludeDirectories>..\..\src\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
9797
<Optimization>Full</Optimization>
9898
<FunctionLevelLinking>true</FunctionLevelLinking>
@@ -106,14 +106,14 @@
106106
<OptimizeReferences>true</OptimizeReferences>
107107
</Link>
108108
<PostBuildEvent>
109-
<Command>@echo Do you use Native File Dialog? There is a totally optional user survey. \nI would appreciate hearing how you use it!\nSurvey: https://forms.gle/ApWCFsXeCVxpg4XLA"</Command>
109+
<Command>@echo Do you use Native File Dialog? Please take the user survey to help development: https://forms.gle/ApWCFsXeCVxpg4XLA</Command>
110110
</PostBuildEvent>
111111
</ItemDefinitionGroup>
112112
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
113113
<ClCompile>
114114
<PrecompiledHeader>NotUsing</PrecompiledHeader>
115115
<WarningLevel>Level4</WarningLevel>
116-
<PreprocessorDefinitions>NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
116+
<PreprocessorDefinitions>NDEBUG;UNICODE;_UNICODE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
117117
<AdditionalIncludeDirectories>..\..\src\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
118118
<Optimization>Full</Optimization>
119119
<FunctionLevelLinking>true</FunctionLevelLinking>
@@ -127,14 +127,14 @@
127127
<OptimizeReferences>true</OptimizeReferences>
128128
</Link>
129129
<PostBuildEvent>
130-
<Command>@echo Do you use Native File Dialog? There is a totally optional user survey. \nI would appreciate hearing how you use it!\nSurvey: https://forms.gle/ApWCFsXeCVxpg4XLA"</Command>
130+
<Command>@echo Do you use Native File Dialog? Please take the user survey to help development: https://forms.gle/ApWCFsXeCVxpg4XLA</Command>
131131
</PostBuildEvent>
132132
</ItemDefinitionGroup>
133133
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
134134
<ClCompile>
135135
<PrecompiledHeader>NotUsing</PrecompiledHeader>
136136
<WarningLevel>Level4</WarningLevel>
137-
<PreprocessorDefinitions>DEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
137+
<PreprocessorDefinitions>DEBUG;UNICODE;_UNICODE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
138138
<AdditionalIncludeDirectories>..\..\src\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
139139
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
140140
<Optimization>Disabled</Optimization>
@@ -144,14 +144,14 @@
144144
<GenerateDebugInformation>true</GenerateDebugInformation>
145145
</Link>
146146
<PostBuildEvent>
147-
<Command>@echo Do you use Native File Dialog? There is a totally optional user survey. \nI would appreciate hearing how you use it!\nSurvey: https://forms.gle/ApWCFsXeCVxpg4XLA"</Command>
147+
<Command>@echo Do you use Native File Dialog? Please take the user survey to help development: https://forms.gle/ApWCFsXeCVxpg4XLA</Command>
148148
</PostBuildEvent>
149149
</ItemDefinitionGroup>
150150
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
151151
<ClCompile>
152152
<PrecompiledHeader>NotUsing</PrecompiledHeader>
153153
<WarningLevel>Level4</WarningLevel>
154-
<PreprocessorDefinitions>DEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
154+
<PreprocessorDefinitions>DEBUG;UNICODE;_UNICODE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
155155
<AdditionalIncludeDirectories>..\..\src\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
156156
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
157157
<Optimization>Disabled</Optimization>
@@ -161,7 +161,7 @@
161161
<GenerateDebugInformation>true</GenerateDebugInformation>
162162
</Link>
163163
<PostBuildEvent>
164-
<Command>@echo Do you use Native File Dialog? There is a totally optional user survey. \nI would appreciate hearing how you use it!\nSurvey: https://forms.gle/ApWCFsXeCVxpg4XLA"</Command>
164+
<Command>@echo Do you use Native File Dialog? Please take the user survey to help development: https://forms.gle/ApWCFsXeCVxpg4XLA</Command>
165165
</PostBuildEvent>
166166
</ItemDefinitionGroup>
167167
<ItemGroup>

build/xcode4/nfd.xcodeproj/project.pbxproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
);
126126
runOnlyForDeploymentPostprocessing = 0;
127127
shellPath = /bin/sh;
128-
shellScript = "set -e\nif [ \"${CONFIGURATION}\" = \"Release\" ]; then\n@echo \"\\n *** Do you use Native File Dialog? There is a totally optional user survey. \\nI would appreciate hearing how you use it!\\nSurvey: https://forms.gle/ApWCFsXeCVxpg4XLA\" ***\nfi\nif [ \"${CONFIGURATION}\" = \"Release\" ]; then\n@echo \"\\n *** Do you use Native File Dialog? There is a totally optional user survey. \\nI would appreciate hearing how you use it!\\nSurvey: https://forms.gle/ApWCFsXeCVxpg4XLA\" ***\nfi\nif [ \"${CONFIGURATION}\" = \"Debug\" ]; then\n@echo \"\\n *** Do you use Native File Dialog? There is a totally optional user survey. \\nI would appreciate hearing how you use it!\\nSurvey: https://forms.gle/ApWCFsXeCVxpg4XLA\" ***\nfi\nif [ \"${CONFIGURATION}\" = \"Debug\" ]; then\n@echo \"\\n *** Do you use Native File Dialog? There is a totally optional user survey. \\nI would appreciate hearing how you use it!\\nSurvey: https://forms.gle/ApWCFsXeCVxpg4XLA\" ***\nfi";
128+
shellScript = "set -e\n@echo \"\\n *** Do you use Native File Dialog? Please take the user survey to help development: https://forms.gle/ApWCFsXeCVxpg4XLA\" ***";
129129
};
130130
/* End PBXShellScriptBuildPhase section */
131131

0 commit comments

Comments
 (0)