Thanks a lot!
To be clear, am I to pack each library in different package and to install it in a different directory to make it work? So after installation it would be like /Libraries/MyAppLibs/MyLib1/, /Libraries/MyAppLibs/MyLib2/, etc.
Now file structure looks like this
/Libraries/MyAppLibs/Versions/1.2.3/Contents/Libraries/.dylib and /Libraries/MyAppLibs/Versions/1.2.3/Contents/Libraries/AdditionalLibs/Lib1/.dylib
Is it possible to keep it that way? Does /Libraries/MyAppLibs/Versions/1.2.3/ itself needs to be signed or only files inside of it? Because now it is signed and modifications will break it.
Topic:
Code Signing
SubTopic:
General
Tags: