5

I want to generate a .watchface file from my xcode project. Is there any way to create .watchface file from outside of the default Watch app?

I have found a website Facer, where they are offering customizing options and generating .watchface from their website. What approach they are following?

1
  • did you find any solution for this Commented Jul 21, 2022 at 5:10

1 Answer 1

4

name.watchface -> name.zip Unzip it and make it into that structure Create watchface file programmatically and execute CLKWatchFaceLibrary().addWatchFace API

Sign up to request clarification or add additional context in comments.

1 Comment

Your answer could be improved with additional supporting information. Please edit to add further details, such as citations or documentation, so that others can confirm that your answer is correct. You can find more information on how to write good answers in the help center.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.