-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmanifest.xml
More file actions
17 lines (17 loc) · 759 Bytes
/
Copy pathmanifest.xml
File metadata and controls
17 lines (17 loc) · 759 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0"?>
<!-- This is a generated file. It is highly recommended that you DO NOT edit this file. -->
<iq:manifest version="3" xmlns:iq="http://www.garmin.com/xml/connectiq">
<iq:application id="a6c98919-2956-452a-a02b-592d01fbb039" type="watch-app" name="@Strings.AppName" entry="MusicControlApp" launcherIcon="@Drawables.LauncherIcon" minApiLevel="3.2.0">
<iq:products>
<iq:product id="vivoactive5"/>
</iq:products>
<iq:permissions>
<iq:uses-permission id="Communications"/>
</iq:permissions>
<iq:languages>
<iq:language>jpn</iq:language>
<iq:language>eng</iq:language>
</iq:languages>
<iq:barrels/>
</iq:application>
</iq:manifest>