Skip to content

setDebug: relying on DEBUG prevents from using with other languages #26

@caramdache

Description

@caramdache

"determined when DEBUG preprocessor macro is not defined"

I'm using UAAppReviewManager as a vendored project in RubyMotion, however the DEBUG macro is not set, so I had to manually edit the code to remove the #ifdef DEBUG. It would be cool to omit the macro in the master branch.

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