|
84 | 84 | 72F6BF96B6EDAAA808920461 /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
85 | 85 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = "<group>"; };
|
86 | 86 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = "<group>"; };
|
| 87 | + A48D12652C495E0D00EFC2BA /* RunnerProfile.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = RunnerProfile.entitlements; sourceTree = "<group>"; }; |
| 88 | + A48D12662C495E9F00EFC2BA /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/MainMenu.strings"; sourceTree = "<group>"; }; |
87 | 89 | A4CF3B002C294F7800DC7DE6 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/MainMenu.strings; sourceTree = "<group>"; };
|
88 | 90 | A4CF3B012C294F8200DC7DE6 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/MainMenu.strings; sourceTree = "<group>"; };
|
89 | 91 | BE576A6D7B7AF05A21206F49 /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; };
|
|
177 | 179 | 33FAB671232836740065AC1E /* Runner */ = {
|
178 | 180 | isa = PBXGroup;
|
179 | 181 | children = (
|
| 182 | + A48D12652C495E0D00EFC2BA /* RunnerProfile.entitlements */, |
180 | 183 | 33CC10F02044A3C60003C045 /* AppDelegate.swift */,
|
181 | 184 | 33CC11122044BFA00003C045 /* MainFlutterWindow.swift */,
|
182 | 185 | 33E51913231747F40026EE4D /* DebugProfile.entitlements */,
|
|
292 | 295 | Base,
|
293 | 296 | ja,
|
294 | 297 | ko,
|
| 298 | + "zh-Hans", |
295 | 299 | );
|
296 | 300 | mainGroup = 33CC10E42044A3C60003C045;
|
297 | 301 | productRefGroup = 33CC10EE2044A3C60003C045 /* Products */;
|
|
467 | 471 | 33CC10F52044A3C60003C045 /* Base */,
|
468 | 472 | A4CF3B002C294F7800DC7DE6 /* ja */,
|
469 | 473 | A4CF3B012C294F8200DC7DE6 /* ko */,
|
| 474 | + A48D12662C495E9F00EFC2BA /* zh-Hans */, |
470 | 475 | );
|
471 | 476 | name = MainMenu.xib;
|
472 | 477 | path = Runner;
|
|
573 | 578 | buildSettings = {
|
574 | 579 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
575 | 580 | CLANG_ENABLE_MODULES = YES;
|
576 |
| - CODE_SIGN_ENTITLEMENTS = Runner/DebugProfile.entitlements; |
| 581 | + CODE_SIGN_ENTITLEMENTS = Runner/RunnerProfile.entitlements; |
577 | 582 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
|
578 | 583 | CODE_SIGN_STYLE = Automatic;
|
579 | 584 | COMBINE_HIDPI_IMAGES = YES;
|
580 | 585 | CURRENT_PROJECT_VERSION = 1.0.1;
|
581 | 586 | DEVELOPMENT_TEAM = 3A5JW5BD39;
|
582 | 587 | INFOPLIST_FILE = Runner/Info.plist;
|
| 588 | + INFOPLIST_KEY_CFBundleDisplayName = TubeSavely; |
583 | 589 | INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.video";
|
584 | 590 | LD_RUNPATH_SEARCH_PATHS = (
|
585 | 591 | "$(inherited)",
|
|
714 | 720 | CURRENT_PROJECT_VERSION = 1.0.1;
|
715 | 721 | DEVELOPMENT_TEAM = 3A5JW5BD39;
|
716 | 722 | INFOPLIST_FILE = Runner/Info.plist;
|
| 723 | + INFOPLIST_KEY_CFBundleDisplayName = TubeSavely; |
717 | 724 | INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.video";
|
718 | 725 | LD_RUNPATH_SEARCH_PATHS = (
|
719 | 726 | "$(inherited)",
|
|
740 | 747 | CURRENT_PROJECT_VERSION = 1.0.1;
|
741 | 748 | DEVELOPMENT_TEAM = 3A5JW5BD39;
|
742 | 749 | INFOPLIST_FILE = Runner/Info.plist;
|
| 750 | + INFOPLIST_KEY_CFBundleDisplayName = TubeSavely; |
743 | 751 | INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.video";
|
744 | 752 | LD_RUNPATH_SEARCH_PATHS = (
|
745 | 753 | "$(inherited)",
|
|
0 commit comments