741 lines
35 KiB
Plaintext
741 lines
35 KiB
Plaintext
|
// !$*UTF8*$!
|
||
|
{
|
||
|
archiveVersion = 1;
|
||
|
classes = {
|
||
|
};
|
||
|
objectVersion = 46;
|
||
|
objects = {
|
||
|
|
||
|
/* Begin PBXBuildFile section */
|
||
|
7D17C4941D658A790066232A /* AboutWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7D17C48C1D658A790066232A /* AboutWindow.xib */; };
|
||
|
7D17C4951D658A790066232A /* AboutWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D17C48E1D658A790066232A /* AboutWindowController.m */; };
|
||
|
7D17C4971D658A790066232A /* Logging.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D17C4931D658A790066232A /* Logging.m */; };
|
||
|
7D17C5271D6592FE0066232A /* statusIcon.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D17C5141D658FEB0066232A /* statusIcon.png */; };
|
||
|
7D17C5281D6592FE0066232A /* statusIcon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D17C5151D658FEB0066232A /* statusIcon@2x.png */; };
|
||
|
7D17C5391D659E580066232A /* AboutWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7D17C52C1D659E580066232A /* AboutWindow.xib */; };
|
||
|
7D17C53B1D659E580066232A /* Exception.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D17C5311D659E580066232A /* Exception.m */; };
|
||
|
7D17C53C1D659E580066232A /* icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D17C5331D659E580066232A /* icon.png */; };
|
||
|
7D17C53D1D659E580066232A /* overSight.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D17C5341D659E580066232A /* overSight.png */; };
|
||
|
7D17C53F1D659E580066232A /* Utilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D17C5381D659E580066232A /* Utilities.m */; };
|
||
|
7D17CFE41D811B4E0017B475 /* Utilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D17C5381D659E580066232A /* Utilities.m */; };
|
||
|
7D17CFE51D8133840017B475 /* AVMonitor.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D17CFE11D81121E0017B475 /* AVMonitor.m */; };
|
||
|
7D17D0101D8136C60017B475 /* OverSightXPC.xpc in Embed XPC Services */ = {isa = PBXBuildFile; fileRef = 7DC9C8121D641A350017D143 /* OverSightXPC.xpc */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
||
|
7D62457C1D84FB8900870565 /* Enumerator.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D62457B1D84FB8900870565 /* Enumerator.m */; };
|
||
|
7D62457D1D8517F500870565 /* Logging.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D17C4931D658A790066232A /* Logging.m */; };
|
||
|
7D6245801D85348E00870565 /* Utilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D62457F1D85348E00870565 /* Utilities.m */; };
|
||
|
7D6245811D8537CF00870565 /* Logging.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D17C4931D658A790066232A /* Logging.m */; };
|
||
|
7DAF4B7F1D657192000DA31A /* StatusBarMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DAF4B7D1D656FD3000DA31A /* StatusBarMenu.m */; };
|
||
|
7DC9C8171D641A350017D143 /* OverSightXPC.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DC9C8161D641A350017D143 /* OverSightXPC.m */; };
|
||
|
7DC9C8191D641A350017D143 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DC9C8181D641A350017D143 /* main.m */; };
|
||
|
7DC9C81D1D641A350017D143 /* OverSightXPC.xpc in Embed XPC Services */ = {isa = PBXBuildFile; fileRef = 7DC9C8121D641A350017D143 /* OverSightXPC.xpc */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
||
|
8B5755A119DA3E9500799E6B /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B5755A019DA3E9500799E6B /* main.m */; };
|
||
|
8B5755A419DA3E9500799E6B /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B5755A319DA3E9500799E6B /* AppDelegate.m */; };
|
||
|
8B5755A619DA3E9500799E6B /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 8B5755A519DA3E9500799E6B /* Images.xcassets */; };
|
||
|
8B5755A919DA3E9500799E6B /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 8B5755A719DA3E9500799E6B /* MainMenu.xib */; };
|
||
|
8B5755C719DA3F9300799E6B /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B5755C619DA3F9300799E6B /* main.m */; };
|
||
|
8B5755CA19DA3F9300799E6B /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B5755C919DA3F9300799E6B /* AppDelegate.m */; };
|
||
|
8B5755CC19DA3F9300799E6B /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 8B5755CB19DA3F9300799E6B /* Images.xcassets */; };
|
||
|
8B5755CF19DA3F9300799E6B /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 8B5755CD19DA3F9300799E6B /* MainMenu.xib */; };
|
||
|
8B5755E319DA41D300799E6B /* ServiceManagement.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8B5755E219DA41D300799E6B /* ServiceManagement.framework */; };
|
||
|
8B5755E619DA432000799E6B /* OverSight Helper.app in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8B5755C219DA3F9300799E6B /* OverSight Helper.app */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
||
|
/* End PBXBuildFile section */
|
||
|
|
||
|
/* Begin PBXContainerItemProxy section */
|
||
|
7D17CFE61D81349D0017B475 /* PBXContainerItemProxy */ = {
|
||
|
isa = PBXContainerItemProxy;
|
||
|
containerPortal = 8B57559319DA3E9500799E6B /* Project object */;
|
||
|
proxyType = 1;
|
||
|
remoteGlobalIDString = 7DC9C8111D641A350017D143;
|
||
|
remoteInfo = OverSightXPC;
|
||
|
};
|
||
|
/* End PBXContainerItemProxy section */
|
||
|
|
||
|
/* Begin PBXCopyFilesBuildPhase section */
|
||
|
7D17D00B1D81369C0017B475 /* Embed XPC Services */ = {
|
||
|
isa = PBXCopyFilesBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
dstPath = "$(CONTENTS_FOLDER_PATH)/XPCServices";
|
||
|
dstSubfolderSpec = 16;
|
||
|
files = (
|
||
|
7D17D0101D8136C60017B475 /* OverSightXPC.xpc in Embed XPC Services */,
|
||
|
);
|
||
|
name = "Embed XPC Services";
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
7DC9C8211D641A350017D143 /* Embed XPC Services */ = {
|
||
|
isa = PBXCopyFilesBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
dstPath = "$(CONTENTS_FOLDER_PATH)/XPCServices";
|
||
|
dstSubfolderSpec = 16;
|
||
|
files = (
|
||
|
7DC9C81D1D641A350017D143 /* OverSightXPC.xpc in Embed XPC Services */,
|
||
|
);
|
||
|
name = "Embed XPC Services";
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
8B5755E519DA42C100799E6B /* CopyFiles */ = {
|
||
|
isa = PBXCopyFilesBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
dstPath = Contents/Library/LoginItems;
|
||
|
dstSubfolderSpec = 1;
|
||
|
files = (
|
||
|
8B5755E619DA432000799E6B /* OverSight Helper.app in CopyFiles */,
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
/* End PBXCopyFilesBuildPhase section */
|
||
|
|
||
|
/* Begin PBXFileReference section */
|
||
|
7D17C48C1D658A790066232A /* AboutWindow.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = AboutWindow.xib; path = Shared/AboutWindow.xib; sourceTree = SOURCE_ROOT; };
|
||
|
7D17C48D1D658A790066232A /* AboutWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AboutWindowController.h; path = Shared/AboutWindowController.h; sourceTree = SOURCE_ROOT; };
|
||
|
7D17C48E1D658A790066232A /* AboutWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AboutWindowController.m; path = Shared/AboutWindowController.m; sourceTree = SOURCE_ROOT; };
|
||
|
7D17C48F1D658A790066232A /* Consts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Consts.h; path = Shared/Consts.h; sourceTree = SOURCE_ROOT; };
|
||
|
7D17C4901D658A790066232A /* Exception.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Exception.h; path = Shared/Exception.h; sourceTree = SOURCE_ROOT; };
|
||
|
7D17C4911D658A790066232A /* Exception.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Exception.m; path = Shared/Exception.m; sourceTree = SOURCE_ROOT; };
|
||
|
7D17C4921D658A790066232A /* Logging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Logging.h; path = Shared/Logging.h; sourceTree = SOURCE_ROOT; };
|
||
|
7D17C4931D658A790066232A /* Logging.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Logging.m; path = Shared/Logging.m; sourceTree = SOURCE_ROOT; };
|
||
|
7D17C5141D658FEB0066232A /* statusIcon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = statusIcon.png; path = Images/statusIcon.png; sourceTree = "<group>"; };
|
||
|
7D17C5151D658FEB0066232A /* statusIcon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "statusIcon@2x.png"; path = "Images/statusIcon@2x.png"; sourceTree = "<group>"; };
|
||
|
7D17C52C1D659E580066232A /* AboutWindow.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = AboutWindow.xib; sourceTree = "<group>"; };
|
||
|
7D17C52D1D659E580066232A /* AboutWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AboutWindowController.h; sourceTree = "<group>"; };
|
||
|
7D17C52E1D659E580066232A /* AboutWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AboutWindowController.m; sourceTree = "<group>"; };
|
||
|
7D17C52F1D659E580066232A /* Consts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Consts.h; sourceTree = "<group>"; };
|
||
|
7D17C5301D659E580066232A /* Exception.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Exception.h; sourceTree = "<group>"; };
|
||
|
7D17C5311D659E580066232A /* Exception.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Exception.m; sourceTree = "<group>"; };
|
||
|
7D17C5331D659E580066232A /* icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = icon.png; sourceTree = "<group>"; };
|
||
|
7D17C5341D659E580066232A /* overSight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = overSight.png; sourceTree = "<group>"; };
|
||
|
7D17C5351D659E580066232A /* Logging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Logging.h; sourceTree = "<group>"; };
|
||
|
7D17C5361D659E580066232A /* Logging.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Logging.m; sourceTree = "<group>"; };
|
||
|
7D17C5371D659E580066232A /* Utilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Utilities.h; sourceTree = "<group>"; };
|
||
|
7D17C5381D659E580066232A /* Utilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Utilities.m; sourceTree = "<group>"; };
|
||
|
7D17CFDE1D810D6D0017B475 /* XPCProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = XPCProtocol.h; path = Shared/XPCProtocol.h; sourceTree = SOURCE_ROOT; };
|
||
|
7D17CFE11D81121E0017B475 /* AVMonitor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AVMonitor.m; sourceTree = "<group>"; };
|
||
|
7D17CFE21D81121E0017B475 /* AVMonitor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AVMonitor.h; sourceTree = "<group>"; };
|
||
|
7D62457A1D84FB8900870565 /* Enumerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Enumerator.h; sourceTree = "<group>"; };
|
||
|
7D62457B1D84FB8900870565 /* Enumerator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Enumerator.m; sourceTree = "<group>"; };
|
||
|
7D62457E1D85348E00870565 /* Utilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Utilities.h; sourceTree = "<group>"; };
|
||
|
7D62457F1D85348E00870565 /* Utilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Utilities.m; sourceTree = "<group>"; };
|
||
|
7DAF4B7C1D656FD3000DA31A /* StatusBarMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StatusBarMenu.h; sourceTree = "<group>"; };
|
||
|
7DAF4B7D1D656FD3000DA31A /* StatusBarMenu.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StatusBarMenu.m; sourceTree = "<group>"; };
|
||
|
7DC9C8121D641A350017D143 /* OverSightXPC.xpc */ = {isa = PBXFileReference; explicitFileType = "wrapper.xpc-service"; includeInIndex = 0; path = OverSightXPC.xpc; sourceTree = BUILT_PRODUCTS_DIR; };
|
||
|
7DC9C8151D641A350017D143 /* OverSightXPC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OverSightXPC.h; sourceTree = "<group>"; };
|
||
|
7DC9C8161D641A350017D143 /* OverSightXPC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = OverSightXPC.m; sourceTree = "<group>"; };
|
||
|
7DC9C8181D641A350017D143 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
||
|
7DC9C81A1D641A350017D143 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
||
|
8B57559B19DA3E9500799E6B /* OverSight.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = OverSight.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
||
|
8B57559F19DA3E9500799E6B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
||
|
8B5755A019DA3E9500799E6B /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
||
|
8B5755A219DA3E9500799E6B /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
||
|
8B5755A319DA3E9500799E6B /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
||
|
8B5755A519DA3E9500799E6B /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
||
|
8B5755A819DA3E9500799E6B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
|
||
|
8B5755C219DA3F9300799E6B /* OverSight Helper.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "OverSight Helper.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||
|
8B5755C519DA3F9300799E6B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
||
|
8B5755C619DA3F9300799E6B /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
||
|
8B5755C819DA3F9300799E6B /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
||
|
8B5755C919DA3F9300799E6B /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
||
|
8B5755CB19DA3F9300799E6B /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
||
|
8B5755CE19DA3F9300799E6B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
|
||
|
8B5755E219DA41D300799E6B /* ServiceManagement.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ServiceManagement.framework; path = System/Library/Frameworks/ServiceManagement.framework; sourceTree = SDKROOT; };
|
||
|
/* End PBXFileReference section */
|
||
|
|
||
|
/* Begin PBXFrameworksBuildPhase section */
|
||
|
7DC9C80F1D641A350017D143 /* Frameworks */ = {
|
||
|
isa = PBXFrameworksBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
8B57559819DA3E9500799E6B /* Frameworks */ = {
|
||
|
isa = PBXFrameworksBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
8B5755E319DA41D300799E6B /* ServiceManagement.framework in Frameworks */,
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
8B5755BF19DA3F9300799E6B /* Frameworks */ = {
|
||
|
isa = PBXFrameworksBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
/* End PBXFrameworksBuildPhase section */
|
||
|
|
||
|
/* Begin PBXGroup section */
|
||
|
7D17C48B1D658A670066232A /* Shared */ = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
7D17C48C1D658A790066232A /* AboutWindow.xib */,
|
||
|
7D17C48D1D658A790066232A /* AboutWindowController.h */,
|
||
|
7D17C48E1D658A790066232A /* AboutWindowController.m */,
|
||
|
7D17C48F1D658A790066232A /* Consts.h */,
|
||
|
7D17C4901D658A790066232A /* Exception.h */,
|
||
|
7D17C4911D658A790066232A /* Exception.m */,
|
||
|
7D17C4921D658A790066232A /* Logging.h */,
|
||
|
7D17C4931D658A790066232A /* Logging.m */,
|
||
|
);
|
||
|
name = Shared;
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
7D17C5131D658FE20066232A /* Images */ = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
7D17C5141D658FEB0066232A /* statusIcon.png */,
|
||
|
7D17C5151D658FEB0066232A /* statusIcon@2x.png */,
|
||
|
);
|
||
|
name = Images;
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
7D17C52B1D659E580066232A /* Shared */ = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
7D17C52C1D659E580066232A /* AboutWindow.xib */,
|
||
|
7D17C52D1D659E580066232A /* AboutWindowController.h */,
|
||
|
7D17C52E1D659E580066232A /* AboutWindowController.m */,
|
||
|
7D17C52F1D659E580066232A /* Consts.h */,
|
||
|
7D17C5301D659E580066232A /* Exception.h */,
|
||
|
7D17C5311D659E580066232A /* Exception.m */,
|
||
|
7D62457E1D85348E00870565 /* Utilities.h */,
|
||
|
7D62457F1D85348E00870565 /* Utilities.m */,
|
||
|
7D17C5321D659E580066232A /* Images */,
|
||
|
7D17C5351D659E580066232A /* Logging.h */,
|
||
|
7D17C5361D659E580066232A /* Logging.m */,
|
||
|
7D17C5371D659E580066232A /* Utilities.h */,
|
||
|
7D17C5381D659E580066232A /* Utilities.m */,
|
||
|
);
|
||
|
path = Shared;
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
7D17C5321D659E580066232A /* Images */ = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
7D17C5331D659E580066232A /* icon.png */,
|
||
|
7D17C5341D659E580066232A /* overSight.png */,
|
||
|
);
|
||
|
path = Images;
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
7DC9C8131D641A350017D143 /* OverSightXPC */ = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
7D62457A1D84FB8900870565 /* Enumerator.h */,
|
||
|
7D62457B1D84FB8900870565 /* Enumerator.m */,
|
||
|
7D17CFDE1D810D6D0017B475 /* XPCProtocol.h */,
|
||
|
7DC9C8151D641A350017D143 /* OverSightXPC.h */,
|
||
|
7DC9C8161D641A350017D143 /* OverSightXPC.m */,
|
||
|
7DC9C8181D641A350017D143 /* main.m */,
|
||
|
7DC9C81A1D641A350017D143 /* Info.plist */,
|
||
|
);
|
||
|
path = OverSightXPC;
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
8B57559219DA3E9500799E6B = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
7D17C52B1D659E580066232A /* Shared */,
|
||
|
8B5755E219DA41D300799E6B /* ServiceManagement.framework */,
|
||
|
8B57559D19DA3E9500799E6B /* MainApp */,
|
||
|
8B5755C319DA3F9300799E6B /* LoginItem */,
|
||
|
7DC9C8131D641A350017D143 /* OverSightXPC */,
|
||
|
8B57559C19DA3E9500799E6B /* Products */,
|
||
|
);
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
8B57559C19DA3E9500799E6B /* Products */ = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
8B57559B19DA3E9500799E6B /* OverSight.app */,
|
||
|
8B5755C219DA3F9300799E6B /* OverSight Helper.app */,
|
||
|
7DC9C8121D641A350017D143 /* OverSightXPC.xpc */,
|
||
|
);
|
||
|
name = Products;
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
8B57559D19DA3E9500799E6B /* MainApp */ = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
8B5755A219DA3E9500799E6B /* AppDelegate.h */,
|
||
|
8B5755A319DA3E9500799E6B /* AppDelegate.m */,
|
||
|
8B5755A519DA3E9500799E6B /* Images.xcassets */,
|
||
|
8B5755A719DA3E9500799E6B /* MainMenu.xib */,
|
||
|
8B57559E19DA3E9500799E6B /* Supporting Files */,
|
||
|
);
|
||
|
path = MainApp;
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
8B57559E19DA3E9500799E6B /* Supporting Files */ = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
8B57559F19DA3E9500799E6B /* Info.plist */,
|
||
|
8B5755A019DA3E9500799E6B /* main.m */,
|
||
|
);
|
||
|
name = "Supporting Files";
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
8B5755C319DA3F9300799E6B /* LoginItem */ = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
7D17C5131D658FE20066232A /* Images */,
|
||
|
7D17C48B1D658A670066232A /* Shared */,
|
||
|
7DAF4B7C1D656FD3000DA31A /* StatusBarMenu.h */,
|
||
|
7DAF4B7D1D656FD3000DA31A /* StatusBarMenu.m */,
|
||
|
8B5755C819DA3F9300799E6B /* AppDelegate.h */,
|
||
|
8B5755C919DA3F9300799E6B /* AppDelegate.m */,
|
||
|
7D17CFE11D81121E0017B475 /* AVMonitor.m */,
|
||
|
7D17CFE21D81121E0017B475 /* AVMonitor.h */,
|
||
|
8B5755CB19DA3F9300799E6B /* Images.xcassets */,
|
||
|
8B5755CD19DA3F9300799E6B /* MainMenu.xib */,
|
||
|
8B5755C419DA3F9300799E6B /* Supporting Files */,
|
||
|
);
|
||
|
path = LoginItem;
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
8B5755C419DA3F9300799E6B /* Supporting Files */ = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
8B5755C519DA3F9300799E6B /* Info.plist */,
|
||
|
8B5755C619DA3F9300799E6B /* main.m */,
|
||
|
);
|
||
|
name = "Supporting Files";
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
/* End PBXGroup section */
|
||
|
|
||
|
/* Begin PBXNativeTarget section */
|
||
|
7DC9C8111D641A350017D143 /* OverSightXPC */ = {
|
||
|
isa = PBXNativeTarget;
|
||
|
buildConfigurationList = 7DC9C81E1D641A350017D143 /* Build configuration list for PBXNativeTarget "OverSightXPC" */;
|
||
|
buildPhases = (
|
||
|
7DC9C80E1D641A350017D143 /* Sources */,
|
||
|
7DC9C80F1D641A350017D143 /* Frameworks */,
|
||
|
7DC9C8101D641A350017D143 /* Resources */,
|
||
|
);
|
||
|
buildRules = (
|
||
|
);
|
||
|
dependencies = (
|
||
|
);
|
||
|
name = OverSightXPC;
|
||
|
productName = OverSightXPC;
|
||
|
productReference = 7DC9C8121D641A350017D143 /* OverSightXPC.xpc */;
|
||
|
productType = "com.apple.product-type.xpc-service";
|
||
|
};
|
||
|
8B57559A19DA3E9500799E6B /* OverSight */ = {
|
||
|
isa = PBXNativeTarget;
|
||
|
buildConfigurationList = 8B5755B819DA3E9500799E6B /* Build configuration list for PBXNativeTarget "OverSight" */;
|
||
|
buildPhases = (
|
||
|
8B57559719DA3E9500799E6B /* Sources */,
|
||
|
8B57559819DA3E9500799E6B /* Frameworks */,
|
||
|
8B57559919DA3E9500799E6B /* Resources */,
|
||
|
8B5755E519DA42C100799E6B /* CopyFiles */,
|
||
|
7DC9C8211D641A350017D143 /* Embed XPC Services */,
|
||
|
);
|
||
|
buildRules = (
|
||
|
);
|
||
|
dependencies = (
|
||
|
);
|
||
|
name = OverSight;
|
||
|
productName = "Test Application";
|
||
|
productReference = 8B57559B19DA3E9500799E6B /* OverSight.app */;
|
||
|
productType = "com.apple.product-type.application";
|
||
|
};
|
||
|
8B5755C119DA3F9300799E6B /* OverSight Helper */ = {
|
||
|
isa = PBXNativeTarget;
|
||
|
buildConfigurationList = 8B5755DC19DA3F9300799E6B /* Build configuration list for PBXNativeTarget "OverSight Helper" */;
|
||
|
buildPhases = (
|
||
|
8B5755BE19DA3F9300799E6B /* Sources */,
|
||
|
8B5755BF19DA3F9300799E6B /* Frameworks */,
|
||
|
8B5755C019DA3F9300799E6B /* Resources */,
|
||
|
7D17D00B1D81369C0017B475 /* Embed XPC Services */,
|
||
|
);
|
||
|
buildRules = (
|
||
|
);
|
||
|
dependencies = (
|
||
|
7D17CFE71D81349D0017B475 /* PBXTargetDependency */,
|
||
|
);
|
||
|
name = "OverSight Helper";
|
||
|
productName = "Test Application Helper";
|
||
|
productReference = 8B5755C219DA3F9300799E6B /* OverSight Helper.app */;
|
||
|
productType = "com.apple.product-type.application";
|
||
|
};
|
||
|
/* End PBXNativeTarget section */
|
||
|
|
||
|
/* Begin PBXProject section */
|
||
|
8B57559319DA3E9500799E6B /* Project object */ = {
|
||
|
isa = PBXProject;
|
||
|
attributes = {
|
||
|
LastUpgradeCheck = 0730;
|
||
|
ORGANIZATIONNAME = "Cory Bohon";
|
||
|
TargetAttributes = {
|
||
|
7DC9C8111D641A350017D143 = {
|
||
|
CreatedOnToolsVersion = 7.3.1;
|
||
|
DevelopmentTeam = VBG97UB4TA;
|
||
|
};
|
||
|
8B57559A19DA3E9500799E6B = {
|
||
|
CreatedOnToolsVersion = 6.0.1;
|
||
|
DevelopmentTeam = VBG97UB4TA;
|
||
|
SystemCapabilities = {
|
||
|
com.apple.Sandbox = {
|
||
|
enabled = 0;
|
||
|
};
|
||
|
};
|
||
|
};
|
||
|
8B5755C119DA3F9300799E6B = {
|
||
|
CreatedOnToolsVersion = 6.0.1;
|
||
|
DevelopmentTeam = VBG97UB4TA;
|
||
|
SystemCapabilities = {
|
||
|
com.apple.Sandbox = {
|
||
|
enabled = 0;
|
||
|
};
|
||
|
};
|
||
|
};
|
||
|
};
|
||
|
};
|
||
|
buildConfigurationList = 8B57559619DA3E9500799E6B /* Build configuration list for PBXProject "OverSight" */;
|
||
|
compatibilityVersion = "Xcode 3.2";
|
||
|
developmentRegion = English;
|
||
|
hasScannedForEncodings = 0;
|
||
|
knownRegions = (
|
||
|
en,
|
||
|
Base,
|
||
|
);
|
||
|
mainGroup = 8B57559219DA3E9500799E6B;
|
||
|
productRefGroup = 8B57559C19DA3E9500799E6B /* Products */;
|
||
|
projectDirPath = "";
|
||
|
projectRoot = "";
|
||
|
targets = (
|
||
|
8B57559A19DA3E9500799E6B /* OverSight */,
|
||
|
8B5755C119DA3F9300799E6B /* OverSight Helper */,
|
||
|
7DC9C8111D641A350017D143 /* OverSightXPC */,
|
||
|
);
|
||
|
};
|
||
|
/* End PBXProject section */
|
||
|
|
||
|
/* Begin PBXResourcesBuildPhase section */
|
||
|
7DC9C8101D641A350017D143 /* Resources */ = {
|
||
|
isa = PBXResourcesBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
8B57559919DA3E9500799E6B /* Resources */ = {
|
||
|
isa = PBXResourcesBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
8B5755A619DA3E9500799E6B /* Images.xcassets in Resources */,
|
||
|
7D17C53C1D659E580066232A /* icon.png in Resources */,
|
||
|
8B5755A919DA3E9500799E6B /* MainMenu.xib in Resources */,
|
||
|
7D17C53D1D659E580066232A /* overSight.png in Resources */,
|
||
|
7D17C4941D658A790066232A /* AboutWindow.xib in Resources */,
|
||
|
7D17C5391D659E580066232A /* AboutWindow.xib in Resources */,
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
8B5755C019DA3F9300799E6B /* Resources */ = {
|
||
|
isa = PBXResourcesBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
7D17C5271D6592FE0066232A /* statusIcon.png in Resources */,
|
||
|
7D17C5281D6592FE0066232A /* statusIcon@2x.png in Resources */,
|
||
|
8B5755CC19DA3F9300799E6B /* Images.xcassets in Resources */,
|
||
|
8B5755CF19DA3F9300799E6B /* MainMenu.xib in Resources */,
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
/* End PBXResourcesBuildPhase section */
|
||
|
|
||
|
/* Begin PBXSourcesBuildPhase section */
|
||
|
7DC9C80E1D641A350017D143 /* Sources */ = {
|
||
|
isa = PBXSourcesBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
7D6245811D8537CF00870565 /* Logging.m in Sources */,
|
||
|
7D17CFE41D811B4E0017B475 /* Utilities.m in Sources */,
|
||
|
7D62457C1D84FB8900870565 /* Enumerator.m in Sources */,
|
||
|
7DC9C8191D641A350017D143 /* main.m in Sources */,
|
||
|
7DC9C8171D641A350017D143 /* OverSightXPC.m in Sources */,
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
8B57559719DA3E9500799E6B /* Sources */ = {
|
||
|
isa = PBXSourcesBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
8B5755A419DA3E9500799E6B /* AppDelegate.m in Sources */,
|
||
|
8B5755A119DA3E9500799E6B /* main.m in Sources */,
|
||
|
7D17C4971D658A790066232A /* Logging.m in Sources */,
|
||
|
7D17C53B1D659E580066232A /* Exception.m in Sources */,
|
||
|
7D17C53F1D659E580066232A /* Utilities.m in Sources */,
|
||
|
7D17C4951D658A790066232A /* AboutWindowController.m in Sources */,
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
8B5755BE19DA3F9300799E6B /* Sources */ = {
|
||
|
isa = PBXSourcesBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
7D6245801D85348E00870565 /* Utilities.m in Sources */,
|
||
|
7D62457D1D8517F500870565 /* Logging.m in Sources */,
|
||
|
7D17CFE51D8133840017B475 /* AVMonitor.m in Sources */,
|
||
|
7DAF4B7F1D657192000DA31A /* StatusBarMenu.m in Sources */,
|
||
|
8B5755CA19DA3F9300799E6B /* AppDelegate.m in Sources */,
|
||
|
8B5755C719DA3F9300799E6B /* main.m in Sources */,
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
/* End PBXSourcesBuildPhase section */
|
||
|
|
||
|
/* Begin PBXTargetDependency section */
|
||
|
7D17CFE71D81349D0017B475 /* PBXTargetDependency */ = {
|
||
|
isa = PBXTargetDependency;
|
||
|
target = 7DC9C8111D641A350017D143 /* OverSightXPC */;
|
||
|
targetProxy = 7D17CFE61D81349D0017B475 /* PBXContainerItemProxy */;
|
||
|
};
|
||
|
/* End PBXTargetDependency section */
|
||
|
|
||
|
/* Begin PBXVariantGroup section */
|
||
|
8B5755A719DA3E9500799E6B /* MainMenu.xib */ = {
|
||
|
isa = PBXVariantGroup;
|
||
|
children = (
|
||
|
8B5755A819DA3E9500799E6B /* Base */,
|
||
|
);
|
||
|
name = MainMenu.xib;
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
8B5755CD19DA3F9300799E6B /* MainMenu.xib */ = {
|
||
|
isa = PBXVariantGroup;
|
||
|
children = (
|
||
|
8B5755CE19DA3F9300799E6B /* Base */,
|
||
|
);
|
||
|
name = MainMenu.xib;
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
/* End PBXVariantGroup section */
|
||
|
|
||
|
/* Begin XCBuildConfiguration section */
|
||
|
7DC9C81F1D641A350017D143 /* Debug */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
CLANG_ANALYZER_NONNULL = YES;
|
||
|
CODE_SIGN_IDENTITY = "Developer ID Application: Objective-See, LLC (VBG97UB4TA)";
|
||
|
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application: Objective-See, LLC (VBG97UB4TA)";
|
||
|
COMBINE_HIDPI_IMAGES = YES;
|
||
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
||
|
ENABLE_TESTABILITY = YES;
|
||
|
GCC_NO_COMMON_BLOCKS = YES;
|
||
|
INFOPLIST_FILE = OverSightXPC/Info.plist;
|
||
|
MACOSX_DEPLOYMENT_TARGET = 10.11;
|
||
|
PRODUCT_BUNDLE_IDENTIFIER = "com.objective-see.OverSightXPC";
|
||
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||
|
SKIP_INSTALL = YES;
|
||
|
};
|
||
|
name = Debug;
|
||
|
};
|
||
|
7DC9C8201D641A350017D143 /* Release */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
CLANG_ANALYZER_NONNULL = YES;
|
||
|
CODE_SIGN_IDENTITY = "Developer ID Application: Objective-See, LLC (VBG97UB4TA)";
|
||
|
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application: Objective-See, LLC (VBG97UB4TA)";
|
||
|
COMBINE_HIDPI_IMAGES = YES;
|
||
|
COPY_PHASE_STRIP = NO;
|
||
|
GCC_NO_COMMON_BLOCKS = YES;
|
||
|
INFOPLIST_FILE = OverSightXPC/Info.plist;
|
||
|
MACOSX_DEPLOYMENT_TARGET = 10.11;
|
||
|
PRODUCT_BUNDLE_IDENTIFIER = "com.objective-see.OverSightXPC";
|
||
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||
|
SKIP_INSTALL = YES;
|
||
|
};
|
||
|
name = Release;
|
||
|
};
|
||
|
8B5755B619DA3E9500799E6B /* Debug */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
||
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
||
|
CLANG_CXX_LIBRARY = "libc++";
|
||
|
CLANG_ENABLE_MODULES = YES;
|
||
|
CLANG_ENABLE_OBJC_ARC = YES;
|
||
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
||
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
||
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
||
|
CLANG_WARN_EMPTY_BODY = YES;
|
||
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
||
|
CLANG_WARN_INT_CONVERSION = YES;
|
||
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
||
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
||
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
||
|
CODE_SIGN_IDENTITY = "Developer ID Application: Objective-See, LLC (VBG97UB4TA)";
|
||
|
COPY_PHASE_STRIP = NO;
|
||
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
||
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
||
|
GCC_DYNAMIC_NO_PIC = NO;
|
||
|
GCC_OPTIMIZATION_LEVEL = 0;
|
||
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
||
|
"DEBUG=1",
|
||
|
"$(inherited)",
|
||
|
);
|
||
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
||
|
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.9;
|
||
|
MTL_ENABLE_DEBUG_INFO = YES;
|
||
|
ONLY_ACTIVE_ARCH = YES;
|
||
|
SDKROOT = macosx;
|
||
|
};
|
||
|
name = Debug;
|
||
|
};
|
||
|
8B5755B719DA3E9500799E6B /* Release */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
||
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
||
|
CLANG_CXX_LIBRARY = "libc++";
|
||
|
CLANG_ENABLE_MODULES = YES;
|
||
|
CLANG_ENABLE_OBJC_ARC = YES;
|
||
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
||
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
||
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
||
|
CLANG_WARN_EMPTY_BODY = YES;
|
||
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
||
|
CLANG_WARN_INT_CONVERSION = YES;
|
||
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
||
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
||
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
||
|
CODE_SIGN_IDENTITY = "Developer ID Application: Objective-See, LLC (VBG97UB4TA)";
|
||
|
COPY_PHASE_STRIP = YES;
|
||
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
||
|
ENABLE_NS_ASSERTIONS = NO;
|
||
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
||
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
||
|
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.9;
|
||
|
MTL_ENABLE_DEBUG_INFO = NO;
|
||
|
SDKROOT = macosx;
|
||
|
};
|
||
|
name = Release;
|
||
|
};
|
||
|
8B5755B919DA3E9500799E6B /* Debug */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||
|
CODE_SIGN_IDENTITY = "Developer ID Application: Objective-See, LLC (VBG97UB4TA)";
|
||
|
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application: Objective-See, LLC (VBG97UB4TA)";
|
||
|
COMBINE_HIDPI_IMAGES = YES;
|
||
|
COPY_PHASE_STRIP = NO;
|
||
|
INFOPLIST_FILE = MainApp/Info.plist;
|
||
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
|
||
|
PRODUCT_BUNDLE_IDENTIFIER = "com.objective-see.OverSight";
|
||
|
PRODUCT_NAME = OverSight;
|
||
|
PROVISIONING_PROFILE = "";
|
||
|
};
|
||
|
name = Debug;
|
||
|
};
|
||
|
8B5755BA19DA3E9500799E6B /* Release */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||
|
CODE_SIGN_IDENTITY = "Developer ID Application: Objective-See, LLC (VBG97UB4TA)";
|
||
|
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application: Objective-See, LLC (VBG97UB4TA)";
|
||
|
COMBINE_HIDPI_IMAGES = YES;
|
||
|
COPY_PHASE_STRIP = NO;
|
||
|
INFOPLIST_FILE = MainApp/Info.plist;
|
||
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
|
||
|
PRODUCT_BUNDLE_IDENTIFIER = "com.objective-see.OverSight";
|
||
|
PRODUCT_NAME = OverSight;
|
||
|
PROVISIONING_PROFILE = "";
|
||
|
};
|
||
|
name = Release;
|
||
|
};
|
||
|
8B5755DD19DA3F9300799E6B /* Debug */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||
|
CODE_SIGN_IDENTITY = "Developer ID Application: Objective-See, LLC (VBG97UB4TA)";
|
||
|
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application: Objective-See, LLC (VBG97UB4TA)";
|
||
|
COMBINE_HIDPI_IMAGES = YES;
|
||
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
||
|
"DEBUG=1",
|
||
|
"$(inherited)",
|
||
|
);
|
||
|
INFOPLIST_FILE = LoginItem/Info.plist;
|
||
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
|
||
|
PRODUCT_BUNDLE_IDENTIFIER = "com.objective-see.OverSightHelper";
|
||
|
PRODUCT_NAME = "OverSight Helper";
|
||
|
PROVISIONING_PROFILE = "";
|
||
|
SKIP_INSTALL = YES;
|
||
|
};
|
||
|
name = Debug;
|
||
|
};
|
||
|
8B5755DE19DA3F9300799E6B /* Release */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||
|
CODE_SIGN_IDENTITY = "Developer ID Application: Objective-See, LLC (VBG97UB4TA)";
|
||
|
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application: Objective-See, LLC (VBG97UB4TA)";
|
||
|
COMBINE_HIDPI_IMAGES = YES;
|
||
|
INFOPLIST_FILE = LoginItem/Info.plist;
|
||
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
|
||
|
PRODUCT_BUNDLE_IDENTIFIER = "com.objective-see.OverSightHelper";
|
||
|
PRODUCT_NAME = "OverSight Helper";
|
||
|
PROVISIONING_PROFILE = "";
|
||
|
SKIP_INSTALL = YES;
|
||
|
};
|
||
|
name = Release;
|
||
|
};
|
||
|
/* End XCBuildConfiguration section */
|
||
|
|
||
|
/* Begin XCConfigurationList section */
|
||
|
7DC9C81E1D641A350017D143 /* Build configuration list for PBXNativeTarget "OverSightXPC" */ = {
|
||
|
isa = XCConfigurationList;
|
||
|
buildConfigurations = (
|
||
|
7DC9C81F1D641A350017D143 /* Debug */,
|
||
|
7DC9C8201D641A350017D143 /* Release */,
|
||
|
);
|
||
|
defaultConfigurationIsVisible = 0;
|
||
|
defaultConfigurationName = Release;
|
||
|
};
|
||
|
8B57559619DA3E9500799E6B /* Build configuration list for PBXProject "OverSight" */ = {
|
||
|
isa = XCConfigurationList;
|
||
|
buildConfigurations = (
|
||
|
8B5755B619DA3E9500799E6B /* Debug */,
|
||
|
8B5755B719DA3E9500799E6B /* Release */,
|
||
|
);
|
||
|
defaultConfigurationIsVisible = 0;
|
||
|
defaultConfigurationName = Release;
|
||
|
};
|
||
|
8B5755B819DA3E9500799E6B /* Build configuration list for PBXNativeTarget "OverSight" */ = {
|
||
|
isa = XCConfigurationList;
|
||
|
buildConfigurations = (
|
||
|
8B5755B919DA3E9500799E6B /* Debug */,
|
||
|
8B5755BA19DA3E9500799E6B /* Release */,
|
||
|
);
|
||
|
defaultConfigurationIsVisible = 0;
|
||
|
defaultConfigurationName = Release;
|
||
|
};
|
||
|
8B5755DC19DA3F9300799E6B /* Build configuration list for PBXNativeTarget "OverSight Helper" */ = {
|
||
|
isa = XCConfigurationList;
|
||
|
buildConfigurations = (
|
||
|
8B5755DD19DA3F9300799E6B /* Debug */,
|
||
|
8B5755DE19DA3F9300799E6B /* Release */,
|
||
|
);
|
||
|
defaultConfigurationIsVisible = 0;
|
||
|
defaultConfigurationName = Release;
|
||
|
};
|
||
|
/* End XCConfigurationList section */
|
||
|
};
|
||
|
rootObject = 8B57559319DA3E9500799E6B /* Project object */;
|
||
|
}
|