|
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 50;
|
|
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 */; };
|
|
/* 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;
|
|
};
|
|
/* End PBXContainerItemProxy 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>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
35DC18CF244DA19100FB2002 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
35E131262487F2CA00BA7136 /* libdownloadclient.a in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
35F06974247DC95A00543884 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
35F06985247DD17400543884 /* libdownloadclient.a in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
3527B2E124802F87007A6276 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3527B2E724802F88007A6276 /* p≡p updates.app */,
|
|
3527B2E924802F88007A6276 /* pEpNotificationsTests.xctest */,
|
|
3527B2EB24802F88007A6276 /* pEpNotificationsUITests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
35380AD5247BBB03004A08A6 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
35380AD9247BBB04004A08A6 /* libdownloadclient.a */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
35DC18C9244DA19100FB2002 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3527B2E024802F87007A6276 /* pEpNotifications.xcodeproj */,
|
|
35380AD4247BBB03004A08A6 /* downloadclient.xcodeproj */,
|
|
35DC18D4244DA19100FB2002 /* pEpMacOSAdapter */,
|
|
35F06978247DC95A00543884 /* pEpUpdater Test */,
|
|
35DC18D3244DA19100FB2002 /* Products */,
|
|
35F06969247D58C800543884 /* Frameworks */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
35DC18D3244DA19100FB2002 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
35DC18D2244DA19100FB2002 /* pEpMacOSAdapter.xpc */,
|
|
35F06977247DC95A00543884 /* pEpUpdater Test.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
35DC18D4244DA19100FB2002 /* 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 */,
|
|
);
|
|
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 */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 35DC18DE244DA19100FB2002 /* Build configuration list for PBXNativeTarget "pEpMacOSAdapter" */;
|
|
buildPhases = (
|
|
35DC18CE244DA19100FB2002 /* Sources */,
|
|
35DC18CF244DA19100FB2002 /* Frameworks */,
|
|
35DC18D0244DA19100FB2002 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
35E131282487F35600BA7136 /* PBXTargetDependency */,
|
|
);
|
|
name = pEpMacOSAdapter;
|
|
productName = pEpMacOSAdapter;
|
|
productReference = 35DC18D2244DA19100FB2002 /* 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 */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 1150;
|
|
ORGANIZATIONNAME = "p≡p foundation";
|
|
TargetAttributes = {
|
|
35DC18D1244DA19100FB2002 = {
|
|
CreatedOnToolsVersion = 11.4.1;
|
|
};
|
|
35F06976247DC95A00543884 = {
|
|
CreatedOnToolsVersion = 11.5;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 35DC18CD244DA19100FB2002 /* Build configuration list for PBXProject "pEpMacOSAdapter" */;
|
|
compatibilityVersion = "Xcode 9.3";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 35DC18C9244DA19100FB2002;
|
|
productRefGroup = 35DC18D3244DA19100FB2002 /* Products */;
|
|
projectDirPath = "";
|
|
projectReferences = (
|
|
{
|
|
ProductGroup = 35380AD5247BBB03004A08A6 /* Products */;
|
|
ProjectRef = 35380AD4247BBB03004A08A6 /* downloadclient.xcodeproj */;
|
|
},
|
|
{
|
|
ProductGroup = 3527B2E124802F87007A6276 /* Products */;
|
|
ProjectRef = 3527B2E024802F87007A6276 /* pEpNotifications.xcodeproj */;
|
|
},
|
|
);
|
|
projectRoot = "";
|
|
targets = (
|
|
35DC18D1244DA19100FB2002 /* pEpMacOSAdapter */,
|
|
35F06976247DC95A00543884 /* pEpUpdater Test */,
|
|
);
|
|
};
|
|
/* 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 */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
35942FBC2482A12A00DCBD65 /* test.plist in Resources */,
|
|
35F06993247F013300543884 /* test.der in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
35DC18CE244DA19100FB2002 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
35380AEA247C784E004A08A6 /* pEpUpdater.mm in Sources */,
|
|
35DC18DA244DA19100FB2002 /* main.m in Sources */,
|
|
35DC18D8244DA19100FB2002 /* pEpMacOSAdapter.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
35F06973247DC95A00543884 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
35F0697A247DC95A00543884 /* pEpUpdater_Test.m in Sources */,
|
|
35F06980247DD05F00543884 /* 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 */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = 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_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
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;
|
|
HEADER_SEARCH_PATHS = "";
|
|
LIBRARY_SEARCH_PATHS = "";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Debug;
|
|
};
|
|
35DC18DD244DA19100FB2002 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = 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_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
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;
|
|
HEADER_SEARCH_PATHS = "";
|
|
LIBRARY_SEARCH_PATHS = "";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Release;
|
|
};
|
|
35DC18DF244DA19100FB2002 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = NO;
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEVELOPMENT_TEAM = NQLYU6MGPN;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
/Users/vb/dev/boost_1_72_0,
|
|
/opt/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)",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
OTHER_LDFLAGS = (
|
|
"-lssl",
|
|
"-lcrypto",
|
|
"-lboost_regex",
|
|
"-lcryptopp",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = pEp.foundation.pEpMacOSAdapter;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = macosx;
|
|
SKIP_INSTALL = NO;
|
|
SUPPORTED_PLATFORMS = macosx;
|
|
VALID_ARCHS = x86_64;
|
|
};
|
|
name = Debug;
|
|
};
|
|
35DC18E0244DA19100FB2002 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = NO;
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEVELOPMENT_TEAM = NQLYU6MGPN;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
/Users/vb/dev/boost_1_72_0,
|
|
/opt/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)",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
OTHER_LDFLAGS = (
|
|
"-lssl",
|
|
"-lcrypto",
|
|
"-lboost_regex",
|
|
"-lcryptopp",
|
|
);
|
|
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;
|
|
};
|
|
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" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
35DC18DF244DA19100FB2002 /* Debug */,
|
|
35DC18E0244DA19100FB2002 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
35F0697C247DC95A00543884 /* Build configuration list for PBXNativeTarget "pEpUpdater Test" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
35F0697D247DC95A00543884 /* Debug */,
|
|
35F0697E247DC95A00543884 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 35DC18CA244DA19100FB2002 /* Project object */;
|
|
}
|