You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 27, 2020. It is now read-only.
When I run my project using vapor build --run, the cURL version detection happens normally, and the installer successfully installs the correct version of cURL.
However when I build & run from Xcode, installer works but when I run the app again it still says I have the wrong version of cURL installed, then installs it again. I can't get out of this loop.
What am I missing?
The text was updated successfully, but these errors were encountered:
When I run my project using
vapor build --run
, the cURL version detection happens normally, and the installer successfully installs the correct version of cURL.However when I build & run from Xcode, installer works but when I run the app again it still says I have the wrong version of cURL installed, then installs it again. I can't get out of this loop.
What am I missing?
The text was updated successfully, but these errors were encountered: