Hacker News new | ask | show | jobs
by darweenist 681 days ago
I’d love to have something like this in Xcode. Or alternatively if I could export an xcodeproj file from my Spawn project? I couldn’t imagine developing an entire launchable app in English (at least not yet). But if it could build an MVP that I can then iterate on, that would be awesome!
1 comments

I totally agree! When you export your app in Spawn, it’s exported as an Xcode project and you can make code modifications from there
Oh nice! Will try this out next time I want to spawn a new xcode project.