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
Hi, I've added SDK as git submodule and having a problem using "git submodule update --init --recursive" (my project already has recursive submodules, so --recursive is required in my case). This command fails because this SDK uses a submodule with URL "[email protected]:willrust/MockNSURLConnection.git" which requires willrust's private key to fetch. Could you please fix this URL to some public one?
The text was updated successfully, but these errors were encountered:
Hi, I've added SDK as git submodule and having a problem using "git submodule update --init --recursive" (my project already has recursive submodules, so --recursive is required in my case). This command fails because this SDK uses a submodule with URL "[email protected]:willrust/MockNSURLConnection.git" which requires willrust's private key to fetch. Could you please fix this URL to some public one?
The text was updated successfully, but these errors were encountered: