Mike Gray
Mike Gray
ETA: That is, release notes for each Xcode release
## What's broken? ```shell Error: Invalid formula: /usr/local/Homebrew/Library/Taps/wtfutil/homebrew-wtfutil/wtfutil.rb wtfutil: wrong number of arguments (given 1, expected 0) Error: Cannot tap wtfutil/wtfutil: invalid syntax in tap! ``` Edit to add (with...
The functionality I'm attempting to achieve is have my view model (as a Stepper) conditionally emit the next step as it's loaded. Logically it seems the way to do this...
**Describe the bug** `getFormattedPhoneNumber` returns an invalid phone string **To Reproduce** Steps to reproduce the behavior: 1. Call `set(phoneNumber:)` with a valid phone string 2. Use the keyboard to delete...
### Description https://stackoverflow.com/questions/60675224/ios-13-autofill-not-filling-uitextfield-until-user-manually-focuses-it I realize this may be out of the bounds of this project, but I was hoping to draw more attention to an issue I posted on StackOverflow....
"Example to create a comment in a PR" doesn't work with v2.0.0
### 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 Disabling `shorthand_operator` in source code for...
**Describe the bug** I must be missing something because I know I've gotten this tool to work before, however I also know I had the same issue where `--debug` doesn't...
I'd like to bring in support for iOS 10 for this library. The project I work on will soon be dropping iOS 9 support, but we can't drop 10 for...