Brandon Siegel
Brandon Siegel
Perhaps `get-pip.py` could redirect to the version that works for whichever version if Python is requesting it, that way users and build systems would not all need to code in...
Yep, sure - I should have been more clear, I don't think HTTP redirects specifically are the mechanism to achieve this. Just that in concept, if the initial script could...
Since this toolchain is out, let's investigate whether this "just works" with 5.3. If so we can close the issue.
Azure Identity was moved to "on hold" pending MSAL for iOS adding support for SwiftPM, which requires us & customers to be on Xcode 12 (GA expected in September). MSAL...
Hi @rnikander, The AzureStorageBlob library is still in active development and we haven't yet published a release. The installation instructions will be updated before we publish our first release, but...
Relates to #145 - we have a RetryPolicy implemented in Android, so it seems worth discussing if we should reconsider adding one for iOS.
On Mac, `gcc` is an alias for clang, you can verify with `gcc --help`.
Updated the description, thanks!
It's an epic for tracking all of the release processes we need. We have the internal pipelines for releasing, but we don't currently have the automation Java has around bumping...
I'd like to request support for Built-In Types (e.g. int). Currently the editor highlights them as "Keywords", and I'd like to have them colored the same as all other user...