AdguardTeam / DnsLibs

DNS filtering library that's used in AdGuard products
https://adguard.com/
Apache License 2.0
99 stars 20 forks source link

ld: warning: linking against a dylib which is not safe for use in application extensions #136

Closed imranime closed 1 year ago

imranime commented 2 years ago

Getting this warning when trying to link the AGDnsProxy.framework in iOS NetworkExtension PacketTunnelProvider

ld: warning: linking against a dylib which is not safe for use in application extensions: ........./Build/Products/Debug-iphoneos/AGDnsProxy.framework/AGDnsProxy

sfionov commented 2 years ago

That actually doesn't deny it to pass Apple review but we will look if any incompatible symbols are linked