Hello,
I need to deploy an application which uses LGPLv3 COTS.
The only way i found to respect the terms of the licence is to use dyLibs.
Do you confirm that they are accepted on App Store?
Thank you,
Jérôme.
Hello,
I need to deploy an application which uses LGPLv3 COTS.
The only way i found to respect the terms of the licence is to use dyLibs.
Do you confirm that they are accepted on App Store?
Thank you,
Jérôme.
Did you find answer to this?
We also need to incorporate some code as pre-built dylibs into our app (iOS)
However when we validate the app we get
blah...is not permitted. Your app can’t contain standalone executables or libraries,
You will have to wrap each dylb in its own framework. We got an App accepted that has multiple native dylibs.