Skip to content

fixed failure to build with arc enabled#1

Open
twobitlabs wants to merge 1 commit into
tache:masterfrom
twobitlabs:arc-fix
Open

fixed failure to build with arc enabled#1
twobitlabs wants to merge 1 commit into
tache:masterfrom
twobitlabs:arc-fix

Conversation

@twobitlabs

Copy link
Copy Markdown

ARC_ENABLED is a macro in this project's prefix file. If you don't include that prefix in your project, TBXML fails to build in an arc-enabled project. This change just uses the __has_feature clang extension directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants