File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 481481 );
482482 runOnlyForDeploymentPostprocessing = 0;
483483 shellPath = /bin/sh;
484- shellScript = "examples=\"$CONFIGURATION_BUILD_DIR/$UNLOCALIZED_RESOURCES_FOLDER_PATH/examples\"\nditto Examples $examples";
484+ shellScript = "examples=\"$CONFIGURATION_BUILD_DIR/$UNLOCALIZED_RESOURCES_FOLDER_PATH/examples\"\nditto Examples $examples\n ";
485485 showEnvVarsInLog = 0;
486486 };
487487/* End PBXShellScriptBuildPhase section */
585585 INFOPLIST_FILE = app/info.plist;
586586 INSTALL_PATH = /Applications;
587587 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
588- MACOSX_DEPLOYMENT_TARGET = 10.13 ;
588+ MACOSX_DEPLOYMENT_TARGET = 10.14 ;
589589 ONLY_ACTIVE_ARCH = NO;
590590 OTHER_LDFLAGS = "$(inherited)";
591591 PRODUCT_BUNDLE_IDENTIFIER = io.plotdevice.PlotDevice;
610610 INFOPLIST_FILE = app/info.plist;
611611 INSTALL_PATH = /Applications;
612612 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
613- MACOSX_DEPLOYMENT_TARGET = 10.13 ;
613+ MACOSX_DEPLOYMENT_TARGET = 10.14 ;
614614 OTHER_LDFLAGS = "$(inherited)";
615615 PRODUCT_BUNDLE_IDENTIFIER = io.plotdevice.PlotDevice;
616616 PRODUCT_NAME = PlotDevice;
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<document type =" com.apple.InterfaceBuilder3.Cocoa.XIB" version =" 3.0" toolsVersion =" 20037" targetRuntime =" MacOSX.Cocoa" propertyAccessControl =" none" useAutolayout =" YES" >
33 <dependencies >
4+ <deployment version =" 101304" identifier =" macosx" />
45 <plugIn identifier =" com.apple.InterfaceBuilder.CocoaPlugin" version =" 20037" />
56 <capability name =" documents saved in the Xcode 8 format" minToolsVersion =" 8.0" />
67 </dependencies >
481482 </textFieldCell >
482483 </textField >
483484 </subviews >
484- <point key =" canvasLocation" x =" -863 " y =" -280 " />
485+ <point key =" canvasLocation" x =" -773 " y =" -270 " />
485486 </customView >
486487 <customView id =" NES-Ui-JrE" userLabel =" View" >
487488 <rect key =" frame" x =" 0.0" y =" 0.0" width =" 281" height =" 147" />
Original file line number Diff line number Diff line change 7272 <key >LSMinimumSystemVersion </key >
7373 <string >10.14 </string >
7474 <key >NSHumanReadableCopyright </key >
75- <string >© 2014–15 Samizdat Drafting Co. </string >
75+ <string >© 2014–22 Samizdat Drafting Co. </string >
7676 <key >NSMainNibFile </key >
7777 <string >MainMenu </string >
78- <key >NSSystemAdministrationUsageDescription </key >
79- <string >PlotDevice would like to be able to write to your hard disk </string >
8078 <key >NSPrincipalClass </key >
8179 <string >NSApplication </string >
80+ <key >NSSystemAdministrationUsageDescription </key >
81+ <string >PlotDevice would like to be able to write to your hard disk </string >
8282 <key >UTExportedTypeDeclarations </key >
8383 <array >
8484 <dict >
You can’t perform that action at this time.
0 commit comments