One curious thing I am seeing is that:
codesign -vv -d --verbose testlibrary-ios.dylib
outputs:
Executable=/Users/joe/sources/Curiosity/hotreload/cmake-build-debug/testlibrary-ios.dylib
Identifier=testlibrary-ios
Format=Mach-O thin (arm64)
...
It surprised me that my dylib has an Executable= with the path to the dylib. Is this expected and could it be related to my problem?
Topic:
Code Signing
SubTopic:
General
Tags: