From 8df6e6fcab57c94b5188109773878a2bc81051b6 Mon Sep 17 00:00:00 2001 From: Conrad Kramer Date: Thu, 5 Feb 2015 13:21:03 -0800 Subject: [PATCH] Do not include Info.plist as a resource --- pop.xcodeproj/project.pbxproj | 2 -- 1 file changed, 2 deletions(-) diff --git a/pop.xcodeproj/project.pbxproj b/pop.xcodeproj/project.pbxproj index f348ce3f..0cb6b53f 100644 --- a/pop.xcodeproj/project.pbxproj +++ b/pop.xcodeproj/project.pbxproj @@ -44,7 +44,6 @@ 0B6BE7E119FFD92800762101 /* POPVector.mm in Sources */ = {isa = PBXBuildFile; fileRef = EC70AC4218CCF4FC0067018C /* POPVector.mm */; }; 5E17BB2017457345009842B6 /* POPCustomAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = 5E17BB1E17457345009842B6 /* POPCustomAnimation.h */; settings = {ATTRIBUTES = (Public, ); }; }; 5E17BB2117457345009842B6 /* POPCustomAnimation.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5E17BB1F17457345009842B6 /* POPCustomAnimation.mm */; }; - 669428F61A009B6A00A420B0 /* Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 669428F41A009B6A00A420B0 /* Info.plist */; }; 669428F71A009B6A00A420B0 /* pop-embedded.h in Headers */ = {isa = PBXBuildFile; fileRef = 669428F51A009B6A00A420B0 /* pop-embedded.h */; }; 90AA30B718988BBE00E3BDF7 /* POPSpringSolver.h in Headers */ = {isa = PBXBuildFile; fileRef = 90AA30B618988BBE00E3BDF7 /* POPSpringSolver.h */; }; ADE1BB0636F940EC8EA7EE57 /* libPods-pop-tests-osx.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D411892A480A401FB4D1AA07 /* libPods-pop-tests-osx.a */; }; @@ -1025,7 +1024,6 @@ isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 669428F61A009B6A00A420B0 /* Info.plist in Resources */, ); runOnlyForDeploymentPostprocessing = 0; };