|
34 | 34 | 6C85EFDD22CBAA8F00227EA1 /* PollingModeCellView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C85EFDC22CBAA8F00227EA1 /* PollingModeCellView.swift */; }; |
35 | 35 | 6C85EFDF22CBB54100227EA1 /* PollingCountCellView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C85EFDE22CBB54100227EA1 /* PollingCountCellView.swift */; }; |
36 | 36 | 6C85EFE122CC00AD00227EA1 /* NSNotification+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C85EFE022CC00AD00227EA1 /* NSNotification+Extension.swift */; }; |
| 37 | + 6CBFE27A23DB266000D1BC41 /* Display.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CBFE27923DB266000D1BC41 /* Display.swift */; }; |
| 38 | + 6CBFE27C23DB27A200D1BC41 /* InternalDisplay.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CBFE27B23DB27A200D1BC41 /* InternalDisplay.swift */; }; |
37 | 39 | 6CCB278622D5315200619B05 /* HideOsdCellView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CCB278522D5315200619B05 /* HideOsdCellView.swift */; }; |
38 | 40 | 6CD444C322D4FBB8005BFD3D /* LongerDelayCellView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CD444C222D4FBB8005BFD3D /* LongerDelayCellView.swift */; }; |
39 | 41 | F01B0699228221B7008E64DB /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = F01B0680228221B6008E64DB /* Localizable.strings */; }; |
|
42 | 44 | F01B069F228221B7008E64DB /* SliderHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = F01B068F228221B7008E64DB /* SliderHandler.swift */; }; |
43 | 45 | F01B06A0228221B7008E64DB /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F01B0690228221B7008E64DB /* Main.storyboard */; }; |
44 | 46 | F01B06A1228221B7008E64DB /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = F01B0692228221B7008E64DB /* MainMenu.xib */; }; |
45 | | - F03A8DF21FFBAA6F0034DC27 /* Display.swift in Sources */ = {isa = PBXBuildFile; fileRef = F03A8DF11FFBAA6F0034DC27 /* Display.swift */; }; |
| 47 | + F03A8DF21FFBAA6F0034DC27 /* ExternalDisplay.swift in Sources */ = {isa = PBXBuildFile; fileRef = F03A8DF11FFBAA6F0034DC27 /* ExternalDisplay.swift */; }; |
46 | 48 | F03FE4C0228DF62B001F59A4 /* FriendlyNameCellView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F03FE4BF228DF62A001F59A4 /* FriendlyNameCellView.swift */; }; |
47 | 49 | F0445D3820023E710025AE82 /* MainPrefsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F0445D3720023E710025AE82 /* MainPrefsViewController.swift */; }; |
48 | 50 | F0445D3D200254FA0025AE82 /* KeysPrefsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F0445D3B200254FA0025AE82 /* KeysPrefsViewController.swift */; }; |
|
125 | 127 | 6CAD134E23624CC1009BD53F /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Main.strings; sourceTree = "<group>"; }; |
126 | 128 | 6CAD134F23624CC1009BD53F /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/MainMenu.strings; sourceTree = "<group>"; }; |
127 | 129 | 6CAD135023624CC1009BD53F /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = "<group>"; }; |
| 130 | + 6CBFE27923DB266000D1BC41 /* Display.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Display.swift; sourceTree = "<group>"; }; |
| 131 | + 6CBFE27B23DB27A200D1BC41 /* InternalDisplay.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InternalDisplay.swift; sourceTree = "<group>"; }; |
128 | 132 | 6CCB278522D5315200619B05 /* HideOsdCellView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HideOsdCellView.swift; sourceTree = "<group>"; }; |
129 | 133 | 6CD444C222D4FBB8005BFD3D /* LongerDelayCellView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LongerDelayCellView.swift; sourceTree = "<group>"; }; |
130 | 134 | B0C4810623357CE500053F91 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; }; |
|
146 | 150 | F01B06A522822215008E64DB /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Main.strings; sourceTree = "<group>"; }; |
147 | 151 | F01B06A622822217008E64DB /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Main.strings; sourceTree = "<group>"; }; |
148 | 152 | F01B06A72282221B008E64DB /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Main.strings; sourceTree = "<group>"; }; |
149 | | - F03A8DF11FFBAA6F0034DC27 /* Display.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Display.swift; sourceTree = "<group>"; }; |
| 153 | + F03A8DF11FFBAA6F0034DC27 /* ExternalDisplay.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExternalDisplay.swift; sourceTree = "<group>"; }; |
150 | 154 | F03FE4BF228DF62A001F59A4 /* FriendlyNameCellView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FriendlyNameCellView.swift; sourceTree = "<group>"; }; |
151 | 155 | F0445D3720023E710025AE82 /* MainPrefsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainPrefsViewController.swift; sourceTree = "<group>"; }; |
152 | 156 | F0445D3B200254FA0025AE82 /* KeysPrefsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeysPrefsViewController.swift; sourceTree = "<group>"; }; |
|
232 | 236 | 56754EAD1D9A4016007BCDC5 /* MonitorControl */ = { |
233 | 237 | isa = PBXGroup; |
234 | 238 | children = ( |
| 239 | + 6C6C34F423DB25BF00C0E9CB /* Model */, |
235 | 240 | F01B0686228221B6008E64DB /* Info.plist */, |
236 | 241 | 6C85EFD622C74B0E00227EA1 /* Manager */, |
237 | 242 | 56754EAE1D9A4016007BCDC5 /* AppDelegate.swift */, |
238 | 243 | 56754EB01D9A4016007BCDC5 /* Assets.xcassets */, |
239 | | - F03A8DF11FFBAA6F0034DC27 /* Display.swift */, |
240 | 244 | 28D1DDEB227FB8E9004CB494 /* Extensions */, |
241 | 245 | F01B067F228221B6008E64DB /* Support */, |
242 | 246 | F01B0687228221B6008E64DB /* UI */, |
|
245 | 249 | path = MonitorControl; |
246 | 250 | sourceTree = "<group>"; |
247 | 251 | }; |
| 252 | + 6C6C34F423DB25BF00C0E9CB /* Model */ = { |
| 253 | + isa = PBXGroup; |
| 254 | + children = ( |
| 255 | + F03A8DF11FFBAA6F0034DC27 /* ExternalDisplay.swift */, |
| 256 | + 6CBFE27923DB266000D1BC41 /* Display.swift */, |
| 257 | + 6CBFE27B23DB27A200D1BC41 /* InternalDisplay.swift */, |
| 258 | + ); |
| 259 | + path = Model; |
| 260 | + sourceTree = "<group>"; |
| 261 | + }; |
248 | 262 | 6C85EFD622C74B0E00227EA1 /* Manager */ = { |
249 | 263 | isa = PBXGroup; |
250 | 264 | children = ( |
|
512 | 526 | 6CD444C322D4FBB8005BFD3D /* LongerDelayCellView.swift in Sources */, |
513 | 527 | F03FE4C0228DF62B001F59A4 /* FriendlyNameCellView.swift in Sources */, |
514 | 528 | 6C2EA1CF228F7DFB00060E3F /* PollingMode.swift in Sources */, |
515 | | - F03A8DF21FFBAA6F0034DC27 /* Display.swift in Sources */, |
| 529 | + 6CBFE27C23DB27A200D1BC41 /* InternalDisplay.swift in Sources */, |
| 530 | + 6CBFE27A23DB266000D1BC41 /* Display.swift in Sources */, |
| 531 | + F03A8DF21FFBAA6F0034DC27 /* ExternalDisplay.swift in Sources */, |
516 | 532 | F0445D40200259C10025AE82 /* DisplayPrefsViewController.swift in Sources */, |
517 | 533 | 28D1DDF0227FBD99004CB494 /* EDID+Extension.swift in Sources */, |
518 | 534 | 6C85EFDD22CBAA8F00227EA1 /* PollingModeCellView.swift in Sources */, |
|
703 | 719 | CODE_SIGN_IDENTITY = "Mac Developer"; |
704 | 720 | CODE_SIGN_STYLE = Automatic; |
705 | 721 | COMBINE_HIDPI_IMAGES = YES; |
706 | | - CURRENT_PROJECT_VERSION = 570; |
| 722 | + CURRENT_PROJECT_VERSION = 631; |
707 | 723 | DEVELOPMENT_TEAM = CYC8C8R4K9; |
708 | 724 | ENABLE_HARDENED_RUNTIME = YES; |
709 | 725 | FRAMEWORK_SEARCH_PATHS = ( |
|
730 | 746 | CODE_SIGN_IDENTITY = "Mac Developer"; |
731 | 747 | CODE_SIGN_STYLE = Automatic; |
732 | 748 | COMBINE_HIDPI_IMAGES = YES; |
733 | | - CURRENT_PROJECT_VERSION = 570; |
| 749 | + CURRENT_PROJECT_VERSION = 631; |
734 | 750 | DEVELOPMENT_TEAM = CYC8C8R4K9; |
735 | 751 | ENABLE_HARDENED_RUNTIME = YES; |
736 | 752 | FRAMEWORK_SEARCH_PATHS = ( |
|
761 | 777 | CODE_SIGN_IDENTITY = "Mac Developer"; |
762 | 778 | CODE_SIGN_STYLE = Automatic; |
763 | 779 | COMBINE_HIDPI_IMAGES = YES; |
764 | | - CURRENT_PROJECT_VERSION = 570; |
| 780 | + CURRENT_PROJECT_VERSION = 631; |
765 | 781 | DEVELOPMENT_TEAM = CYC8C8R4K9; |
766 | 782 | ENABLE_HARDENED_RUNTIME = YES; |
767 | 783 | GCC_C_LANGUAGE_STANDARD = gnu11; |
|
786 | 802 | CODE_SIGN_IDENTITY = "Mac Developer"; |
787 | 803 | CODE_SIGN_STYLE = Automatic; |
788 | 804 | COMBINE_HIDPI_IMAGES = YES; |
789 | | - CURRENT_PROJECT_VERSION = 570; |
| 805 | + CURRENT_PROJECT_VERSION = 631; |
790 | 806 | DEVELOPMENT_TEAM = CYC8C8R4K9; |
791 | 807 | ENABLE_HARDENED_RUNTIME = YES; |
792 | 808 | GCC_C_LANGUAGE_STANDARD = gnu11; |
|
0 commit comments