swift - Cannot access "Parse.setApplicationId()" -


i'm trying make app swift/obj-c (bridging header) parse.com

so here's question: saw on many sites can use parse.setapplicationid("appid","clientid")

when try code says use of unresolved identifier 'parse'

i imported framework , set bridging header in properties. imported frameworks required it's written on parse.com

all other classes/objects parse can used swift in code.

this problem because of bug in xcode... (i think compiler failed)

after restarted xcode error gone.


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -