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

c# - SharpDX Toolkit models rendering inside out -

c# - ajax - How to receive data both html and json from server? -