You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ld: warning: linking against a dylib which is not safe for use in application extensions: /Users/<user>/Library/Developer/Xcode/DerivedData/test_project-fwgvmmvejfnaycbczvzuwayhorvc/Build/Products/Debug-iphonesimulator/PackageFrameworks/ADUtilsSecurity.framework/ADUtilsSecurity
The main and security podspecs share the same module name; therefore, it is not possible to use both of them inside a project.
the module_name option should be used to differentiate them inside the podspec.
The text was updated successfully, but these errors were encountered: