This repository was archived by the owner on Jun 13, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 132
Error on project build #2
Labels
Comments
Hey @Eke, we would need to address that, since the API changed slightly with Parse 1.13.0.
Will send a pull request with a fix in a bit. |
Hey @nlutsenko , thanks for reply. At this moment i patched it manually. happy to hear about pull request. You guys are doing great job, thanks for everything 👍 |
Just attached it - should fix all the issues. ;) |
@nlutsenko pod
|
Figured it out via |
:) Yup, we had a new version released with this fix. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
I get error when building app
Value of optional type 'ParseClientConfiguration?' not unwrapped; did you mean to use '!' or '?'?
Error is in Client.swift file on line 40.
Same errors are in same file on line 64, 65, 99, 100 and 101.
Can you please tell me , what is wrong?
The text was updated successfully, but these errors were encountered: