Re: code signing fails to verify on 10.10?

2019-05-20 Thread David M. Cotter
i saw this article: https://stackoverflow.com/questions/41865537/how-does-apples-codesign-utility-decide-which-sha-algorithms-to-sign-a-shared which seemed to be related,

Re: code signing fails to verify on 10.10?

2019-05-20 Thread Alex Zavatone
Oddly enough, I was getting invalid bundle for all our included iOS frameworks when trying to deliver last week using Xcode 10.2.1. Last Monday, it worked as expected. Later on in the week, the errors appeared. We didn’t change anything in the app structure. > On May 20, 2019, at 1:20 AM,

Re: code signing fails to verify on 10.10?

2019-05-20 Thread Markus Spoettl
On 5/20/19 5:38 AM, David M. Cotter wrote: my app works fine on 10.12 and above but on 10.10.5, i get this: Application Specific Information: dyld: launch, loading dependent libraries Dyld Error Message: Library not loaded: @loader_path/../Frameworks/libboost_thread.dylib Referenced