Skip to content

Double obfuscation detected. This will result in an unobfuscated binary. Please see the documentation for details. #38

@rahulbalip

Description

@rahulbalip

I am using Xcode 13.2.1

I had created one demo project for integrating code obfuscation, but facing above issue.
My app name is : COTest
Screenshot 2022-08-27 at 6 05 01 PM
Screenshot 2022-08-27 at 6 05 12 PM

I performed below steps:-

STEP- 1) ppios-rename --analyze --symbols-map /Users/Justmac/Desktop/TEMP/symbols.map /Users/Justmac/Library/Developer/Xcode/DerivedData/COTest-bsavpegzjpcdskanvimkgayjsktr/Build/Products/Debug-iphonesimulator/COTest.app

After performing this step the symbols.map file had been successfully created in TEMP folder.

STEP 2) ppios-rename --obfuscate-sources --symbols-map /Users/Justmac/Desktop/TEMP/symbols.map.

After this step storyboard outlets & action get renamed(only on storyboard) & generated the symbols.h file & showing error in that file.

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