smart-on-fhir / SoF-Demo

Simple SMART on FHIR / Argonaut iOS sample app that fetches a couple of resources
36 stars 17 forks source link

Problem With CocoaPods? #6

Closed mashype closed 6 years ago

mashype commented 6 years ago

I am trying to import via CocoaPods and keep getting an error that XCode is unable to find a module named "SMART". Is there anything special that needs to be done other than the pod init, put the 'pod 'SMART'' in the podfile and install, then open as the workspace? I have not been having any luck trying to figure out the OAUTH setup for this and was hoping this would help

p2 commented 6 years ago

There is no need to use CocoaPods with this project, it's already set up. Follow the instructions, especially the --recursive part, and you're good to go.

mashype commented 6 years ago

Thanks. I was just downloading the zip file, so I will try it with the direct clone.

Sent from my iPhone

On Dec 25, 2017, at 11:38 AM, Pascal Pfiffner notifications@github.com wrote:

There is no need to use CocoaPods with this project, it's already set up. Follow the instructions, especially the --recursive part, and you're good to go.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.