ebgraham

Results 7 issues of ebgraham

To support notification center and Apple Watch extensions, we'd like to move our cache location to a shared app group container. However this enables multiple processes to simultaneously attempt to...

enhancement

### New Issue Checklist - [x] Updated SwiftLint to the latest version - [x] I searched for [existing GitHub issues](https://github.com/realm/SwiftLint/issues) ### Describe the bug There is current wildcard functionality for...

enhancement

### New Issue Checklist - [x] Updated SwiftLint to the latest version - [x] I searched for [existing GitHub issues](https://github.com/realm/SwiftLint/issues) ### Describe the bug The [weak_delegate](https://realm.github.io/SwiftLint/weak_delegate.html) rule is unique in...

Reviewed By: ebgraham Differential Revision: D42472880

CLA Signed
fb-exported

Summary: X-link: https://github.com/facebook/flipper/pull/4439 X-link: https://github.com/facebook/hermes/pull/888 X-link: https://github.com/facebook/yoga/pull/1212 Reviewed By: ebgraham Differential Revision: D42472880

CLA Signed
fb-exported

The Needle sample projects are overly complicated and have no particular need for a dependency on Rx and Carthage. Examples should ideally have no dependencies outside of vanilla iOS and...

Help wanted