- Xcode somehow inherit info about unused target for tvOS from SDL 2.0.7, so commit this noise too... ios-develop
authorantonc27 <antonc27@mail.ru>
Fri, 29 Dec 2017 19:38:01 +0100
branchios-develop
changeset 12869 941674281760
parent 12868 81433734052e
child 12870 350d8bde5ccd
- Xcode somehow inherit info about unused target for tvOS from SDL 2.0.7, so commit this noise too...
project_files/HedgewarsMobile/Hedgewars.xcodeproj/project.pbxproj
--- a/project_files/HedgewarsMobile/Hedgewars.xcodeproj/project.pbxproj	Fri Dec 29 19:34:32 2017 +0100
+++ b/project_files/HedgewarsMobile/Hedgewars.xcodeproj/project.pbxproj	Fri Dec 29 19:38:01 2017 +0100
@@ -429,6 +429,13 @@
 			remoteGlobalIDString = 928301160F10CAFC00CC5A3C;
 			remoteInfo = fpc;
 		};
+		EE3DE44D1FF6BF1100E2DF37 /* PBXContainerItemProxy */ = {
+			isa = PBXContainerItemProxy;
+			containerPortal = 61A19AE314D2010A004B1E6D /* SDL.xcodeproj */;
+			proxyType = 2;
+			remoteGlobalIDString = FAB598141BB5C1B100BE72C5;
+			remoteInfo = "libSDL-tv";
+		};
 /* End PBXContainerItemProxy section */
 
 /* Begin PBXFileReference section */
@@ -1152,6 +1159,7 @@
 			isa = PBXGroup;
 			children = (
 				61A19AEA14D2010A004B1E6D /* libSDL2.a */,
+				EE3DE44E1FF6BF1100E2DF37 /* libSDL2.a */,
 			);
 			name = Products;
 			sourceTree = "<group>";
@@ -1632,6 +1640,13 @@
 			remoteRef = 61A19C2214D20F51004B1E6D /* PBXContainerItemProxy */;
 			sourceTree = BUILT_PRODUCTS_DIR;
 		};
+		EE3DE44E1FF6BF1100E2DF37 /* libSDL2.a */ = {
+			isa = PBXReferenceProxy;
+			fileType = archive.ar;
+			path = libSDL2.a;
+			remoteRef = EE3DE44D1FF6BF1100E2DF37 /* PBXContainerItemProxy */;
+			sourceTree = BUILT_PRODUCTS_DIR;
+		};
 /* End PBXReferenceProxy section */
 
 /* Begin PBXResourcesBuildPhase section */