Artem Novichkov

Results 31 comments of Artem Novichkov

@stalinkay, this issues is not related to installation. When you run `project` command, Sasha also adds .sketch templates. But paths for these files are hardcoded.

I guess I forgot to add coping of `project.sasha` here: https://github.com/artemnovichkov/sasha/blob/e58db8f8d14c65dfbc466cf34810328df4680743/Makefile#L22-L24 It would be great if you fix it

Replace: `airpods1="AirPods Bedroom"` With: `airpods1="weixiangzhe airpods"`

Sorry for the long answer, it's WWDC week :) I'll check it and return with the feedback.

I've checked the whole PR and I agree with the refactoring. Initially, I didn't want to add extra abstractions, but it will help us to check the layout faster with...

All good, great progress! Ping we when the PR will be ready for review

Hi, @MrSkwiggs! Thanks for your work! I'm starting to the final changes 🥳

Hi! Can I start to implement this issue fix?

BTW, I see warnings about Swift and app icons. Can I fix it as well?

Actually what should I do for this issue? Update the app layout or add frames for iPhone XR and selection between X/XR?