We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Description of the issue] when building app with downloaded source code From https://github.com/twilio/video-quickstart-ios, its showing below errors
1.Missing package product 'TwilioVideo' 2.Authentication failed because the credentials were missing
i google solution for authenticaltion error here is the link https://stackoverflow.com/questions/64155631/xcode-authentication-failed-because-no-credentials-were-provided-after-changing but i command it for git config open in terminal but there is no git.com URL showing to replace so how can we run app without git credential and how to resolve package error let us update for the same. check attachment of download Project URL and error log and attachment of git config file.
App should be build without git authentication
getting error for authentication Failed and Missing package product 'TwilioVideo'
100 %
2
The text was updated successfully, but these errors were encountered:
Running into same issue following steps above.
Sorry, something went wrong.
Same issue Facing, Anyone get the solution then please provide here
No branches or pull requests
[Description of the issue]
when building app with downloaded source code From https://github.com/twilio/video-quickstart-ios, its showing below errors
1.Missing package product 'TwilioVideo'
2.Authentication failed because the credentials were missing
i google solution for authenticaltion error here is the link https://stackoverflow.com/questions/64155631/xcode-authentication-failed-because-no-credentials-were-provided-after-changing but i command it for git config open in terminal but there is no git.com URL showing to replace
so how can we run app without git credential and how to resolve package error let us update for the same.
check attachment of download Project URL and error log and attachment of git config file.
Steps to Reproduce
3.showing below error
Expected Behavior
App should be build without git authentication
Actual Behavior
getting error for authentication Failed and Missing package product 'TwilioVideo'
Reproduces How Often
100 %
Xcode Version 13.1
iOS Version 11.5.
2
The text was updated successfully, but these errors were encountered: