sunboshan

Results 3 issues of sunboshan

Here I want to use `convert` to resize an image. `Mogrify.create/2` is using `convert` underneath. ``` import Mogrify open("/tmp/old.jpg") |> resize_to_fill("100x100") |> create(path: "/tmp/new.jpg") ``` However no image was created....

bug

Once upload IPA to iTunesConnect, in the UI, you need to click the "+" button, select the build you just uploaded and hit save. I didn't find it in the...

Hi, I try to use shower cli to create a new slides, however it stuck there and my cpu goes to 100% for the @shower/cli process. Here's the debug: ```...

bug