mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
1101 lines
60 KiB
Text
1101 lines
60 KiB
Text
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 55;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
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 /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56754EAE1D9A4016007BCDC5 /* main.swift */; };
|
|
56754EB11D9A4016007BCDC5 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 56754EB01D9A4016007BCDC5 /* Assets.xcassets */; };
|
|
6C85EFDA22C941B000227EA1 /* DisplayManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C85EFD922C941B000227EA1 /* DisplayManager.swift */; };
|
|
6CBFE27A23DB266000D1BC41 /* Display.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CBFE27923DB266000D1BC41 /* Display.swift */; };
|
|
6CBFE27C23DB27A200D1BC41 /* AppleDisplay.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CBFE27B23DB27A200D1BC41 /* AppleDisplay.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 */; };
|
|
6CDA0FCF26485A8300F52125 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 6CDA0FCD26485A8300F52125 /* Main.storyboard */; };
|
|
8C1741852707B91100E88D53 /* InternetAccessPolicy.plist in Resources */ = {isa = PBXBuildFile; fileRef = 8C1741842707B91100E88D53 /* InternetAccessPolicy.plist */; };
|
|
8C1741882707B91F00E88D53 /* InternetAccessPolicy.strings in Resources */ = {isa = PBXBuildFile; fileRef = 8C17418A2707B91F00E88D53 /* InternetAccessPolicy.strings */; };
|
|
AA062E8A26C9A039007E628C /* DisplaysPrefsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA062E8926C9A039007E628C /* DisplaysPrefsViewController.swift */; };
|
|
AA062E8E26CA7BE5007E628C /* DisplaysPrefsCellView.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA062E8D26CA7BE5007E628C /* DisplaysPrefsCellView.swift */; };
|
|
AA16139B26BE772E00DCF027 /* Arm64DDC.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA16139A26BE772E00DCF027 /* Arm64DDC.swift */; };
|
|
AA25F6CF26E680510087F3A2 /* MenuslidersPrefsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA25F6CE26E680510087F3A2 /* MenuslidersPrefsViewController.swift */; };
|
|
AA25F6D126E681D30087F3A2 /* KeyboardPrefsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA25F6D026E681D30087F3A2 /* KeyboardPrefsViewController.swift */; };
|
|
AA25F6D726E68C160087F3A2 /* MediaKeyTapManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA25F6D626E68C160087F3A2 /* MediaKeyTapManager.swift */; };
|
|
AA3B4A2826AE103C00B74CD2 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = AA3B4A2726AE103C00B74CD2 /* README.md */; };
|
|
AA4398A926DD55DA00943F16 /* IntelDDC.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA4398A826DD55DA00943F16 /* IntelDDC.swift */; };
|
|
AA44E703270377C200E06865 /* KeyboardShortcuts in Frameworks */ = {isa = PBXBuildFile; productRef = AA44E702270377C200E06865 /* KeyboardShortcuts */; };
|
|
AA44E7052703790100E06865 /* KeyboardShortcuts+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA44E7042703790100E06865 /* KeyboardShortcuts+Extension.swift */; };
|
|
AA44E70727038F7F00E06865 /* KeyboardShortcutsManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA44E70627038F7F00E06865 /* KeyboardShortcutsManager.swift */; };
|
|
AA473EB126DFF8DE0063A181 /* Command.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA473EB026DFF8DE0063A181 /* Command.swift */; };
|
|
AA5314C426EBF5170041D178 /* PrefKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA5314C326EBF5170041D178 /* PrefKey.swift */; };
|
|
AA665A5D26C5892800FEF2C1 /* AboutPrefsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA665A5C26C5892800FEF2C1 /* AboutPrefsViewController.swift */; };
|
|
AA70817C27046B9800CC5625 /* Sparkle in Frameworks */ = {isa = PBXBuildFile; productRef = AA70817B27046B9800CC5625 /* Sparkle */; };
|
|
AA78BDBD2709FE7B00CA8DF7 /* UpdaterDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA78BDBC2709FE7B00CA8DF7 /* UpdaterDelegate.swift */; };
|
|
AA99521726FE25AB00612E07 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA99521626FE25AB00612E07 /* AppDelegate.swift */; };
|
|
AA99521926FE49A300612E07 /* MenuHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA99521826FE49A300612E07 /* MenuHandler.swift */; };
|
|
AA9AE86F26B5BF3D00B6CA65 /* OSD.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AA9AE86E26B5BF3D00B6CA65 /* OSD.framework */; };
|
|
AA9AE87126B5BFB700B6CA65 /* CoreDisplay.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AA9AE87026B5BFB700B6CA65 /* CoreDisplay.framework */; };
|
|
AAB2F638273ED099004AB5A4 /* .swiftlint.yml in Resources */ = {isa = PBXBuildFile; fileRef = AAB2F637273ED099004AB5A4 /* .swiftlint.yml */; };
|
|
AAB2F63C273ED0AD004AB5A4 /* .swift-version in Resources */ = {isa = PBXBuildFile; fileRef = AAB2F639273ED0AD004AB5A4 /* .swift-version */; };
|
|
AAB2F63D273ED0AD004AB5A4 /* .gitignore in Resources */ = {isa = PBXBuildFile; fileRef = AAB2F63A273ED0AD004AB5A4 /* .gitignore */; };
|
|
AAB2F63E273ED0AD004AB5A4 /* .swiftformat in Resources */ = {isa = PBXBuildFile; fileRef = AAB2F63B273ED0AD004AB5A4 /* .swiftformat */; };
|
|
AAB2F640273ED0B8004AB5A4 /* .bartycrouch.toml in Resources */ = {isa = PBXBuildFile; fileRef = AAB2F63F273ED0B8004AB5A4 /* .bartycrouch.toml */; };
|
|
AAB2F642273ED0C7004AB5A4 /* .github in Resources */ = {isa = PBXBuildFile; fileRef = AAB2F641273ED0C7004AB5A4 /* .github */; };
|
|
AAB2F644273ED0E9004AB5A4 /* License.txt in Resources */ = {isa = PBXBuildFile; fileRef = AAB2F643273ED0E9004AB5A4 /* License.txt */; };
|
|
AACE5E2327050C63006C2A48 /* NSNotification+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = AACE5E2227050C63006C2A48 /* NSNotification+Extension.swift */; };
|
|
AAD7DD342CAFF3D90062822F /* Settings in Frameworks */ = {isa = PBXBuildFile; productRef = AAD7DD332CAFF3D90062822F /* Settings */; };
|
|
AADB625A26BC196900DFFAA5 /* DisplayServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AADB625926BC196900DFFAA5 /* DisplayServices.framework */; };
|
|
F01B0699228221B7008E64DB /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = F01B0680228221B6008E64DB /* Localizable.strings */; };
|
|
F01B069F228221B7008E64DB /* SliderHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = F01B068F228221B7008E64DB /* SliderHandler.swift */; };
|
|
F03A8DF21FFBAA6F0034DC27 /* OtherDisplay.swift in Sources */ = {isa = PBXBuildFile; fileRef = F03A8DF11FFBAA6F0034DC27 /* OtherDisplay.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, ); }; };
|
|
F0A489C4279C71B200BEDFD6 /* OnboardingViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F0A489C3279C71B200BEDFD6 /* OnboardingViewController.swift */; };
|
|
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 */
|
|
01D6471D2AF916A800321FFB /* hi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hi; path = hi.lproj/Main.strings; sourceTree = "<group>"; };
|
|
01D6471E2AF916A800321FFB /* hi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hi; path = hi.lproj/InternetAccessPolicy.strings; sourceTree = "<group>"; };
|
|
01D6471F2AF916A800321FFB /* hi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hi; path = hi.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
17DE48C4273E9DC500A1779F /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Main.strings; sourceTree = "<group>"; };
|
|
17DE48C5273E9DC500A1779F /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/InternetAccessPolicy.strings; sourceTree = "<group>"; };
|
|
17DE48C6273E9DC500A1779F /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
28D1DDF1227FBE71004CB494 /* NSScreen+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSScreen+Extension.swift"; sourceTree = "<group>"; };
|
|
2FBCCED52853930200C06A13 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Main.strings; sourceTree = "<group>"; };
|
|
2FBCCED62853930200C06A13 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/InternetAccessPolicy.strings; sourceTree = "<group>"; };
|
|
2FBCCED72853930200C06A13 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
56754EAB1D9A4016007BCDC5 /* MonitorControl.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MonitorControl.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
56754EAE1D9A4016007BCDC5 /* main.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = main.swift; sourceTree = "<group>"; };
|
|
56754EB01D9A4016007BCDC5 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
6C85EFD922C941B000227EA1 /* DisplayManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DisplayManager.swift; sourceTree = "<group>"; };
|
|
6CBFE27923DB266000D1BC41 /* Display.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Display.swift; sourceTree = "<group>"; };
|
|
6CBFE27B23DB27A200D1BC41 /* AppleDisplay.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppleDisplay.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>"; };
|
|
6CF93A782707981300BA219D /* MonitorControlDebug.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = MonitorControlDebug.entitlements; sourceTree = "<group>"; };
|
|
8C1741842707B91100E88D53 /* InternetAccessPolicy.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = InternetAccessPolicy.plist; sourceTree = "<group>"; };
|
|
8C1741892707B91F00E88D53 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InternetAccessPolicy.strings; sourceTree = "<group>"; };
|
|
8C17418B2707B92200E88D53 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/InternetAccessPolicy.strings"; sourceTree = "<group>"; };
|
|
8C17418C2707B92400E88D53 /* zh-Hant-TW */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant-TW"; path = "zh-Hant-TW.lproj/InternetAccessPolicy.strings"; sourceTree = "<group>"; };
|
|
8C17418D2707B92500E88D53 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/InternetAccessPolicy.strings; sourceTree = "<group>"; };
|
|
8C17418E2707B92700E88D53 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/InternetAccessPolicy.strings; sourceTree = "<group>"; };
|
|
8C17418F2707B92800E88D53 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/InternetAccessPolicy.strings; sourceTree = "<group>"; };
|
|
8C1741902707B92800E88D53 /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/InternetAccessPolicy.strings; sourceTree = "<group>"; };
|
|
8C1741912707B92900E88D53 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/InternetAccessPolicy.strings; sourceTree = "<group>"; };
|
|
8C1741932707B92A00E88D53 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/InternetAccessPolicy.strings; sourceTree = "<group>"; };
|
|
8C1741972707B92E00E88D53 /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/InternetAccessPolicy.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 /* Arm64DDC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Arm64DDC.swift; sourceTree = "<group>"; };
|
|
AA25F6CE26E680510087F3A2 /* MenuslidersPrefsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuslidersPrefsViewController.swift; sourceTree = "<group>"; };
|
|
AA25F6D026E681D30087F3A2 /* KeyboardPrefsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardPrefsViewController.swift; sourceTree = "<group>"; };
|
|
AA25F6D626E68C160087F3A2 /* MediaKeyTapManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MediaKeyTapManager.swift; sourceTree = "<group>"; };
|
|
AA3B4A2726AE103C00B74CD2 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
|
AA4398A826DD55DA00943F16 /* IntelDDC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IntelDDC.swift; sourceTree = "<group>"; };
|
|
AA44E7042703790100E06865 /* KeyboardShortcuts+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "KeyboardShortcuts+Extension.swift"; sourceTree = "<group>"; };
|
|
AA44E70627038F7F00E06865 /* KeyboardShortcutsManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardShortcutsManager.swift; sourceTree = "<group>"; };
|
|
AA473EB026DFF8DE0063A181 /* Command.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Command.swift; sourceTree = "<group>"; };
|
|
AA5314C326EBF5170041D178 /* PrefKey.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PrefKey.swift; sourceTree = "<group>"; };
|
|
AA665A5C26C5892800FEF2C1 /* AboutPrefsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AboutPrefsViewController.swift; sourceTree = "<group>"; };
|
|
AA78BDBC2709FE7B00CA8DF7 /* UpdaterDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UpdaterDelegate.swift; sourceTree = "<group>"; };
|
|
AA90101E27C56A0E00CC1DF7 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/Main.strings; sourceTree = "<group>"; };
|
|
AA90101F27C56A0E00CC1DF7 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/InternetAccessPolicy.strings; sourceTree = "<group>"; };
|
|
AA90102027C56A0E00CC1DF7 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
AA99521626FE25AB00612E07 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
AA99521826FE49A300612E07 /* MenuHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuHandler.swift; sourceTree = "<group>"; };
|
|
AA99E81527622EBE00413316 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Main.strings"; sourceTree = "<group>"; };
|
|
AA99E81627622EBE00413316 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/InternetAccessPolicy.strings"; sourceTree = "<group>"; };
|
|
AA99E81727622EBE00413316 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
AA9AE86E26B5BF3D00B6CA65 /* OSD.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OSD.framework; path = /System/Library/PrivateFrameworks/OSD.framework; sourceTree = "<absolute>"; };
|
|
AA9AE87026B5BFB700B6CA65 /* CoreDisplay.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreDisplay.framework; path = /System/Library/Frameworks/CoreDisplay.framework; sourceTree = "<absolute>"; };
|
|
AA9CB6252704BB440086DC0E /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/Main.strings; sourceTree = "<group>"; };
|
|
AA9CB6262704BB440086DC0E /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
AA9CB6272704C0530086DC0E /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Main.strings; sourceTree = "<group>"; };
|
|
AA9CB6282704C0530086DC0E /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
AA9CB62A2704C0890086DC0E /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Main.strings; sourceTree = "<group>"; };
|
|
AA9CB62B2704C0890086DC0E /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
AA9CB62D2704C0D70086DC0E /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Main.strings; sourceTree = "<group>"; };
|
|
AA9CB62E2704C0D70086DC0E /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
AA9CB6332704C14D0086DC0E /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Main.strings; sourceTree = "<group>"; };
|
|
AA9CB6342704C14D0086DC0E /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
AA9CB6352704C16F0086DC0E /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Main.strings; sourceTree = "<group>"; };
|
|
AA9CB6362704C16F0086DC0E /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
AA9CB63B2704C1900086DC0E /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Main.strings; sourceTree = "<group>"; };
|
|
AA9CB63C2704C1900086DC0E /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
AA9CB63F2704C1A40086DC0E /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Main.strings"; sourceTree = "<group>"; };
|
|
AA9CB6402704C1A40086DC0E /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
AA9CB6412704C1B80086DC0E /* zh-Hant-TW */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant-TW"; path = "zh-Hant-TW.lproj/Main.strings"; sourceTree = "<group>"; };
|
|
AA9CB6422704C1B80086DC0E /* zh-Hant-TW */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant-TW"; path = "zh-Hant-TW.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
AAA4BEAA2825662C004781C3 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Main.strings; sourceTree = "<group>"; };
|
|
AAA4BEAB2825662C004781C3 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/InternetAccessPolicy.strings; sourceTree = "<group>"; };
|
|
AAA4BEAC2825662C004781C3 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
AAB2F637273ED099004AB5A4 /* .swiftlint.yml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.yaml; path = .swiftlint.yml; sourceTree = "<group>"; };
|
|
AAB2F639273ED0AD004AB5A4 /* .swift-version */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ".swift-version"; sourceTree = "<group>"; };
|
|
AAB2F63A273ED0AD004AB5A4 /* .gitignore */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = .gitignore; sourceTree = "<group>"; };
|
|
AAB2F63B273ED0AD004AB5A4 /* .swiftformat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = .swiftformat; sourceTree = "<group>"; };
|
|
AAB2F63F273ED0B8004AB5A4 /* .bartycrouch.toml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = .bartycrouch.toml; sourceTree = "<group>"; };
|
|
AAB2F641273ED0C7004AB5A4 /* .github */ = {isa = PBXFileReference; lastKnownFileType = folder; path = .github; sourceTree = "<group>"; };
|
|
AAB2F643273ED0E9004AB5A4 /* License.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = License.txt; sourceTree = "<group>"; };
|
|
AABCFABB2B47247200344F55 /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sk; path = sk.lproj/Main.strings; sourceTree = "<group>"; };
|
|
AABCFABC2B47247200344F55 /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sk; path = sk.lproj/InternetAccessPolicy.strings; sourceTree = "<group>"; };
|
|
AABCFABD2B47247200344F55 /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sk; path = sk.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
AACE5E2227050C63006C2A48 /* NSNotification+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSNotification+Extension.swift"; sourceTree = "<group>"; };
|
|
AADB625926BC196900DFFAA5 /* DisplayServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DisplayServices.framework; path = /System/Library/PrivateFrameworks/DisplayServices.framework; sourceTree = "<absolute>"; };
|
|
B7FA437E2AC5857A00A94C01 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Main.strings; sourceTree = "<group>"; };
|
|
B7FA437F2AC5857A00A94C01 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/InternetAccessPolicy.strings; sourceTree = "<group>"; };
|
|
B7FA43802AC5857A00A94C01 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
F01B0682228221B6008E64DB /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.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>"; };
|
|
F03A8DF11FFBAA6F0034DC27 /* OtherDisplay.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OtherDisplay.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>"; };
|
|
F0A489C3279C71B200BEDFD6 /* OnboardingViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OnboardingViewController.swift; sourceTree = "<group>"; };
|
|
FB5DB28E2AD54C4600306223 /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-PT"; path = "pt-PT.lproj/Main.strings"; sourceTree = "<group>"; };
|
|
FB5DB28F2AD54C4600306223 /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-PT"; path = "pt-PT.lproj/InternetAccessPolicy.strings"; sourceTree = "<group>"; };
|
|
FB5DB2902AD54C4600306223 /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-PT"; path = "pt-PT.lproj/Localizable.strings"; 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 */,
|
|
AA70817C27046B9800CC5625 /* Sparkle in Frameworks */,
|
|
AA44E703270377C200E06865 /* KeyboardShortcuts in Frameworks */,
|
|
6CD35F53264FFFC6001F1344 /* SimplyCoreAudio in Frameworks */,
|
|
6CD35F5626500008001F1344 /* MediaKeyTap in Frameworks */,
|
|
AA9AE86F26B5BF3D00B6CA65 /* OSD.framework in Frameworks */,
|
|
AAD7DD342CAFF3D90062822F /* Settings 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 = (
|
|
28D1DDF1227FBE71004CB494 /* NSScreen+Extension.swift */,
|
|
6CC260F5256AD8F900613714 /* Preferences+Extension.swift */,
|
|
AA44E7042703790100E06865 /* KeyboardShortcuts+Extension.swift */,
|
|
AACE5E2227050C63006C2A48 /* NSNotification+Extension.swift */,
|
|
);
|
|
path = Extensions;
|
|
sourceTree = "<group>";
|
|
};
|
|
56754EA21D9A4016007BCDC5 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
AAB2F646273ED127004AB5A4 /* Misc */,
|
|
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 = (
|
|
6CF93A782707981300BA219D /* MonitorControlDebug.entitlements */,
|
|
8C1741842707B91100E88D53 /* InternetAccessPolicy.plist */,
|
|
F01B0686228221B6008E64DB /* Info.plist */,
|
|
56754EB01D9A4016007BCDC5 /* Assets.xcassets */,
|
|
56754EAE1D9A4016007BCDC5 /* main.swift */,
|
|
6C6C34F423DB25BF00C0E9CB /* Model */,
|
|
F01B067F228221B6008E64DB /* Support */,
|
|
AA9D231226EE0B25007E22E7 /* Enums */,
|
|
28D1DDEB227FB8E9004CB494 /* Extensions */,
|
|
F01B0687228221B6008E64DB /* UI */,
|
|
F0445D3620023D5B0025AE82 /* View Controllers */,
|
|
);
|
|
path = MonitorControl;
|
|
sourceTree = "<group>";
|
|
};
|
|
6C6C34F423DB25BF00C0E9CB /* Model */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6CBFE27923DB266000D1BC41 /* Display.swift */,
|
|
6CBFE27B23DB27A200D1BC41 /* AppleDisplay.swift */,
|
|
F03A8DF11FFBAA6F0034DC27 /* OtherDisplay.swift */,
|
|
);
|
|
path = Model;
|
|
sourceTree = "<group>";
|
|
};
|
|
AA9D231226EE0B25007E22E7 /* Enums */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
AA473EB026DFF8DE0063A181 /* Command.swift */,
|
|
AA5314C326EBF5170041D178 /* PrefKey.swift */,
|
|
);
|
|
path = Enums;
|
|
sourceTree = "<group>";
|
|
};
|
|
AAB2F646273ED127004AB5A4 /* Misc */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
AAB2F641273ED0C7004AB5A4 /* .github */,
|
|
AAB2F63A273ED0AD004AB5A4 /* .gitignore */,
|
|
AAB2F637273ED099004AB5A4 /* .swiftlint.yml */,
|
|
AAB2F639273ED0AD004AB5A4 /* .swift-version */,
|
|
AAB2F63B273ED0AD004AB5A4 /* .swiftformat */,
|
|
AAB2F63F273ED0B8004AB5A4 /* .bartycrouch.toml */,
|
|
AAB2F643273ED0E9004AB5A4 /* License.txt */,
|
|
AA3B4A2726AE103C00B74CD2 /* README.md */,
|
|
);
|
|
name = Misc;
|
|
sourceTree = "<group>";
|
|
};
|
|
F01B067F228221B6008E64DB /* Support */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F01B0685228221B6008E64DB /* Bridging-Header.h */,
|
|
AA99521626FE25AB00612E07 /* AppDelegate.swift */,
|
|
AA78BDBC2709FE7B00CA8DF7 /* UpdaterDelegate.swift */,
|
|
AA99521826FE49A300612E07 /* MenuHandler.swift */,
|
|
F01B068F228221B7008E64DB /* SliderHandler.swift */,
|
|
6C85EFD922C941B000227EA1 /* DisplayManager.swift */,
|
|
AA25F6D626E68C160087F3A2 /* MediaKeyTapManager.swift */,
|
|
AA44E70627038F7F00E06865 /* KeyboardShortcutsManager.swift */,
|
|
AA16139A26BE772E00DCF027 /* Arm64DDC.swift */,
|
|
AA4398A826DD55DA00943F16 /* IntelDDC.swift */,
|
|
FE4E0895249D584C003A50BB /* OSDUtils.swift */,
|
|
);
|
|
path = Support;
|
|
sourceTree = "<group>";
|
|
};
|
|
F01B0687228221B6008E64DB /* UI */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
8C17418A2707B91F00E88D53 /* InternetAccessPolicy.strings */,
|
|
F01B0680228221B6008E64DB /* Localizable.strings */,
|
|
6CDA0FCD26485A8300F52125 /* Main.storyboard */,
|
|
);
|
|
path = UI;
|
|
sourceTree = "<group>";
|
|
};
|
|
F0445D3620023D5B0025AE82 /* View Controllers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F0A489C2279C719200BEDFD6 /* Onboarding */,
|
|
F0A489C1279C718400BEDFD6 /* Preferences */,
|
|
);
|
|
path = "View Controllers";
|
|
sourceTree = "<group>";
|
|
};
|
|
F06792E8200A73460066C438 /* MonitorControlHelper */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F06792F0200A73470066C438 /* Info.plist */,
|
|
F06792E9200A73460066C438 /* main.swift */,
|
|
F06792F1200A73470066C438 /* MonitorControlHelper.entitlements */,
|
|
);
|
|
path = MonitorControlHelper;
|
|
sourceTree = "<group>";
|
|
};
|
|
F0A489C1279C718400BEDFD6 /* Preferences */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F0445D3720023E710025AE82 /* MainPrefsViewController.swift */,
|
|
AA25F6CE26E680510087F3A2 /* MenuslidersPrefsViewController.swift */,
|
|
AA25F6D026E681D30087F3A2 /* KeyboardPrefsViewController.swift */,
|
|
AA062E8926C9A039007E628C /* DisplaysPrefsViewController.swift */,
|
|
AA062E8D26CA7BE5007E628C /* DisplaysPrefsCellView.swift */,
|
|
AA665A5C26C5892800FEF2C1 /* AboutPrefsViewController.swift */,
|
|
);
|
|
path = Preferences;
|
|
sourceTree = "<group>";
|
|
};
|
|
F0A489C2279C719200BEDFD6 /* Onboarding */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F0A489C3279C71B200BEDFD6 /* OnboardingViewController.swift */,
|
|
);
|
|
path = Onboarding;
|
|
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 */,
|
|
AA44E702270377C200E06865 /* KeyboardShortcuts */,
|
|
AA70817B27046B9800CC5625 /* Sparkle */,
|
|
AAD7DD332CAFF3D90062822F /* Settings */,
|
|
);
|
|
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 = {
|
|
BuildIndependentTargetsInParallel = YES;
|
|
LastSwiftUpdateCheck = 0920;
|
|
LastUpgradeCheck = 1610;
|
|
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 13.0";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
hu,
|
|
de,
|
|
fr,
|
|
it,
|
|
ko,
|
|
nl,
|
|
tr,
|
|
"zh-Hans",
|
|
"zh-Hant-TW",
|
|
es,
|
|
"pt-BR",
|
|
cs,
|
|
pl,
|
|
ru,
|
|
ja,
|
|
"pt-PT",
|
|
hi,
|
|
sk,
|
|
);
|
|
mainGroup = 56754EA21D9A4016007BCDC5;
|
|
packageReferences = (
|
|
6CD35F51264FFFC6001F1344 /* XCRemoteSwiftPackageReference "SimplyCoreAudio" */,
|
|
6CD35F5426500008001F1344 /* XCRemoteSwiftPackageReference "MediaKeyTap" */,
|
|
6CD35F5A2650003F001F1344 /* XCRemoteSwiftPackageReference "Settings" */,
|
|
AA44E701270377C200E06865 /* XCRemoteSwiftPackageReference "KeyboardShortcuts" */,
|
|
AA70817A27046B9800CC5625 /* XCRemoteSwiftPackageReference "Sparkle" */,
|
|
);
|
|
productRefGroup = 56754EAC1D9A4016007BCDC5 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
56754EAA1D9A4016007BCDC5 /* MonitorControl */,
|
|
F06792E6200A73460066C438 /* MonitorControlHelper */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
56754EA91D9A4016007BCDC5 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
AAB2F642273ED0C7004AB5A4 /* .github in Resources */,
|
|
AAB2F63E273ED0AD004AB5A4 /* .swiftformat in Resources */,
|
|
56754EB11D9A4016007BCDC5 /* Assets.xcassets in Resources */,
|
|
6CDA0FCF26485A8300F52125 /* Main.storyboard in Resources */,
|
|
AAB2F640273ED0B8004AB5A4 /* .bartycrouch.toml in Resources */,
|
|
8C1741852707B91100E88D53 /* InternetAccessPolicy.plist in Resources */,
|
|
AAB2F638273ED099004AB5A4 /* .swiftlint.yml in Resources */,
|
|
AAB2F63C273ED0AD004AB5A4 /* .swift-version in Resources */,
|
|
AA3B4A2826AE103C00B74CD2 /* README.md in Resources */,
|
|
F01B0699228221B7008E64DB /* Localizable.strings in Resources */,
|
|
AAB2F63D273ED0AD004AB5A4 /* .gitignore in Resources */,
|
|
8C1741882707B91F00E88D53 /* InternetAccessPolicy.strings in Resources */,
|
|
AAB2F644273ED0E9004AB5A4 /* License.txt 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;
|
|
alwaysOutOfDate = 1;
|
|
buildActionMask = 12;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[Format] Run SwiftFormat";
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "export PATH=\"$PATH:/opt/homebrew/bin\"\nif 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;
|
|
alwaysOutOfDate = 1;
|
|
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;
|
|
alwaysOutOfDate = 1;
|
|
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;
|
|
alwaysOutOfDate = 1;
|
|
buildActionMask = 12;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[Localization] Run BartyCrouch";
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "echo Skipping bartycrouch\n# export PATH=\"$PATH:/opt/homebrew/bin\"\n# if which bartycrouch > /dev/null; then\n# bartycrouch update -x\n# bartycrouch lint -x\n# else\n# echo \"warning: BartyCrouch not installed, download it from https://github.com/Flinesoft/BartyCrouch\"\n# fi\n";
|
|
};
|
|
F03A8DF01FFB9D4C0034DC27 /* [Lint] Run SwiftLint */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
alwaysOutOfDate = 1;
|
|
buildActionMask = 12;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[Lint] Run SwiftLint";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "export PATH=\"$PATH:/opt/homebrew/bin\"\nif 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 = (
|
|
AA5314C426EBF5170041D178 /* PrefKey.swift in Sources */,
|
|
56754EAF1D9A4016007BCDC5 /* main.swift in Sources */,
|
|
AA062E8A26C9A039007E628C /* DisplaysPrefsViewController.swift in Sources */,
|
|
AA473EB126DFF8DE0063A181 /* Command.swift in Sources */,
|
|
6CC260F6256AD8F900613714 /* Preferences+Extension.swift in Sources */,
|
|
AA99521926FE49A300612E07 /* MenuHandler.swift in Sources */,
|
|
AA665A5D26C5892800FEF2C1 /* AboutPrefsViewController.swift in Sources */,
|
|
6CBFE27C23DB27A200D1BC41 /* AppleDisplay.swift in Sources */,
|
|
AA062E8E26CA7BE5007E628C /* DisplaysPrefsCellView.swift in Sources */,
|
|
AA25F6D726E68C160087F3A2 /* MediaKeyTapManager.swift in Sources */,
|
|
FE4E0896249D584C003A50BB /* OSDUtils.swift in Sources */,
|
|
6CBFE27A23DB266000D1BC41 /* Display.swift in Sources */,
|
|
AA44E70727038F7F00E06865 /* KeyboardShortcutsManager.swift in Sources */,
|
|
F03A8DF21FFBAA6F0034DC27 /* OtherDisplay.swift in Sources */,
|
|
AA78BDBD2709FE7B00CA8DF7 /* UpdaterDelegate.swift in Sources */,
|
|
AA44E7052703790100E06865 /* KeyboardShortcuts+Extension.swift in Sources */,
|
|
F0A489C4279C71B200BEDFD6 /* OnboardingViewController.swift in Sources */,
|
|
AA16139B26BE772E00DCF027 /* Arm64DDC.swift in Sources */,
|
|
F0445D3820023E710025AE82 /* MainPrefsViewController.swift in Sources */,
|
|
28D1DDF2227FBE71004CB494 /* NSScreen+Extension.swift in Sources */,
|
|
AA99521726FE25AB00612E07 /* AppDelegate.swift in Sources */,
|
|
AA25F6D126E681D30087F3A2 /* KeyboardPrefsViewController.swift in Sources */,
|
|
F01B069F228221B7008E64DB /* SliderHandler.swift in Sources */,
|
|
AACE5E2327050C63006C2A48 /* NSNotification+Extension.swift in Sources */,
|
|
AA25F6CF26E680510087F3A2 /* MenuslidersPrefsViewController.swift in Sources */,
|
|
AA4398A926DD55DA00943F16 /* IntelDDC.swift in Sources */,
|
|
6C85EFDA22C941B000227EA1 /* DisplayManager.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 */,
|
|
AA9CB6252704BB440086DC0E /* hu */,
|
|
AA9CB6272704C0530086DC0E /* de */,
|
|
AA9CB62A2704C0890086DC0E /* fr */,
|
|
AA9CB62D2704C0D70086DC0E /* it */,
|
|
AA9CB6332704C14D0086DC0E /* ko */,
|
|
AA9CB6352704C16F0086DC0E /* nl */,
|
|
AA9CB63B2704C1900086DC0E /* tr */,
|
|
AA9CB63F2704C1A40086DC0E /* zh-Hans */,
|
|
AA9CB6412704C1B80086DC0E /* zh-Hant-TW */,
|
|
17DE48C4273E9DC500A1779F /* es */,
|
|
AA99E81527622EBE00413316 /* pt-BR */,
|
|
AA90101E27C56A0E00CC1DF7 /* cs */,
|
|
AAA4BEAA2825662C004781C3 /* pl */,
|
|
2FBCCED52853930200C06A13 /* ru */,
|
|
B7FA437E2AC5857A00A94C01 /* ja */,
|
|
FB5DB28E2AD54C4600306223 /* pt-PT */,
|
|
01D6471D2AF916A800321FFB /* hi */,
|
|
AABCFABB2B47247200344F55 /* sk */,
|
|
);
|
|
name = Main.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
8C17418A2707B91F00E88D53 /* InternetAccessPolicy.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
8C1741892707B91F00E88D53 /* en */,
|
|
8C17418B2707B92200E88D53 /* zh-Hans */,
|
|
8C17418C2707B92400E88D53 /* zh-Hant-TW */,
|
|
8C17418D2707B92500E88D53 /* nl */,
|
|
8C17418E2707B92700E88D53 /* fr */,
|
|
8C17418F2707B92800E88D53 /* de */,
|
|
8C1741902707B92800E88D53 /* hu */,
|
|
8C1741912707B92900E88D53 /* it */,
|
|
8C1741932707B92A00E88D53 /* ko */,
|
|
8C1741972707B92E00E88D53 /* tr */,
|
|
17DE48C5273E9DC500A1779F /* es */,
|
|
AA99E81627622EBE00413316 /* pt-BR */,
|
|
AA90101F27C56A0E00CC1DF7 /* cs */,
|
|
AAA4BEAB2825662C004781C3 /* pl */,
|
|
2FBCCED62853930200C06A13 /* ru */,
|
|
B7FA437F2AC5857A00A94C01 /* ja */,
|
|
FB5DB28F2AD54C4600306223 /* pt-PT */,
|
|
01D6471E2AF916A800321FFB /* hi */,
|
|
AABCFABC2B47247200344F55 /* sk */,
|
|
);
|
|
name = InternetAccessPolicy.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
F01B0680228221B6008E64DB /* Localizable.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
F01B0682228221B6008E64DB /* en */,
|
|
AA9CB6262704BB440086DC0E /* hu */,
|
|
AA9CB6282704C0530086DC0E /* de */,
|
|
AA9CB62B2704C0890086DC0E /* fr */,
|
|
AA9CB62E2704C0D70086DC0E /* it */,
|
|
AA9CB6342704C14D0086DC0E /* ko */,
|
|
AA9CB6362704C16F0086DC0E /* nl */,
|
|
AA9CB63C2704C1900086DC0E /* tr */,
|
|
AA9CB6402704C1A40086DC0E /* zh-Hans */,
|
|
AA9CB6422704C1B80086DC0E /* zh-Hant-TW */,
|
|
17DE48C6273E9DC500A1779F /* es */,
|
|
AA99E81727622EBE00413316 /* pt-BR */,
|
|
AA90102027C56A0E00CC1DF7 /* cs */,
|
|
AAA4BEAC2825662C004781C3 /* pl */,
|
|
2FBCCED72853930200C06A13 /* ru */,
|
|
B7FA43802AC5857A00A94C01 /* ja */,
|
|
FB5DB2902AD54C4600306223 /* pt-PT */,
|
|
01D6471F2AF916A800321FFB /* hi */,
|
|
AABCFABD2B47247200344F55 /* sk */,
|
|
);
|
|
name = Localizable.strings;
|
|
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;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
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.15;
|
|
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;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
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.15;
|
|
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_ENTITLEMENTS = MonitorControl/MonitorControlDebug.entitlements;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
CURRENT_PROJECT_VERSION = 7100;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
DEVELOPMENT_TEAM = 299YSU96J7;
|
|
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 = 4.3.2;
|
|
PRODUCT_BUNDLE_IDENTIFIER = app.monitorcontrol.MonitorControl;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
SWIFT_OBJC_BRIDGING_HEADER = "MonitorControl/Support/Bridging-Header.h";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
SWIFT_VERSION = 5.5;
|
|
SYSTEM_FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks",
|
|
);
|
|
};
|
|
name = Debug;
|
|
};
|
|
56754EBA1D9A4016007BCDC5 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = "$(ARCHS_STANDARD)";
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
CURRENT_PROJECT_VERSION = 7100;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
DEVELOPMENT_TEAM = 299YSU96J7;
|
|
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 = 4.3.2;
|
|
PRODUCT_BUNDLE_IDENTIFIER = app.monitorcontrol.MonitorControl;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
SWIFT_OBJC_BRIDGING_HEADER = "MonitorControl/Support/Bridging-Header.h";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
SWIFT_VERSION = 5.5;
|
|
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_IDENTITY[sdk=macosx*]" = "Apple Development";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
CURRENT_PROJECT_VERSION = 7100;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
DEVELOPMENT_TEAM = 299YSU96J7;
|
|
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 = 4.1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = app.monitorcontrol.MonitorControlHelper;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_VERSION = 5.5;
|
|
};
|
|
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_IDENTITY[sdk=macosx*]" = "Apple Development";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
CURRENT_PROJECT_VERSION = 7100;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
DEVELOPMENT_TEAM = 299YSU96J7;
|
|
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 = 4.1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = app.monitorcontrol.MonitorControlHelper;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_VERSION = 5.5;
|
|
};
|
|
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 = revision;
|
|
revision = 75970285e2470f12a569cdff68ef5a75498a4646;
|
|
};
|
|
};
|
|
6CD35F5426500008001F1344 /* XCRemoteSwiftPackageReference "MediaKeyTap" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/MonitorControl/MediaKeyTap";
|
|
requirement = {
|
|
branch = master;
|
|
kind = branch;
|
|
};
|
|
};
|
|
6CD35F5A2650003F001F1344 /* XCRemoteSwiftPackageReference "Settings" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/sindresorhus/Settings";
|
|
requirement = {
|
|
branch = main;
|
|
kind = branch;
|
|
};
|
|
};
|
|
AA44E701270377C200E06865 /* XCRemoteSwiftPackageReference "KeyboardShortcuts" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/sindresorhus/KeyboardShortcuts";
|
|
requirement = {
|
|
kind = upToNextMajorVersion;
|
|
minimumVersion = 1.0.0;
|
|
};
|
|
};
|
|
AA70817A27046B9800CC5625 /* XCRemoteSwiftPackageReference "Sparkle" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/sparkle-project/Sparkle";
|
|
requirement = {
|
|
branch = 2.x;
|
|
kind = branch;
|
|
};
|
|
};
|
|
/* 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;
|
|
};
|
|
AA44E702270377C200E06865 /* KeyboardShortcuts */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = AA44E701270377C200E06865 /* XCRemoteSwiftPackageReference "KeyboardShortcuts" */;
|
|
productName = KeyboardShortcuts;
|
|
};
|
|
AA70817B27046B9800CC5625 /* Sparkle */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = AA70817A27046B9800CC5625 /* XCRemoteSwiftPackageReference "Sparkle" */;
|
|
productName = Sparkle;
|
|
};
|
|
AAD7DD332CAFF3D90062822F /* Settings */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 6CD35F5A2650003F001F1344 /* XCRemoteSwiftPackageReference "Settings" */;
|
|
productName = Settings;
|
|
};
|
|
/* End XCSwiftPackageProductDependency section */
|
|
};
|
|
rootObject = 56754EA31D9A4016007BCDC5 /* Project object */;
|
|
}
|