Ryo Aoyama
Ryo Aoyama
**What Renovate type are you using?** Renovate for GitHub **Describe the bug** Renovate supports Swift Package Manager, but `Package.resolved` isn't updated after `Package.swift` is updated. That's a lock file of...
## Checklist - [ ] All tests are passed. - [ ] Added tests or Playbook scenario. - [ ] Documented the code using [Xcode markup](https://developer.apple.com/library/mac/documentation/Xcode/Reference/xcode_markup_formatting_ref). - [ ] Searched...
## Description We'd like to avoid using `_CompileStub_.m` as much as possible and display a proper source file list in `Compile Sources` to enable SwiftUI Previews. ## Motivation Since our...
SwiftGen doesn't generate a compilable Swift code with Yaml template if the yaml file contains multi-line strings. It was fine in SwiftGen 6.5.1 but doesn't work with the latest version...
## Pull Request Type - [ ] Bug fix - [x] New feature - [ ] Refactoring - [ ] Documentation update - [ ] Chore ## Description ### Problem...
## Pull Request Type - [ ] Bug fix - [ ] New feature - [x] Refactoring - [ ] Documentation update - [ ] Chore
# [percy](https://percy.io) - GitHub Status - Compare - Diff
## Pull Request Type - [ ] Bug fix - [ ] New feature - [ ] Refactoring - [ ] Documentation update - [ ] Chore ## Issue for...
## Motivation We have multiple products for different organizations in our group in a single monorepo, so in addition to the common SwiftLint configuration, each organization may have additional SwiftLint...