ios - Use of unresolved identifier 'Parse' -


i'm following following this tutorial trying set basic swift app parse. after following steps in part 1 following error in appdelegate.swift , running application fails:

enter image description here

i've used real application id , client key, , not "xxxyyyyzzzz" , "aaaabbbbcccc".

i've linked frameworks instructed:

enter image description here

i've added bridging header file appropriate name:

enter image description here

does know why error?

thanks!

add import parse after import uikit


Comments

Popular posts from this blog

What Are The Best Universities In The World?

Hard vs. Soft Water: What's The Difference?

java - Solr query version issue: Invalid version or the data in not in 'javabin' format -