iOS Build POC
Added basic running rust and xcode build for iOS
Added basic running rust and xcode build for iOS
It’s an interesting idea.
I have a couple of questions/reservations:
- the desktop app doesn’t have a mobile layout yet, it was designed with desktop use in mind, so the current way things are laid out might not make sense on mobile/iOS
- what is the use-case? what developer workflow are we trying to solve with this?
- who is going to maintain this?
- should this perhaps be a fork?
Just an idea without really having a clear idea what mobile should be – but you could have the inbox and the discussion part of an issue/patch on mobile. That way you could continue a thread while you’re afk, but wouldn’t see things you can’t interact with on a phone anyway. Might make your experiment quicker too.
That would make sense. The only caveat is that we don’t have multi-identity support in the protocol yet. So interacting would be from another identity than your desktop at the moment at least.