You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My iOS project was building fine until this morning after an Xcode upgrade. Now when I try to build the project with the Parse SDK, I get the following error:
MyApp-iOS/Pods/Parse/ParseUI/Classes/Internal/Views/Buttons/PFActionButton.m:60:5: Use of undeclared identifier '_configuration'; did you mean 'configuration'?
Has anyone else seen this issue? I have performed a pod update so I have the latest.
The text was updated successfully, but these errors were encountered:
❌ Please edit your post and use the provided template when creating a new issue. This helps everyone to understand your post better and asks for essential information to quicker review the issue.
Hello,
My iOS project was building fine until this morning after an Xcode upgrade. Now when I try to build the project with the Parse SDK, I get the following error:
MyApp-iOS/Pods/Parse/ParseUI/Classes/Internal/Views/Buttons/PFActionButton.m:60:5: Use of undeclared identifier '_configuration'; did you mean 'configuration'?
Has anyone else seen this issue? I have performed a pod update so I have the latest.
The text was updated successfully, but these errors were encountered: