ios - ResearchKit headers not able to import in Xcode -
i making app using researchkit framework of apple.
i have followed installation guide of researchkit on github , added files project. when trying import header files of framework, error:
file not found
what did:
i created new project named creatingtasks.xcodeproj.
then added researchkit files dragging researchkit.xcodeproj in navigation controller, , embedding researchkit framework in embedded binaries.
now want create simple task in existing view controller unable import header files.
you need build researchkit target once first. should able import researchkit. if doesn't help, please post project on github , give link.
Comments
Post a Comment