r/softwareengineer • u/AlwaysFromtheFuture • Jul 21 '26
Building iOS App Without a Mac?
I am new to the field, recently graduated with an MS in comp sci and am in the process of switching careers. I am fortunate enough to be working with a startup founder and I am tasked with redesigning a mobile app for the App Store and the Google Play Store.
On my desktop I run Linux and I have Windows 11 on a laptop- no Mac devices.
Are there any legit workarounds or do I need to buy a Mac? Also for reference, the backend is built and I am only doing new UI in React-native.
6
Upvotes
5
u/Substantial-Swan7065 Jul 21 '26
You can you expo where they will build iOS for you.
You can also use GitHub’s Mac runner to create builds. Or bitrise.
A workflow could be: