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
ℹ Please fill out this template when filing an issue.
All lines beginning with an ℹ symbol instruct you with what info we expect. You can delete those lines once you've filled in the info.
Per our *CONTRIBUTING guidelines, we use GitHub for
bugs and feature requests, not general support. Other issues should be opened on Stack Overflow with the tag ios-charts.
Please remove this line and everything above it before submitting.
Run the following command from the terminal:
Pod install
If prompted that the library cannot be found, you can remove --no-repo-update
Ban upgrading the spec warehouse on CocoaPods, otherwise it will get stuck on Analyzing a very slow
pod update --verbose --no-repo-update
在终端中运行以下命令:
pod install
如果提示找不到库,则可去掉 --no-repo-update
禁止升级 CocoaPods 的 spec 仓库,否则会卡在 Analyzing dependencies,非常慢。
pod update --verbose --no-repo-update
What did you do?
I typed pod 'Charts' into podfile, and execute pod install
What did you expect to happen?
install successfully
What happened instead?
failed to install, here is the failed message.
warning: Could not find remote branch v3.3 to clone.
fatal: Remote branch v3.3 not found in upstream origin
Charts Environment
Charts version/Branch/Commit Number:
**Xcode version:10.2
**Swift version:5.0
**Platform(s) running Charts:iOS
**macOS version running Xcode:10.14.4
Demo Project
ℹ Please link to or upload a project we can download that reproduces the issue.
The text was updated successfully, but these errors were encountered: