mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
Co-authored-by: Joni Van Roost <joni.VR@hotmail.com> Co-authored-by: Rayan Khan <rayankhan04@iCloud.com> Co-authored-by: Guillaume B <the0neyouseek@users.noreply.github.com>
922 lines
46 KiB
Text
922 lines
46 KiB
Text
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 52;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
2894D9B82280B30500DF58DA /* CGDirectDisplayID+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2894D9B72280B30500DF58DA /* CGDirectDisplayID+Extension.swift */; };
|
|
28D1DDF0227FBD99004CB494 /* EDID+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28D1DDEC227FB8F2004CB494 /* EDID+Extension.swift */; };
|
|
28D1DDF2227FBE71004CB494 /* NSScreen+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28D1DDF1227FBE71004CB494 /* NSScreen+Extension.swift */; };
|
|
28D1DDF3227FC8C6004CB494 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 56754EB01D9A4016007BCDC5 /* Assets.xcassets */; };
|
|
56754EAF1D9A4016007BCDC5 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56754EAE1D9A4016007BCDC5 /* AppDelegate.swift */; };
|
|
56754EB11D9A4016007BCDC5 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 56754EB01D9A4016007BCDC5 /* Assets.xcassets */; };
|
|
6C20466C23153E4F00859767 /* Display+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C20466B23153E4F00859767 /* Display+Extension.swift */; };
|
|
6C2EA1CD228F644B00060E3F /* OnlyIntegerValueFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C2EA1CC228F644B00060E3F /* OnlyIntegerValueFormatter.swift */; };
|
|
6C2EA1CF228F7DFB00060E3F /* PollingMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C2EA1CE228F7DFB00060E3F /* PollingMode.swift */; };
|
|
6C85EFDA22C941B000227EA1 /* DisplayManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C85EFD922C941B000227EA1 /* DisplayManager.swift */; };
|
|
6C85EFE122CC00AD00227EA1 /* NSNotification+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C85EFE022CC00AD00227EA1 /* NSNotification+Extension.swift */; };
|
|
6CBFE27A23DB266000D1BC41 /* Display.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CBFE27923DB266000D1BC41 /* Display.swift */; };
|
|
6CBFE27C23DB27A200D1BC41 /* InternalDisplay.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CBFE27B23DB27A200D1BC41 /* InternalDisplay.swift */; };
|
|
6CC260F6256AD8F900613714 /* Preferences+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CC260F5256AD8F900613714 /* Preferences+Extension.swift */; };
|
|
6CD35F53264FFFC6001F1344 /* SimplyCoreAudio in Frameworks */ = {isa = PBXBuildFile; productRef = 6CD35F52264FFFC6001F1344 /* SimplyCoreAudio */; };
|
|
6CD35F5626500008001F1344 /* MediaKeyTap in Frameworks */ = {isa = PBXBuildFile; productRef = 6CD35F5526500008001F1344 /* MediaKeyTap */; };
|
|
6CD35F592650002E001F1344 /* DDC in Frameworks */ = {isa = PBXBuildFile; productRef = 6CD35F582650002E001F1344 /* DDC */; };
|
|
6CD35F5C2650003F001F1344 /* Preferences in Frameworks */ = {isa = PBXBuildFile; productRef = 6CD35F5B2650003F001F1344 /* Preferences */; };
|
|
6CDA0FCF26485A8300F52125 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 6CDA0FCD26485A8300F52125 /* Main.storyboard */; };
|
|
AA062E8A26C9A039007E628C /* DisplaysPrefsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA062E8926C9A039007E628C /* DisplaysPrefsViewController.swift */; };
|
|
AA062E8E26CA7BE5007E628C /* DisplaysPrefsCellView.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA062E8D26CA7BE5007E628C /* DisplaysPrefsCellView.swift */; };
|
|
AA16139B26BE772E00DCF027 /* Arm64DDCUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA16139A26BE772E00DCF027 /* Arm64DDCUtils.swift */; };
|
|
AA3B4A2826AE103C00B74CD2 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = AA3B4A2726AE103C00B74CD2 /* README.md */; };
|
|
AA665A5D26C5892800FEF2C1 /* AboutPrefsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA665A5C26C5892800FEF2C1 /* AboutPrefsViewController.swift */; };
|
|
AA9AE86F26B5BF3D00B6CA65 /* OSD.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AA9AE86E26B5BF3D00B6CA65 /* OSD.framework */; };
|
|
AA9AE87126B5BFB700B6CA65 /* CoreDisplay.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AA9AE87026B5BFB700B6CA65 /* CoreDisplay.framework */; };
|
|
AADB625A26BC196900DFFAA5 /* DisplayServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AADB625926BC196900DFFAA5 /* DisplayServices.framework */; };
|
|
F01B0699228221B7008E64DB /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = F01B0680228221B6008E64DB /* Localizable.strings */; };
|
|
F01B069A228221B7008E64DB /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = F01B0683228221B6008E64DB /* Utils.swift */; };
|
|
F01B069F228221B7008E64DB /* SliderHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = F01B068F228221B7008E64DB /* SliderHandler.swift */; };
|
|
F01B06A1228221B7008E64DB /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = F01B0692228221B7008E64DB /* MainMenu.xib */; };
|
|
F03A8DF21FFBAA6F0034DC27 /* ExternalDisplay.swift in Sources */ = {isa = PBXBuildFile; fileRef = F03A8DF11FFBAA6F0034DC27 /* ExternalDisplay.swift */; };
|
|
F0445D3820023E710025AE82 /* MainPrefsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F0445D3720023E710025AE82 /* MainPrefsViewController.swift */; };
|
|
F06792EA200A73460066C438 /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = F06792E9200A73460066C438 /* main.swift */; };
|
|
F06792F6200A745F0066C438 /* MonitorControlHelper.app in [Login] Copy Helper to start at Login */ = {isa = PBXBuildFile; fileRef = F06792E7200A73460066C438 /* MonitorControlHelper.app */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
FE4E0896249D584C003A50BB /* OSDUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE4E0895249D584C003A50BB /* OSDUtils.swift */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
F06792F5200A73FA0066C438 /* [Login] Copy Helper to start at Login */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = Contents/Library/LoginItems;
|
|
dstSubfolderSpec = 1;
|
|
files = (
|
|
F06792F6200A745F0066C438 /* MonitorControlHelper.app in [Login] Copy Helper to start at Login */,
|
|
);
|
|
name = "[Login] Copy Helper to start at Login";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
1E7ECF3F22A4552400E4E701 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
1E7ECF4122A4553000E4E701 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/MainMenu.strings; sourceTree = "<group>"; };
|
|
2894D9B72280B30500DF58DA /* CGDirectDisplayID+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CGDirectDisplayID+Extension.swift"; sourceTree = "<group>"; };
|
|
28D1DDEC227FB8F2004CB494 /* EDID+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "EDID+Extension.swift"; sourceTree = "<group>"; };
|
|
28D1DDF1227FBE71004CB494 /* NSScreen+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSScreen+Extension.swift"; sourceTree = "<group>"; };
|
|
2EAA5B7E24BF9E9A00937821 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/MainMenu.strings; sourceTree = "<group>"; };
|
|
2EAA5B7F24BF9E9A00937821 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
3CCA5F962442EFF800B4DB84 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/MainMenu.strings; sourceTree = "<group>"; };
|
|
3CCA5F972442EFF800B4DB84 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
47A9F5A022ACAFBE00F649BB /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/MainMenu.strings"; sourceTree = "<group>"; };
|
|
47A9F5A122ACAFBE00F649BB /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
56754EAB1D9A4016007BCDC5 /* MonitorControl.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MonitorControl.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
56754EAE1D9A4016007BCDC5 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
56754EB01D9A4016007BCDC5 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
6C20466B23153E4F00859767 /* Display+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Display+Extension.swift"; sourceTree = "<group>"; };
|
|
6C2EA1CC228F644B00060E3F /* OnlyIntegerValueFormatter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OnlyIntegerValueFormatter.swift; sourceTree = "<group>"; };
|
|
6C2EA1CE228F7DFB00060E3F /* PollingMode.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PollingMode.swift; sourceTree = "<group>"; };
|
|
6C85EFD922C941B000227EA1 /* DisplayManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DisplayManager.swift; sourceTree = "<group>"; };
|
|
6C85EFE022CC00AD00227EA1 /* NSNotification+Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSNotification+Extension.swift"; sourceTree = "<group>"; };
|
|
6CAD134F23624CC1009BD53F /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/MainMenu.strings; sourceTree = "<group>"; };
|
|
6CAD135023624CC1009BD53F /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
6CBFE27923DB266000D1BC41 /* Display.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Display.swift; sourceTree = "<group>"; };
|
|
6CBFE27B23DB27A200D1BC41 /* InternalDisplay.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InternalDisplay.swift; sourceTree = "<group>"; };
|
|
6CC260F5256AD8F900613714 /* Preferences+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Preferences+Extension.swift"; sourceTree = "<group>"; };
|
|
6CDA0FCE26485A8300F52125 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
6CDA0FD026485AA100F52125 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Main.strings; sourceTree = "<group>"; };
|
|
6CDA0FD126485AA300F52125 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Main.strings"; sourceTree = "<group>"; };
|
|
6CDA0FD226485AA700F52125 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Main.strings; sourceTree = "<group>"; };
|
|
6CDA0FD326485AA900F52125 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Main.strings; sourceTree = "<group>"; };
|
|
6CDA0FD426485AAA00F52125 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Main.strings; sourceTree = "<group>"; };
|
|
6CDA0FD526485AAB00F52125 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Main.strings; sourceTree = "<group>"; };
|
|
6CDA0FD626485AAC00F52125 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Main.strings; sourceTree = "<group>"; };
|
|
6CDA0FD726485AAC00F52125 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Main.strings; sourceTree = "<group>"; };
|
|
6CDA0FD826485AAE00F52125 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/Main.strings; sourceTree = "<group>"; };
|
|
AA062E8926C9A039007E628C /* DisplaysPrefsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DisplaysPrefsViewController.swift; sourceTree = "<group>"; };
|
|
AA062E8D26CA7BE5007E628C /* DisplaysPrefsCellView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DisplaysPrefsCellView.swift; sourceTree = "<group>"; };
|
|
AA16139A26BE772E00DCF027 /* Arm64DDCUtils.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Arm64DDCUtils.swift; sourceTree = "<group>"; };
|
|
AA3B4A2726AE103C00B74CD2 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
|
AA665A5C26C5892800FEF2C1 /* AboutPrefsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AboutPrefsViewController.swift; sourceTree = "<group>"; };
|
|
AA6686F026B8172E00AF74A2 /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/Main.strings; sourceTree = "<group>"; };
|
|
AA6686F126B8172E00AF74A2 /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/MainMenu.strings; sourceTree = "<group>"; };
|
|
AA6686F226B8172E00AF74A2 /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
AA9AE86E26B5BF3D00B6CA65 /* OSD.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OSD.framework; path = ../../../../../System/Library/PrivateFrameworks/OSD.framework; sourceTree = "<group>"; };
|
|
AA9AE87026B5BFB700B6CA65 /* CoreDisplay.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreDisplay.framework; path = ../../../../../System/Library/Frameworks/CoreDisplay.framework; sourceTree = "<group>"; };
|
|
AADB625926BC196900DFFAA5 /* DisplayServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DisplayServices.framework; path = ../../../../../System/Library/PrivateFrameworks/DisplayServices.framework; sourceTree = "<group>"; };
|
|
B0C4810623357CE500053F91 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
B0C4810823357CE500053F91 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/MainMenu.strings; sourceTree = "<group>"; };
|
|
F01B0681228221B6008E64DB /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
F01B0682228221B6008E64DB /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
F01B0683228221B6008E64DB /* Utils.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Utils.swift; sourceTree = "<group>"; };
|
|
F01B0684228221B6008E64DB /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
F01B0685228221B6008E64DB /* Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Bridging-Header.h"; sourceTree = "<group>"; };
|
|
F01B0686228221B6008E64DB /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
F01B068F228221B7008E64DB /* SliderHandler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SliderHandler.swift; sourceTree = "<group>"; };
|
|
F01B0693228221B7008E64DB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
|
|
F01B06A222822208008E64DB /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/MainMenu.strings; sourceTree = "<group>"; };
|
|
F01B06A32282220A008E64DB /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/MainMenu.strings; sourceTree = "<group>"; };
|
|
F01B06A42282220D008E64DB /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/MainMenu.strings; sourceTree = "<group>"; };
|
|
F03A8DF11FFBAA6F0034DC27 /* ExternalDisplay.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExternalDisplay.swift; sourceTree = "<group>"; };
|
|
F0445D3720023E710025AE82 /* MainPrefsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainPrefsViewController.swift; sourceTree = "<group>"; };
|
|
F06792E7200A73460066C438 /* MonitorControlHelper.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MonitorControlHelper.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
F06792E9200A73460066C438 /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; };
|
|
F06792F0200A73470066C438 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
F06792F1200A73470066C438 /* MonitorControlHelper.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = MonitorControlHelper.entitlements; sourceTree = "<group>"; };
|
|
FE4E0895249D584C003A50BB /* OSDUtils.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OSDUtils.swift; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
56754EA81D9A4016007BCDC5 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
AA9AE87126B5BFB700B6CA65 /* CoreDisplay.framework in Frameworks */,
|
|
6CD35F53264FFFC6001F1344 /* SimplyCoreAudio in Frameworks */,
|
|
6CD35F5626500008001F1344 /* MediaKeyTap in Frameworks */,
|
|
6CD35F592650002E001F1344 /* DDC in Frameworks */,
|
|
AA9AE86F26B5BF3D00B6CA65 /* OSD.framework in Frameworks */,
|
|
6CD35F5C2650003F001F1344 /* Preferences in Frameworks */,
|
|
AADB625A26BC196900DFFAA5 /* DisplayServices.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
F06792E4200A73460066C438 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
28D1DDD1227FB759004CB494 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
AA9AE86E26B5BF3D00B6CA65 /* OSD.framework */,
|
|
AA9AE87026B5BFB700B6CA65 /* CoreDisplay.framework */,
|
|
AADB625926BC196900DFFAA5 /* DisplayServices.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
28D1DDEB227FB8E9004CB494 /* Extensions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2894D9B72280B30500DF58DA /* CGDirectDisplayID+Extension.swift */,
|
|
28D1DDEC227FB8F2004CB494 /* EDID+Extension.swift */,
|
|
28D1DDF1227FBE71004CB494 /* NSScreen+Extension.swift */,
|
|
6C85EFE022CC00AD00227EA1 /* NSNotification+Extension.swift */,
|
|
6C20466B23153E4F00859767 /* Display+Extension.swift */,
|
|
6CC260F5256AD8F900613714 /* Preferences+Extension.swift */,
|
|
);
|
|
path = Extensions;
|
|
sourceTree = "<group>";
|
|
};
|
|
56754EA21D9A4016007BCDC5 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
AA3B4A2726AE103C00B74CD2 /* README.md */,
|
|
28D1DDD1227FB759004CB494 /* Frameworks */,
|
|
56754EAD1D9A4016007BCDC5 /* MonitorControl */,
|
|
F06792E8200A73460066C438 /* MonitorControlHelper */,
|
|
56754EAC1D9A4016007BCDC5 /* Products */,
|
|
);
|
|
indentWidth = 2;
|
|
sourceTree = "<group>";
|
|
};
|
|
56754EAC1D9A4016007BCDC5 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
56754EAB1D9A4016007BCDC5 /* MonitorControl.app */,
|
|
F06792E7200A73460066C438 /* MonitorControlHelper.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
56754EAD1D9A4016007BCDC5 /* MonitorControl */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6C6C34F423DB25BF00C0E9CB /* Model */,
|
|
F01B0686228221B6008E64DB /* Info.plist */,
|
|
6C85EFD622C74B0E00227EA1 /* Manager */,
|
|
56754EAE1D9A4016007BCDC5 /* AppDelegate.swift */,
|
|
56754EB01D9A4016007BCDC5 /* Assets.xcassets */,
|
|
28D1DDEB227FB8E9004CB494 /* Extensions */,
|
|
F01B067F228221B6008E64DB /* Support */,
|
|
F01B0687228221B6008E64DB /* UI */,
|
|
F0445D3620023D5B0025AE82 /* View Controllers */,
|
|
);
|
|
path = MonitorControl;
|
|
sourceTree = "<group>";
|
|
};
|
|
6C6C34F423DB25BF00C0E9CB /* Model */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F03A8DF11FFBAA6F0034DC27 /* ExternalDisplay.swift */,
|
|
6CBFE27923DB266000D1BC41 /* Display.swift */,
|
|
6CBFE27B23DB27A200D1BC41 /* InternalDisplay.swift */,
|
|
);
|
|
path = Model;
|
|
sourceTree = "<group>";
|
|
};
|
|
6C85EFD622C74B0E00227EA1 /* Manager */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6C85EFD922C941B000227EA1 /* DisplayManager.swift */,
|
|
);
|
|
path = Manager;
|
|
sourceTree = "<group>";
|
|
};
|
|
F01B067F228221B6008E64DB /* Support */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F01B0685228221B6008E64DB /* Bridging-Header.h */,
|
|
F01B0680228221B6008E64DB /* Localizable.strings */,
|
|
F01B0683228221B6008E64DB /* Utils.swift */,
|
|
6C2EA1CC228F644B00060E3F /* OnlyIntegerValueFormatter.swift */,
|
|
6C2EA1CE228F7DFB00060E3F /* PollingMode.swift */,
|
|
FE4E0895249D584C003A50BB /* OSDUtils.swift */,
|
|
AA16139A26BE772E00DCF027 /* Arm64DDCUtils.swift */,
|
|
);
|
|
path = Support;
|
|
sourceTree = "<group>";
|
|
};
|
|
F01B0687228221B6008E64DB /* UI */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6CDA0FCD26485A8300F52125 /* Main.storyboard */,
|
|
F01B0692228221B7008E64DB /* MainMenu.xib */,
|
|
F01B068F228221B7008E64DB /* SliderHandler.swift */,
|
|
);
|
|
path = UI;
|
|
sourceTree = "<group>";
|
|
};
|
|
F0445D3620023D5B0025AE82 /* View Controllers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F0445D3720023E710025AE82 /* MainPrefsViewController.swift */,
|
|
AA665A5C26C5892800FEF2C1 /* AboutPrefsViewController.swift */,
|
|
AA062E8926C9A039007E628C /* DisplaysPrefsViewController.swift */,
|
|
AA062E8D26CA7BE5007E628C /* DisplaysPrefsCellView.swift */,
|
|
);
|
|
path = "View Controllers";
|
|
sourceTree = "<group>";
|
|
};
|
|
F06792E8200A73460066C438 /* MonitorControlHelper */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F06792F0200A73470066C438 /* Info.plist */,
|
|
F06792E9200A73460066C438 /* main.swift */,
|
|
F06792F1200A73470066C438 /* MonitorControlHelper.entitlements */,
|
|
);
|
|
path = MonitorControlHelper;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
56754EAA1D9A4016007BCDC5 /* MonitorControl */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 56754EB81D9A4016007BCDC5 /* Build configuration list for PBXNativeTarget "MonitorControl" */;
|
|
buildPhases = (
|
|
28D1DE0C227FCFAF004CB494 /* [Format] Run SwiftFormat */,
|
|
F03A8DF01FFB9D4C0034DC27 /* [Lint] Run SwiftLint */,
|
|
6CB1BDB2253C7EBE00B52124 /* [Localization] Run BartyCrouch */,
|
|
56754EA71D9A4016007BCDC5 /* Sources */,
|
|
56754EA81D9A4016007BCDC5 /* Frameworks */,
|
|
56754EA91D9A4016007BCDC5 /* Resources */,
|
|
F06792F5200A73FA0066C438 /* [Login] Copy Helper to start at Login */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = MonitorControl;
|
|
packageProductDependencies = (
|
|
6CD35F52264FFFC6001F1344 /* SimplyCoreAudio */,
|
|
6CD35F5526500008001F1344 /* MediaKeyTap */,
|
|
6CD35F582650002E001F1344 /* DDC */,
|
|
6CD35F5B2650003F001F1344 /* Preferences */,
|
|
);
|
|
productName = MonitorControl.OSX;
|
|
productReference = 56754EAB1D9A4016007BCDC5 /* MonitorControl.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
F06792E6200A73460066C438 /* MonitorControlHelper */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = F06792F4200A73470066C438 /* Build configuration list for PBXNativeTarget "MonitorControlHelper" */;
|
|
buildPhases = (
|
|
F06792E3200A73460066C438 /* Sources */,
|
|
F06792E4200A73460066C438 /* Frameworks */,
|
|
F06792E5200A73460066C438 /* Resources */,
|
|
28F6A5802283515F00A4ADCD /* Increase Build Number */,
|
|
28F6A5822283548F00A4ADCD /* Sync Version Numbers */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = MonitorControlHelper;
|
|
productName = MonitorControlHelper;
|
|
productReference = F06792E7200A73460066C438 /* MonitorControlHelper.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
56754EA31D9A4016007BCDC5 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftUpdateCheck = 0920;
|
|
LastUpgradeCheck = 1250;
|
|
ORGANIZATIONNAME = MonitorControl;
|
|
TargetAttributes = {
|
|
56754EAA1D9A4016007BCDC5 = {
|
|
CreatedOnToolsVersion = 8.0;
|
|
LastSwiftMigration = 1020;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
F06792E6200A73460066C438 = {
|
|
CreatedOnToolsVersion = 9.2;
|
|
LastSwiftMigration = 1020;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 56754EA61D9A4016007BCDC5 /* Build configuration list for PBXProject "MonitorControl" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
fr,
|
|
de,
|
|
uk,
|
|
"zh-Hans",
|
|
ru,
|
|
it,
|
|
ja,
|
|
pl,
|
|
hu,
|
|
);
|
|
mainGroup = 56754EA21D9A4016007BCDC5;
|
|
packageReferences = (
|
|
6CD35F51264FFFC6001F1344 /* XCRemoteSwiftPackageReference "SimplyCoreAudio" */,
|
|
6CD35F5426500008001F1344 /* XCRemoteSwiftPackageReference "MediaKeyTap" */,
|
|
6CD35F572650002E001F1344 /* XCRemoteSwiftPackageReference "DDC" */,
|
|
6CD35F5A2650003F001F1344 /* XCRemoteSwiftPackageReference "Preferences" */,
|
|
);
|
|
productRefGroup = 56754EAC1D9A4016007BCDC5 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
56754EAA1D9A4016007BCDC5 /* MonitorControl */,
|
|
F06792E6200A73460066C438 /* MonitorControlHelper */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
56754EA91D9A4016007BCDC5 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
56754EB11D9A4016007BCDC5 /* Assets.xcassets in Resources */,
|
|
6CDA0FCF26485A8300F52125 /* Main.storyboard in Resources */,
|
|
AA3B4A2826AE103C00B74CD2 /* README.md in Resources */,
|
|
F01B0699228221B7008E64DB /* Localizable.strings in Resources */,
|
|
F01B06A1228221B7008E64DB /* MainMenu.xib in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
F06792E5200A73460066C438 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
28D1DDF3227FC8C6004CB494 /* Assets.xcassets in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
28D1DE0C227FCFAF004CB494 /* [Format] Run SwiftFormat */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[Format] Run SwiftFormat";
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "if which swiftformat >/dev/null; then\n swiftformat .\nelse\n echo \"warning: SwiftFormat not installed, download from https://github.com/nicklockwood/SwiftFormat\" >&2\nfi\n";
|
|
};
|
|
28F6A5802283515F00A4ADCD /* Increase Build Number */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Increase Build Number";
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = "/bin/bash -euo pipefail";
|
|
shellScript = "files_have_changed() {\n test -n \"$(find \"${1}\" ! -path '*xcuserdata*' ! -path '*.git' ! -path '*.git/*' -newer \"${2}\")\"\n}\n\nif files_have_changed \"${PROJECT_DIR}\" \"${INFOPLIST_FILE}\"; then\n build_number=\"$(/usr/libexec/PlistBuddy -c \"Print CFBundleVersion\" \"${INFOPLIST_FILE}\")\"\n new_build_number=\"$((build_number + 1))\"\n\n /usr/libexec/PlistBuddy -c \"Set :CFBundleVersion ${new_build_number}\" \"${INFOPLIST_FILE/Helper/}\"\n /usr/libexec/PlistBuddy -c \"Set :CFBundleVersion ${new_build_number}\" \"${INFOPLIST_FILE}\"\nfi\n";
|
|
};
|
|
28F6A5822283548F00A4ADCD /* Sync Version Numbers */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Sync Version Numbers";
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = "/bin/bash -euo pipefail";
|
|
shellScript = "version_number=\"$(/usr/libexec/PlistBuddy -c \"Print CFBundleShortVersionString\" \"${INFOPLIST_FILE/Helper/}\")\"\n\n/usr/libexec/PlistBuddy -c \"Set :CFBundleShortVersionString ${version_number}\" \"${INFOPLIST_FILE/Helper/}\"\n/usr/libexec/PlistBuddy -c \"Set :CFBundleShortVersionString ${version_number}\" \"${INFOPLIST_FILE}\"\n";
|
|
};
|
|
6CB1BDB2253C7EBE00B52124 /* [Localization] Run BartyCrouch */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[Localization] Run BartyCrouch";
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "if which bartycrouch > /dev/null; then\n bartycrouch update -x\n bartycrouch lint -x\nelse\n echo \"warning: BartyCrouch not installed, download it from https://github.com/Flinesoft/BartyCrouch\"\nfi\n";
|
|
};
|
|
F03A8DF01FFB9D4C0034DC27 /* [Lint] Run SwiftLint */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[Lint] Run SwiftLint";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "if which swiftlint >/dev/null; then\n swiftlint\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\" >&2\nfi\n";
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
56754EA71D9A4016007BCDC5 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
56754EAF1D9A4016007BCDC5 /* AppDelegate.swift in Sources */,
|
|
6C85EFE122CC00AD00227EA1 /* NSNotification+Extension.swift in Sources */,
|
|
AA062E8A26C9A039007E628C /* DisplaysPrefsViewController.swift in Sources */,
|
|
6C2EA1CD228F644B00060E3F /* OnlyIntegerValueFormatter.swift in Sources */,
|
|
2894D9B82280B30500DF58DA /* CGDirectDisplayID+Extension.swift in Sources */,
|
|
6CC260F6256AD8F900613714 /* Preferences+Extension.swift in Sources */,
|
|
AA665A5D26C5892800FEF2C1 /* AboutPrefsViewController.swift in Sources */,
|
|
6C2EA1CF228F7DFB00060E3F /* PollingMode.swift in Sources */,
|
|
6CBFE27C23DB27A200D1BC41 /* InternalDisplay.swift in Sources */,
|
|
AA062E8E26CA7BE5007E628C /* DisplaysPrefsCellView.swift in Sources */,
|
|
FE4E0896249D584C003A50BB /* OSDUtils.swift in Sources */,
|
|
6CBFE27A23DB266000D1BC41 /* Display.swift in Sources */,
|
|
F03A8DF21FFBAA6F0034DC27 /* ExternalDisplay.swift in Sources */,
|
|
28D1DDF0227FBD99004CB494 /* EDID+Extension.swift in Sources */,
|
|
6C20466C23153E4F00859767 /* Display+Extension.swift in Sources */,
|
|
AA16139B26BE772E00DCF027 /* Arm64DDCUtils.swift in Sources */,
|
|
F0445D3820023E710025AE82 /* MainPrefsViewController.swift in Sources */,
|
|
28D1DDF2227FBE71004CB494 /* NSScreen+Extension.swift in Sources */,
|
|
F01B069F228221B7008E64DB /* SliderHandler.swift in Sources */,
|
|
6C85EFDA22C941B000227EA1 /* DisplayManager.swift in Sources */,
|
|
F01B069A228221B7008E64DB /* Utils.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
F06792E3200A73460066C438 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
F06792EA200A73460066C438 /* main.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
6CDA0FCD26485A8300F52125 /* Main.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
6CDA0FCE26485A8300F52125 /* Base */,
|
|
6CDA0FD026485AA100F52125 /* en */,
|
|
6CDA0FD126485AA300F52125 /* zh-Hans */,
|
|
6CDA0FD226485AA700F52125 /* fr */,
|
|
6CDA0FD326485AA900F52125 /* de */,
|
|
6CDA0FD426485AAA00F52125 /* it */,
|
|
6CDA0FD526485AAB00F52125 /* ja */,
|
|
6CDA0FD626485AAC00F52125 /* pl */,
|
|
6CDA0FD726485AAC00F52125 /* ru */,
|
|
6CDA0FD826485AAE00F52125 /* uk */,
|
|
AA6686F026B8172E00AF74A2 /* hu */,
|
|
);
|
|
name = Main.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
F01B0680228221B6008E64DB /* Localizable.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
F01B0681228221B6008E64DB /* de */,
|
|
F01B0682228221B6008E64DB /* en */,
|
|
F01B0684228221B6008E64DB /* fr */,
|
|
1E7ECF3F22A4552400E4E701 /* uk */,
|
|
47A9F5A122ACAFBE00F649BB /* zh-Hans */,
|
|
B0C4810623357CE500053F91 /* ru */,
|
|
6CAD135023624CC1009BD53F /* it */,
|
|
3CCA5F972442EFF800B4DB84 /* ja */,
|
|
2EAA5B7F24BF9E9A00937821 /* pl */,
|
|
AA6686F226B8172E00AF74A2 /* hu */,
|
|
);
|
|
name = Localizable.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
F01B0692228221B7008E64DB /* MainMenu.xib */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
F01B0693228221B7008E64DB /* Base */,
|
|
F01B06A42282220D008E64DB /* de */,
|
|
F01B06A222822208008E64DB /* en */,
|
|
F01B06A32282220A008E64DB /* fr */,
|
|
1E7ECF4122A4553000E4E701 /* uk */,
|
|
47A9F5A022ACAFBE00F649BB /* zh-Hans */,
|
|
B0C4810823357CE500053F91 /* ru */,
|
|
6CAD134F23624CC1009BD53F /* it */,
|
|
3CCA5F962442EFF800B4DB84 /* ja */,
|
|
2EAA5B7E24BF9E9A00937821 /* pl */,
|
|
AA6686F126B8172E00AF74A2 /* hu */,
|
|
);
|
|
name = MainMenu.xib;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
56754EB61D9A4016007BCDC5 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVES = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
FRAMEWORK_SEARCH_PATHS = "$(PROJECT_DIR)/**";
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.12;
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = macosx;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
};
|
|
name = Debug;
|
|
};
|
|
56754EB71D9A4016007BCDC5 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVES = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
FRAMEWORK_SEARCH_PATHS = "$(PROJECT_DIR)/**";
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.12;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
SDKROOT = macosx;
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
};
|
|
name = Release;
|
|
};
|
|
56754EB91D9A4016007BCDC5 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
CURRENT_PROJECT_VERSION = 1179;
|
|
DEVELOPMENT_TEAM = "";
|
|
ENABLE_HARDENED_RUNTIME = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(PROJECT_DIR)/**",
|
|
"/System/Library/PrivateFrameworks/**",
|
|
);
|
|
INFOPLIST_FILE = MonitorControl/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.14;
|
|
MARKETING_VERSION = 3.0.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = me.guillaumeb.MonitorControl;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
SWIFT_OBJC_BRIDGING_HEADER = "MonitorControl/Support/Bridging-Header.h";
|
|
SWIFT_VERSION = 5.0;
|
|
SYSTEM_FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks",
|
|
);
|
|
};
|
|
name = Debug;
|
|
};
|
|
56754EBA1D9A4016007BCDC5 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = x86_64;
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
CURRENT_PROJECT_VERSION = 1179;
|
|
DEVELOPMENT_TEAM = "";
|
|
ENABLE_HARDENED_RUNTIME = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(PROJECT_DIR)/**",
|
|
"/System/Library/PrivateFrameworks/**",
|
|
);
|
|
INFOPLIST_FILE = MonitorControl/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.14;
|
|
MARKETING_VERSION = 3.0.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = me.guillaumeb.MonitorControl;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
SWIFT_OBJC_BRIDGING_HEADER = "MonitorControl/Support/Bridging-Header.h";
|
|
SWIFT_VERSION = 5.0;
|
|
SYSTEM_FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks",
|
|
);
|
|
};
|
|
name = Release;
|
|
};
|
|
F06792F2200A73470066C438 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CODE_SIGN_ENTITLEMENTS = MonitorControlHelper/MonitorControlHelper.entitlements;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
CURRENT_PROJECT_VERSION = 631;
|
|
DEVELOPMENT_TEAM = "";
|
|
ENABLE_HARDENED_RUNTIME = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
INFOPLIST_FILE = MonitorControlHelper/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.14;
|
|
MARKETING_VERSION = 3.0.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = me.guillaumeb.MonitorControlHelper;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
F06792F3200A73470066C438 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CODE_SIGN_ENTITLEMENTS = MonitorControlHelper/MonitorControlHelper.entitlements;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
CURRENT_PROJECT_VERSION = 631;
|
|
DEVELOPMENT_TEAM = "";
|
|
ENABLE_HARDENED_RUNTIME = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
INFOPLIST_FILE = MonitorControlHelper/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.14;
|
|
MARKETING_VERSION = 3.0.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = me.guillaumeb.MonitorControlHelper;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
56754EA61D9A4016007BCDC5 /* Build configuration list for PBXProject "MonitorControl" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
56754EB61D9A4016007BCDC5 /* Debug */,
|
|
56754EB71D9A4016007BCDC5 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
56754EB81D9A4016007BCDC5 /* Build configuration list for PBXNativeTarget "MonitorControl" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
56754EB91D9A4016007BCDC5 /* Debug */,
|
|
56754EBA1D9A4016007BCDC5 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
F06792F4200A73470066C438 /* Build configuration list for PBXNativeTarget "MonitorControlHelper" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
F06792F2200A73470066C438 /* Debug */,
|
|
F06792F3200A73470066C438 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
|
|
/* Begin XCRemoteSwiftPackageReference section */
|
|
6CD35F51264FFFC6001F1344 /* XCRemoteSwiftPackageReference "SimplyCoreAudio" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/rnine/SimplyCoreAudio";
|
|
requirement = {
|
|
kind = upToNextMajorVersion;
|
|
minimumVersion = 4.0.1;
|
|
};
|
|
};
|
|
6CD35F5426500008001F1344 /* XCRemoteSwiftPackageReference "MediaKeyTap" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/MonitorControl/MediaKeyTap";
|
|
requirement = {
|
|
branch = master;
|
|
kind = branch;
|
|
};
|
|
};
|
|
6CD35F572650002E001F1344 /* XCRemoteSwiftPackageReference "DDC" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/reitermarkus/DDC.swift";
|
|
requirement = {
|
|
branch = master;
|
|
kind = branch;
|
|
};
|
|
};
|
|
6CD35F5A2650003F001F1344 /* XCRemoteSwiftPackageReference "Preferences" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/sindresorhus/Preferences";
|
|
requirement = {
|
|
kind = upToNextMajorVersion;
|
|
minimumVersion = 2.3.0;
|
|
};
|
|
};
|
|
/* End XCRemoteSwiftPackageReference section */
|
|
|
|
/* Begin XCSwiftPackageProductDependency section */
|
|
6CD35F52264FFFC6001F1344 /* SimplyCoreAudio */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 6CD35F51264FFFC6001F1344 /* XCRemoteSwiftPackageReference "SimplyCoreAudio" */;
|
|
productName = SimplyCoreAudio;
|
|
};
|
|
6CD35F5526500008001F1344 /* MediaKeyTap */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 6CD35F5426500008001F1344 /* XCRemoteSwiftPackageReference "MediaKeyTap" */;
|
|
productName = MediaKeyTap;
|
|
};
|
|
6CD35F582650002E001F1344 /* DDC */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 6CD35F572650002E001F1344 /* XCRemoteSwiftPackageReference "DDC" */;
|
|
productName = DDC;
|
|
};
|
|
6CD35F5B2650003F001F1344 /* Preferences */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 6CD35F5A2650003F001F1344 /* XCRemoteSwiftPackageReference "Preferences" */;
|
|
productName = Preferences;
|
|
};
|
|
/* End XCSwiftPackageProductDependency section */
|
|
};
|
|
rootObject = 56754EA31D9A4016007BCDC5 /* Project object */;
|
|
}
|