Seth Friedman
Seth Friedman
**Describe the bug:** In order for Tink to support Apple Silicon builds on iOS, it needs to be distributed as an [XCFramework](https://help.apple.com/xcode/mac/11.4/#/dev6f6ac218b), Apple's new native binary format. Google will need...
### Description Currently, Bugsnag throws away errors when the payload breaches the 1 MB limit, typically due to too many breadcrumbs added. **Describe the solution you'd like** Bugsnag has a...
Bugsnag currently uses the `NSFileSystemFreeSize` and `NSFileSystemSize` APIs to report available and total disk memory, which are APIs that date all the way back to iOS 2.0 and use the...
### Description Large iOS apps typically have multiple engineering teams that work on them. These teams typically work on a subset of features, comprised of a subset of modules in...
Mac?
I've been suffering through RSI for several months now and just stumbled upon this solution, which sounds like it might be just what I need. However, I'm an iOS developer...
### Is your feature request related to a problem? Please describe. When importing gRPC via CocoaPods, it is currently only available as a source pod. This means when we import...
**Describe the bug** When importing gRPC via CocoaPods, it pulls in `abseil`, which is only available as a source pod. This means when we import gRPC into our app, we...
While we currently resolve globs in excluded paths when SwiftLint is run from the root directory, we do not resolve them when individual files are passed in using the `--`...
Hi @jph00! It looks like the `setupconda` and `condabuild` workflows have been failing for ~3 months. The last time I can see them running successfully consistently is 20 pages back...
Hi there, for some reason `conda` fails to install `setuptools-conda`, despite me running the command in the README. Here's the output I'm getting: ``` ~/Developer/fastconda master * conda install -c...