﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
7495	Make bundle_builder set MACOSX_DEPLOYMENT_TARGET	Tristan Croll	Greg Couch	"Tristan asks in ticket #4663 (Mac M1 port) comment 70 whether he needs to set MACOSX_DEPLOYMENT_TARGET when building ISOLDE for distribution.  On ARM Mac it should be 11.0 and on Intel Mac it should be 10.14 for our current distributions.

Maybe bundle builder already does this when compiling code.

I am not sure we want it to do this by default, maybe it could be an option, because plugin developers may not have the 11.0 or 10.14 SDKs installed with Xcode and it will put them to some trouble to figure out how to get those when they are first trying to compile a plugin.  Might be better if bundle builder looked at whether those Mac SDKs are available and if not don't set MACOSX_DEPLOYMENT_TARGET and warn that the older SDKs were not found so the compiled plugin won't be compatible with older macOS and maybe provide a link how to get those SDKs."	enhancement	assigned	moderate		Build System				chimerax-programmers				all	ChimeraX
