From 65a3c4e1c7997a8c9074939da63a6304821e2c87 Mon Sep 17 00:00:00 2001 From: Andreas Buff Date: Mon, 12 Jul 2021 14:25:43 +0200 Subject: [PATCH] IOSAD-213 re adds somehow lost dependencies --- .../project.pbxproj | 39 +++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/Subprojects/PEPObjCTypeUtils/PEPObjCTypeUtils.xcodeproj/project.pbxproj b/Subprojects/PEPObjCTypeUtils/PEPObjCTypeUtils.xcodeproj/project.pbxproj index 15dd836..b02f6e4 100644 --- a/Subprojects/PEPObjCTypeUtils/PEPObjCTypeUtils.xcodeproj/project.pbxproj +++ b/Subprojects/PEPObjCTypeUtils/PEPObjCTypeUtils.xcodeproj/project.pbxproj @@ -74,6 +74,27 @@ remoteGlobalIDString = 1552DB102577D4F100A92F71; remoteInfo = pEpEngine_macOS; }; + 1585ED59269C6B9F00B822E1 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 1585EACB269850B400B822E1 /* pEpEngine.xcodeproj */; + proxyType = 1; + remoteGlobalIDString = 64796A3E1B455AA5004B1C24; + remoteInfo = pEpEngine; + }; + 1585ED61269C6BA800B822E1 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 1585EADF2698524500B822E1 /* PEPObjCAdapterTypes.xcodeproj */; + proxyType = 1; + remoteGlobalIDString = 4E575864268329A20084F02D; + remoteInfo = PEPObjCAdapterTypes_iOS; + }; + 1585ED63269C6BB000B822E1 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 1585EADF2698524500B822E1 /* PEPObjCAdapterTypes.xcodeproj */; + proxyType = 1; + remoteGlobalIDString = 4E575857268329170084F02D; + remoteInfo = PEPObjCAdapterTypes_macOS; + }; /* End PBXContainerItemProxy section */ /* Begin PBXCopyFilesBuildPhase section */ @@ -239,6 +260,7 @@ buildRules = ( ); dependencies = ( + 1585ED64269C6BB000B822E1 /* PBXTargetDependency */, 1585ECC4269C5A0800B822E1 /* PBXTargetDependency */, ); name = PEPObjCTypeUtils_macOS; @@ -259,6 +281,8 @@ buildRules = ( ); dependencies = ( + 1585ED62269C6BA800B822E1 /* PBXTargetDependency */, + 1585ED5A269C6B9F00B822E1 /* PBXTargetDependency */, ); name = PEPObjCTypeUtils_iOS; productName = PEPObjCTypeUtils_iOS; @@ -425,6 +449,21 @@ name = pEpEngine_macOS; targetProxy = 1585ECC3269C5A0800B822E1 /* PBXContainerItemProxy */; }; + 1585ED5A269C6B9F00B822E1 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = pEpEngine; + targetProxy = 1585ED59269C6B9F00B822E1 /* PBXContainerItemProxy */; + }; + 1585ED62269C6BA800B822E1 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = PEPObjCAdapterTypes_iOS; + targetProxy = 1585ED61269C6BA800B822E1 /* PBXContainerItemProxy */; + }; + 1585ED64269C6BB000B822E1 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = PEPObjCAdapterTypes_macOS; + targetProxy = 1585ED63269C6BB000B822E1 /* PBXContainerItemProxy */; + }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */