Skip to content
This repository was archived by the owner on Nov 2, 2020. It is now read-only.
This repository was archived by the owner on Nov 2, 2020. It is now read-only.

The list in FBTweakViewController is empty after using use_frameworks! in Podfile. #120

@ghost

Description

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions