File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 554554 INFOPLIST_FILE = iCo/App/Resource/Info.plist;
555555 INFOPLIST_KEY_CFBundleDisplayName = "아이코";
556556 INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO;
557+ INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.news";
557558 INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
558559 INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
559560 INFOPLIST_KEY_UILaunchScreen_Generation = YES;
565566 "$(inherited)",
566567 "@executable_path/Frameworks",
567568 );
568- MARKETING_VERSION = 1.1.1 ;
569+ MARKETING_VERSION = 2.0.0 ;
569570 OTHER_LDFLAGS = "-ObjC";
570571 PRODUCT_BUNDLE_IDENTIFIER = com.est.ico;
571572 PRODUCT_NAME = "$(TARGET_NAME)";
596597 INFOPLIST_FILE = iCo/App/Resource/Info.plist;
597598 INFOPLIST_KEY_CFBundleDisplayName = "아이코";
598599 INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO;
600+ INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.news";
599601 INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
600602 INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
601603 INFOPLIST_KEY_UILaunchScreen_Generation = YES;
607609 "$(inherited)",
608610 "@executable_path/Frameworks",
609611 );
610- MARKETING_VERSION = 1.1.1 ;
612+ MARKETING_VERSION = 2.0.0 ;
611613 OTHER_LDFLAGS = "-ObjC";
612614 PRODUCT_BUNDLE_IDENTIFIER = com.est.ico;
613615 PRODUCT_NAME = "$(TARGET_NAME)";
You can’t perform that action at this time.
0 commit comments