Updated Branches:
  refs/heads/master 446d456a5 -> c71f5ede6

[CB-1173] Clean up default project 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/c71f5ede
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/tree/c71f5ede
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/diff/c71f5ede

Branch: refs/heads/master
Commit: c71f5ede67fb4c464692ec7a6b5a9f8638411d5b
Parents: 446d456
Author: Shazron Abdullah <shaz...@apache.org>
Authored: Wed Aug 1 17:51:32 2012 -0700
Committer: Shazron Abdullah <shaz...@apache.org>
Committed: Wed Aug 1 17:51:32 2012 -0700

----------------------------------------------------------------------
 .../__TESTING__.xcodeproj/TemplateIcon.icns        |  Bin 183175 -> 0 bytes
 .../__TESTING__.xcodeproj/TemplateInfo.plist       |   28 ---------------
 .../project/__TESTING__.xcodeproj/project.pbxproj  |    8 +---
 3 files changed, 2 insertions(+), 34 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/c71f5ede/bin/templates/project/__TESTING__.xcodeproj/TemplateIcon.icns
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__.xcodeproj/TemplateIcon.icns 
b/bin/templates/project/__TESTING__.xcodeproj/TemplateIcon.icns
deleted file mode 100644
index 47f85e5..0000000
Binary files a/bin/templates/project/__TESTING__.xcodeproj/TemplateIcon.icns 
and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/c71f5ede/bin/templates/project/__TESTING__.xcodeproj/TemplateInfo.plist
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__.xcodeproj/TemplateInfo.plist 
b/bin/templates/project/__TESTING__.xcodeproj/TemplateInfo.plist
deleted file mode 100644
index 6e6b271..0000000
--- a/bin/templates/project/__TESTING__.xcodeproj/TemplateInfo.plist
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-#
-# Licensed to the Apache Software Foundation (ASF) under one
-# or more contributor license agreements.  See the NOTICE file
-# distributed with this work for additional information
-# regarding copyright ownership.  The ASF licenses this file
-# to you under the Apache License, Version 2.0 (the
-# "License"); you may not use this file except in compliance
-# with the License.  You may obtain a copy of the License at
-# 
-# http://www.apache.org/licenses/LICENSE-2.0
-# 
-# Unless required by applicable law or agreed to in writing,
-# software distributed under the License is distributed on an
-# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-#  KIND, either express or implied.  See the License for the
-# specific language governing permissions and limitations
-# under the License.
-#
--->
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" 
"http://www.apple.com/DTDs/PropertyList-1.0.dtd";>
-<plist version="1.0">
-<dict>
-       <key>Description</key>
-       <string>This template provides a starting point for a Cordova based 
application. Just modify the www folder contents with your HTML, CSS and 
Javascript.</string>
-</dict>
-</plist>

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/c71f5ede/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 5ce7356..65b48ab 100755
--- a/bin/templates/project/__TESTING__.xcodeproj/project.pbxproj
+++ b/bin/templates/project/__TESTING__.xcodeproj/project.pbxproj
@@ -45,7 +45,6 @@
                301BF5C5109A6A2B0062928A /* SystemConfiguration.framework in 
Frameworks */ = {isa = PBXBuildFile; fileRef = 301BF5C4109A6A2B0062928A /* 
SystemConfiguration.framework */; };
                302D95F114D2391D003F00A1 /* MainViewController.m in Sources */ 
= {isa = PBXBuildFile; fileRef = 302D95EF14D2391D003F00A1 /* 
MainViewController.m */; };
                302D95F214D2391D003F00A1 /* MainViewController.xib in Resources 
*/ = {isa = PBXBuildFile; fileRef = 302D95F014D2391D003F00A1 /* 
MainViewController.xib */; };
-               3053AC6F109B7857006FCFE7 /* VERSION in Resources */ = {isa = 
PBXBuildFile; fileRef = 3053AC6E109B7857006FCFE7 /* VERSION */; };
                305D5FD1115AB8F900A74A75 /* MobileCoreServices.framework in 
Frameworks */ = {isa = PBXBuildFile; fileRef = 305D5FD0115AB8F900A74A75 /* 
MobileCoreServices.framework */; };
                3072F99713A8081B00425683 /* Capture.bundle in Resources */ = 
{isa = PBXBuildFile; fileRef = 3072F99613A8081B00425683 /* Capture.bundle */; };
                3088BBBD154F3926009F9C59 /* Default-Landscape@2x~ipad.png in 
Resources */ = {isa = PBXBuildFile; fileRef = 3088BBB7154F3926009F9C59 /* 
Default-Landscape@2x~ipad.png */; };
@@ -118,7 +117,6 @@
                302D95EE14D2391D003F00A1 /* MainViewController.h */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 
MainViewController.h; sourceTree = "<group>"; };
                302D95EF14D2391D003F00A1 /* MainViewController.m */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path 
= MainViewController.m; sourceTree = "<group>"; };
                302D95F014D2391D003F00A1 /* MainViewController.xib */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = 
MainViewController.xib; sourceTree = "<group>"; };
-               3053AC6E109B7857006FCFE7 /* VERSION */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VERSION; 
sourceTree = CORDOVALIB; };
                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>"; };
@@ -238,7 +236,6 @@
                                308D052D1370CCF300D202BF /* icons */,
                                308D05311370CCF300D202BF /* splash */,
                                30E1352610E2C1420031B30D /* Cordova.plist */,
-                               3053AC6E109B7857006FCFE7 /* VERSION */,
                                8D1107310486CEB800E47090 /* 
__TESTING__-Info.plist */,
                                307D28A1123043350040C0FA /* 
CordovaBuildSettings.xcconfig */,
                        );
@@ -413,7 +410,6 @@
                        buildActionMask = 2147483647;
                        files = (
                                301BF570109A69640062928A /* www in Resources */,
-                               3053AC6F109B7857006FCFE7 /* VERSION in 
Resources */,
                                30E1352710E2C1420031B30D /* Cordova.plist in 
Resources */,
                                308D05371370CCF300D202BF /* icon-72.png in 
Resources */,
                                308D05381370CCF300D202BF /* icon.png in 
Resources */,
@@ -545,7 +541,7 @@
                        isa = XCBuildConfiguration;
                        baseConfigurationReference = 307D28A1123043350040C0FA 
/* CordovaBuildSettings.xcconfig */;
                        buildSettings = {
-                               ARCHS = "$(ARCHS_STANDARD_32_BIT)";
+                               ARCHS = "armv6 armv7";
                                "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone 
Developer";
                                GCC_C_LANGUAGE_STANDARD = c99;
                                GCC_VERSION = 
com.apple.compilers.llvm.clang.1_0;
@@ -580,7 +576,7 @@
                        isa = XCBuildConfiguration;
                        baseConfigurationReference = 307D28A1123043350040C0FA 
/* CordovaBuildSettings.xcconfig */;
                        buildSettings = {
-                               ARCHS = "$(ARCHS_STANDARD_32_BIT)";
+                               ARCHS = "armv6 armv7";
                                "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone 
Developer";
                                GCC_C_LANGUAGE_STANDARD = c99;
                                GCC_VERSION = 
com.apple.compilers.llvm.clang.1_0;

Reply via email to