@ -7,233 +7,128 @@
objects = {
/* Begin PBXBuildFile section */
35380AE7247BD13A004A08A6 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = 35380AE6247BD13A004A08A6 /* README.md */; };
35380AEA247C784E004A08A6 /* pEpUpdater.mm in Sources */ = {isa = PBXBuildFile; fileRef = 35380AE9247C784E004A08A6 /* pEpUpdater.mm */; };
35942FBC2482A12A00DCBD65 /* test.plist in Resources */ = {isa = PBXBuildFile; fileRef = 35942FBB2482A12A00DCBD65 /* test.plist */; };
35DC18D8244DA19100FB2002 /* pEpMacOSAdapter.m in Sources */ = {isa = PBXBuildFile; fileRef = 35DC18D7244DA19100FB2002 /* pEpMacOSAdapter.m */; };
35DC18DA244DA19100FB2002 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 35DC18D9244DA19100FB2002 /* main.m */; };
35E131262487F2CA00BA7136 /* libdownloadclient.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 35380AD9247BBB04004A08A6 /* libdownloadclient.a */; };
35F0697A247DC95A00543884 /* pEpUpdater_Test.m in Sources */ = {isa = PBXBuildFile; fileRef = 35F06979247DC95A00543884 /* pEpUpdater_Test.m */; };
35F06980247DD05F00543884 /* pEpUpdater.mm in Sources */ = {isa = PBXBuildFile; fileRef = 35380AE9247C784E004A08A6 /* pEpUpdater.mm */; };
35F06985247DD17400543884 /* libdownloadclient.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 35380AD9247BBB04004A08A6 /* libdownloadclient.a */; };
35F06993247F013300543884 /* test.der in Resources */ = {isa = PBXBuildFile; fileRef = 35F06990247F00E500543884 /* test.der */; };
4E71B8FD24E44C6A001016F0 /* pEpMacOSAdapter.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E71B8F724E44C69001016F0 /* pEpMacOSAdapter.m */; };
4E71B8FE24E44C6A001016F0 /* pEpUpdater.mm in Sources */ = {isa = PBXBuildFile; fileRef = 4E71B8FA24E44C69001016F0 /* pEpUpdater.mm */; };
4E71B8FF24E44C6A001016F0 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E71B8FB24E44C69001016F0 /* main.m */; };
4E8479AB24EE723100D5A6D8 /* pEp.foundation.pEpMacOSAdapter.plist in Resources */ = {isa = PBXBuildFile; fileRef = 4E8479AA24EE723100D5A6D8 /* pEp.foundation.pEpMacOSAdapter.plist */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
3527B2E624802F88007A6276 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 3527B2E024802F87007A6276 /* pEpNotifications.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 3527B2AE24802F84007A6276;
remoteInfo = pEpNotifications;
};
3527B2E824802F88007A6276 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 3527B2E024802F87007A6276 /* pEpNotifications.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 3527B2C324802F87007A6276;
remoteInfo = pEpNotificationsTests;
};
3527B2EA24802F88007A6276 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 3527B2E024802F87007A6276 /* pEpNotifications.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 3527B2CE24802F87007A6276;
remoteInfo = pEpNotificationsUITests;
};
35380AD8247BBB04004A08A6 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 35380AD4247BBB03004A08A6 /* downloadclient.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 35380AC6247BBB03004A08A6;
remoteInfo = downloadclient;
};
35E131272487F35600BA7136 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 35380AD4247BBB03004A08A6 /* downloadclient.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 35380AC5247BBB03004A08A6;
remoteInfo = downloadclient;
};
35F0698C247E31F900543884 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 35380AD4247BBB03004A08A6 /* downloadclient.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 35380AC5247BBB03004A08A6;
remoteInfo = downloadclient;
/* Begin PBXCopyFilesBuildPhase section */
4E8479A224EC1F9600D5A6D8 /* Embed Libraries */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 10;
files = (
);
name = "Embed Libraries";
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXContainerItemProxy section */
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
3527B2E024802F87007A6276 /* pEpNotifications.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = pEpNotifications.xcodeproj; path = pEpNotifications/pEpNotifications.xcodeproj; sourceTree = "<group>"; };
35380AD4247BBB03004A08A6 /* downloadclient.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = downloadclient.xcodeproj; path = ../downloadclient/downloadclient/downloadclient.xcodeproj; sourceTree = "<group>"; };
35380AE6247BD13A004A08A6 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = SOURCE_ROOT; };
35380AE8247C784E004A08A6 /* pEpUpdater.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pEpUpdater.h; sourceTree = "<group>"; };
35380AE9247C784E004A08A6 /* pEpUpdater.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = pEpUpdater.mm; sourceTree = "<group>"; };
35942FBB2482A12A00DCBD65 /* test.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = test.plist; sourceTree = "<group>"; };
35BE8E4424856B9B006038C4 /* Subscriber.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Subscriber.h; sourceTree = "<group>"; };
35DC18D2244DA19100FB2002 /* pEpMacOSAdapter.xpc */ = {isa = PBXFileReference; explicitFileType = "wrapper.xpc-service"; includeInIndex = 0; path = pEpMacOSAdapter.xpc; sourceTree = BUILT_PRODUCTS_DIR; };
35DC18D5244DA19100FB2002 /* pEpMacOSAdapterProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pEpMacOSAdapterProtocol.h; sourceTree = "<group>"; };
35DC18D6244DA19100FB2002 /* pEpMacOSAdapter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pEpMacOSAdapter.h; sourceTree = "<group>"; };
35DC18D7244DA19100FB2002 /* pEpMacOSAdapter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = pEpMacOSAdapter.m; sourceTree = "<group>"; };
35DC18D9244DA19100FB2002 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
35DC18DB244DA19100FB2002 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
35F06977247DC95A00543884 /* pEpUpdater Test.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "pEpUpdater Test.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
35F06979247DC95A00543884 /* pEpUpdater_Test.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = pEpUpdater_Test.m; sourceTree = "<group>"; };
35F0697B247DC95A00543884 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
35F06990247F00E500543884 /* test.der */ = {isa = PBXFileReference; lastKnownFileType = file; path = test.der; sourceTree = "<group>"; };
4E71B8F624E44C69001016F0 /* pEpMacOSAdapterProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pEpMacOSAdapterProtocol.h; sourceTree = "<group>"; };
4E71B8F724E44C69001016F0 /* pEpMacOSAdapter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = pEpMacOSAdapter.m; sourceTree = "<group>"; };
4E71B8F824E44C69001016F0 /* pEpMacOSAdapter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pEpMacOSAdapter.h; sourceTree = "<group>"; };
4E71B8F924E44C69001016F0 /* pEpUpdater.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pEpUpdater.h; sourceTree = "<group>"; };
4E71B8FA24E44C69001016F0 /* pEpUpdater.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = pEpUpdater.mm; sourceTree = "<group>"; };
4E71B8FB24E44C69001016F0 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
4E71B90124E44CB3001016F0 /* libdownloadclient.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libdownloadclient.a; sourceTree = BUILT_PRODUCTS_DIR; };
4E71B97424E578BC001016F0 /* pEpMacOSAdapter.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = pEpMacOSAdapter.entitlements; sourceTree = "<group>"; };
4E8479AA24EE723100D5A6D8 /* pEp.foundation.pEpMacOSAdapter.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = pEp.foundation.pEpMacOSAdapter.plist; sourceTree = "<group>"; };
4EC93EF224E4499700E96297 /* pEpMacOSAdapter.xpc */ = {isa = PBXFileReference; explicitFileType = "wrapper.xpc-service"; includeInIndex = 0; path = pEpMacOSAdapter.xpc; sourceTree = BUILT_PRODUCTS_DIR; };
4EC93EFB24E4499700E96297 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
35DC18CF244DA19100FB2002 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
35E131262487F2CA00BA7136 /* libdownloadclient.a in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
35F06974247DC95A00543884 /* Frameworks */ = {
4EC93EEF24E4499700E96297 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
35F06985247DD17400543884 /* libdownloadclient.a in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
3527B2E124802F87007A6276 /* Product s */ = {
4E71B90024E44CB3001016F0 /* Frameworks */ = {
isa = PBXGroup;
children = (
3527B2E724802F88007A6276 /* p≡p updates.app */,
3527B2E924802F88007A6276 /* pEpNotificationsTests.xctest */,
3527B2EB24802F88007A6276 /* pEpNotificationsUITests.xctest */,
4E71B90124E44CB3001016F0 /* libdownloadclient.a */,
);
name = Products;
sourceTree = "<group>";
};
35380AD5247BBB03004A08A6 /* Products */ = {
isa = PBXGroup;
children = (
35380AD9247BBB04004A08A6 /* libdownloadclient.a */,
);
name = Products;
name = Frameworks;
sourceTree = "<group>";
};
35DC18C9244DA19100FB2002 = {
4EC93EE924E4499700E96297 = {
isa = PBXGroup;
children = (
3527B2E024802F87007A6276 /* pEpNotifications.xcodeproj */,
35380AD4247BBB03004A08A6 /* downloadclient.xcodeproj */,
35DC18D4244DA19100FB2002 /* pEpMacOSAdapter */,
35F06978247DC95A00543884 /* pEpUpdater Test */,
35DC18D3244DA19100FB2002 /* Products */,
35F06969247D58C800543884 /* Frameworks */,
4EC93EF424E4499700E96297 /* pEpMacOSAdapter */,
4EC93EF324E4499700E96297 /* Products */,
4E71B90024E44CB3001016F0 /* Frameworks */,
);
sourceTree = "<group>";
};
35DC18D3244DA19100FB2002 /* Products */ = {
4EC93EF324E4499700E96297 /* Products */ = {
isa = PBXGroup;
children = (
35DC18D2244DA19100FB2002 /* pEpMacOSAdapter.xpc */,
35F06977247DC95A00543884 /* pEpUpdater Test.xctest */,
4EC93EF224E4499700E96297 /* pEpMacOSAdapter.xpc */,
);
name = Products;
sourceTree = "<group>";
};
35DC18D4244DA19100FB2002 /* pEpMacOSAdapter */ = {
4EC93EF424E4499700E96297 /* pEpMacOSAdapter */ = {
isa = PBXGroup;
children = (
35380AE6247BD13A004A08A6 /* README.md */,
35DC18D5244DA19100FB2002 /* pEpMacOSAdapterProtocol.h */,
35DC18D6244DA19100FB2002 /* pEpMacOSAdapter .h */,
35DC18D7244DA19100FB2002 /* pEpMacOSAdapter.m */,
35380AE8247C784E004A08A6 /* pEpUpdater.h */,
35380AE9247C784E004A08A6 /* pEpUpdater.mm */,
35BE8E4424856B9B006038C4 /* Subscriber.h */,
35DC18D9244DA19100FB2002 /* main.m */,
35DC18DB244DA19100FB2002 /* Info.plist */,
4E8479AA24EE723100D5A6D8 /* pEp.foundation.pEpMacOSAdapter.plist */,
4E71B97424E578BC001016F0 /* pEpMacOSAdapter.entitlements */,
4E71B8F624E44C69001016F0 /* pEpMacOSAdapterProtocol .h */,
4E71B8F824E44C69001016F0 /* pEpMacOSAdapter.h */,
4E71B8F724E44C69001016F0 /* pEpMacOSAdapter.m */,
4E71B8F924E44C69001016F0 /* pEpUpdater.h */,
4E71B8FA24E44C69001016F0 /* pEpUpdater.mm */,
4E71B8FB24E44C69001016F0 /* main.m */,
4EC93EFB24E4499700E96297 /* Info.plist */,
);
path = pEpMacOSAdapter;
sourceTree = "<group>";
};
35F06969247D58C800543884 /* Frameworks */ = {
isa = PBXGroup;
children = (
);
name = Frameworks;
sourceTree = "<group>";
};
35F06978247DC95A00543884 /* pEpUpdater Test */ = {
isa = PBXGroup;
children = (
35F06990247F00E500543884 /* test.der */,
35F06979247DC95A00543884 /* pEpUpdater_Test.m */,
35F0697B247DC95A00543884 /* Info.plist */,
35942FBB2482A12A00DCBD65 /* test.plist */,
);
path = "pEpUpdater Test";
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
35DC18D1244DA19100FB2002 /* pEpMacOSAdapter */ = {
4EC93EF124E4499700E96297 /* pEpMacOSAdapter */ = {
isa = PBXNativeTarget;
buildConfigurationList = 35DC18DE244DA19100FB2002 /* Build configuration list for PBXNativeTarget "pEpMacOSAdapter" */;
buildConfigurationList = 4EC93EFE24E4499700E96297 /* Build configuration list for PBXNativeTarget "pEpMacOSAdapter" */;
buildPhases = (
35DC18CE244DA19100FB2002 /* Sources */,
35DC18CF244DA19100FB2002 /* Frameworks */,
35DC18D0244DA19100FB2002 /* Resources */,
4EC93EEE24E4499700E96297 /* Sources */,
4EC93EEF24E4499700E96297 /* Frameworks */,
4EC93EF024E4499700E96297 /* Resources */,
4E8479A224EC1F9600D5A6D8 /* Embed Libraries */,
4E8479AC24EE72CA00D5A6D8 /* Install XPC Service */,
);
buildRules = (
);
dependencies = (
35E131282487F35600BA7136 /* PBXTargetDependency */,
);
name = pEpMacOSAdapter;
productName = pEpMacOSAdapter;
productReference = 35DC18D2244DA19100FB2002 /* pEpMacOSAdapter.xpc */;
productReference = 4EC93EF224E4499700E96297 /* pEpMacOSAdapter.xpc */;
productType = "com.apple.product-type.xpc-service";
};
35F06976247DC95A00543884 /* pEpUpdater Test */ = {
isa = PBXNativeTarget;
buildConfigurationList = 35F0697C247DC95A00543884 /* Build configuration list for PBXNativeTarget "pEpUpdater Test" */;
buildPhases = (
35F06973247DC95A00543884 /* Sources */,
35F06974247DC95A00543884 /* Frameworks */,
35F06975247DC95A00543884 /* Resources */,
);
buildRules = (
);
dependencies = (
35F0698D247E31F900543884 /* PBXTargetDependency */,
);
name = "pEpUpdater Test";
productName = "pEpUpdater Test";
productReference = 35F06977247DC95A00543884 /* pEpUpdater Test.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
35DC18CA244DA19100FB2002 /* Project object */ = {
4EC93EEA24E4499700E96297 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 115 0;
LastUpgradeCheck = 1160;
ORGANIZATIONNAME = "p≡p foundation";
TargetAttributes = {
35DC18D1244DA19100FB2002 = {
CreatedOnToolsVersion = 11.4.1;
};
35F06976247DC95A00543884 = {
CreatedOnToolsVersion = 11.5;
4EC93EF124E4499700E96297 = {
CreatedOnToolsVersion = 11.6;
};
};
};
buildConfigurationList = 35DC18CD244DA19100FB2002 /* Build configuration list for PBXProject "pEpMacOSAdapter" */;
buildConfigurationList = 4EC93EED24E4499700E96297 /* Build configuration list for PBXProject "pEpMacOSAdapter" */;
compatibilityVersion = "Xcode 9.3";
developmentRegion = en;
hasScannedForEncodings = 0;
@ -241,115 +136,63 @@
en,
Base,
);
mainGroup = 35DC18C9244DA19100FB2002 ;
productRefGroup = 35DC18D3244DA19100FB2002 /* Products */;
mainGroup = 4EC93EE924E4499700E96297 ;
productRefGroup = 4EC93EF324E4499700E96297 /* Products */;
projectDirPath = "";
projectReferences = (
{
ProductGroup = 35380AD5247BBB03004A08A6 /* Products */;
ProjectRef = 35380AD4247BBB03004A08A6 /* downloadclient.xcodeproj */;
},
{
ProductGroup = 3527B2E124802F87007A6276 /* Products */;
ProjectRef = 3527B2E024802F87007A6276 /* pEpNotifications.xcodeproj */;
},
);
projectRoot = "";
targets = (
35DC18D1244DA19100FB2002 /* pEpMacOSAdapter */,
35F06976247DC95A00543884 /* pEpUpdater Test */,
4EC93EF124E4499700E96297 /* pEpMacOSAdapter */,
);
};
/* End PBXProject section */
/* Begin PBXReferenceProxy section */
3527B2E724802F88007A6276 /* p≡p updates.app */ = {
isa = PBXReferenceProxy;
fileType = wrapper.application;
path = "p≡p updates.app";
remoteRef = 3527B2E624802F88007A6276 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
3527B2E924802F88007A6276 /* pEpNotificationsTests.xctest */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = pEpNotificationsTests.xctest;
remoteRef = 3527B2E824802F88007A6276 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
3527B2EB24802F88007A6276 /* pEpNotificationsUITests.xctest */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = pEpNotificationsUITests.xctest;
remoteRef = 3527B2EA24802F88007A6276 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
35380AD9247BBB04004A08A6 /* libdownloadclient.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libdownloadclient.a;
remoteRef = 35380AD8247BBB04004A08A6 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */
/* Begin PBXResourcesBuildPhase section */
35DC18D0244DA19100FB2002 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
35380AE7247BD13A004A08A6 /* README.md in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
35F06975247DC95A00543884 /* Resources */ = {
4EC93EF024E4499700E96297 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
35942FBC2482A12A00DCBD65 /* test.plist in Resources */,
35F06993247F013300543884 /* test.der in Resources */,
4E8479AB24EE723100D5A6D8 /* pEp.foundation.pEpMacOSAdapter.plist in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSources BuildPhase section */
35DC18CE244DA19100FB2002 /* Sources */ = {
isa = PBXSources BuildPhase;
/* Begin PBXShellScriptBuildPhase section */
4E8479AC24EE72CA00D5A6D8 /* Install XPC Service */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
35380AEA247C784E004A08A6 /* pEpUpdater.mm in Sources */,
35DC18DA244DA19100FB2002 /* main.m in Sources */,
35DC18D8244DA19100FB2002 /* pEpMacOSAdapter.m in Sources */,
);
inputFileListPaths = (
);
inputPaths = (
);
name = "Install XPC Service";
outputFileListPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "# Type a script or drag a script file from your workspace to insert its path.\nset -e\n\n# Variables\nLAUNCH_AGENTS_DIR=\"$HOME/Library/LaunchAgents\"\nPEP_SERVICE_DIR=\"$HOME/Library/Application Support/pEp/pEpMacOSAdapter\"\nPEP_XPC_PRODUCT_SERVICE_EXECUTABLE=\"$TARGET_BUILD_DIR/$EXECUTABLE_PATH\"\nPEP_XPC_SERVICE_PLIST_NAME=\"pEp.foundation.pEpMacOSAdapter.plist\"\nPEP_XPC_SERVICE_PLIST_PATH_IN_BUNDLE=\"$PROJECT_DIR/$PROJECT_NAME/$PEP_XPC_SERVICE_PLIST_NAME\"\nPEP_XPC_SERVICE_PLIST_LAUNCHD_PATH=\"$LAUNCH_AGENTS_DIR/$PEP_XPC_SERVICE_PLIST_NAME\"\n\n# Create service folder\ninstall -d \"$PEP_SERVICE_DIR\"\n# Copy xpc to service folder\ninstall -c \"$PEP_XPC_PRODUCT_SERVICE_EXECUTABLE\" \"$PEP_SERVICE_DIR\"\n# Replace home path and copy xpc plist to launchagents folder\nsed \"s+\\$HOME+$HOME+g\" $PEP_XPC_SERVICE_PLIST_PATH_IN_BUNDLE > $PEP_XPC_SERVICE_PLIST_LAUNCHD_PATH \n# Load XPC Service\nlaunchctl unload \"$PEP_XPC_SERVICE_PLIST_LAUNCHD_PATH\"\nlaunchctl load \"$PEP_XPC_SERVICE_PLIST_LAUNCHD_PATH\"\n";
};
35F06973247DC95A00543884 /* Sources */ = {
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
4EC93EEE24E4499700E96297 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
35F0697A247DC95A00543884 /* pEpUpdater_Test.m in Sources */,
35F06980247DD05F00543884 /* pEpUpdater.mm in Sources */,
4E71B8FD24E44C6A001016F0 /* pEpMacOSAdapter.m in Sources */,
4E71B8FF24E44C6A001016F0 /* main.m in Sources */,
4E71B8FE24E44C6A001016F0 /* pEpUpdater.mm in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
35E131282487F35600BA7136 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = downloadclient;
targetProxy = 35E131272487F35600BA7136 /* PBXContainerItemProxy */;
};
35F0698D247E31F900543884 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = downloadclient;
targetProxy = 35F0698C247E31F900543884 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
35DC18DC244DA19100FB2002 /* Debug */ = {
4EC93EFC24E4499700E96297 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
@ -399,9 +242,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
HEADER_SEARCH_PATHS = "";
LIBRARY_SEARCH_PATHS = "";
MACOSX_DEPLOYMENT_TARGET = 10.15;
MACOSX_DEPLOYMENT_TARGET = 10.10;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
@ -409,7 +250,7 @@
};
name = Debug;
};
35DC18DD244DA19100FB2002 /* Release */ = {
4EC93EFD24E4499700E96297 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
@ -453,192 +294,99 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
HEADER_SEARCH_PATHS = "";
LIBRARY_SEARCH_PATHS = "";
MACOSX_DEPLOYMENT_TARGET = 10.15;
MACOSX_DEPLOYMENT_TARGET = 10.10;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = macosx;
};
name = Release;
};
35DC18DF244DA19100FB2002 /* Debug */ = {
4EC93EFF24E4499700E96297 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = NO;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_ENTITLEMENTS = pEpMacOSAdapter/pEpMacOSAdapter.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
DEVELOPMENT_TEAM = NQLYU6MGPN;
ENABLE_HARDENED_RUNTIME = YES;
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Users/vb/dev/boost_1_72_0,
/opt/local/include,
"$(PROJECT_DIR)/../local/include",
);
INFOPLIST_FILE = pEpMacOSAdapter/Info.plist;
INSTALL_PATH = "/Library/Application Support/pEp";
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
/Users/vb/dev/boost_1_72_0/stage/lib,
/opt/local/lib,
"$(PROJECT_DIR)",
"$(PROJECT_DIR)/../local/lib",
);
MACOSX_DEPLOYMENT_TARGET = 10.10;
OTHER_LDFLAGS = (
"-lssl",
"-lcrypto",
"-lboost_regex",
"-lcryptopp",
"${PROJECT_DIR}/../local/lib/libboost_iostreams.a",
"${PROJECT_DIR}/../local/lib/libboost_regex.a",
"${PROJECT_DIR}/../local/lib/libboost_system.a",
"${PROJECT_DIR}/../local/lib/libcrypto.a",
"${PROJECT_DIR}/../local/lib/libcryptopp.a",
"${PROJECT_DIR}/../local/lib/libssl.a",
"${PROJECT_DIR}/../downloadclient/libdownloadclient.a",
);
PRODUCT_BUNDLE_IDENTIFIER = pEp.foundation.pEpMacOSAdapter;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = macosx;
SKIP_INSTALL = NO;
SUPPORTED_PLATFORMS = macosx;
VALID_ARCHS = x86_64;
SKIP_INSTALL = YES;
};
name = Debug;
};
35DC18E0244DA19100FB2002 /* Release */ = {
4EC93F0024E4499700E96297 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = NO;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_ENTITLEMENTS = pEpMacOSAdapter/pEpMacOSAdapter.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
DEVELOPMENT_TEAM = NQLYU6MGPN;
ENABLE_HARDENED_RUNTIME = YES;
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Users/vb/dev/boost_1_72_0,
/opt/local/include,
"$(PROJECT_DIR)/../local/include",
);
INFOPLIST_FILE = pEpMacOSAdapter/Info.plist;
INSTALL_PATH = "/Library/Application Support/pEp";
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
/Users/vb/dev/boost_1_72_0/stage/lib,
/opt/local/lib,
"$(PROJECT_DIR)",
"$(PROJECT_DIR)/../local/lib",
);
MACOSX_DEPLOYMENT_TARGET = 10.10;
OTHER_LDFLAGS = (
"-lssl",
"-lcrypto",
"-lboost_regex",
"-lcryptopp",
"${PROJECT_DIR}/../local/lib/libboost_iostreams.a",
"${PROJECT_DIR}/../local/lib/libboost_regex.a",
"${PROJECT_DIR}/../local/lib/libboost_system.a",
"${PROJECT_DIR}/../local/lib/libcrypto.a",
"${PROJECT_DIR}/../local/lib/libcryptopp.a",
"${PROJECT_DIR}/../local/lib/libssl.a",
"${PROJECT_DIR}/../downloadclient/libdownloadclient.a",
);
PRODUCT_BUNDLE_IDENTIFIER = pEp.foundation.pEpMacOSAdapter;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = macosx;
SKIP_INSTALL = NO;
SUPPORTED_PLATFORMS = macosx;
VALID_ARCHS = x86_64;
};
name = Release;
};
35F0697D247DC95A00543884 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Users/vb/dev/boost_1_72_0,
/opt/local/include,
);
INFOPLIST_FILE = "pEpUpdater Test/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/../Frameworks",
"@loader_path/../Frameworks",
"/Users/vb/dev/boost_1_72_0/stage/lib\n/Users/vb/dev/boost_1_72_0/stage/lib\n/Users/vb/dev/boost_1_72_0/stage/lib",
);
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
/Users/vb/dev/boost_1_72_0/stage/lib,
/opt/local/lib,
);
OTHER_LDFLAGS = (
"-lssl",
"-lcrypto",
"-lboost_regex",
"-lcryptopp",
);
PRODUCT_BUNDLE_IDENTIFIER = "pEp.foundation.pEpUpdater-Test";
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = macosx;
USE_HEADERMAP = YES;
VALID_ARCHS = x86_64;
};
name = Debug;
};
35F0697E247DC95A00543884 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Users/vb/dev/boost_1_72_0,
/opt/local/include,
);
INFOPLIST_FILE = "pEpUpdater Test/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/../Frameworks",
"@loader_path/../Frameworks",
"/Users/vb/dev/boost_1_72_0/stage/lib\n/Users/vb/dev/boost_1_72_0/stage/lib\n/Users/vb/dev/boost_1_72_0/stage/lib",
);
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
/Users/vb/dev/boost_1_72_0/stage/lib,
/opt/local/lib,
);
OTHER_LDFLAGS = (
"-lssl",
"-lcrypto",
"-lboost_regex",
"-lcryptopp",
);
PRODUCT_BUNDLE_IDENTIFIER = "pEp.foundation.pEpUpdater-Test";
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = macosx;
USE_HEADERMAP = YES;
VALID_ARCHS = x86_64;
SKIP_INSTALL = YES;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
35DC18CD244DA19100FB2002 /* Build configuration list for PBXProject "pEpMacOSAdapter" */ = {
isa = XCConfigurationList;
buildConfigurations = (
35DC18DC244DA19100FB2002 /* Debug */,
35DC18DD244DA19100FB2002 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
35DC18DE244DA19100FB2002 /* Build configuration list for PBXNativeTarget "pEpMacOSAdapter" */ = {
4EC93EED24E4499700E96297 /* Build configuration list for PBXProject "pEpMacOSAdapter" */ = {
isa = XCConfigurationList;
buildConfigurations = (
35DC18DF244DA19100FB2002 /* Debug */,
35DC18E0244DA19100FB2002 /* Release */,
4EC93EFC24E4499700E96297 /* Debug */,
4EC93EFD24E4499700E96297 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
35F0697C247DC95A00543884 /* Build configuration list for PBXNativeTarget "pEpUpdater Test " */ = {
4EC93EFE24E4499700E96297 /* Build configuration list for PBXNativeTarget "pEpMacOSAdapter" */ = {
isa = XCConfigurationList;
buildConfigurations = (
35F0697D247DC95A00543884 /* Debug */,
35F0697E247DC95A00543884 /* Release */,
4EC93EFF24E4499700E96297 /* Debug */,
4EC93F0024E4499700E96297 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 35DC18CA244DA19100FB2002 /* Project object */;
rootObject = 4EC93EEA24E4499700E96297 /* Project object */;
}