Browse Source

Hopfully fixed some Xcode syntax highlighting and in-line error detection issues.

Alex Szpakowski 10 years ago
parent
commit
17fe6bd30a
1 changed files with 13 additions and 0 deletions
  1. 13 0
      platform/xcode/love.xcodeproj/project.pbxproj

+ 13 - 0
platform/xcode/love.xcodeproj/project.pbxproj

@@ -62,6 +62,13 @@
 			remoteGlobalIDString = FA0B78DC1A958B90000E1D17;
 			remoteInfo = "liblove-ios";
 		};
+		FAA287711B0ABF1400B82827 /* PBXContainerItemProxy */ = {
+			isa = PBXContainerItemProxy;
+			containerPortal = FA577A9316C7217800860150 /* liblove.xcodeproj */;
+			proxyType = 1;
+			remoteGlobalIDString = FA577AAE16C7507900860150;
+			remoteInfo = "liblove-macosx";
+		};
 /* End PBXContainerItemProxy section */
 
 /* Begin PBXCopyFilesBuildPhase section */
@@ -274,6 +281,7 @@
 			buildRules = (
 			);
 			dependencies = (
+				FAA287721B0ABF1400B82827 /* PBXTargetDependency */,
 			);
 			name = "love-macosx";
 			productInstallPath = "$(HOME)/Applications";
@@ -403,6 +411,11 @@
 			name = "liblove-ios";
 			targetProxy = FA5D24BA1A96D6FC00C6FC8F /* PBXContainerItemProxy */;
 		};
+		FAA287721B0ABF1400B82827 /* PBXTargetDependency */ = {
+			isa = PBXTargetDependency;
+			name = "liblove-macosx";
+			targetProxy = FAA287711B0ABF1400B82827 /* PBXContainerItemProxy */;
+		};
 /* End PBXTargetDependency section */
 
 /* Begin XCBuildConfiguration section */