kuglee / TermiWatch

Terminal Watch Face for Apple Watch
MIT License
2.12k stars 174 forks source link

Is there a way to customize user@watch? #24

Closed jsonjordan closed 4 years ago

jsonjordan commented 4 years ago

If I wanted to customize the display to be myname@watch or something, is there a way I can do that?

kuglee commented 4 years ago

If you open the Interface.storyboard in TermiWatch WatchKit App in Xcode, you can edit the entire interface. Képernyőfotó 2019-12-19 - 22 46 55

jsonjordan commented 4 years ago

I tried this, rebuilt the project, and then uninstalled and reinstalled the app on my watch, and it still shows user@

Thanks for the quick reply!

tys-adventure commented 4 years ago

After you make the changes to interface.storyboard, delete the app from your Apple Watch, re-run through Xcode and re-install the Apple Watch app and it'll work! :)

jsonjordan commented 4 years ago

That worked!

Thanks a ton!

tys-adventure commented 4 years ago

@jsonjordan you're welcome! @kuglee You can close out the issue now! Happy coding 👍