Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PFUser does not have a member named subscript #298

Closed
dailenspencer opened this issue Sep 20, 2015 · 2 comments
Closed

PFUser does not have a member named subscript #298

dailenspencer opened this issue Sep 20, 2015 · 2 comments

Comments

@dailenspencer
Copy link

Hello,

I seem to just be having an awful time when it comes to errors and parse. So today i was cleaning out my downloads folder and i deleted the parse ios sdk unzipped folder. This in turn, caused some errors in my xcode project. I redownloaded the sdk and added it back to my xcode project which shouldve solved it but now i have like 50+ errors. Each error says "PFUser does not have a member named subscript". My whole project was running perfectly yesterday so i know its not just the syntax or anything like that. The only help ive seen onine is to change the syntax but thats a pain to do it for 50 lines of code. It might be helpful to note that when i try to move the parse frameworks into my frameworks folder, all the frameworks turn red. But when they are sitting outside the frameworks folder everything is fine. Any advice? It sucks because my app is already on the app store and i have some important updates i want to make and i cant do anything because the build fails every time.

@dailenspencer
Copy link
Author

Ended up solving the issue by rewriting the syntax for each error. Took a while but everything seems to be working fine

@nlutsenko
Copy link
Contributor

Just for reference, the issue surfaces only if you are using Xcode 6.4. Since Xcode 7 was already released and available - I would strongly recommend updating to the latest Xcode.

@xissburg xissburg mentioned this issue Oct 10, 2015
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

No branches or pull requests

2 participants