carekit-apple / CareKit

CareKit is an open source software framework for creating apps that help people better understand and manage their health.
https://www.researchandcare.org
Other
2.41k stars 443 forks source link

OCKSample app giving compilation errors #94

Closed chiragramani closed 7 years ago

chiragramani commented 8 years ago

I added the CareKit framework as per the instructions illustrated in the documentation during building OCKSample app.Xcode complains missing dependency target "Missing dependency target "ResearchKit (from ResearchKit.xcodeproj)".Any help is deeply appreciated.

umerkhan-apple commented 8 years ago

https://github.com/carekit-apple/CareKit#installation

If you follow the installation command provided in the readme, it will automatically retrieve any submodules necessary (such as ResearchKit).