From 0f9621522c597dedf4f4e21ab074d54282b433f4 Mon Sep 17 00:00:00 2001 From: "Hoa V. DINH" Date: Thu, 11 Apr 2013 21:30:14 -0700 Subject: Fixed build of dependencies --- .../macExample.xcodeproj/project.pbxproj | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'example') diff --git a/example/mac/macExample/macExample.xcodeproj/project.pbxproj b/example/mac/macExample/macExample.xcodeproj/project.pbxproj index 53c94afb..e0c08c51 100644 --- a/example/mac/macExample/macExample.xcodeproj/project.pbxproj +++ b/example/mac/macExample/macExample.xcodeproj/project.pbxproj @@ -21,6 +21,13 @@ /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ + C6AC12781717C54D00B715B7 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = C6BD2877170BC8ED00A91AC1 /* mailcore2.xcodeproj */; + proxyType = 1; + remoteGlobalIDString = C6BD288C170BD71100A91AC1; + remoteInfo = "mailcore osx"; + }; C6BD287E170BC8ED00A91AC1 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = C6BD2877170BC8ED00A91AC1 /* mailcore2.xcodeproj */; @@ -49,13 +56,6 @@ remoteGlobalIDString = C6A81B911706840C00882C15; remoteInfo = "test-ios"; }; - C6BD2886170BC9CE00A91AC1 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = C6BD2877170BC8ED00A91AC1 /* mailcore2.xcodeproj */; - proxyType = 1; - remoteGlobalIDString = C64EA536169E772200778456; - remoteInfo = mailcore2; - }; C6BD28B2170BDFE500A91AC1 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = C6BD2877170BC8ED00A91AC1 /* mailcore2.xcodeproj */; @@ -231,7 +231,7 @@ buildRules = ( ); dependencies = ( - C6BD2887170BC9CE00A91AC1 /* PBXTargetDependency */, + C6AC12791717C54D00B715B7 /* PBXTargetDependency */, ); name = macExample; productName = testUI; @@ -337,10 +337,10 @@ /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ - C6BD2887170BC9CE00A91AC1 /* PBXTargetDependency */ = { + C6AC12791717C54D00B715B7 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = mailcore2; - targetProxy = C6BD2886170BC9CE00A91AC1 /* PBXContainerItemProxy */; + name = "mailcore osx"; + targetProxy = C6AC12781717C54D00B715B7 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ -- cgit v1.2.3