Re: Embedded binary is not signed with the same certificate as the parent app

2020-03-03 Thread Steve Mills via Cocoa-dev
> On Mar 3, 2020, at 08:51, Gabriel Zachmann via Cocoa-dev > wrote: > But I would also like to *understand* why things are not working (if they are > not working). > So, why would copying the app bundle to some other place > (using in Xcode's Copy Files phase) cause this weird error? Because

Re: Embedded binary is not signed with the same certificate as the parent app

2020-03-03 Thread Gabriel Zachmann via Cocoa-dev
> > Why are you copying that app you are trying to build? > OK, I could just use the app bundle under /tmp/Release , I give you that. But I would also like to *understand* why things are not working (if they are not working). So, why would copying the app bundle to some other place (using in

Re: Embedded binary is not signed with the same certificate as the parent app

2020-03-03 Thread Alex Zavatone via Cocoa-dev
Why are you copying that app you are trying to build? Sent from my iPhone > On Mar 3, 2020, at 1:11 PM, Gabriel Zachmann wrote: > > Thanks a lot for your response! > > Here is the screenshot: > > > In case the mailing list deletes the screenshot, here is a link : > > https://owncloud.info

Re: Embedded binary is not signed with the same certificate as the parent app

2020-03-03 Thread Gabriel Zachmann via Cocoa-dev
Thanks a lot for your response! Here is the screenshot: https://owncloud.informatik.uni-bremen.de/index.php/s/25r8p7kDWqtpgnY If you are curious, here is the source: https://owncloud.informatik.uni-bremen.de/index.ph