From 00d49afec679706c285145580b29b315d1822e7b Mon Sep 17 00:00:00 2001 From: Yu Sung Date: Sat, 19 Aug 2023 18:08:59 +0900 Subject: [PATCH] . --- .../Assets.xcassets/{Tab => tab}/Contents.json | 0 .../ic_tabbar_content_normal.imageset/Contents.json | 0 .../ic_tabbar_content_normal.png | Bin .../Contents.json | 0 .../ic_tabbar_content_selected.png | Bin .../Contents.json | 0 .../ic_tabbar_explorer_normal.png | Bin .../Contents.json | 0 .../ic_tabbar_explorer_selected.png | Bin .../ic_tabbar_live_normal.imageset/Contents.json | 0 .../ic_tabbar_live_normal.png | Bin .../ic_tabbar_live_selected.imageset/Contents.json | 0 .../ic_tabbar_live_selected.png | Bin .../ic_tabbar_message_normal.imageset/Contents.json | 0 .../ic_tabbar_message_normal.png | Bin .../Contents.json | 0 .../ic_tabbar_message_selected.png | Bin .../ic_tabbar_my_normal.imageset/Contents.json | 0 .../ic_tabbar_my_normal.png | Bin .../ic_tabbar_my_selected.imageset/Contents.json | 0 .../ic_tabbar_my_selected.png | Bin 21 files changed, 0 insertions(+), 0 deletions(-) rename SodaLive/Resources/Assets.xcassets/{Tab => tab}/Contents.json (100%) rename SodaLive/Resources/Assets.xcassets/{Tab => tab}/ic_tabbar_content_normal.imageset/Contents.json (100%) rename SodaLive/Resources/Assets.xcassets/{Tab => tab}/ic_tabbar_content_normal.imageset/ic_tabbar_content_normal.png (100%) rename SodaLive/Resources/Assets.xcassets/{Tab => tab}/ic_tabbar_content_selected.imageset/Contents.json (100%) rename SodaLive/Resources/Assets.xcassets/{Tab => tab}/ic_tabbar_content_selected.imageset/ic_tabbar_content_selected.png (100%) rename SodaLive/Resources/Assets.xcassets/{Tab => tab}/ic_tabbar_explorer_normal.imageset/Contents.json (100%) rename SodaLive/Resources/Assets.xcassets/{Tab => tab}/ic_tabbar_explorer_normal.imageset/ic_tabbar_explorer_normal.png (100%) rename SodaLive/Resources/Assets.xcassets/{Tab => tab}/ic_tabbar_explorer_selected.imageset/Contents.json (100%) rename SodaLive/Resources/Assets.xcassets/{Tab => tab}/ic_tabbar_explorer_selected.imageset/ic_tabbar_explorer_selected.png (100%) rename SodaLive/Resources/Assets.xcassets/{Tab => tab}/ic_tabbar_live_normal.imageset/Contents.json (100%) rename SodaLive/Resources/Assets.xcassets/{Tab => tab}/ic_tabbar_live_normal.imageset/ic_tabbar_live_normal.png (100%) rename SodaLive/Resources/Assets.xcassets/{Tab => tab}/ic_tabbar_live_selected.imageset/Contents.json (100%) rename SodaLive/Resources/Assets.xcassets/{Tab => tab}/ic_tabbar_live_selected.imageset/ic_tabbar_live_selected.png (100%) rename SodaLive/Resources/Assets.xcassets/{Tab => tab}/ic_tabbar_message_normal.imageset/Contents.json (100%) rename SodaLive/Resources/Assets.xcassets/{Tab => tab}/ic_tabbar_message_normal.imageset/ic_tabbar_message_normal.png (100%) rename SodaLive/Resources/Assets.xcassets/{Tab => tab}/ic_tabbar_message_selected.imageset/Contents.json (100%) rename SodaLive/Resources/Assets.xcassets/{Tab => tab}/ic_tabbar_message_selected.imageset/ic_tabbar_message_selected.png (100%) rename SodaLive/Resources/Assets.xcassets/{Tab => tab}/ic_tabbar_my_normal.imageset/Contents.json (100%) rename SodaLive/Resources/Assets.xcassets/{Tab => tab}/ic_tabbar_my_normal.imageset/ic_tabbar_my_normal.png (100%) rename SodaLive/Resources/Assets.xcassets/{Tab => tab}/ic_tabbar_my_selected.imageset/Contents.json (100%) rename SodaLive/Resources/Assets.xcassets/{Tab => tab}/ic_tabbar_my_selected.imageset/ic_tabbar_my_selected.png (100%) diff --git a/SodaLive/Resources/Assets.xcassets/Tab/Contents.json b/SodaLive/Resources/Assets.xcassets/tab/Contents.json similarity index 100% rename from SodaLive/Resources/Assets.xcassets/Tab/Contents.json rename to SodaLive/Resources/Assets.xcassets/tab/Contents.json diff --git a/SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_content_normal.imageset/Contents.json b/SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_content_normal.imageset/Contents.json similarity index 100% rename from SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_content_normal.imageset/Contents.json rename to SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_content_normal.imageset/Contents.json diff --git a/SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_content_normal.imageset/ic_tabbar_content_normal.png b/SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_content_normal.imageset/ic_tabbar_content_normal.png similarity index 100% rename from SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_content_normal.imageset/ic_tabbar_content_normal.png rename to SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_content_normal.imageset/ic_tabbar_content_normal.png diff --git a/SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_content_selected.imageset/Contents.json b/SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_content_selected.imageset/Contents.json similarity index 100% rename from SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_content_selected.imageset/Contents.json rename to SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_content_selected.imageset/Contents.json diff --git a/SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_content_selected.imageset/ic_tabbar_content_selected.png b/SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_content_selected.imageset/ic_tabbar_content_selected.png similarity index 100% rename from SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_content_selected.imageset/ic_tabbar_content_selected.png rename to SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_content_selected.imageset/ic_tabbar_content_selected.png diff --git a/SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_explorer_normal.imageset/Contents.json b/SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_explorer_normal.imageset/Contents.json similarity index 100% rename from SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_explorer_normal.imageset/Contents.json rename to SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_explorer_normal.imageset/Contents.json diff --git a/SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_explorer_normal.imageset/ic_tabbar_explorer_normal.png b/SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_explorer_normal.imageset/ic_tabbar_explorer_normal.png similarity index 100% rename from SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_explorer_normal.imageset/ic_tabbar_explorer_normal.png rename to SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_explorer_normal.imageset/ic_tabbar_explorer_normal.png diff --git a/SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_explorer_selected.imageset/Contents.json b/SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_explorer_selected.imageset/Contents.json similarity index 100% rename from SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_explorer_selected.imageset/Contents.json rename to SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_explorer_selected.imageset/Contents.json diff --git a/SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_explorer_selected.imageset/ic_tabbar_explorer_selected.png b/SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_explorer_selected.imageset/ic_tabbar_explorer_selected.png similarity index 100% rename from SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_explorer_selected.imageset/ic_tabbar_explorer_selected.png rename to SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_explorer_selected.imageset/ic_tabbar_explorer_selected.png diff --git a/SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_live_normal.imageset/Contents.json b/SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_live_normal.imageset/Contents.json similarity index 100% rename from SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_live_normal.imageset/Contents.json rename to SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_live_normal.imageset/Contents.json diff --git a/SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_live_normal.imageset/ic_tabbar_live_normal.png b/SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_live_normal.imageset/ic_tabbar_live_normal.png similarity index 100% rename from SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_live_normal.imageset/ic_tabbar_live_normal.png rename to SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_live_normal.imageset/ic_tabbar_live_normal.png diff --git a/SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_live_selected.imageset/Contents.json b/SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_live_selected.imageset/Contents.json similarity index 100% rename from SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_live_selected.imageset/Contents.json rename to SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_live_selected.imageset/Contents.json diff --git a/SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_live_selected.imageset/ic_tabbar_live_selected.png b/SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_live_selected.imageset/ic_tabbar_live_selected.png similarity index 100% rename from SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_live_selected.imageset/ic_tabbar_live_selected.png rename to SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_live_selected.imageset/ic_tabbar_live_selected.png diff --git a/SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_message_normal.imageset/Contents.json b/SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_message_normal.imageset/Contents.json similarity index 100% rename from SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_message_normal.imageset/Contents.json rename to SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_message_normal.imageset/Contents.json diff --git a/SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_message_normal.imageset/ic_tabbar_message_normal.png b/SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_message_normal.imageset/ic_tabbar_message_normal.png similarity index 100% rename from SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_message_normal.imageset/ic_tabbar_message_normal.png rename to SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_message_normal.imageset/ic_tabbar_message_normal.png diff --git a/SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_message_selected.imageset/Contents.json b/SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_message_selected.imageset/Contents.json similarity index 100% rename from SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_message_selected.imageset/Contents.json rename to SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_message_selected.imageset/Contents.json diff --git a/SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_message_selected.imageset/ic_tabbar_message_selected.png b/SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_message_selected.imageset/ic_tabbar_message_selected.png similarity index 100% rename from SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_message_selected.imageset/ic_tabbar_message_selected.png rename to SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_message_selected.imageset/ic_tabbar_message_selected.png diff --git a/SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_my_normal.imageset/Contents.json b/SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_my_normal.imageset/Contents.json similarity index 100% rename from SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_my_normal.imageset/Contents.json rename to SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_my_normal.imageset/Contents.json diff --git a/SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_my_normal.imageset/ic_tabbar_my_normal.png b/SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_my_normal.imageset/ic_tabbar_my_normal.png similarity index 100% rename from SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_my_normal.imageset/ic_tabbar_my_normal.png rename to SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_my_normal.imageset/ic_tabbar_my_normal.png diff --git a/SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_my_selected.imageset/Contents.json b/SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_my_selected.imageset/Contents.json similarity index 100% rename from SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_my_selected.imageset/Contents.json rename to SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_my_selected.imageset/Contents.json diff --git a/SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_my_selected.imageset/ic_tabbar_my_selected.png b/SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_my_selected.imageset/ic_tabbar_my_selected.png similarity index 100% rename from SodaLive/Resources/Assets.xcassets/Tab/ic_tabbar_my_selected.imageset/ic_tabbar_my_selected.png rename to SodaLive/Resources/Assets.xcassets/tab/ic_tabbar_my_selected.imageset/ic_tabbar_my_selected.png