42 lines
1.8 KiB
XML
42 lines
1.8 KiB
XML
<?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">
|
|
<!--
|
|
Use "Monkey C: Edit Application" from the Visual Studio Code command palette
|
|
to update the application attributes.
|
|
-->
|
|
<iq:application id="cc44f372-fd4e-4716-8f84-90a10714eeb0" type="watchface" name="@Strings.AppName" entry="KittieCatsApp" launcherIcon="@Drawables.LauncherIcon" minApiLevel="5.0.0">
|
|
<!--
|
|
Use the following from the Visual Studio Code comand palette to edit
|
|
the build targets:
|
|
"Monkey C: Set Products by Product Category" - Lets you add all products
|
|
that belong to the same product category
|
|
"Monkey C: Edit Products" - Lets you add or remove any product
|
|
-->
|
|
<iq:products>
|
|
<iq:product id="fr165"/>
|
|
<iq:product id="vivoactive5"/>
|
|
</iq:products>
|
|
<!--
|
|
Use "Monkey C: Edit Permissions" from the Visual Studio Code command
|
|
palette to update permissions.
|
|
-->
|
|
<iq:permissions>
|
|
<iq:uses-permission id="ComplicationSubscriber"/>
|
|
<iq:uses-permission id="UserProfile"/>
|
|
</iq:permissions>
|
|
<!--
|
|
Use "Monkey C: Edit Languages" from the Visual Studio Code command
|
|
palette to edit your compatible language list.
|
|
-->
|
|
<iq:languages>
|
|
<iq:language>dut</iq:language>
|
|
<iq:language>eng</iq:language>
|
|
</iq:languages>
|
|
<!--
|
|
Use "Monkey C: Configure Monkey Barrel" from the Visual Studio Code
|
|
command palette to edit the included barrels.
|
|
-->
|
|
<iq:barrels/>
|
|
</iq:application>
|
|
</iq:manifest> |