Gabriel Minucci

Results 11 comments of Gabriel Minucci

Hi @bb-jeriel, thanks for raising the issue. In order to proceed we will need a bit more information on what is the expectation here. Variants will always write to the...

I assume this issue is regarding new projects that are SwiftUI based not containing the `info.plist` once the project is just created. I noticed that the plist won't exist until...

Adding a bit more information here, in case we want to create the `info.plist` in case it doesn't exist the effort is a bit more than just creating the file....

The majority of the cases you need a `info.plist` file so this has a low priority to be fixed.

Ideally to support this we would need to move the variants to be under each target which will take quite some time so we are dropping this from the upcoming...

It looks like this is not reproducible anymore. It may have been fixed with improved support to M1 by Homebrew. Can you check it again @dubeboy ?

We couln't reproduce the issue anymore so I'm closing this issue. In case we have more information it can be re-opened in the future.

@arthurpalves Can we update GYB to latest so we use python3 instead of python2? Since Mac doesn't include python2 by default anymore users need to manually install in the end,...

This PR also fixes #240

Hi @dileepZion , thanks for the suggestion. I was testing in the latest variants configuration and just using the app name I was able to rename my app without breaking...