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
I am using this to try and link pods to an application extension. I am getting the following warnings:
Linking against dylib not safe for use in application extensions:
Is this normal? From what I read apple will reject my application because of this. I am using the new framework integration on master to link my pods if that helps.