File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 <key >CFBundleDocumentTypes </key >
88 <array >
99 <dict >
10- <key >CFBundleTypeRole </key >
11- <string >QLGenerator </string >
1210 <key >CFBundleTypeName </key >
1311 <string ></string >
12+ <key >CFBundleTypeRole </key >
13+ <string >QLGenerator </string >
1414 <key >LSItemContentTypes </key >
1515 <array >
1616 <string >public.source-code </string >
Original file line number Diff line number Diff line change 173173 developmentRegion = en;
174174 hasScannedForEncodings = 1;
175175 knownRegions = (
176+ en,
176177 );
177178 mainGroup = 089C166AFE841209C02AAC07 /* QLColorCode */;
178179 projectDirPath = "";
224225 );
225226 runOnlyForDeploymentPostprocessing = 0;
226227 shellPath = /bin/sh;
227- shellScript = "qlmanage -r";
228+ shellScript = "qlmanage -r\n ";
228229 showEnvVarsInLog = 0;
229230 };
230231/* End PBXShellScriptBuildPhase section */
285286 buildSettings = {
286287 CLANG_ENABLE_OBJC_WEAK = YES;
287288 COMBINE_HIDPI_IMAGES = YES;
289+ CURRENT_PROJECT_VERSION = 3.0.0;
290+ MACOSX_DEPLOYMENT_TARGET = 10.15;
291+ MARKETING_VERSION = 3.0.0;
288292 OTHER_CFLAGS = "-DDEBUG";
289293 };
290294 name = Debug;
294298 buildSettings = {
295299 CLANG_ENABLE_OBJC_WEAK = YES;
296300 COMBINE_HIDPI_IMAGES = YES;
301+ CURRENT_PROJECT_VERSION = 3.0.0;
302+ MACOSX_DEPLOYMENT_TARGET = 10.15;
303+ MARKETING_VERSION = 3.0.0;
297304 };
298305 name = Release;
299306 };
You can’t perform that action at this time.
0 commit comments