Skip to content

PFUser(withoutDataWithObjectId:) error in Swift 2.2 #871

@mtrezza

Description

@mtrezza

After update to Swift 2.2 Xcode shows an error for PFUser(withoutDataWithObjectId:):
Incorrect argument label in call (have 'withoutDataWithObjectId:', expected 'className:')

This still happens after updating to Parse iOS SDK 1.13.0.

Environment:
Xcode 7.3 (7D175)
Swift 2.2

Update
There seems to be a typo in the Parse SDK as Swift is auto-suggesting the function PFUser(outDataWithObjectId:).

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