mirror of
https://github.com/objective-see/BlockBlock.git
synced 2026-03-22 07:02:39 +00:00
568 lines
32 KiB
Plaintext
568 lines
32 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 48;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
7D16D6941F64E43300DB3161 /* Update.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D16D6901F64E43300DB3161 /* Update.m */; };
|
|
7D16D6951F64E43300DB3161 /* UpdateWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7D16D6911F64E43300DB3161 /* UpdateWindow.xib */; };
|
|
7D16D6961F64E43300DB3161 /* UpdateWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D16D6931F64E43300DB3161 /* UpdateWindowController.m */; };
|
|
7D3B75141F13354900568828 /* StatusBarItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D3B74FD1F13354900568828 /* StatusBarItem.m */; };
|
|
7D5C5F521F200B9200C0E94A /* utilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D5C5F511F200B9200C0E94A /* utilities.m */; };
|
|
7D7755E81F02E05B00D0017D /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D7755E71F02E05B00D0017D /* AppDelegate.m */; };
|
|
7D7755EB1F02E05B00D0017D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D7755EA1F02E05B00D0017D /* main.m */; };
|
|
7D7755F01F02E05B00D0017D /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7D7755EE1F02E05B00D0017D /* MainMenu.xib */; };
|
|
7DD25FF01F23B73C00277EC4 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 7DD25FEF1F23B73C00277EC4 /* Assets.xcassets */; };
|
|
7DD2600F1F252E8C00277EC4 /* VirusTotalViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DD2600E1F252E8C00277EC4 /* VirusTotalViewController.m */; };
|
|
7DD2601C1F25600900277EC4 /* ParentsWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DD2601B1F25600900277EC4 /* ParentsWindowController.m */; };
|
|
7DD2BF7A1F1EAC9C00B33214 /* XPCDaemonClient.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DD2BF791F1EAC9C00B33214 /* XPCDaemonClient.m */; };
|
|
7DD2BF971F1FF64300B33214 /* AlertWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7DD2BF941F1FF64300B33214 /* AlertWindow.xib */; };
|
|
7DD2BF981F1FF64300B33214 /* AlertWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DD2BF961F1FF64300B33214 /* AlertWindowController.m */; };
|
|
CD22785E20434CAC00C72C76 /* StatusBarPopover.xib in Resources */ = {isa = PBXBuildFile; fileRef = CD22785B20434CAB00C72C76 /* StatusBarPopover.xib */; };
|
|
CD22785F20434CAC00C72C76 /* StatusBarPopoverController.m in Sources */ = {isa = PBXBuildFile; fileRef = CD22785D20434CAB00C72C76 /* StatusBarPopoverController.m */; };
|
|
CD2F8008244551AC009C3D77 /* NSApplicationKeyEvents.m in Sources */ = {isa = PBXBuildFile; fileRef = CD2F8007244551AC009C3D77 /* NSApplicationKeyEvents.m */; };
|
|
CD2F800C24455333009C3D77 /* AboutWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = CD2F800924455333009C3D77 /* AboutWindow.xib */; };
|
|
CD2F800D24455333009C3D77 /* AboutWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = CD2F800B24455333009C3D77 /* AboutWindowController.m */; };
|
|
CD2F801724468A8C009C3D77 /* patrons.txt in Resources */ = {isa = PBXBuildFile; fileRef = CD2F801624468A8C009C3D77 /* patrons.txt */; };
|
|
CD32C2352094062D009CADF6 /* SigningInfoViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = CD32C2332094062C009CADF6 /* SigningInfoViewController.m */; };
|
|
CD6836682391DB6F00CF19C1 /* security.plist in Resources */ = {isa = PBXBuildFile; fileRef = CD6836672391DB6F00CF19C1 /* security.plist */; };
|
|
CD8FD5D523BAE2D200EFE0FB /* Preferences.xib in Resources */ = {isa = PBXBuildFile; fileRef = CD8FD5D323BAE2D100EFE0FB /* Preferences.xib */; };
|
|
CD8FD5D623BAE2D200EFE0FB /* PrefsWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = CD8FD5D423BAE2D200EFE0FB /* PrefsWindowController.m */; };
|
|
CD8FD5F623C05AD900EFE0FB /* RuleRow.m in Sources */ = {isa = PBXBuildFile; fileRef = CD8FD5F023C05AD800EFE0FB /* RuleRow.m */; };
|
|
CD8FD5F723C05AD900EFE0FB /* RuleRowCell.m in Sources */ = {isa = PBXBuildFile; fileRef = CD8FD5F223C05AD800EFE0FB /* RuleRowCell.m */; };
|
|
CD8FD5F823C05AD900EFE0FB /* RulesWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = CD8FD5F323C05AD800EFE0FB /* RulesWindowController.m */; };
|
|
CD8FD5FA23C05AD900EFE0FB /* Rules.xib in Resources */ = {isa = PBXBuildFile; fileRef = CD8FD5F523C05AD900EFE0FB /* Rules.xib */; };
|
|
CD8FD5FD23C05C6900EFE0FB /* Rule.m in Sources */ = {isa = PBXBuildFile; fileRef = CD8FD5FC23C05C6900EFE0FB /* Rule.m */; };
|
|
CDF3C7902F48299E00383631 /* HyperlinkTextField.m in Sources */ = {isa = PBXBuildFile; fileRef = CDF3C78F2F48299E00383631 /* HyperlinkTextField.m */; };
|
|
CDFA08E1214900BF0089758C /* XPCUser.m in Sources */ = {isa = PBXBuildFile; fileRef = CDFA08DF214900BF0089758C /* XPCUser.m */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
CDA88A782537CE1A00C469BF /* CopyFiles */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 10;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
7D16D68F1F64E43300DB3161 /* Update.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Update.h; path = ../Shared/Update.h; sourceTree = "<group>"; };
|
|
7D16D6901F64E43300DB3161 /* Update.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Update.m; path = ../Shared/Update.m; sourceTree = "<group>"; };
|
|
7D16D6911F64E43300DB3161 /* UpdateWindow.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = UpdateWindow.xib; path = ../Shared/UpdateWindow.xib; sourceTree = "<group>"; };
|
|
7D16D6921F64E43300DB3161 /* UpdateWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = UpdateWindowController.h; path = ../Shared/UpdateWindowController.h; sourceTree = "<group>"; };
|
|
7D16D6931F64E43300DB3161 /* UpdateWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = UpdateWindowController.m; path = ../Shared/UpdateWindowController.m; sourceTree = "<group>"; };
|
|
7D3B74FD1F13354900568828 /* StatusBarItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StatusBarItem.m; sourceTree = "<group>"; };
|
|
7D3B74FF1F13354900568828 /* StatusBarItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StatusBarItem.h; sourceTree = "<group>"; };
|
|
7D3B75021F13354900568828 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = MainMenu.xib; sourceTree = "<group>"; };
|
|
7D3B75221F13357D00568828 /* consts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = consts.h; path = ../Shared/consts.h; sourceTree = "<group>"; };
|
|
7D5C5F501F200B9200C0E94A /* utilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = utilities.h; path = ../Shared/utilities.h; sourceTree = "<group>"; };
|
|
7D5C5F511F200B9200C0E94A /* utilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = utilities.m; path = ../Shared/utilities.m; sourceTree = "<group>"; };
|
|
7D7755E31F02E05B00D0017D /* BlockBlock Helper.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "BlockBlock Helper.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
7D7755E61F02E05B00D0017D /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
|
7D7755E71F02E05B00D0017D /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
|
7D7755EA1F02E05B00D0017D /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
7D7755EF1F02E05B00D0017D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
|
|
7D7755F11F02E05B00D0017D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
7DD25FEF1F23B73C00277EC4 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
7DD2600D1F252E8C00277EC4 /* VirusTotalViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VirusTotalViewController.h; sourceTree = "<group>"; };
|
|
7DD2600E1F252E8C00277EC4 /* VirusTotalViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VirusTotalViewController.m; sourceTree = "<group>"; };
|
|
7DD2601A1F25600900277EC4 /* ParentsWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ParentsWindowController.h; sourceTree = "<group>"; };
|
|
7DD2601B1F25600900277EC4 /* ParentsWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ParentsWindowController.m; sourceTree = "<group>"; };
|
|
7DD2BF781F1EAC9C00B33214 /* XPCDaemonClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = XPCDaemonClient.h; path = ../Shared/XPCDaemonClient.h; sourceTree = "<group>"; };
|
|
7DD2BF791F1EAC9C00B33214 /* XPCDaemonClient.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = XPCDaemonClient.m; path = ../Shared/XPCDaemonClient.m; sourceTree = "<group>"; };
|
|
7DD2BF941F1FF64300B33214 /* AlertWindow.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = AlertWindow.xib; sourceTree = "<group>"; };
|
|
7DD2BF951F1FF64300B33214 /* AlertWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AlertWindowController.h; sourceTree = "<group>"; };
|
|
7DD2BF961F1FF64300B33214 /* AlertWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AlertWindowController.m; sourceTree = "<group>"; };
|
|
CD22785B20434CAB00C72C76 /* StatusBarPopover.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = StatusBarPopover.xib; sourceTree = "<group>"; };
|
|
CD22785C20434CAB00C72C76 /* StatusBarPopoverController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StatusBarPopoverController.h; sourceTree = "<group>"; };
|
|
CD22785D20434CAB00C72C76 /* StatusBarPopoverController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StatusBarPopoverController.m; sourceTree = "<group>"; };
|
|
CD2F8006244551AB009C3D77 /* NSApplicationKeyEvents.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NSApplicationKeyEvents.h; sourceTree = "<group>"; };
|
|
CD2F8007244551AC009C3D77 /* NSApplicationKeyEvents.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NSApplicationKeyEvents.m; sourceTree = "<group>"; };
|
|
CD2F800924455333009C3D77 /* AboutWindow.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = AboutWindow.xib; sourceTree = "<group>"; };
|
|
CD2F800A24455333009C3D77 /* AboutWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AboutWindowController.h; sourceTree = "<group>"; };
|
|
CD2F800B24455333009C3D77 /* AboutWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AboutWindowController.m; sourceTree = "<group>"; };
|
|
CD2F801624468A8C009C3D77 /* patrons.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = patrons.txt; path = ../Shared/patrons.txt; sourceTree = "<group>"; };
|
|
CD32C2332094062C009CADF6 /* SigningInfoViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SigningInfoViewController.m; sourceTree = "<group>"; };
|
|
CD32C2342094062C009CADF6 /* SigningInfoViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SigningInfoViewController.h; sourceTree = "<group>"; };
|
|
CD6836672391DB6F00CF19C1 /* security.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = security.plist; sourceTree = "<group>"; };
|
|
CD8FD5D123B585FE00EFE0FB /* FileMonitor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FileMonitor.h; path = ../Shared/Libraries/FileMonitor.h; sourceTree = "<group>"; };
|
|
CD8FD5D223BAE2D100EFE0FB /* PrefsWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PrefsWindowController.h; sourceTree = "<group>"; };
|
|
CD8FD5D323BAE2D100EFE0FB /* Preferences.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = Preferences.xib; sourceTree = "<group>"; };
|
|
CD8FD5D423BAE2D200EFE0FB /* PrefsWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PrefsWindowController.m; sourceTree = "<group>"; };
|
|
CD8FD5ED23C05AD800EFE0FB /* RuleRowCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RuleRowCell.h; sourceTree = "<group>"; };
|
|
CD8FD5EE23C05AD800EFE0FB /* RulesWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RulesWindowController.h; sourceTree = "<group>"; };
|
|
CD8FD5F023C05AD800EFE0FB /* RuleRow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RuleRow.m; sourceTree = "<group>"; };
|
|
CD8FD5F123C05AD800EFE0FB /* RuleRow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RuleRow.h; sourceTree = "<group>"; };
|
|
CD8FD5F223C05AD800EFE0FB /* RuleRowCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RuleRowCell.m; sourceTree = "<group>"; };
|
|
CD8FD5F323C05AD800EFE0FB /* RulesWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RulesWindowController.m; sourceTree = "<group>"; };
|
|
CD8FD5F523C05AD900EFE0FB /* Rules.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = Rules.xib; sourceTree = "<group>"; };
|
|
CD8FD5FB23C05C6900EFE0FB /* Rule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Rule.h; path = ../Shared/Rule.h; sourceTree = "<group>"; };
|
|
CD8FD5FC23C05C6900EFE0FB /* Rule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Rule.m; path = ../Shared/Rule.m; sourceTree = "<group>"; };
|
|
CDF3C78E2F48299E00383631 /* HyperlinkTextField.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HyperlinkTextField.h; sourceTree = "<group>"; };
|
|
CDF3C78F2F48299E00383631 /* HyperlinkTextField.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HyperlinkTextField.m; sourceTree = "<group>"; };
|
|
CDFA08D7214606DB0089758C /* XPCDaemonProto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = XPCDaemonProto.h; path = ../Shared/XPCDaemonProto.h; sourceTree = "<group>"; };
|
|
CDFA08DB21460A400089758C /* XPCUserProto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = XPCUserProto.h; path = ../Shared/XPCUserProto.h; sourceTree = "<group>"; };
|
|
CDFA08DF214900BF0089758C /* XPCUser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = XPCUser.m; path = ../Shared/XPCUser.m; sourceTree = "<group>"; };
|
|
CDFA08E0214900BF0089758C /* XPCUser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = XPCUser.h; path = ../Shared/XPCUser.h; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
7D7755E01F02E05B00D0017D /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
7D3B75001F13354900568828 /* Base.lproj */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7D3B75011F13354900568828 /* MainMenu.xib */,
|
|
);
|
|
path = Base.lproj;
|
|
sourceTree = "<group>";
|
|
};
|
|
7D3B75201F13356900568828 /* Shared */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7D3B75221F13357D00568828 /* consts.h */,
|
|
CDD5666423AB4CF900F51B1F /* Libraries */,
|
|
CD2F801624468A8C009C3D77 /* patrons.txt */,
|
|
CD8FD5FB23C05C6900EFE0FB /* Rule.h */,
|
|
CD8FD5FC23C05C6900EFE0FB /* Rule.m */,
|
|
7D16D68F1F64E43300DB3161 /* Update.h */,
|
|
7D16D6901F64E43300DB3161 /* Update.m */,
|
|
7D16D6911F64E43300DB3161 /* UpdateWindow.xib */,
|
|
7D16D6921F64E43300DB3161 /* UpdateWindowController.h */,
|
|
7D16D6931F64E43300DB3161 /* UpdateWindowController.m */,
|
|
7D5C5F501F200B9200C0E94A /* utilities.h */,
|
|
7D5C5F511F200B9200C0E94A /* utilities.m */,
|
|
7DD2BF781F1EAC9C00B33214 /* XPCDaemonClient.h */,
|
|
7DD2BF791F1EAC9C00B33214 /* XPCDaemonClient.m */,
|
|
CDFA08D7214606DB0089758C /* XPCDaemonProto.h */,
|
|
CDFA08E0214900BF0089758C /* XPCUser.h */,
|
|
CDFA08DF214900BF0089758C /* XPCUser.m */,
|
|
CDFA08DB21460A400089758C /* XPCUserProto.h */,
|
|
);
|
|
name = Shared;
|
|
sourceTree = "<group>";
|
|
};
|
|
7D7755DA1F02E05B00D0017D = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CD4597F4291DB39300F2A1C6 /* Uninstaller */,
|
|
7D3B75201F13356900568828 /* Shared */,
|
|
7D7755E51F02E05B00D0017D /* Source */,
|
|
CDAFF434203E55F300F27635 /* Frameworks */,
|
|
7D7755E41F02E05B00D0017D /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
7D7755E41F02E05B00D0017D /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7D7755E31F02E05B00D0017D /* BlockBlock Helper.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
7D7755E51F02E05B00D0017D /* Source */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CD2F800924455333009C3D77 /* AboutWindow.xib */,
|
|
CD2F800A24455333009C3D77 /* AboutWindowController.h */,
|
|
CD2F800B24455333009C3D77 /* AboutWindowController.m */,
|
|
7DD2BF941F1FF64300B33214 /* AlertWindow.xib */,
|
|
7DD2BF951F1FF64300B33214 /* AlertWindowController.h */,
|
|
7DD2BF961F1FF64300B33214 /* AlertWindowController.m */,
|
|
7D7755E61F02E05B00D0017D /* AppDelegate.h */,
|
|
7D7755E71F02E05B00D0017D /* AppDelegate.m */,
|
|
7DD25FEF1F23B73C00277EC4 /* Assets.xcassets */,
|
|
7D3B75001F13354900568828 /* Base.lproj */,
|
|
CDF3C78E2F48299E00383631 /* HyperlinkTextField.h */,
|
|
CDF3C78F2F48299E00383631 /* HyperlinkTextField.m */,
|
|
7D7755F11F02E05B00D0017D /* Info.plist */,
|
|
7D7755EE1F02E05B00D0017D /* MainMenu.xib */,
|
|
CD2F8006244551AB009C3D77 /* NSApplicationKeyEvents.h */,
|
|
CD2F8007244551AC009C3D77 /* NSApplicationKeyEvents.m */,
|
|
7DD2601A1F25600900277EC4 /* ParentsWindowController.h */,
|
|
7DD2601B1F25600900277EC4 /* ParentsWindowController.m */,
|
|
CD8FD5D323BAE2D100EFE0FB /* Preferences.xib */,
|
|
CD8FD5D223BAE2D100EFE0FB /* PrefsWindowController.h */,
|
|
CD8FD5D423BAE2D200EFE0FB /* PrefsWindowController.m */,
|
|
CD8FD5F123C05AD800EFE0FB /* RuleRow.h */,
|
|
CD8FD5F023C05AD800EFE0FB /* RuleRow.m */,
|
|
CD8FD5ED23C05AD800EFE0FB /* RuleRowCell.h */,
|
|
CD8FD5F223C05AD800EFE0FB /* RuleRowCell.m */,
|
|
CD8FD5F523C05AD900EFE0FB /* Rules.xib */,
|
|
CD8FD5EE23C05AD800EFE0FB /* RulesWindowController.h */,
|
|
CD8FD5F323C05AD800EFE0FB /* RulesWindowController.m */,
|
|
CD32C2342094062C009CADF6 /* SigningInfoViewController.h */,
|
|
CD32C2332094062C009CADF6 /* SigningInfoViewController.m */,
|
|
7D3B74FF1F13354900568828 /* StatusBarItem.h */,
|
|
7D3B74FD1F13354900568828 /* StatusBarItem.m */,
|
|
CD22785B20434CAB00C72C76 /* StatusBarPopover.xib */,
|
|
CD22785C20434CAB00C72C76 /* StatusBarPopoverController.h */,
|
|
CD22785D20434CAB00C72C76 /* StatusBarPopoverController.m */,
|
|
7D7755E91F02E05B00D0017D /* Supporting Files */,
|
|
7DD2600D1F252E8C00277EC4 /* VirusTotalViewController.h */,
|
|
7DD2600E1F252E8C00277EC4 /* VirusTotalViewController.m */,
|
|
);
|
|
name = Source;
|
|
path = Application;
|
|
sourceTree = "<group>";
|
|
};
|
|
7D7755E91F02E05B00D0017D /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CD6836672391DB6F00CF19C1 /* security.plist */,
|
|
7D7755EA1F02E05B00D0017D /* main.m */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
CD4597F4291DB39300F2A1C6 /* Uninstaller */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
);
|
|
path = Uninstaller;
|
|
sourceTree = "<group>";
|
|
};
|
|
CDAFF434203E55F300F27635 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
CDD5666423AB4CF900F51B1F /* Libraries */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CD8FD5D123B585FE00EFE0FB /* FileMonitor.h */,
|
|
);
|
|
name = Libraries;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
7D7755E21F02E05B00D0017D /* Application */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 7D7755F41F02E05B00D0017D /* Build configuration list for PBXNativeTarget "Application" */;
|
|
buildPhases = (
|
|
7D7755DF1F02E05B00D0017D /* Sources */,
|
|
7D7755E01F02E05B00D0017D /* Frameworks */,
|
|
7D7755E11F02E05B00D0017D /* Resources */,
|
|
CDA88A782537CE1A00C469BF /* CopyFiles */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = Application;
|
|
productName = loginItem;
|
|
productReference = 7D7755E31F02E05B00D0017D /* BlockBlock Helper.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
7D7755DB1F02E05B00D0017D /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 1000;
|
|
ORGANIZATIONNAME = "Objective-See";
|
|
TargetAttributes = {
|
|
7D7755E21F02E05B00D0017D = {
|
|
CreatedOnToolsVersion = 8.2.1;
|
|
DevelopmentTeam = VBG97UB4TA;
|
|
ProvisioningStyle = Manual;
|
|
SystemCapabilities = {
|
|
com.apple.ApplicationGroups.Mac = {
|
|
enabled = 0;
|
|
};
|
|
com.apple.HardenedRuntime = {
|
|
enabled = 1;
|
|
};
|
|
com.apple.Sandbox = {
|
|
enabled = 0;
|
|
};
|
|
};
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 7D7755DE1F02E05B00D0017D /* Build configuration list for PBXProject "Application" */;
|
|
compatibilityVersion = "Xcode 8.0";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
English,
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 7D7755DA1F02E05B00D0017D;
|
|
productRefGroup = 7D7755E41F02E05B00D0017D /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
7D7755E21F02E05B00D0017D /* Application */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
7D7755E11F02E05B00D0017D /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
CD8FD5D523BAE2D200EFE0FB /* Preferences.xib in Resources */,
|
|
CD6836682391DB6F00CF19C1 /* security.plist in Resources */,
|
|
CD2F800C24455333009C3D77 /* AboutWindow.xib in Resources */,
|
|
7DD2BF971F1FF64300B33214 /* AlertWindow.xib in Resources */,
|
|
7D16D6951F64E43300DB3161 /* UpdateWindow.xib in Resources */,
|
|
CD22785E20434CAC00C72C76 /* StatusBarPopover.xib in Resources */,
|
|
CD2F801724468A8C009C3D77 /* patrons.txt in Resources */,
|
|
CD8FD5FA23C05AD900EFE0FB /* Rules.xib in Resources */,
|
|
7D7755F01F02E05B00D0017D /* MainMenu.xib in Resources */,
|
|
7DD25FF01F23B73C00277EC4 /* Assets.xcassets in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
7D7755DF1F02E05B00D0017D /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
CD8FD5FD23C05C6900EFE0FB /* Rule.m in Sources */,
|
|
7D16D6961F64E43300DB3161 /* UpdateWindowController.m in Sources */,
|
|
7D3B75141F13354900568828 /* StatusBarItem.m in Sources */,
|
|
7D7755EB1F02E05B00D0017D /* main.m in Sources */,
|
|
CD2F8008244551AC009C3D77 /* NSApplicationKeyEvents.m in Sources */,
|
|
CDF3C7902F48299E00383631 /* HyperlinkTextField.m in Sources */,
|
|
7DD2600F1F252E8C00277EC4 /* VirusTotalViewController.m in Sources */,
|
|
CD32C2352094062D009CADF6 /* SigningInfoViewController.m in Sources */,
|
|
7D5C5F521F200B9200C0E94A /* utilities.m in Sources */,
|
|
CD8FD5D623BAE2D200EFE0FB /* PrefsWindowController.m in Sources */,
|
|
CD8FD5F823C05AD900EFE0FB /* RulesWindowController.m in Sources */,
|
|
7D7755E81F02E05B00D0017D /* AppDelegate.m in Sources */,
|
|
7DD2601C1F25600900277EC4 /* ParentsWindowController.m in Sources */,
|
|
CD8FD5F723C05AD900EFE0FB /* RuleRowCell.m in Sources */,
|
|
7DD2BF7A1F1EAC9C00B33214 /* XPCDaemonClient.m in Sources */,
|
|
7DD2BF981F1FF64300B33214 /* AlertWindowController.m in Sources */,
|
|
CDFA08E1214900BF0089758C /* XPCUser.m in Sources */,
|
|
CD22785F20434CAC00C72C76 /* StatusBarPopoverController.m in Sources */,
|
|
CD8FD5F623C05AD900EFE0FB /* RuleRow.m in Sources */,
|
|
CD2F800D24455333009C3D77 /* AboutWindowController.m in Sources */,
|
|
7D16D6941F64E43300DB3161 /* Update.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
7D3B75011F13354900568828 /* MainMenu.xib */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
7D3B75021F13354900568828 /* Base */,
|
|
);
|
|
name = MainMenu.xib;
|
|
sourceTree = "<group>";
|
|
};
|
|
7D7755EE1F02E05B00D0017D /* MainMenu.xib */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
7D7755EF1F02E05B00D0017D /* Base */,
|
|
);
|
|
name = MainMenu.xib;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
7D7755F21F02E05B00D0017D /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
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_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
CODE_SIGN_IDENTITY = "Developer ID Application";
|
|
CODE_SIGN_STYLE = Manual;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
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;
|
|
};
|
|
name = Debug;
|
|
};
|
|
7D7755F31F02E05B00D0017D /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
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_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
CODE_SIGN_IDENTITY = "Developer ID Application";
|
|
CODE_SIGN_STYLE = Manual;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
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;
|
|
};
|
|
name = Release;
|
|
};
|
|
7D7755F51F02E05B00D0017D /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_IDENTITY = "Developer ID Application";
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
CURRENT_PROJECT_VERSION = 2.4.2;
|
|
DEVELOPMENT_TEAM = VBG97UB4TA;
|
|
ENABLE_HARDENED_RUNTIME = YES;
|
|
FRAMEWORK_SEARCH_PATHS = "";
|
|
INFOPLIST_FILE = Application/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(LD_RUNPATH_SEARCH_PATHS_$(IS_MACCATALYST)) @executable_path/../Frameworks";
|
|
LIBRARY_SEARCH_PATHS = "";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.15;
|
|
MARKETING_VERSION = 2.4.2;
|
|
ONLY_ACTIVE_ARCH = NO;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.objective-see.blockblock.helper";
|
|
PRODUCT_NAME = "BlockBlock Helper";
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Debug;
|
|
};
|
|
7D7755F61F02E05B00D0017D /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_IDENTITY = "Developer ID Application";
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
CURRENT_PROJECT_VERSION = 2.4.2;
|
|
DEVELOPMENT_TEAM = VBG97UB4TA;
|
|
ENABLE_HARDENED_RUNTIME = YES;
|
|
FRAMEWORK_SEARCH_PATHS = "";
|
|
INFOPLIST_FILE = Application/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(LD_RUNPATH_SEARCH_PATHS_$(IS_MACCATALYST)) @executable_path/../Frameworks";
|
|
LIBRARY_SEARCH_PATHS = "";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.15;
|
|
MARKETING_VERSION = 2.4.2;
|
|
ONLY_ACTIVE_ARCH = NO;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.objective-see.blockblock.helper";
|
|
PRODUCT_NAME = "BlockBlock Helper";
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
7D7755DE1F02E05B00D0017D /* Build configuration list for PBXProject "Application" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
7D7755F21F02E05B00D0017D /* Debug */,
|
|
7D7755F31F02E05B00D0017D /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
7D7755F41F02E05B00D0017D /* Build configuration list for PBXNativeTarget "Application" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
7D7755F51F02E05B00D0017D /* Debug */,
|
|
7D7755F61F02E05B00D0017D /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 7D7755DB1F02E05B00D0017D /* Project object */;
|
|
}
|