Skip to content

Obfuscating objective-c project with Swift frameworks #31

@punto2018

Description

@punto2018

Hi,
I've an objective-c project that use several pods. Some of that pods are written in swift.

I've understood that swift code is not supported, so I've tried to include swift pods as compiled .frameworks (so NO swift code, but compiled binaries), but I obtain the same error "PPiOS-Rename cannot process apps containing Swift code".

As you know objective-c is dying, and any modern project use dependencies
which will increasingly be in swift.

Any idea how to bypass the restriction? Maybe an exclude feature, or a bridge header, or something?

Thanks for your precious support.

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