uses new dependency builder

master
Andreas Buff 2 years ago
parent 92823e6367
commit 0fd1bc22cd

@ -53,38 +53,18 @@
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
1574D258268DD538003A5161 /* PBXContainerItemProxy */ = {
152E481226A82D26009BD3CE /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 1574D24E268DD538003A5161 /* pEpEngine.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 64796A3F1B455AA5004B1C24;
remoteInfo = pEpEngine;
};
1574D25A268DD538003A5161 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 1574D24E268DD538003A5161 /* pEpEngine.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 1552DB112577D4F100A92F71;
remoteInfo = pEpEngine_macOS;
};
1574D25C268DD538003A5161 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 1574D24E268DD538003A5161 /* pEpEngine.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 644297BF1BE11C65002BC73B;
remoteInfo = pEpTrustWords;
};
1585E8E4268E00D400B822E1 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 1574D24E268DD538003A5161 /* pEpEngine.xcodeproj */;
containerPortal = 152E47E926A82BE3009BD3CE /* CommonPEPDependencies.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 1552DB102577D4F100A92F71;
remoteInfo = pEpEngine_macOS;
remoteGlobalIDString = 1585EE16269DCEA600B822E1;
remoteInfo = "build-pEpMIME-dependencies_macOS";
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
1574D24E268DD538003A5161 /* pEpEngine.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = pEpEngine.xcodeproj; path = "../../../pEpEngine/build-mac/pEpEngine.xcodeproj"; sourceTree = "<group>"; };
152E47E926A82BE3009BD3CE /* CommonPEPDependencies.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = CommonPEPDependencies.xcodeproj; path = "../../../common-dependency-build-helpers-4-apple-hardware/CommonPEPDependencies/CommonPEPDependencies.xcodeproj"; sourceTree = "<group>"; };
152E481526A82DBE009BD3CE /* libiconv.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libiconv.a; path = "../../../common-dependency-build-helpers-4-apple-hardware/CommonPEPDependencies/build/lib/libiconv.a"; sourceTree = "<group>"; };
1585E86A268DDF5800B822E1 /* pEpMIME_internal.cc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = pEpMIME_internal.cc; sourceTree = "<group>"; };
1585E86B268DDF5800B822E1 /* message.cc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = message.cc; sourceTree = "<group>"; };
1585E86C268DDF5900B822E1 /* nulllogger.cc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = nulllogger.cc; sourceTree = "<group>"; };
@ -142,29 +122,35 @@
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
1574D1C5268DC72E003A5161 = {
152E47EA26A82BE3009BD3CE /* Products */ = {
isa = PBXGroup;
children = (
1574D24E268DD538003A5161 /* pEpEngine.xcodeproj */,
1585E869268DDF5800B822E1 /* src */,
1574D1CF268DC72E003A5161 /* Products */,
);
name = Products;
sourceTree = "<group>";
};
1574D1CF268DC72E003A5161 /* Products */ = {
152E481426A82DBE009BD3CE /* Frameworks */ = {
isa = PBXGroup;
children = (
1585E8A8268DFD9E00B822E1 /* libpEpMIME.a */,
152E481526A82DBE009BD3CE /* libiconv.a */,
);
name = Products;
name = Frameworks;
sourceTree = "<group>";
};
1574D24F268DD538003A5161 /* Products */ = {
1574D1C5268DC72E003A5161 = {
isa = PBXGroup;
children = (
1574D259268DD538003A5161 /* libpEpEngine.a */,
1574D25B268DD538003A5161 /* libpEpEngine_macOS.a */,
1574D25D268DD538003A5161 /* pEpTrustWords.bundle */,
152E47E926A82BE3009BD3CE /* CommonPEPDependencies.xcodeproj */,
1585E869268DDF5800B822E1 /* src */,
1574D1CF268DC72E003A5161 /* Products */,
152E481426A82DBE009BD3CE /* Frameworks */,
);
sourceTree = "<group>";
};
1574D1CF268DC72E003A5161 /* Products */ = {
isa = PBXGroup;
children = (
1585E8A8268DFD9E00B822E1 /* libpEpMIME.a */,
);
name = Products;
sourceTree = "<group>";
@ -267,7 +253,7 @@
buildRules = (
);
dependencies = (
1585E8E5268E00D400B822E1 /* PBXTargetDependency */,
152E481326A82D26009BD3CE /* PBXTargetDependency */,
);
name = pEpMIME;
productName = libpEpMIME;
@ -300,8 +286,8 @@
projectDirPath = "";
projectReferences = (
{
ProductGroup = 1574D24F268DD538003A5161 /* Products */;
ProjectRef = 1574D24E268DD538003A5161 /* pEpEngine.xcodeproj */;
ProductGroup = 152E47EA26A82BE3009BD3CE /* Products */;
ProjectRef = 152E47E926A82BE3009BD3CE /* CommonPEPDependencies.xcodeproj */;
},
);
projectRoot = "";
@ -311,30 +297,6 @@
};
/* End PBXProject section */
/* Begin PBXReferenceProxy section */
1574D259268DD538003A5161 /* libpEpEngine.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libpEpEngine.a;
remoteRef = 1574D258268DD538003A5161 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
1574D25B268DD538003A5161 /* libpEpEngine_macOS.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libpEpEngine_macOS.a;
remoteRef = 1574D25A268DD538003A5161 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
1574D25D268DD538003A5161 /* pEpTrustWords.bundle */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = pEpTrustWords.bundle;
remoteRef = 1574D25C268DD538003A5161 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */
/* Begin PBXShellScriptBuildPhase section */
1585E8B3268DFE0200B822E1 /* Copy Artefacts to Custom Build DIr */ = {
isa = PBXShellScriptBuildPhase;
@ -388,10 +350,10 @@
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
1585E8E5268E00D400B822E1 /* PBXTargetDependency */ = {
152E481326A82D26009BD3CE /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = pEpEngine_macOS;
targetProxy = 1585E8E4268E00D400B822E1 /* PBXContainerItemProxy */;
name = "build-pEpMIME-dependencies_macOS";
targetProxy = 152E481226A82D26009BD3CE /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
@ -447,15 +409,13 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
HEADER_SEARCH_PATHS = (
"${PROJECT_DIR}/../../../local/include",
"${PROJECT_DIR}/../../../pEpEngine/build-mac/build/include",
);
HEADER_SEARCH_PATHS = "${PROJECT_DIR}/../../../common-dependency-build-helpers-4-apple-hardware/CommonPEPDependencies/build/include";
LIBRARY_SEARCH_PATHS = "";
MACOSX_DEPLOYMENT_TARGET = 10.10;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
OTHER_LIBTOOLFLAGS = "${PROJECT_DIR}/../../../local/lib/libiconv.a";
OTHER_LIBTOOLFLAGS = "${PROJECT_DIR}/../../../common-dependency-build-helpers-4-apple-hardware/CommonPEPDependencies/build/lib/libiconv.a";
SDKROOT = macosx;
};
name = Debug;
@ -505,14 +465,12 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
HEADER_SEARCH_PATHS = (
"${PROJECT_DIR}/../../../local/include",
"${PROJECT_DIR}/../../../pEpEngine/build-mac/build/include",
);
HEADER_SEARCH_PATHS = "${PROJECT_DIR}/../../../common-dependency-build-helpers-4-apple-hardware/CommonPEPDependencies/build/include";
LIBRARY_SEARCH_PATHS = "";
MACOSX_DEPLOYMENT_TARGET = 10.10;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
OTHER_LIBTOOLFLAGS = "${PROJECT_DIR}/../../../local/lib/libiconv.a";
OTHER_LIBTOOLFLAGS = "${PROJECT_DIR}/../../../common-dependency-build-helpers-4-apple-hardware/CommonPEPDependencies/build/lib/libiconv.a";
SDKROOT = macosx;
};
name = Release;

@ -1,7 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "group:pEpMIME.xcodeproj">
</FileRef>
</Workspace>

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IDEDidComputeMac32BitWarning</key>
<true/>
</dict>
</plist>
Loading…
Cancel
Save