Updated Branches:
  refs/heads/master 516768df7 -> ef6bb2459

Remove CordovaBuildSettings.xcconfig from the default template


Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/commit/ef6bb245
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/tree/ef6bb245
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/diff/ef6bb245

Branch: refs/heads/master
Commit: ef6bb2459b17b96d780e62dd6d1f49fdd33e18d5
Parents: 516768d
Author: Shazron Abdullah <shaz...@apache.org>
Authored: Tue Oct 23 16:17:41 2012 -0700
Committer: Shazron Abdullah <shaz...@apache.org>
Committed: Tue Oct 23 16:17:41 2012 -0700

----------------------------------------------------------------------
 .../project/__TESTING__.xcodeproj/project.pbxproj  |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/ef6bb245/bin/templates/project/__TESTING__.xcodeproj/project.pbxproj
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__.xcodeproj/project.pbxproj 
b/bin/templates/project/__TESTING__.xcodeproj/project.pbxproj
index 4f44052..c1817ef 100755
--- a/bin/templates/project/__TESTING__.xcodeproj/project.pbxproj
+++ b/bin/templates/project/__TESTING__.xcodeproj/project.pbxproj
@@ -106,7 +106,6 @@
                302D95F014D2391D003F00A1 /* MainViewController.xib */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = 
MainViewController.xib; sourceTree = "<group>"; };
                305D5FD0115AB8F900A74A75 /* MobileCoreServices.framework */ = 
{isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = 
MobileCoreServices.framework; path = 
System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
                3072F99613A8081B00425683 /* Capture.bundle */ = {isa = 
PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = Capture.bundle; 
sourceTree = "<group>"; };
-               307D28A1123043350040C0FA /* CordovaBuildSettings.xcconfig */ = 
{isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; 
name = CordovaBuildSettings.xcconfig; path = ../CordovaBuildSettings.xcconfig; 
sourceTree = "<group>"; };
                3088BBB7154F3926009F9C59 /* Default-Landscape@2x~ipad.png */ = 
{isa = PBXFileReference; lastKnownFileType = image.png; path = 
"Default-Landscape@2x~ipad.png"; sourceTree = "<group>"; };
                3088BBB8154F3926009F9C59 /* Default-Landscape~ipad.png */ = 
{isa = PBXFileReference; lastKnownFileType = image.png; path = 
"Default-Landscape~ipad.png"; sourceTree = "<group>"; };
                3088BBB9154F3926009F9C59 /* Default-Portrait@2x~ipad.png */ = 
{isa = PBXFileReference; lastKnownFileType = image.png; path = 
"Default-Portrait@2x~ipad.png"; sourceTree = "<group>"; };
@@ -225,7 +224,6 @@
                                308D05311370CCF300D202BF /* splash */,
                                30E1352610E2C1420031B30D /* Cordova.plist */,
                                8D1107310486CEB800E47090 /* 
__TESTING__-Info.plist */,
-                               307D28A1123043350040C0FA /* 
CordovaBuildSettings.xcconfig */,
                        );
                        name = Resources;
                        path = __TESTING__/Resources;

Reply via email to