Re: code signing fails to verify on 10.10?

2019-05-29 Thread David M. Cotter via Cocoa-dev
well, the solution was to just re-build the offending library with 10.9 as the target and all is well > On May 20, 2019, at 9:38 AM, David M. Cotter wrote: > > i saw this article: >

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

code signing fails to verify on 10.10?

2019-05-19 Thread David M. Cotter
I’m developing on 10.14.4 using Xcode 9.4.1 signing via command line (not via xcode) 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: