Skip to content

Commit b616707

Browse files
authored
Merge pull request #36 from loopandlearn/watch_title
Remove Loop Title on Watch App
2 parents 371b0e4 + 29272a3 commit b616707

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

watch_title/watch_title.patch

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
Submodule Loop contains modified content
2+
diff --git a/Loop/WatchApp/Base.lproj/Interface.storyboard b/Loop/WatchApp/Base.lproj/Interface.storyboard
3+
index 03cdd19a..e59e4ffa 100644
4+
--- a/Loop/WatchApp/Base.lproj/Interface.storyboard
5+
+++ b/Loop/WatchApp/Base.lproj/Interface.storyboard
6+
@@ -18,7 +18,7 @@
7+
<!--Loop-->
8+
<scene sceneID="gQv-2Z-iCt">
9+
<objects>
10+
- <controller identifier="ActionHUDController" title="Loop" contentMode="scaleAspectFit" spacing="7" id="rNf-Mh-tID" customClass="ActionHUDController" customModule="WatchApp_Extension">
11+
+ <controller identifier="ActionHUDController" contentMode="scaleAspectFit" spacing="7" id="rNf-Mh-tID" customClass="ActionHUDController" customModule="WatchApp_Extension">
12+
<items>
13+
<group width="1" alignment="left" id="1wc-65-vel">
14+
<items>
15+
@@ -177,7 +177,7 @@
16+
<!--Loop-->
17+
<scene sceneID="3Z2-ZE-636">
18+
<objects>
19+
- <controller identifier="ChartHUDController" title="Loop" spacing="7" alwaysBounce="YES" id="v5b-sO-bb8" customClass="ChartHUDController" customModule="WatchApp_Extension">
20+
+ <controller identifier="ChartHUDController" spacing="7" alwaysBounce="YES" id="v5b-sO-bb8" customClass="ChartHUDController" customModule="WatchApp_Extension">
21+
<items>
22+
<group width="1" alignment="left" id="z0r-4k-Z7h">
23+
<items>

0 commit comments

Comments
 (0)