markgravity / nimble-survey

2 stars 0 forks source link

About pod installation #17

Closed NutanNiraula closed 3 years ago

NutanNiraula commented 3 years ago

Hi, thank you for your code submission. I tried to run the app but could not install the pods, it seems you are using local pods in your application. Could you please include them with the project or host them online and update the podspec please?

Screen Shot 2020-11-04 at 3 07 57 PM

Meanwhile I will be looking at the code base, I will open further issues based on what I find in your codebase, some of them will be change request while most of the issues will focus on discussion about your design decisions so as to understand you better. Please feel free to discuss about your ideas and decisions openly, it will help me in gauging you. From my initial look you seem to have put some good effort in your submission, I will try to open some issues to kick off discussion based on my initial impressions.

markgravity commented 3 years ago

Hi @NutanNiraula, sorry I updated the pod file. Please check out the newest commit

NutanNiraula commented 3 years ago

Hmm, did you try to run pod install. I am still getting dependency errors. Please resolve this in next commit. Screen Shot 2020-11-05 at 12 56 27 PM

markgravity commented 3 years ago

Yea, It works normally on my end, I think you should run pod update, I guess your pod repo is older than me. Updated: I added Pods into the repo, so now you can just build the app normally 👍