Skip to content

Commit

Permalink
Merge pull request #14 from f-lab-edu/feat/icon
Browse files Browse the repository at this point in the history
아이콘 이미지, 앱 이름 적용
  • Loading branch information
NORIKIM authored Jan 26, 2025
2 parents 35d8bce + 8ed58bc commit 47ac45b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions TodayVideo/TodayVideo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -667,6 +667,7 @@
ENABLE_USER_SCRIPT_SANDBOXING = NO;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = TodayVideo/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = "오늘뭐봄";
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
INFOPLIST_KEY_UIMainStoryboardFile = Main;
Expand Down Expand Up @@ -697,6 +698,7 @@
ENABLE_USER_SCRIPT_SANDBOXING = NO;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = TodayVideo/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = "오늘뭐봄";
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
INFOPLIST_KEY_UIMainStoryboardFile = Main;
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"images" : [
{
"filename" : "AppIcon~ios-marketing.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
Expand Down

0 comments on commit 47ac45b

Please sign in to comment.