first commit

This commit is contained in:
Gitea
2026-04-20 15:13:29 +05:30
120 changed files with 32938 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 393 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

@@ -1,46 +1,82 @@
{
"images" : [
{
<<<<<<< HEAD
=======
"filename" : "40.png",
>>>>>>> dabur-store-dna
"idiom" : "iphone",
"scale" : "2x",
"size" : "20x20"
},
{
<<<<<<< HEAD
=======
"filename" : "60.png",
>>>>>>> dabur-store-dna
"idiom" : "iphone",
"scale" : "3x",
"size" : "20x20"
},
{
<<<<<<< HEAD
=======
"filename" : "58.png",
>>>>>>> dabur-store-dna
"idiom" : "iphone",
"scale" : "2x",
"size" : "29x29"
},
{
<<<<<<< HEAD
=======
"filename" : "87.png",
>>>>>>> dabur-store-dna
"idiom" : "iphone",
"scale" : "3x",
"size" : "29x29"
},
{
<<<<<<< HEAD
=======
"filename" : "80.png",
>>>>>>> dabur-store-dna
"idiom" : "iphone",
"scale" : "2x",
"size" : "40x40"
},
{
<<<<<<< HEAD
=======
"filename" : "120.png",
>>>>>>> dabur-store-dna
"idiom" : "iphone",
"scale" : "3x",
"size" : "40x40"
},
{
<<<<<<< HEAD
=======
"filename" : "120 1.png",
>>>>>>> dabur-store-dna
"idiom" : "iphone",
"scale" : "2x",
"size" : "60x60"
},
{
<<<<<<< HEAD
=======
"filename" : "180.png",
>>>>>>> dabur-store-dna
"idiom" : "iphone",
"scale" : "3x",
"size" : "60x60"
},
{
<<<<<<< HEAD
=======
"filename" : "1024.png",
>>>>>>> dabur-store-dna
"idiom" : "ios-marketing",
"scale" : "1x",
"size" : "1024x1024"
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

+36
View File
@@ -26,16 +26,52 @@
<true/>
<key>NSAppTransportSecurity</key>
<dict>
<<<<<<< HEAD
<!-- Do not change NSAllowsArbitraryLoads to true, or you will risk app rejection! -->
=======
>>>>>>> dabur-store-dna
<key>NSAllowsArbitraryLoads</key>
<false/>
<key>NSAllowsLocalNetworking</key>
<true/>
</dict>
<key>NSLocationWhenInUseUsageDescription</key>
<<<<<<< HEAD
<string></string>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
=======
<string>This app uses your location to enhance reporting and store-related services.</string>
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
<string>We need access to your location for [your reason, e.g., providing location-based services].</string>
<key>RCTNewArchEnabled</key>
<true/>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>NSCameraUsageDescription</key>
<string>We need access to your camera to take photos.</string>
<key>NSMicrophoneUsageDescription</key>
<string>We need access to your microphone for video recording.</string>
<key>UIAppFonts</key>
<array>
<string>AntDesign.ttf</string>
<string>Entypo.ttf</string>
<string>EvilIcons.ttf</string>
<string>Feather.ttf</string>
<string>FontAwesome.ttf</string>
<string>FontAwesome5_Brands.ttf</string>
<string>FontAwesome5_Regular.ttf</string>
<string>FontAwesome5_Solid.ttf</string>
<string>Fontisto.ttf</string>
<string>Foundation.ttf</string>
<string>Ionicons.ttf</string>
<string>MaterialIcons.ttf</string>
<string>MaterialCommunityIcons.ttf</string>
<string>SimpleLineIcons.ttf</string>
<string>Octicons.ttf</string>
<string>Zocial.ttf</string>
</array>
>>>>>>> dabur-store-dna
<key>UIRequiredDeviceCapabilities</key>
<array>
<string>arm64</string>