[MacPorts] #69873: transmission: Potential signing issue with libiconv (was: Potential signing issue with libiconv)
MacPorts
noreply at macports.org
Tue Apr 30 17:04:01 UTC 2024
#69873: transmission: Potential signing issue with libiconv
---------------------------+----------------------------
Reporter: Gandoon | Owner: kurthindenburg
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: transmission |
---------------------------+----------------------------
Changes (by jmroot):
* owner: (none) => kurthindenburg
* status: new => assigned
* port: => transmission
Comment:
I see the Portfile does this:
{{{
# Hardened Runtime on 10.14 is not compatible with AdHoc signing
if {${os.major} == 18} {
xcode.build.settings-append \
ENABLE_HARDENED_RUNTIME=NO
}
}}}
Perhaps this just needs to be extended to 10.15, and possibly later OS
versions?
--
Ticket URL: <https://trac.macports.org/ticket/69873#comment:9>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list