-
Notifications
You must be signed in to change notification settings - Fork 6
/
manifest.xml
32 lines (28 loc) · 1.18 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
32
<!-- 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="1">
<iq:application entry="BikersField" id="77629FF22CBB4B6D943747C624D3AEB5" launcherIcon="LauncherIcon" name="AppName" type="datafield">
<iq:products>
<iq:product id="fenix3"/>
<iq:product id="d2bravo"/>
<iq:product id="round_watch"/>
<!--
<iq:product id="square_watch"/>
<iq:product id="semi_round_watch"/>
<iq:product id="fr630"/>
<iq:product id="fr235"/>
<iq:product id="fr230"/>
<iq:product id="vivoactive"/>
<iq:product id="fr920xt"/>
<iq:product id="epix"/>
<iq:product id="edge_1000"/>
<iq:product id="edge_520"/>
-->
</iq:products>
<iq:permissions>
<!-- <iq:uses-permission id="UserProfile"/> -->
</iq:permissions>
<iq:languages>
<iq:language>deu</iq:language>
<iq:language>eng</iq:language>
</iq:languages>
</iq:application>
</iq:manifest>