Artem Novichkov

Results 31 comments of Artem Novichkov

It works, thanks! ```js view.layer.shadowColor = UIColor.black8.cgColor ```

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

I guess the issue is [here](https://github.com/artemnovichkov/swift-project-template/blob/2d6068b4b658143b06145ab4160244999d02ed0a/%7B%7B%20cookiecutter.name%20%7D%7D/bin/init.sh#L18). Fastfood is a tool for downloading and updating fastlane. And it tried to download sources fro private repo. It would be great to handle...

I guess it's a work for Carting https://github.com/artemnovichkov/Carting. It scans Carthage folder and linked frameworks, gets framework names and updates the script. I'm going to update Carting with xcfilelists.

Hi, @stalinkay! I have updated Sasha and disabled sandbox containers in 2.0.3 version. Can you check Sasha installation now? If it works for you, I'll update another scripts.

@stalinkay maybe there is a folder with `Cool` name in script directory?

Strange, I checked your case and it works for me. `Files.FileSystem.Item.PathError` related to empty path. Can you run `sasha` in another directory?

@stalinkay, ok, thank you, I'll try to find it out. Last question - do you use 2.0.3 version?

Hi, @stalinkay! Another related question - have you changed `project.sasha` file?

Hi, @stalinkay! You're right, `.sasha` isn't copied, but I don't know why: https://github.com/artemnovichkov/sasha/blob/20d5b2640afd1f845266dca7b434324f13074b7b/Makefile#L22-L25 Installation finished w/o errors, but `.sasha` doesn't exist 🤷‍♂️