File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 607607 INFOPLIST_FILE = app/info.plist;
608608 INSTALL_PATH = /Applications;
609609 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @executable_path/../Frameworks/Python.framework";
610- MACOSX_DEPLOYMENT_TARGET = 11.0 ;
610+ MACOSX_DEPLOYMENT_TARGET = 10.13 ;
611611 ONLY_ACTIVE_ARCH = NO;
612612 OTHER_LDFLAGS = "$(inherited)";
613613 PRODUCT_BUNDLE_IDENTIFIER = io.plotdevice.PlotDevice;
637637 INFOPLIST_FILE = app/info.plist;
638638 INSTALL_PATH = /Applications;
639639 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @executable_path/../Frameworks/Python.framework";
640- MACOSX_DEPLOYMENT_TARGET = 11.0 ;
640+ MACOSX_DEPLOYMENT_TARGET = 10.13 ;
641641 OTHER_LDFLAGS = "$(inherited)";
642642 PRODUCT_BUNDLE_IDENTIFIER = io.plotdevice.PlotDevice;
643643 PRODUCT_NAME = PlotDevice;
You can’t perform that action at this time.
0 commit comments