|
69 | 69 | 08C20FDF23AB44E60035D978 /* Bundle+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Bundle+Extension.swift"; sourceTree = "<group>"; }; |
70 | 70 | 08C20FE123AB452C0035D978 /* AboutViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AboutViewController.swift; sourceTree = "<group>"; }; |
71 | 71 | 3CF14C81221FA49D0083D42B /* PreferencesWindowController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PreferencesWindowController.swift; sourceTree = "<group>"; }; |
| 72 | + 4328D4D928C41DBC009622CF /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/Main.strings; sourceTree = "<group>"; }; |
| 73 | + 4328D4DA28C41DBD009622CF /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/Main.strings; sourceTree = "<group>"; }; |
| 74 | + 4328D4DB28C41DBD009622CF /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/Localizable.strings; sourceTree = "<group>"; }; |
72 | 75 | 55188DF7279A737800A92772 /* hr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hr; path = hr.lproj/Main.strings; sourceTree = "<group>"; }; |
73 | 76 | 55188DF8279A737900A92772 /* hr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hr; path = hr.lproj/Main.strings; sourceTree = "<group>"; }; |
74 | 77 | 55188DF9279A737900A92772 /* hr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hr; path = hr.lproj/Localizable.strings; sourceTree = "<group>"; }; |
|
113 | 116 | B350A2CC23AAFB47003A04AC /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Main.strings"; sourceTree = "<group>"; }; |
114 | 117 | B8404C9A24041A4300E6DBF8 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Main.strings; sourceTree = "<group>"; }; |
115 | 118 | B8404C9B24041A4300E6DBF8 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Main.strings; sourceTree = "<group>"; }; |
| 119 | + C9BE9CFE27CBF54500DC3618 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Main.strings; sourceTree = "<group>"; }; |
| 120 | + C9BE9CFF27CBF54500DC3618 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Main.strings; sourceTree = "<group>"; }; |
| 121 | + C9BE9D0027CBF54500DC3618 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = "<group>"; }; |
116 | 122 | FF57A44A25E6C50200988FC2 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/Main.strings"; sourceTree = "<group>"; }; |
117 | 123 | FF57A44B25E6C50200988FC2 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/Localizable.strings"; sourceTree = "<group>"; }; |
118 | 124 | FF8A0FB5265E10DB00C76226 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/Main.strings"; sourceTree = "<group>"; }; |
|
358 | 364 | ar, |
359 | 365 | de, |
360 | 366 | hr, |
| 367 | + it, |
| 368 | + uk, |
361 | 369 | ); |
362 | 370 | mainGroup = 929113E821F9D04100173149; |
363 | 371 | packageReferences = ( |
|
449 | 457 | 55D9B6B82661DEDA007AF073 /* ar */, |
450 | 458 | 55D9B6BB2661DEE7007AF073 /* de */, |
451 | 459 | 55188DF7279A737800A92772 /* hr */, |
| 460 | + C9BE9CFE27CBF54500DC3618 /* it */, |
| 461 | + 4328D4D928C41DBC009622CF /* uk */, |
452 | 462 | ); |
453 | 463 | name = Main.storyboard; |
454 | 464 | sourceTree = "<group>"; |
|
464 | 474 | 55D9B6B92661DEDA007AF073 /* ar */, |
465 | 475 | 55D9B6BC2661DEE8007AF073 /* de */, |
466 | 476 | 55188DF8279A737900A92772 /* hr */, |
| 477 | + C9BE9CFF27CBF54500DC3618 /* it */, |
| 478 | + 4328D4DA28C41DBD009622CF /* uk */, |
467 | 479 | ); |
468 | 480 | name = Main.storyboard; |
469 | 481 | sourceTree = "<group>"; |
|
480 | 492 | 55D9B6BA2661DEDA007AF073 /* ar */, |
481 | 493 | 55D9B6BD2661DEE8007AF073 /* de */, |
482 | 494 | 55188DF9279A737900A92772 /* hr */, |
| 495 | + C9BE9D0027CBF54500DC3618 /* it */, |
| 496 | + 4328D4DB28C41DBD009622CF /* uk */, |
483 | 497 | ); |
484 | 498 | name = Localizable.strings; |
485 | 499 | sourceTree = "<group>"; |
|
613 | 627 | CODE_SIGN_STYLE = Automatic; |
614 | 628 | COMBINE_HIDPI_IMAGES = YES; |
615 | 629 | CURRENT_PROJECT_VERSION = 13; |
616 | | - DEVELOPMENT_TEAM = W777S7V8TN; |
| 630 | + DEVELOPMENT_TEAM = 9H3XZRTVLY; |
617 | 631 | ENABLE_HARDENED_RUNTIME = YES; |
618 | 632 | INFOPLIST_FILE = hidden/Info.plist; |
619 | 633 | LD_RUNPATH_SEARCH_PATHS = ( |
|
638 | 652 | CODE_SIGN_STYLE = Automatic; |
639 | 653 | COMBINE_HIDPI_IMAGES = YES; |
640 | 654 | CURRENT_PROJECT_VERSION = 13; |
641 | | - DEVELOPMENT_TEAM = W777S7V8TN; |
| 655 | + DEVELOPMENT_TEAM = 9H3XZRTVLY; |
642 | 656 | ENABLE_HARDENED_RUNTIME = YES; |
643 | 657 | INFOPLIST_FILE = hidden/Info.plist; |
644 | 658 | LD_RUNPATH_SEARCH_PATHS = ( |
|
662 | 676 | CODE_SIGN_IDENTITY = "Mac Developer"; |
663 | 677 | CODE_SIGN_STYLE = Automatic; |
664 | 678 | COMBINE_HIDPI_IMAGES = YES; |
665 | | - DEVELOPMENT_TEAM = W777S7V8TN; |
| 679 | + DEVELOPMENT_TEAM = 9H3XZRTVLY; |
666 | 680 | ENABLE_HARDENED_RUNTIME = YES; |
667 | 681 | INFOPLIST_FILE = LauncherApplication/Info.plist; |
668 | 682 | LD_RUNPATH_SEARCH_PATHS = ( |
|
686 | 700 | CODE_SIGN_IDENTITY = "Mac Developer"; |
687 | 701 | CODE_SIGN_STYLE = Automatic; |
688 | 702 | COMBINE_HIDPI_IMAGES = YES; |
689 | | - DEVELOPMENT_TEAM = W777S7V8TN; |
| 703 | + DEVELOPMENT_TEAM = 9H3XZRTVLY; |
690 | 704 | ENABLE_HARDENED_RUNTIME = YES; |
691 | 705 | INFOPLIST_FILE = LauncherApplication/Info.plist; |
692 | 706 | LD_RUNPATH_SEARCH_PATHS = ( |
|
0 commit comments