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
Is it possible to has option to append both use_frameworks! :linkage => :static and use_frameworks! to the podfile?
It seem as though some packages combination should have both line in the podfile (Most might use use_frameworks! static but facebook need normal use_frameworks! to work)