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
{{ message }}
This repository was archived by the owner on Nov 2, 2020. It is now read-only.
I used 'FBTweakAction' macro to add items in the FBTweakViewController but now it's empty after using 'use_frameworks!' in Podfile to load other Swift libraries. I looked into this and I found that 'dladdr 'returns NULL in FBTweakIniline.m by some reason that I don't clearly understand. I know that I can fix this by avoiding using 'FBTweakAction' macro but I wonder if there's better way to fix it. Thanks in advance.