-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanifest.xml
executable file
·31 lines (31 loc) · 1.38 KB
/
manifest.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<!-- This is a generated file. It is highly recommended that you DO NOT edit this file. --><iq:manifest xmlns:iq="http://www.garmin.com/xml/connectiq" version="3">
<iq:application entry="TidyWatchApp" id="02C99863331C4C62821320A87182D28C" launcherIcon="@Drawables.LauncherIcon" name="@Strings.AppName" type="watchface">
<iq:products>
<iq:product id="vivoactive_hr"/>
<iq:product id="epix"/>
<iq:product id="fr920xt"/>
<iq:product id="fr735xt"/>
<iq:product id="fr230"/>
<iq:product id="fr235"/>
<iq:product id="fr630"/>
<iq:product id="d2bravo"/>
<iq:product id="d2bravo_titanium"/>
<iq:product id="fenix3"/>
<iq:product id="fenix3_hr"/>
<iq:product id="fenix5s"/>
<iq:product id="fenixchronos"/>
<iq:product id="fenix5"/>
<!-- <iq:product id="fenix5x"/> doesn't work, waiting on feedback from garmin -->
<iq:product id="vivoactive"/>
<iq:product id="fr935"/>
<iq:product id="approachs60"/>
<iq:product id="vivoactive3"/>
</iq:products>
<iq:permissions>
<iq:uses-permission id="UserProfile" />
</iq:permissions>
<iq:languages>
<iq:language>eng</iq:language>
</iq:languages>
</iq:application>
</iq:manifest>