Marked view_set_image as non-obligatory.
[apps/native/sample/sample-core-components.git] / rule / description.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <Overview version="0.0.1">
3   <SampleName>APPLICATION_NAME_WILL_BE_HERE</SampleName>
4   <SampleVersion>APPLICATION_VERSION_WILL_BE_HERE</SampleVersion>
5   <PlatformList>
6           <Profile>
7                   <ProfileName>Wearable</ProfileName>
8                   <RequiredVersion>2.3.1</RequiredVersion>
9           </Profile>
10   </PlatformList>
11   <ProjectType>org.tizen.nativecore.buildArtefactType.app</ProjectType>
12   <HasOption>False</HasOption>
13   <CategoryList>
14           <Category>CATEGORY_WILL_BE_HERE</Category>
15   </CategoryList>
16   <PreviewList>
17           <Preview>screenshot.png</Preview>
18   </PreviewList>
19   <Description>
20       DESCRIPTION_WILL_BE_HERE
21   </Description>
22 </Overview>