rescomputer / res-ios

Res is real computer speech, talk with an AI that listens and can hold a conversation with you.
https://res.computer
38 stars 1 forks source link

🐌 Build & Launch Screen Time #19

Open ricburton opened 5 months ago

ricburton commented 5 months ago

How can we speed up the building of the app and launch every time?

I need to learn more about diagnostics.

stevesarmiento commented 5 months ago

Was looking into this -

I think a little code refactoring and optimizing as well as some more file organizing can help with build times.

Can take a stab at this 🫡

mikejonas commented 5 months ago

What do you mean by launch every time? Do you mean to build and deploy a new version every time code is committed to master?