From f7d02ead77ee84cedf63659d9f1709fe8aae38de Mon Sep 17 00:00:00 2001 From: Matthew Donoughe Date: Fri, 2 Jan 2015 18:50:48 -0500 Subject: [PATCH] include Info.plist in project --- Neko.xcodeproj/project.pbxproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Neko.xcodeproj/project.pbxproj b/Neko.xcodeproj/project.pbxproj index acc3942..7acbb6a 100644 --- a/Neko.xcodeproj/project.pbxproj +++ b/Neko.xcodeproj/project.pbxproj @@ -95,6 +95,7 @@ A700284C0CA6CB7B0057F7E4 /* utogi1.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = utogi1.gif; sourceTree = ""; }; A700284D0CA6CB7B0057F7E4 /* utogi2.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = utogi2.gif; sourceTree = ""; }; A78E7A3E1A575EFE008B4180 /* Neko.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = Neko.entitlements; sourceTree = ""; }; + A78E7A3F1A576567008B4180 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; A7B9FF1C1A575C310074B4D4 /* Neko.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = Neko.icns; sourceTree = ""; }; /* End PBXFileReference section */ @@ -151,6 +152,7 @@ 29B97314FDCFA39411CA2CEA /* 猫 */ = { isa = PBXGroup; children = ( + A78E7A3F1A576567008B4180 /* Info.plist */, A78E7A3E1A575EFE008B4180 /* Neko.entitlements */, 080E96DDFE201D6D7F000001 /* Classes */, 29B97315FDCFA39411CA2CEA /* Other Sources */,