Kacper Czapp
Kacper Czapp
For a following Podfile, when trying to build the project multiple errors appear. Excluding some of these frameworks using `:binary => false` does not help. ``` Multiple commands produce '/Users/ABCD/Library/Developer/Xcode/DerivedData/MyProject-gfnmwygetouofcguhjlnrmdzrhbp/Build/Products/Debug-iphonesimulator/nanopb/nanopb.framework.dSYM':...
I have a proposition to add an option to `Assets` generation to create static constants as extensions of `UIColor`/`NSColor`/`SwiftUI.Color` instead of / aside a new `Color` struct. ## Advantage: Can...
### What happened? I need to use a custom `stencil` for fonts in my project. However, when the code is generated, the generation command's `enumName` parameter is ignored and is...
### New Issue Checklist - [x] Updated fastlane to the latest version - [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md) - [x] I read [docs.fastlane.tools](https://docs.fastlane.tools) - [x] I searched for [existing...