@DTS Engineer
Thank you for your reply.
What I mean is that if I only add SharedTypes.swift to the widget target and remove it from the watchOS target, AppEnum will correctly display internationalized text.
However, I cannot use this workaround because while the project would compile normally, clicking the control widget would fail to navigate correctly to the watchOS app since the main target lacks the corresponding code.
Additionally, the iPhone Watch App functions correctly. When configuring watch faces in the Watch App, AppEnum displays internationalized text properly. This issue only occurs on the Apple Watch physic devices.