aboutsummaryrefslogtreecommitdiffhomepage
path: root/example
diff options
context:
space:
mode:
authorGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2013-04-11 21:30:14 -0700
committerGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2013-04-11 21:30:14 -0700
commit0f9621522c597dedf4f4e21ab074d54282b433f4 (patch)
treec494fbc5dd60c995e40df82d6374317061bfe99d /example
parentfc7a27975b285ac3a5ca87f98a6f9fb943fe576a (diff)
Fixed build of dependencies
Diffstat (limited to 'example')
-rw-r--r--example/mac/macExample/macExample.xcodeproj/project.pbxproj22
1 files changed, 11 insertions, 11 deletions
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 */