Arthur Alves
Arthur Alves
I was checking this and there is a huge decrease in performance, of about 920%+ 🤔 ### Command ``` time swift run badgy long XYZ ~/Desktop/TestIcon.appiconset/ \ --color '#DDE4E9' --tint-color...
Partially done by #22, including SwiftFormat
Hi @amarildolucas! Before running `brew install` did you add my tap? ``` brew tap arthurpalves/formulae ```
Hi @anhar! I’ve done it with ImageMagick for having been working with that tool for quite some years, for a variety of things, it only turned out more powerful for...
The apk must be signed with the **keystore** containing the **SHA1 hash** you used to generate your client ID / API key
Initially, _coherent-swift_ was chosen due to the possibility to add _coherent-kotlin_ for example, maintaining all options as _coherent-{language}_. I do agree with the benefits you mention, but for a change...
Hi @yume190, thanks for the PR! Do you want to replace it with `SwiftParser`? See https://github.com/krzysztofzablocki/Sourcery/commit/d75aaad9d29e58e6f76250f8e134d7fbcd921f31
@bb-jeriel can you give specific examples of parameters you don't wish to have in `match_params.rb`?
Todo: Update params template so that auto generated/updated are below and provide comments so that users know what can/should be manually changed.
Right now each variant has a bundle ID, either specified directly or using the default bundle ID + ID suffixes: default: `com.bundle.id` // taken from `app.bundle_id` variant1: `com.bundle.id.aVariantsSuffix` // `app.bundle_id`...