You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2013/06/26 00:23:51 UTC

ios commit: [CB-3701] Removed Capture.bundle from default project template for 3.0.0

Updated Branches:
  refs/heads/3.0.0 7569c3ef2 -> 9ca742180


[CB-3701] Removed Capture.bundle from default project template for 3.0.0


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

Branch: refs/heads/3.0.0
Commit: 9ca74218088d04f0f76e41c192554c3f02b21842
Parents: 7569c3e
Author: Shazron Abdullah <sh...@apache.org>
Authored: Tue Jun 25 15:23:42 2013 -0700
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Tue Jun 25 15:23:42 2013 -0700

----------------------------------------------------------------------
 .../project/__TESTING__.xcodeproj/project.pbxproj |   4 ----
 .../Resources/Capture.bundle/controls_bg.png      | Bin 955 -> 0 bytes
 .../Resources/Capture.bundle/controls_bg@2x.png   | Bin 971 -> 0 bytes
 .../Capture.bundle/controls_bg@2x~ipad.png        | Bin 2858 -> 0 bytes
 .../Resources/Capture.bundle/controls_bg~ipad.png | Bin 969 -> 0 bytes
 .../Capture.bundle/microphone-568h@2x~iphone.png  | Bin 531673 -> 0 bytes
 .../Resources/Capture.bundle/microphone.png       | Bin 72226 -> 0 bytes
 .../Resources/Capture.bundle/microphone@2x.png    | Bin 282409 -> 0 bytes
 .../Capture.bundle/microphone@2x~ipad.png         | Bin 911582 -> 0 bytes
 .../Resources/Capture.bundle/microphone~ipad.png  | Bin 393975 -> 0 bytes
 .../Resources/Capture.bundle/record_button.png    | Bin 5852 -> 0 bytes
 .../Resources/Capture.bundle/record_button@2x.png | Bin 13875 -> 0 bytes
 .../Capture.bundle/record_button@2x~ipad.png      | Bin 15822 -> 0 bytes
 .../Capture.bundle/record_button~ipad.png         | Bin 7547 -> 0 bytes
 .../Resources/Capture.bundle/recording_bg.png     | Bin 973 -> 0 bytes
 .../Resources/Capture.bundle/recording_bg@2x.png  | Bin 990 -> 0 bytes
 .../Capture.bundle/recording_bg@2x~ipad.png       | Bin 1026 -> 0 bytes
 .../Capture.bundle/recording_bg~ipad.png          | Bin 996 -> 0 bytes
 .../Resources/Capture.bundle/stop_button.png      | Bin 5514 -> 0 bytes
 .../Resources/Capture.bundle/stop_button@2x.png   | Bin 12965 -> 0 bytes
 .../Capture.bundle/stop_button@2x~ipad.png        | Bin 14474 -> 0 bytes
 .../Resources/Capture.bundle/stop_button~ipad.png | Bin 7119 -> 0 bytes
 22 files changed, 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/9ca74218/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 8617ccb..4a2bf13 100755
--- a/bin/templates/project/__TESTING__.xcodeproj/project.pbxproj
+++ b/bin/templates/project/__TESTING__.xcodeproj/project.pbxproj
@@ -27,7 +27,6 @@
 		302D95F114D2391D003F00A1 /* MainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 302D95EF14D2391D003F00A1 /* MainViewController.m */; };
 		302D95F214D2391D003F00A1 /* MainViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 302D95F014D2391D003F00A1 /* MainViewController.xib */; };
 		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 */; };
 		3088BBBE154F3926009F9C59 /* Default-Landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = 3088BBB8154F3926009F9C59 /* Default-Landscape~ipad.png */; };
 		3088BBBF154F3926009F9C59 /* Default-Portrait@2x~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = 3088BBB9154F3926009F9C59 /* Default-Portrait@2x~ipad.png */; };
@@ -91,7 +90,6 @@
 		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>"; };
 		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>"; };
 		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>"; };
@@ -215,7 +213,6 @@
 				30A0434514DC770100060A13 /* se.lproj */,
 				1F766FDB13BBADB100FB74C0 /* en.lproj */,
 				1F766FDE13BBADB100FB74C0 /* es.lproj */,
-				3072F99613A8081B00425683 /* Capture.bundle */,
 				308D052D1370CCF300D202BF /* icons */,
 				308D05311370CCF300D202BF /* splash */,
 				8D1107310486CEB800E47090 /* __TESTING__-Info.plist */,
@@ -384,7 +381,6 @@
 				308D05371370CCF300D202BF /* icon-72.png in Resources */,
 				308D05381370CCF300D202BF /* icon.png in Resources */,
 				308D05391370CCF300D202BF /* icon@2x.png in Resources */,
-				3072F99713A8081B00425683 /* Capture.bundle in Resources */,
 				1F766FE113BBADB100FB74C0 /* Localizable.strings in Resources */,
 				1F766FE213BBADB100FB74C0 /* Localizable.strings in Resources */,
 				302D95F214D2391D003F00A1 /* MainViewController.xib in Resources */,

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/9ca74218/bin/templates/project/__TESTING__/Resources/Capture.bundle/controls_bg.png
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__/Resources/Capture.bundle/controls_bg.png b/bin/templates/project/__TESTING__/Resources/Capture.bundle/controls_bg.png
deleted file mode 100644
index 784e9c7..0000000
Binary files a/bin/templates/project/__TESTING__/Resources/Capture.bundle/controls_bg.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/9ca74218/bin/templates/project/__TESTING__/Resources/Capture.bundle/controls_bg@2x.png
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__/Resources/Capture.bundle/controls_bg@2x.png b/bin/templates/project/__TESTING__/Resources/Capture.bundle/controls_bg@2x.png
deleted file mode 100644
index 1e28c6d..0000000
Binary files a/bin/templates/project/__TESTING__/Resources/Capture.bundle/controls_bg@2x.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/9ca74218/bin/templates/project/__TESTING__/Resources/Capture.bundle/controls_bg@2x~ipad.png
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__/Resources/Capture.bundle/controls_bg@2x~ipad.png b/bin/templates/project/__TESTING__/Resources/Capture.bundle/controls_bg@2x~ipad.png
deleted file mode 100644
index d4e3483..0000000
Binary files a/bin/templates/project/__TESTING__/Resources/Capture.bundle/controls_bg@2x~ipad.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/9ca74218/bin/templates/project/__TESTING__/Resources/Capture.bundle/controls_bg~ipad.png
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__/Resources/Capture.bundle/controls_bg~ipad.png b/bin/templates/project/__TESTING__/Resources/Capture.bundle/controls_bg~ipad.png
deleted file mode 100644
index efbef8a..0000000
Binary files a/bin/templates/project/__TESTING__/Resources/Capture.bundle/controls_bg~ipad.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/9ca74218/bin/templates/project/__TESTING__/Resources/Capture.bundle/microphone-568h@2x~iphone.png
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__/Resources/Capture.bundle/microphone-568h@2x~iphone.png b/bin/templates/project/__TESTING__/Resources/Capture.bundle/microphone-568h@2x~iphone.png
deleted file mode 100644
index 8e80f73..0000000
Binary files a/bin/templates/project/__TESTING__/Resources/Capture.bundle/microphone-568h@2x~iphone.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/9ca74218/bin/templates/project/__TESTING__/Resources/Capture.bundle/microphone.png
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__/Resources/Capture.bundle/microphone.png b/bin/templates/project/__TESTING__/Resources/Capture.bundle/microphone.png
deleted file mode 100644
index 155b88c..0000000
Binary files a/bin/templates/project/__TESTING__/Resources/Capture.bundle/microphone.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/9ca74218/bin/templates/project/__TESTING__/Resources/Capture.bundle/microphone@2x.png
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__/Resources/Capture.bundle/microphone@2x.png b/bin/templates/project/__TESTING__/Resources/Capture.bundle/microphone@2x.png
deleted file mode 100644
index 79ef16b..0000000
Binary files a/bin/templates/project/__TESTING__/Resources/Capture.bundle/microphone@2x.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/9ca74218/bin/templates/project/__TESTING__/Resources/Capture.bundle/microphone@2x~ipad.png
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__/Resources/Capture.bundle/microphone@2x~ipad.png b/bin/templates/project/__TESTING__/Resources/Capture.bundle/microphone@2x~ipad.png
deleted file mode 100644
index af1bbb2..0000000
Binary files a/bin/templates/project/__TESTING__/Resources/Capture.bundle/microphone@2x~ipad.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/9ca74218/bin/templates/project/__TESTING__/Resources/Capture.bundle/microphone~ipad.png
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__/Resources/Capture.bundle/microphone~ipad.png b/bin/templates/project/__TESTING__/Resources/Capture.bundle/microphone~ipad.png
deleted file mode 100644
index ef1c472..0000000
Binary files a/bin/templates/project/__TESTING__/Resources/Capture.bundle/microphone~ipad.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/9ca74218/bin/templates/project/__TESTING__/Resources/Capture.bundle/record_button.png
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__/Resources/Capture.bundle/record_button.png b/bin/templates/project/__TESTING__/Resources/Capture.bundle/record_button.png
deleted file mode 100644
index ceb9589..0000000
Binary files a/bin/templates/project/__TESTING__/Resources/Capture.bundle/record_button.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/9ca74218/bin/templates/project/__TESTING__/Resources/Capture.bundle/record_button@2x.png
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__/Resources/Capture.bundle/record_button@2x.png b/bin/templates/project/__TESTING__/Resources/Capture.bundle/record_button@2x.png
deleted file mode 100644
index d6ce302..0000000
Binary files a/bin/templates/project/__TESTING__/Resources/Capture.bundle/record_button@2x.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/9ca74218/bin/templates/project/__TESTING__/Resources/Capture.bundle/record_button@2x~ipad.png
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__/Resources/Capture.bundle/record_button@2x~ipad.png b/bin/templates/project/__TESTING__/Resources/Capture.bundle/record_button@2x~ipad.png
deleted file mode 100644
index 0ac2e67..0000000
Binary files a/bin/templates/project/__TESTING__/Resources/Capture.bundle/record_button@2x~ipad.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/9ca74218/bin/templates/project/__TESTING__/Resources/Capture.bundle/record_button~ipad.png
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__/Resources/Capture.bundle/record_button~ipad.png b/bin/templates/project/__TESTING__/Resources/Capture.bundle/record_button~ipad.png
deleted file mode 100644
index d8e24a4..0000000
Binary files a/bin/templates/project/__TESTING__/Resources/Capture.bundle/record_button~ipad.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/9ca74218/bin/templates/project/__TESTING__/Resources/Capture.bundle/recording_bg.png
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__/Resources/Capture.bundle/recording_bg.png b/bin/templates/project/__TESTING__/Resources/Capture.bundle/recording_bg.png
deleted file mode 100644
index bafc087..0000000
Binary files a/bin/templates/project/__TESTING__/Resources/Capture.bundle/recording_bg.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/9ca74218/bin/templates/project/__TESTING__/Resources/Capture.bundle/recording_bg@2x.png
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__/Resources/Capture.bundle/recording_bg@2x.png b/bin/templates/project/__TESTING__/Resources/Capture.bundle/recording_bg@2x.png
deleted file mode 100644
index 798490b..0000000
Binary files a/bin/templates/project/__TESTING__/Resources/Capture.bundle/recording_bg@2x.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/9ca74218/bin/templates/project/__TESTING__/Resources/Capture.bundle/recording_bg@2x~ipad.png
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__/Resources/Capture.bundle/recording_bg@2x~ipad.png b/bin/templates/project/__TESTING__/Resources/Capture.bundle/recording_bg@2x~ipad.png
deleted file mode 100644
index a1b7208..0000000
Binary files a/bin/templates/project/__TESTING__/Resources/Capture.bundle/recording_bg@2x~ipad.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/9ca74218/bin/templates/project/__TESTING__/Resources/Capture.bundle/recording_bg~ipad.png
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__/Resources/Capture.bundle/recording_bg~ipad.png b/bin/templates/project/__TESTING__/Resources/Capture.bundle/recording_bg~ipad.png
deleted file mode 100644
index 3b467f6..0000000
Binary files a/bin/templates/project/__TESTING__/Resources/Capture.bundle/recording_bg~ipad.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/9ca74218/bin/templates/project/__TESTING__/Resources/Capture.bundle/stop_button.png
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__/Resources/Capture.bundle/stop_button.png b/bin/templates/project/__TESTING__/Resources/Capture.bundle/stop_button.png
deleted file mode 100644
index 9c31838..0000000
Binary files a/bin/templates/project/__TESTING__/Resources/Capture.bundle/stop_button.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/9ca74218/bin/templates/project/__TESTING__/Resources/Capture.bundle/stop_button@2x.png
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__/Resources/Capture.bundle/stop_button@2x.png b/bin/templates/project/__TESTING__/Resources/Capture.bundle/stop_button@2x.png
deleted file mode 100644
index 8cf657e..0000000
Binary files a/bin/templates/project/__TESTING__/Resources/Capture.bundle/stop_button@2x.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/9ca74218/bin/templates/project/__TESTING__/Resources/Capture.bundle/stop_button@2x~ipad.png
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__/Resources/Capture.bundle/stop_button@2x~ipad.png b/bin/templates/project/__TESTING__/Resources/Capture.bundle/stop_button@2x~ipad.png
deleted file mode 100644
index 88b606c..0000000
Binary files a/bin/templates/project/__TESTING__/Resources/Capture.bundle/stop_button@2x~ipad.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/9ca74218/bin/templates/project/__TESTING__/Resources/Capture.bundle/stop_button~ipad.png
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__/Resources/Capture.bundle/stop_button~ipad.png b/bin/templates/project/__TESTING__/Resources/Capture.bundle/stop_button~ipad.png
deleted file mode 100644
index 59bb7a5..0000000
Binary files a/bin/templates/project/__TESTING__/Resources/Capture.bundle/stop_button~ipad.png and /dev/null differ