Skip to content

xcode 6 warnings #8

@mohan-agadkar

Description

@mohan-agadkar

Nick, we are getting warnings if run on xcode 6.
For
@Property (nonatomic, getter = isExecuting) BOOL executing;
@Property (nonatomic, getter = isFinished) BOOL finished;
@Property (nonatomic, getter = isCancelled) BOOL cancelled;

Warning: Auto property synthesis will not synthesize property 'executing' because it is 'readwrite' but it will be synthesized 'readonly' via another property

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