rokwire / safer-illinois-app

Source code repository of "Safer Illinois" App - the official COVID-19 app of the University of Illinois.
https://safer.illinois.edu/
Apache License 2.0
33 stars 23 forks source link

Release/v2.11.3+1103 #719

Closed mihail-varbanov closed 2 years ago

mihail-varbanov commented 2 years ago

Hi @sandeep-ps,

We removed a large library (MicroBlink) from the application project. It would be good idea to rebuild iOS pods before running the distribution build. What I did to ensure all caches are gone was to clone and build the repo from starch.

sandeep-ps commented 2 years ago

Hi @sandeep-ps,

We removed a large library (MicroBlink) from the application project. It would be good idea to rebuild iOS pods before running the distribution build. What I did to ensure all caches are gone was to clone and build the repo from starch.

I got it. Thanks, @mihail-varbanov.