如何获得 Apple Watch 的 [Glance] Interface Controller / blank slate?

How can I get a [Glance] Interface Controller / blank slate for Apple Watch?

在 Apple Watch 应用程序的默认故事板中,Interface Controller 的顶部有一个带有时间的黑色矩形,Glance Interface Controller 有两个组。

我希望两者都让视口完全被我的图像覆盖,背景图像完全适合 Apple Watch 视口,UIImageView 描绘部分透明的 PNG,旋转和平移。

到目前为止,我已经尝试并未能找到如何操纵 XCode 的 UI 来删除例如Glance 图像中的两个组。

是否完全覆盖了可用于 Glances and/or 主界面的视口,如果是,如何?

谢谢,

如果我没记错的话,这是不可能的,因为所有 glances 基本上都应该提供一些相似的结构。