diff --git a/App/Resources/Icon/Icons.xcassets/Exclamationmark.imageset/Contents.json b/App/Resources/Icon/Icons.xcassets/exclamationMark.imageset/Contents.json similarity index 86% rename from App/Resources/Icon/Icons.xcassets/Exclamationmark.imageset/Contents.json rename to App/Resources/Icon/Icons.xcassets/exclamationMark.imageset/Contents.json index 393dd4a..e56d3a3 100644 --- a/App/Resources/Icon/Icons.xcassets/Exclamationmark.imageset/Contents.json +++ b/App/Resources/Icon/Icons.xcassets/exclamationMark.imageset/Contents.json @@ -1,7 +1,7 @@ { "images" : [ { - "filename" : "Exclamationmark.svg", + "filename" : "Frame 9292.svg", "idiom" : "universal", "scale" : "1x" }, diff --git a/App/Resources/Icon/Icons.xcassets/Exclamationmark.imageset/Exclamationmark.svg b/App/Resources/Icon/Icons.xcassets/exclamationMark.imageset/Frame 9292.svg similarity index 100% rename from App/Resources/Icon/Icons.xcassets/Exclamationmark.imageset/Exclamationmark.svg rename to App/Resources/Icon/Icons.xcassets/exclamationMark.imageset/Frame 9292.svg diff --git a/App/Resources/Icon/Icons.xcassets/Trash.imageset/Contents.json b/App/Resources/Icon/Icons.xcassets/trash.imageset/Contents.json similarity index 89% rename from App/Resources/Icon/Icons.xcassets/Trash.imageset/Contents.json rename to App/Resources/Icon/Icons.xcassets/trash.imageset/Contents.json index e00c361..4c36816 100644 --- a/App/Resources/Icon/Icons.xcassets/Trash.imageset/Contents.json +++ b/App/Resources/Icon/Icons.xcassets/trash.imageset/Contents.json @@ -1,7 +1,7 @@ { "images" : [ { - "filename" : "Trash.svg", + "filename" : "trash.svg", "idiom" : "universal", "scale" : "1x" }, diff --git a/App/Resources/Icon/Icons.xcassets/Trash.imageset/Trash.svg b/App/Resources/Icon/Icons.xcassets/trash.imageset/trash.svg similarity index 100% rename from App/Resources/Icon/Icons.xcassets/Trash.imageset/Trash.svg rename to App/Resources/Icon/Icons.xcassets/trash.imageset/trash.svg