alright I've got a week to build and ship a swift app. it took me three hours to get from my initial idea to seeing "hello world" on my phone. here's hoping that was the hard part.
Thread
so far the hardest thing by far has been understanding how the hell Xcode works and why the hell it works that way
personally I can't stand xcode lol and I'm coming from the same tools (figma/vscode)! wound up just using xcode for project management and catching errors, and writing all the actual code in vscode/cursor instead. either way, lots of fun! :) good luck building!