mirror of
https://github.com/NinjaCheetah/RIT-Dining.git
synced 2026-03-05 05:25:29 -05:00
Changed icon to new RIT-trademark-free one
Replaced the icon with a more generic tiger pawprint so that I'm not using an RIT trademark, so that I'm prepared for the first App Store release. Also added information about where menu information is being sourced from on the about screen, and fixed a bug where vegetarian/vegan/no beef/no pork toggles would not be written to UserDefaults.
This commit is contained in:
@@ -1,7 +1,17 @@
|
||||
{
|
||||
"images" : [
|
||||
{
|
||||
"filename" : "RIT Dining Temp Logo.png",
|
||||
"filename" : "TigerDine Temp Logo-iOS-Default-1024x1024@1x.png",
|
||||
"idiom" : "universal"
|
||||
},
|
||||
{
|
||||
"appearances" : [
|
||||
{
|
||||
"appearance" : "luminosity",
|
||||
"value" : "dark"
|
||||
}
|
||||
],
|
||||
"filename" : "TigerDine Temp Logo-iOS-Dark-1024x1024@1x.png",
|
||||
"idiom" : "universal"
|
||||
}
|
||||
],
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 140 KiB |
BIN
RIT Dining/Assets.xcassets/Icon.imageset/TigerDine Temp Logo-iOS-Dark-1024x1024@1x.png
vendored
Normal file
BIN
RIT Dining/Assets.xcassets/Icon.imageset/TigerDine Temp Logo-iOS-Dark-1024x1024@1x.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.6 MiB |
BIN
RIT Dining/Assets.xcassets/Icon.imageset/TigerDine Temp Logo-iOS-Default-1024x1024@1x.png
vendored
Normal file
BIN
RIT Dining/Assets.xcassets/Icon.imageset/TigerDine Temp Logo-iOS-Default-1024x1024@1x.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 MiB |
Reference in New Issue
Block a user