@eurasierboy Is there a "how to build Amaroq" guide somewhere? I'm not familiar with iOS dev.
@eurasierboy Hm, doesn't seem to be working for me - linker is unable to find the pods, which made me wonder if I had to do something special to get those build.
@eurasierboy Okay got it building,
I've started poking at some tweaks :D
@eurasierboy Oh okay! Will do. Can't change the PR target, do you need me to close and reopen?
@eurasierboy Done! BTW if you're working from the CLI, you can use `git am` with the `.patch` URL from Github to merge the commit regardless of the branch the PR is made against. :3