#49990: The Debug key is no longer respected. Please remove it. --------------------------+-------------------------------- Reporter: ryandesign@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.3.99 Keywords: | Port: --------------------------+-------------------------------- portstartupitem.tcl puts {{{ <key>Debug</key><false/> }}} into launchd plists. On Yosemite and later, loading such a plist produces this message from the OS: {{{ The Debug key is no longer respected. Please remove it. }}} We should either unconditionally remove this key, or else if it serves a purpose on older systems, conditionally insert it on those older systems. -- Ticket URL: <https://trac.macports.org/ticket/49990> MacPorts <https://www.macports.org/> Ports system for OS X