35 lines
1.5 KiB
XML
35 lines
1.5 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="0e742fe4-203e-4dbe-a0c0-5dcb26aac685" type="watch-app" name="@Strings.AppName" entry="garmin_padelApp" launcherIcon="@Drawables.LauncherIcon" minApiLevel="6.0.2">
|
|
<!--
|
|
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="venu445mm"/>
|
|
</iq:products>
|
|
<!--
|
|
Use "Monkey C: Edit Permissions" from the Visual Studio Code command
|
|
palette to update permissions.
|
|
-->
|
|
<iq:permissions/>
|
|
<!--
|
|
Use "Monkey C: Edit Languages" from the Visual Studio Code command
|
|
palette to edit your compatible language list.
|
|
-->
|
|
<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> |