parse.com - WatchKit Extension Bridging Header errors (in Swift Project) -


i'm using parse framework in project,

enter image description here

it works fine no errors in main app bridging-header above,

enter image description here

but when try use in watchkit extension bridging-header kinds of errors.

enter image description here

any ideas why happening? i'd use parse framework in watch app.

this swift project, , created bridging headers adding dummy objective-c file named misc.

watchos not have same frameworks ios. not able use parse sdk in watchkit.


Comments

Popular posts from this blog

renaming files in a directory using python or R -

html - outline-style different in chrome compared to firefox and internet explorer -

ruby on rails - Carrierwave Timeout -