artemnovichkov / swift-project-template

🍪 Easily generate Swift projects with Cookiecutter
MIT License
88 stars 18 forks source link

Issue with create a new project - username for github #56

Closed AkiraCaio closed 7 months ago

AkiraCaio commented 4 years ago

frozen in this step Captura de Tela 2020-05-05 às 00 52 11

artemnovichkov commented 4 years ago

Hi, @AkiraCaio!Could you please check carthage update command in another project?

AkiraCaio commented 4 years ago

Hi, @AkiraCaio!Could you please check carthage update command in another project?

Hello @artemnovichkov, the carthage work fines, my problem is that during the creation of the project in the step of informing my git user it is simply frozen in this step

artemnovichkov commented 4 years ago

I guess the issue is here. Fastfood is a tool for downloading and updating fastlane. And it tried to download sources fro private repo. It would be great to handle this case and ask users install fastlane or not.