Skip to content

Xcode 6 beta 5 "semantic issue" compiler error  #2

@chadpav

Description

@chadpav

In Xcode 6 beta 5 we discovered that this library will not compile. The issue is in the PMFutureOperation.m file on line 192 where the code is trying to access an auto property '_cancelled' that did not get synthesized due to a warning that it was already synthesized as 'readonly' via another property on line 80.

We plan to fork the code and submit a pull request because the changes don't appear to be significant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions