Re: [fpc-devel] Latest trunk - problems with codesign on MacOSX

2021-02-13 Thread Michael Ring via fpc-devel
Thank you, building from within fpcupdeluxe now works Am 13.02.21 um 09:20 schrieb Jonas Maebe via fpc-devel: On 12/02/2021 11:33, Michael Ring via fpc-devel wrote: So, question one is if it is necessary to detect codesign path at all, at least for my Mac's it is in /usr/bin It may not exi

Re: [fpc-devel] Latest trunk - problems with codesign on MacOSX

2021-02-13 Thread Jonas Maebe via fpc-devel
On 12/02/2021 11:33, Michael Ring via fpc-devel wrote: > So, question one is if it is necessary to detect codesign path at all, > at least for my Mac's it is in /usr/bin It may not exist at all, e.g. on PowerPC Macs. > and, if this step is needed, > > please make the result of the detection uniq