feat: ✨ Added details of the type of bike available
Added details of the type of bike available; fixed a bug where the application would not load the bikes; added a shortcut to the settings app in the event of location refusal.
BIN
velibtracker/Assets.xcassets/AppIcon.appiconset/1024 1.png
Normal file
After Width: | Height: | Size: 460 KiB |
BIN
velibtracker/Assets.xcassets/AppIcon.appiconset/1024.png
Normal file
After Width: | Height: | Size: 460 KiB |
BIN
velibtracker/Assets.xcassets/AppIcon.appiconset/128.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
velibtracker/Assets.xcassets/AppIcon.appiconset/16.png
Normal file
After Width: | Height: | Size: 820 B |
BIN
velibtracker/Assets.xcassets/AppIcon.appiconset/256 1.png
Normal file
After Width: | Height: | Size: 56 KiB |
BIN
velibtracker/Assets.xcassets/AppIcon.appiconset/256.png
Normal file
After Width: | Height: | Size: 56 KiB |
BIN
velibtracker/Assets.xcassets/AppIcon.appiconset/32 1.png
Normal file
After Width: | Height: | Size: 2.2 KiB |
BIN
velibtracker/Assets.xcassets/AppIcon.appiconset/32.png
Normal file
After Width: | Height: | Size: 2.2 KiB |
BIN
velibtracker/Assets.xcassets/AppIcon.appiconset/512 1.png
Normal file
After Width: | Height: | Size: 166 KiB |
BIN
velibtracker/Assets.xcassets/AppIcon.appiconset/512.png
Normal file
After Width: | Height: | Size: 166 KiB |
BIN
velibtracker/Assets.xcassets/AppIcon.appiconset/64.png
Normal file
After Width: | Height: | Size: 6.4 KiB |
@ -1,56 +1,67 @@
|
||||
{
|
||||
"images" : [
|
||||
{
|
||||
"filename" : "1024.png",
|
||||
"idiom" : "universal",
|
||||
"platform" : "ios",
|
||||
"size" : "1024x1024"
|
||||
},
|
||||
{
|
||||
"filename" : "16.png",
|
||||
"idiom" : "mac",
|
||||
"scale" : "1x",
|
||||
"size" : "16x16"
|
||||
},
|
||||
{
|
||||
"filename" : "32.png",
|
||||
"idiom" : "mac",
|
||||
"scale" : "2x",
|
||||
"size" : "16x16"
|
||||
},
|
||||
{
|
||||
"filename" : "32 1.png",
|
||||
"idiom" : "mac",
|
||||
"scale" : "1x",
|
||||
"size" : "32x32"
|
||||
},
|
||||
{
|
||||
"filename" : "64.png",
|
||||
"idiom" : "mac",
|
||||
"scale" : "2x",
|
||||
"size" : "32x32"
|
||||
},
|
||||
{
|
||||
"filename" : "128.png",
|
||||
"idiom" : "mac",
|
||||
"scale" : "1x",
|
||||
"size" : "128x128"
|
||||
},
|
||||
{
|
||||
"filename" : "256.png",
|
||||
"idiom" : "mac",
|
||||
"scale" : "2x",
|
||||
"size" : "128x128"
|
||||
},
|
||||
{
|
||||
"filename" : "256 1.png",
|
||||
"idiom" : "mac",
|
||||
"scale" : "1x",
|
||||
"size" : "256x256"
|
||||
},
|
||||
{
|
||||
"filename" : "512.png",
|
||||
"idiom" : "mac",
|
||||
"scale" : "2x",
|
||||
"size" : "256x256"
|
||||
},
|
||||
{
|
||||
"filename" : "512 1.png",
|
||||
"idiom" : "mac",
|
||||
"scale" : "1x",
|
||||
"size" : "512x512"
|
||||
},
|
||||
{
|
||||
"filename" : "1024 1.png",
|
||||
"idiom" : "mac",
|
||||
"scale" : "2x",
|
||||
"size" : "512x512"
|
||||
|