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 2012/05/25 01:08:26 UTC

[2/5] ios commit: Updated the command-line template under the bin folder.

Updated the command-line template under the bin folder.


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/c566549f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/tree/c566549f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/diff/c566549f

Branch: refs/heads/master
Commit: c566549f2610a64ee0236e899b84c2a4bd29635d
Parents: 9814d19
Author: Shazron Abdullah <sh...@apache.org>
Authored: Thu May 24 16:07:55 2012 -0700
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Thu May 24 16:07:55 2012 -0700

----------------------------------------------------------------------
 .../project/__TESTING__.xcodeproj/project.pbxproj  |  421 +-
 .../project/__TESTING__/Classes/AppDelegate.h      |    2 +-
 .../project/__TESTING__/Classes/AppDelegate.m      |    2 +-
 .../__TESTING__/Classes/MainViewController.h       |    2 +-
 .../__TESTING__/Classes/MainViewController.m       |    2 +-
 bin/templates/project/__TESTING__/Plugins/README   |   19 +
 .../Capture.bundle/controls_bg@2x~ipad.png         |  Bin 0 -> 2858 bytes
 .../Capture.bundle/microphone@2x~ipad.png          |  Bin 0 -> 911582 bytes
 .../Capture.bundle/record_button@2x~ipad.png       |  Bin 0 -> 15822 bytes
 .../Capture.bundle/recording_bg@2x~ipad.png        |  Bin 0 -> 1026 bytes
 .../Capture.bundle/stop_button@2x~ipad.png         |  Bin 0 -> 14474 bytes
 .../project/__TESTING__/__TESTING__-Info.plist     |    2 +-
 .../project/__TESTING__/__TESTING__-Prefix.pch     |    1 +
 .../project/__TESTING__/en.lproj/InfoPlist.strings |    1 +
 bin/templates/project/__TESTING__/main.m           |    2 +-
 bin/templates/project/www/cordova-1.7.0.js         | 4478 -------------
 bin/templates/project/www/cordova-1.8.0rc1.js      | 5165 +++++++++++++++
 bin/templates/project/www/index.html               |    4 +-
 18 files changed, 5402 insertions(+), 4699 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/c566549f/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 5ed24f8..ae790ba 100644
--- a/bin/templates/project/__TESTING__.xcodeproj/project.pbxproj
+++ b/bin/templates/project/__TESTING__.xcodeproj/project.pbxproj
@@ -27,104 +27,103 @@
 	objects = {
 
 /* Begin PBXBuildFile section */
-		3095AA4415535215008BFFF6 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3095AA4315535215008BFFF6 /* Foundation.framework */; };
-		3095AA4615535215008BFFF6 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3095AA4515535215008BFFF6 /* UIKit.framework */; };
-		3095AA4815535215008BFFF6 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3095AA4715535215008BFFF6 /* CoreGraphics.framework */; };
-		3095AA4A15535215008BFFF6 /* AddressBook.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3095AA4915535215008BFFF6 /* AddressBook.framework */; };
-		3095AA4C15535215008BFFF6 /* AddressBookUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3095AA4B15535215008BFFF6 /* AddressBookUI.framework */; };
-		3095AA4E15535215008BFFF6 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3095AA4D15535215008BFFF6 /* AudioToolbox.framework */; };
-		3095AA5015535215008BFFF6 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3095AA4F15535215008BFFF6 /* AVFoundation.framework */; };
-		3095AA5215535215008BFFF6 /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3095AA5115535215008BFFF6 /* CoreLocation.framework */; };
-		3095AA5415535215008BFFF6 /* MediaPlayer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3095AA5315535215008BFFF6 /* MediaPlayer.framework */; };
-		3095AA5615535215008BFFF6 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3095AA5515535215008BFFF6 /* QuartzCore.framework */; };
-		3095AA5815535215008BFFF6 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3095AA5715535215008BFFF6 /* SystemConfiguration.framework */; };
-		3095AA5A15535215008BFFF6 /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3095AA5915535215008BFFF6 /* MobileCoreServices.framework */; };
-		3095AA5C15535215008BFFF6 /* CoreMedia.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3095AA5B15535215008BFFF6 /* CoreMedia.framework */; };
-		3095AA6215535216008BFFF6 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 3095AA6015535216008BFFF6 /* InfoPlist.strings */; };
-		3095AA6415535216008BFFF6 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 3095AA6315535216008BFFF6 /* main.m */; };
-		3095AA6715535216008BFFF6 /* Cordova.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3095AA6615535216008BFFF6 /* Cordova.framework */; };
-		3095AA6C15535216008BFFF6 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 3095AA6A15535216008BFFF6 /* Localizable.strings */; };
-		3095AA7015535216008BFFF6 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 3095AA6E15535216008BFFF6 /* Localizable.strings */; };
-		3095AA7415535216008BFFF6 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 3095AA7215535216008BFFF6 /* Localizable.strings */; };
-		3095AA7815535216008BFFF6 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 3095AA7615535216008BFFF6 /* Localizable.strings */; };
-		3095AA7B15535216008BFFF6 /* icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 3095AA7A15535216008BFFF6 /* icon.png */; };
-		3095AA7D15535216008BFFF6 /* icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 3095AA7C15535216008BFFF6 /* icon@2x.png */; };
-		3095AA7F15535216008BFFF6 /* icon-72.png in Resources */ = {isa = PBXBuildFile; fileRef = 3095AA7E15535216008BFFF6 /* icon-72.png */; };
-		3095AA8215535216008BFFF6 /* Default~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = 3095AA8115535216008BFFF6 /* Default~iphone.png */; };
-		3095AA8415535216008BFFF6 /* Default@2x~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = 3095AA8315535216008BFFF6 /* Default@2x~iphone.png */; };
-		3095AA8615535216008BFFF6 /* Capture.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 3095AA8515535216008BFFF6 /* Capture.bundle */; };
-		3095AA8815535216008BFFF6 /* Cordova.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3095AA8715535216008BFFF6 /* Cordova.plist */; };
-		3095AA8C15535216008BFFF6 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 3095AA8B15535216008BFFF6 /* AppDelegate.m */; };
-		3095AA8F15535216008BFFF6 /* MainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3095AA8E15535216008BFFF6 /* MainViewController.m */; };
-		3095AA9115535216008BFFF6 /* MainViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 3095AA9015535216008BFFF6 /* MainViewController.xib */; };
-		3095AA9515535217008BFFF6 /* verify.sh in Resources */ = {isa = PBXBuildFile; fileRef = 3095AA9415535217008BFFF6 /* verify.sh */; };
-		3095AAAB155353B7008BFFF6 /* www in Resources */ = {isa = PBXBuildFile; fileRef = 3095AAAA155353B7008BFFF6 /* www */; };
+		30DE9EC7156EF49D00AB204D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 30DE9EC6156EF49D00AB204D /* Foundation.framework */; };
+		30DE9EC9156EF49D00AB204D /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 30DE9EC8156EF49D00AB204D /* UIKit.framework */; };
+		30DE9ECB156EF49D00AB204D /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 30DE9ECA156EF49D00AB204D /* CoreGraphics.framework */; };
+		30DE9ECD156EF49D00AB204D /* AddressBook.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 30DE9ECC156EF49D00AB204D /* AddressBook.framework */; };
+		30DE9ECF156EF49D00AB204D /* AddressBookUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 30DE9ECE156EF49D00AB204D /* AddressBookUI.framework */; };
+		30DE9ED1156EF49D00AB204D /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 30DE9ED0156EF49D00AB204D /* AudioToolbox.framework */; };
+		30DE9ED3156EF49D00AB204D /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 30DE9ED2156EF49D00AB204D /* AVFoundation.framework */; };
+		30DE9ED5156EF49D00AB204D /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 30DE9ED4156EF49D00AB204D /* CoreLocation.framework */; };
+		30DE9ED7156EF49D00AB204D /* MediaPlayer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 30DE9ED6156EF49D00AB204D /* MediaPlayer.framework */; };
+		30DE9ED9156EF49D00AB204D /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 30DE9ED8156EF49D00AB204D /* QuartzCore.framework */; };
+		30DE9EDB156EF49D00AB204D /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 30DE9EDA156EF49D00AB204D /* SystemConfiguration.framework */; };
+		30DE9EDD156EF49D00AB204D /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 30DE9EDC156EF49D00AB204D /* MobileCoreServices.framework */; };
+		30DE9EDF156EF49D00AB204D /* CoreMedia.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 30DE9EDE156EF49D00AB204D /* CoreMedia.framework */; };
+		30DE9EE5156EF49D00AB204D /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 30DE9EE3156EF49D00AB204D /* InfoPlist.strings */; };
+		30DE9EE7156EF49D00AB204D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 30DE9EE6156EF49D00AB204D /* main.m */; };
+		30DE9EEA156EF49D00AB204D /* Cordova.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 30DE9EE9156EF49D00AB204D /* Cordova.framework */; };
+		30DE9EEF156EF49D00AB204D /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 30DE9EED156EF49D00AB204D /* Localizable.strings */; };
+		30DE9EF3156EF49D00AB204D /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 30DE9EF1156EF49D00AB204D /* Localizable.strings */; };
+		30DE9EF7156EF49D00AB204D /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 30DE9EF5156EF49D00AB204D /* Localizable.strings */; };
+		30DE9EFB156EF49D00AB204D /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 30DE9EF9156EF49D00AB204D /* Localizable.strings */; };
+		30DE9EFE156EF49D00AB204D /* icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 30DE9EFD156EF49D00AB204D /* icon.png */; };
+		30DE9F00156EF49D00AB204D /* icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 30DE9EFF156EF49D00AB204D /* icon@2x.png */; };
+		30DE9F02156EF49D00AB204D /* icon-72.png in Resources */ = {isa = PBXBuildFile; fileRef = 30DE9F01156EF49D00AB204D /* icon-72.png */; };
+		30DE9F05156EF49D00AB204D /* Default~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = 30DE9F04156EF49D00AB204D /* Default~iphone.png */; };
+		30DE9F07156EF49D00AB204D /* Default@2x~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = 30DE9F06156EF49D00AB204D /* Default@2x~iphone.png */; };
+		30DE9F09156EF49D00AB204D /* Capture.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 30DE9F08156EF49D00AB204D /* Capture.bundle */; };
+		30DE9F0B156EF49D00AB204D /* Cordova.plist in Resources */ = {isa = PBXBuildFile; fileRef = 30DE9F0A156EF49D00AB204D /* Cordova.plist */; };
+		30DE9F0F156EF49D00AB204D /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 30DE9F0E156EF49D00AB204D /* AppDelegate.m */; };
+		30DE9F12156EF49D00AB204D /* MainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 30DE9F11156EF49D00AB204D /* MainViewController.m */; };
+		30DE9F14156EF49D00AB204D /* MainViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 30DE9F13156EF49D00AB204D /* MainViewController.xib */; };
+		30DE9F1E156EF4CD00AB204D /* www in Resources */ = {isa = PBXBuildFile; fileRef = 30DE9F1D156EF4CD00AB204D /* www */; };
 /* End PBXBuildFile section */
 
 /* Begin PBXFileReference section */
-		3095AA3F15535215008BFFF6 /* __TESTING__.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = __TESTING__.app; sourceTree = BUILT_PRODUCTS_DIR; };
-		3095AA4315535215008BFFF6 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
-		3095AA4515535215008BFFF6 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
-		3095AA4715535215008BFFF6 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
-		3095AA4915535215008BFFF6 /* AddressBook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBook.framework; path = System/Library/Frameworks/AddressBook.framework; sourceTree = SDKROOT; };
-		3095AA4B15535215008BFFF6 /* AddressBookUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBookUI.framework; path = System/Library/Frameworks/AddressBookUI.framework; sourceTree = SDKROOT; };
-		3095AA4D15535215008BFFF6 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
-		3095AA4F15535215008BFFF6 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
-		3095AA5115535215008BFFF6 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; };
-		3095AA5315535215008BFFF6 /* MediaPlayer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaPlayer.framework; path = System/Library/Frameworks/MediaPlayer.framework; sourceTree = SDKROOT; };
-		3095AA5515535215008BFFF6 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
-		3095AA5715535215008BFFF6 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
-		3095AA5915535215008BFFF6 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
-		3095AA5B15535215008BFFF6 /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; };
-		3095AA5F15535216008BFFF6 /* __TESTING__-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "__TESTING__-Info.plist"; sourceTree = "<group>"; };
-		3095AA6115535216008BFFF6 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
-		3095AA6315535216008BFFF6 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
-		3095AA6515535216008BFFF6 /* __TESTING__-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "__TESTING__-Prefix.pch"; sourceTree = "<group>"; };
-		3095AA6615535216008BFFF6 /* Cordova.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cordova.framework; path = /Users/Shared/Cordova/Frameworks/Cordova.framework; sourceTree = "<absolute>"; };
-		3095AA6B15535216008BFFF6 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = Resources/en.lproj/Localizable.strings; sourceTree = "<group>"; };
-		3095AA6F15535216008BFFF6 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = Resources/es.lproj/Localizable.strings; sourceTree = "<group>"; };
-		3095AA7315535216008BFFF6 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = Resources/de.lproj/Localizable.strings; sourceTree = "<group>"; };
-		3095AA7715535216008BFFF6 /* se */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = se; path = Resources/se.lproj/Localizable.strings; sourceTree = "<group>"; };
-		3095AA7A15535216008BFFF6 /* icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = icon.png; path = Resources/icons/icon.png; sourceTree = "<group>"; };
-		3095AA7C15535216008BFFF6 /* icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "icon@2x.png"; path = "Resources/icons/icon@2x.png"; sourceTree = "<group>"; };
-		3095AA7E15535216008BFFF6 /* icon-72.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "icon-72.png"; path = "Resources/icons/icon-72.png"; sourceTree = "<group>"; };
-		3095AA8115535216008BFFF6 /* Default~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default~iphone.png"; path = "Resources/splash/Default~iphone.png"; sourceTree = "<group>"; };
-		3095AA8315535216008BFFF6 /* Default@2x~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default@2x~iphone.png"; path = "Resources/splash/Default@2x~iphone.png"; sourceTree = "<group>"; };
-		3095AA8515535216008BFFF6 /* Capture.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = Capture.bundle; path = Resources/Capture.bundle; sourceTree = "<group>"; };
-		3095AA8715535216008BFFF6 /* Cordova.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Cordova.plist; sourceTree = "<group>"; };
-		3095AA8A15535216008BFFF6 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = Classes/AppDelegate.h; sourceTree = "<group>"; };
-		3095AA8B15535216008BFFF6 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = Classes/AppDelegate.m; sourceTree = "<group>"; };
-		3095AA8D15535216008BFFF6 /* MainViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = MainViewController.h; path = Classes/MainViewController.h; sourceTree = "<group>"; };
-		3095AA8E15535216008BFFF6 /* MainViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = MainViewController.m; path = Classes/MainViewController.m; sourceTree = "<group>"; };
-		3095AA9015535216008BFFF6 /* MainViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = MainViewController.xib; path = Classes/MainViewController.xib; sourceTree = "<group>"; };
-		3095AA9315535217008BFFF6 /* README */ = {isa = PBXFileReference; lastKnownFileType = text; name = README; path = Plugins/README; sourceTree = "<group>"; };
-		3095AA9415535217008BFFF6 /* verify.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = verify.sh; sourceTree = "<group>"; };
-		3095AAAA155353B7008BFFF6 /* www */ = {isa = PBXFileReference; lastKnownFileType = folder; path = www; sourceTree = "<group>"; };
+		30DE9EC2156EF49D00AB204D /* __TESTING__.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = __TESTING__.app; sourceTree = BUILT_PRODUCTS_DIR; };
+		30DE9EC6156EF49D00AB204D /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
+		30DE9EC8156EF49D00AB204D /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
+		30DE9ECA156EF49D00AB204D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
+		30DE9ECC156EF49D00AB204D /* AddressBook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBook.framework; path = System/Library/Frameworks/AddressBook.framework; sourceTree = SDKROOT; };
+		30DE9ECE156EF49D00AB204D /* AddressBookUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBookUI.framework; path = System/Library/Frameworks/AddressBookUI.framework; sourceTree = SDKROOT; };
+		30DE9ED0156EF49D00AB204D /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
+		30DE9ED2156EF49D00AB204D /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
+		30DE9ED4156EF49D00AB204D /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; };
+		30DE9ED6156EF49D00AB204D /* MediaPlayer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaPlayer.framework; path = System/Library/Frameworks/MediaPlayer.framework; sourceTree = SDKROOT; };
+		30DE9ED8156EF49D00AB204D /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
+		30DE9EDA156EF49D00AB204D /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
+		30DE9EDC156EF49D00AB204D /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
+		30DE9EDE156EF49D00AB204D /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; };
+		30DE9EE2156EF49D00AB204D /* __TESTING__-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "__TESTING__-Info.plist"; sourceTree = "<group>"; };
+		30DE9EE4156EF49D00AB204D /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
+		30DE9EE6156EF49D00AB204D /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
+		30DE9EE8156EF49D00AB204D /* __TESTING__-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "__TESTING__-Prefix.pch"; sourceTree = "<group>"; };
+		30DE9EE9156EF49D00AB204D /* Cordova.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cordova.framework; path = /Users/Shared/Cordova/Frameworks/Cordova.framework; sourceTree = "<absolute>"; };
+		30DE9EEE156EF49D00AB204D /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = Resources/en.lproj/Localizable.strings; sourceTree = "<group>"; };
+		30DE9EF2156EF49D00AB204D /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = Resources/es.lproj/Localizable.strings; sourceTree = "<group>"; };
+		30DE9EF6156EF49D00AB204D /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = Resources/de.lproj/Localizable.strings; sourceTree = "<group>"; };
+		30DE9EFA156EF49D00AB204D /* se */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = se; path = Resources/se.lproj/Localizable.strings; sourceTree = "<group>"; };
+		30DE9EFD156EF49D00AB204D /* icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = icon.png; path = Resources/icons/icon.png; sourceTree = "<group>"; };
+		30DE9EFF156EF49D00AB204D /* icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "icon@2x.png"; path = "Resources/icons/icon@2x.png"; sourceTree = "<group>"; };
+		30DE9F01156EF49D00AB204D /* icon-72.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "icon-72.png"; path = "Resources/icons/icon-72.png"; sourceTree = "<group>"; };
+		30DE9F04156EF49D00AB204D /* Default~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default~iphone.png"; path = "Resources/splash/Default~iphone.png"; sourceTree = "<group>"; };
+		30DE9F06156EF49D00AB204D /* Default@2x~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default@2x~iphone.png"; path = "Resources/splash/Default@2x~iphone.png"; sourceTree = "<group>"; };
+		30DE9F08156EF49D00AB204D /* Capture.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = Capture.bundle; path = Resources/Capture.bundle; sourceTree = "<group>"; };
+		30DE9F0A156EF49D00AB204D /* Cordova.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Cordova.plist; sourceTree = "<group>"; };
+		30DE9F0D156EF49D00AB204D /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = Classes/AppDelegate.h; sourceTree = "<group>"; };
+		30DE9F0E156EF49D00AB204D /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = Classes/AppDelegate.m; sourceTree = "<group>"; };
+		30DE9F10156EF49D00AB204D /* MainViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = MainViewController.h; path = Classes/MainViewController.h; sourceTree = "<group>"; };
+		30DE9F11156EF49D00AB204D /* MainViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = MainViewController.m; path = Classes/MainViewController.m; sourceTree = "<group>"; };
+		30DE9F13156EF49D00AB204D /* MainViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = MainViewController.xib; path = Classes/MainViewController.xib; sourceTree = "<group>"; };
+		30DE9F16156EF49D00AB204D /* README */ = {isa = PBXFileReference; lastKnownFileType = text; name = README; path = Plugins/README; sourceTree = "<group>"; };
+		30DE9F17156EF49D00AB204D /* verify.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = verify.sh; sourceTree = "<group>"; };
+		30DE9F1D156EF4CD00AB204D /* www */ = {isa = PBXFileReference; lastKnownFileType = folder; path = www; sourceTree = "<group>"; };
 /* End PBXFileReference section */
 
 /* Begin PBXFrameworksBuildPhase section */
-		3095AA3915535215008BFFF6 /* Frameworks */ = {
+		30DE9EBC156EF49D00AB204D /* Frameworks */ = {
 			isa = PBXFrameworksBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
-				3095AA4415535215008BFFF6 /* Foundation.framework in Frameworks */,
-				3095AA4615535215008BFFF6 /* UIKit.framework in Frameworks */,
-				3095AA4815535215008BFFF6 /* CoreGraphics.framework in Frameworks */,
-				3095AA4A15535215008BFFF6 /* AddressBook.framework in Frameworks */,
-				3095AA4C15535215008BFFF6 /* AddressBookUI.framework in Frameworks */,
-				3095AA4E15535215008BFFF6 /* AudioToolbox.framework in Frameworks */,
-				3095AA5015535215008BFFF6 /* AVFoundation.framework in Frameworks */,
-				3095AA5215535215008BFFF6 /* CoreLocation.framework in Frameworks */,
-				3095AA5415535215008BFFF6 /* MediaPlayer.framework in Frameworks */,
-				3095AA5615535215008BFFF6 /* QuartzCore.framework in Frameworks */,
-				3095AA5815535215008BFFF6 /* SystemConfiguration.framework in Frameworks */,
-				3095AA5A15535215008BFFF6 /* MobileCoreServices.framework in Frameworks */,
-				3095AA5C15535215008BFFF6 /* CoreMedia.framework in Frameworks */,
-				3095AA6715535216008BFFF6 /* Cordova.framework in Frameworks */,
+				30DE9EC7156EF49D00AB204D /* Foundation.framework in Frameworks */,
+				30DE9EC9156EF49D00AB204D /* UIKit.framework in Frameworks */,
+				30DE9ECB156EF49D00AB204D /* CoreGraphics.framework in Frameworks */,
+				30DE9ECD156EF49D00AB204D /* AddressBook.framework in Frameworks */,
+				30DE9ECF156EF49D00AB204D /* AddressBookUI.framework in Frameworks */,
+				30DE9ED1156EF49D00AB204D /* AudioToolbox.framework in Frameworks */,
+				30DE9ED3156EF49D00AB204D /* AVFoundation.framework in Frameworks */,
+				30DE9ED5156EF49D00AB204D /* CoreLocation.framework in Frameworks */,
+				30DE9ED7156EF49D00AB204D /* MediaPlayer.framework in Frameworks */,
+				30DE9ED9156EF49D00AB204D /* QuartzCore.framework in Frameworks */,
+				30DE9EDB156EF49D00AB204D /* SystemConfiguration.framework in Frameworks */,
+				30DE9EDD156EF49D00AB204D /* MobileCoreServices.framework in Frameworks */,
+				30DE9EDF156EF49D00AB204D /* CoreMedia.framework in Frameworks */,
+				30DE9EEA156EF49D00AB204D /* Cordova.framework in Frameworks */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
-		3095AA3C15535215008BFFF6 /* Frameworks */ = {
+		30DE9EBF156EF49D00AB204D /* Frameworks */ = {
 			isa = PBXFrameworksBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
@@ -134,150 +133,150 @@
 /* End PBXFrameworksBuildPhase section */
 
 /* Begin PBXGroup section */
-		3095AA3115535215008BFFF6 = {
+		30DE9EB4156EF49D00AB204D = {
 			isa = PBXGroup;
 			children = (
-				3095AAAA155353B7008BFFF6 /* www */,
-				3095AA5D15535216008BFFF6 /* __TESTING__ */,
-				3095AA4215535215008BFFF6 /* Frameworks */,
-				3095AA4015535215008BFFF6 /* Products */,
+				30DE9F1D156EF4CD00AB204D /* www */,
+				30DE9EE0156EF49D00AB204D /* __TESTING__ */,
+				30DE9EC5156EF49D00AB204D /* Frameworks */,
+				30DE9EC3156EF49D00AB204D /* Products */,
 			);
 			sourceTree = "<group>";
 		};
-		3095AA4015535215008BFFF6 /* Products */ = {
+		30DE9EC3156EF49D00AB204D /* Products */ = {
 			isa = PBXGroup;
 			children = (
-				3095AA3F15535215008BFFF6 /* __TESTING__.app */,
+				30DE9EC2156EF49D00AB204D /* __TESTING__.app */,
 			);
 			name = Products;
 			sourceTree = "<group>";
 		};
-		3095AA4215535215008BFFF6 /* Frameworks */ = {
+		30DE9EC5156EF49D00AB204D /* Frameworks */ = {
 			isa = PBXGroup;
 			children = (
-				3095AA4315535215008BFFF6 /* Foundation.framework */,
-				3095AA4515535215008BFFF6 /* UIKit.framework */,
-				3095AA4715535215008BFFF6 /* CoreGraphics.framework */,
-				3095AA4915535215008BFFF6 /* AddressBook.framework */,
-				3095AA4B15535215008BFFF6 /* AddressBookUI.framework */,
-				3095AA4D15535215008BFFF6 /* AudioToolbox.framework */,
-				3095AA4F15535215008BFFF6 /* AVFoundation.framework */,
-				3095AA5115535215008BFFF6 /* CoreLocation.framework */,
-				3095AA5315535215008BFFF6 /* MediaPlayer.framework */,
-				3095AA5515535215008BFFF6 /* QuartzCore.framework */,
-				3095AA5715535215008BFFF6 /* SystemConfiguration.framework */,
-				3095AA5915535215008BFFF6 /* MobileCoreServices.framework */,
-				3095AA5B15535215008BFFF6 /* CoreMedia.framework */,
+				30DE9EC6156EF49D00AB204D /* Foundation.framework */,
+				30DE9EC8156EF49D00AB204D /* UIKit.framework */,
+				30DE9ECA156EF49D00AB204D /* CoreGraphics.framework */,
+				30DE9ECC156EF49D00AB204D /* AddressBook.framework */,
+				30DE9ECE156EF49D00AB204D /* AddressBookUI.framework */,
+				30DE9ED0156EF49D00AB204D /* AudioToolbox.framework */,
+				30DE9ED2156EF49D00AB204D /* AVFoundation.framework */,
+				30DE9ED4156EF49D00AB204D /* CoreLocation.framework */,
+				30DE9ED6156EF49D00AB204D /* MediaPlayer.framework */,
+				30DE9ED8156EF49D00AB204D /* QuartzCore.framework */,
+				30DE9EDA156EF49D00AB204D /* SystemConfiguration.framework */,
+				30DE9EDC156EF49D00AB204D /* MobileCoreServices.framework */,
+				30DE9EDE156EF49D00AB204D /* CoreMedia.framework */,
 			);
 			name = Frameworks;
 			sourceTree = "<group>";
 		};
-		3095AA5D15535216008BFFF6 /* __TESTING__ */ = {
+		30DE9EE0156EF49D00AB204D /* __TESTING__ */ = {
 			isa = PBXGroup;
 			children = (
-				3095AA6615535216008BFFF6 /* Cordova.framework */,
-				3095AA6815535216008BFFF6 /* Resources */,
-				3095AA8915535216008BFFF6 /* Classes */,
-				3095AA9215535217008BFFF6 /* Plugins */,
-				3095AA5E15535216008BFFF6 /* Supporting Files */,
+				30DE9EE9156EF49D00AB204D /* Cordova.framework */,
+				30DE9EEB156EF49D00AB204D /* Resources */,
+				30DE9F0C156EF49D00AB204D /* Classes */,
+				30DE9F15156EF49D00AB204D /* Plugins */,
+				30DE9EE1156EF49D00AB204D /* Supporting Files */,
 			);
 			path = __TESTING__;
 			sourceTree = "<group>";
 		};
-		3095AA5E15535216008BFFF6 /* Supporting Files */ = {
+		30DE9EE1156EF49D00AB204D /* Supporting Files */ = {
 			isa = PBXGroup;
 			children = (
-				3095AA5F15535216008BFFF6 /* __TESTING__-Info.plist */,
-				3095AA6015535216008BFFF6 /* InfoPlist.strings */,
-				3095AA6315535216008BFFF6 /* main.m */,
-				3095AA6515535216008BFFF6 /* __TESTING__-Prefix.pch */,
-				3095AA8715535216008BFFF6 /* Cordova.plist */,
-				3095AA9015535216008BFFF6 /* MainViewController.xib */,
-				3095AA9415535217008BFFF6 /* verify.sh */,
+				30DE9EE2156EF49D00AB204D /* __TESTING__-Info.plist */,
+				30DE9EE3156EF49D00AB204D /* InfoPlist.strings */,
+				30DE9EE6156EF49D00AB204D /* main.m */,
+				30DE9EE8156EF49D00AB204D /* __TESTING__-Prefix.pch */,
+				30DE9F0A156EF49D00AB204D /* Cordova.plist */,
+				30DE9F13156EF49D00AB204D /* MainViewController.xib */,
+				30DE9F17156EF49D00AB204D /* verify.sh */,
 			);
 			name = "Supporting Files";
 			sourceTree = "<group>";
 		};
-		3095AA6815535216008BFFF6 /* Resources */ = {
+		30DE9EEB156EF49D00AB204D /* Resources */ = {
 			isa = PBXGroup;
 			children = (
-				3095AA8515535216008BFFF6 /* Capture.bundle */,
-				3095AA6915535216008BFFF6 /* en.lproj */,
-				3095AA6D15535216008BFFF6 /* es.lproj */,
-				3095AA7115535216008BFFF6 /* de.lproj */,
-				3095AA7515535216008BFFF6 /* se.lproj */,
-				3095AA7915535216008BFFF6 /* icons */,
-				3095AA8015535216008BFFF6 /* splash */,
+				30DE9F08156EF49D00AB204D /* Capture.bundle */,
+				30DE9EEC156EF49D00AB204D /* en.lproj */,
+				30DE9EF0156EF49D00AB204D /* es.lproj */,
+				30DE9EF4156EF49D00AB204D /* de.lproj */,
+				30DE9EF8156EF49D00AB204D /* se.lproj */,
+				30DE9EFC156EF49D00AB204D /* icons */,
+				30DE9F03156EF49D00AB204D /* splash */,
 			);
 			name = Resources;
 			sourceTree = "<group>";
 		};
-		3095AA6915535216008BFFF6 /* en.lproj */ = {
+		30DE9EEC156EF49D00AB204D /* en.lproj */ = {
 			isa = PBXGroup;
 			children = (
-				3095AA6A15535216008BFFF6 /* Localizable.strings */,
+				30DE9EED156EF49D00AB204D /* Localizable.strings */,
 			);
 			name = en.lproj;
 			sourceTree = "<group>";
 		};
-		3095AA6D15535216008BFFF6 /* es.lproj */ = {
+		30DE9EF0156EF49D00AB204D /* es.lproj */ = {
 			isa = PBXGroup;
 			children = (
-				3095AA6E15535216008BFFF6 /* Localizable.strings */,
+				30DE9EF1156EF49D00AB204D /* Localizable.strings */,
 			);
 			name = es.lproj;
 			sourceTree = "<group>";
 		};
-		3095AA7115535216008BFFF6 /* de.lproj */ = {
+		30DE9EF4156EF49D00AB204D /* de.lproj */ = {
 			isa = PBXGroup;
 			children = (
-				3095AA7215535216008BFFF6 /* Localizable.strings */,
+				30DE9EF5156EF49D00AB204D /* Localizable.strings */,
 			);
 			name = de.lproj;
 			sourceTree = "<group>";
 		};
-		3095AA7515535216008BFFF6 /* se.lproj */ = {
+		30DE9EF8156EF49D00AB204D /* se.lproj */ = {
 			isa = PBXGroup;
 			children = (
-				3095AA7615535216008BFFF6 /* Localizable.strings */,
+				30DE9EF9156EF49D00AB204D /* Localizable.strings */,
 			);
 			name = se.lproj;
 			sourceTree = "<group>";
 		};
-		3095AA7915535216008BFFF6 /* icons */ = {
+		30DE9EFC156EF49D00AB204D /* icons */ = {
 			isa = PBXGroup;
 			children = (
-				3095AA7A15535216008BFFF6 /* icon.png */,
-				3095AA7C15535216008BFFF6 /* icon@2x.png */,
-				3095AA7E15535216008BFFF6 /* icon-72.png */,
+				30DE9EFD156EF49D00AB204D /* icon.png */,
+				30DE9EFF156EF49D00AB204D /* icon@2x.png */,
+				30DE9F01156EF49D00AB204D /* icon-72.png */,
 			);
 			name = icons;
 			sourceTree = "<group>";
 		};
-		3095AA8015535216008BFFF6 /* splash */ = {
+		30DE9F03156EF49D00AB204D /* splash */ = {
 			isa = PBXGroup;
 			children = (
-				3095AA8115535216008BFFF6 /* Default~iphone.png */,
-				3095AA8315535216008BFFF6 /* Default@2x~iphone.png */,
+				30DE9F04156EF49D00AB204D /* Default~iphone.png */,
+				30DE9F06156EF49D00AB204D /* Default@2x~iphone.png */,
 			);
 			name = splash;
 			sourceTree = "<group>";
 		};
-		3095AA8915535216008BFFF6 /* Classes */ = {
+		30DE9F0C156EF49D00AB204D /* Classes */ = {
 			isa = PBXGroup;
 			children = (
-				3095AA8A15535216008BFFF6 /* AppDelegate.h */,
-				3095AA8B15535216008BFFF6 /* AppDelegate.m */,
-				3095AA8D15535216008BFFF6 /* MainViewController.h */,
-				3095AA8E15535216008BFFF6 /* MainViewController.m */,
+				30DE9F0D156EF49D00AB204D /* AppDelegate.h */,
+				30DE9F0E156EF49D00AB204D /* AppDelegate.m */,
+				30DE9F10156EF49D00AB204D /* MainViewController.h */,
+				30DE9F11156EF49D00AB204D /* MainViewController.m */,
 			);
 			name = Classes;
 			sourceTree = "<group>";
 		};
-		3095AA9215535217008BFFF6 /* Plugins */ = {
+		30DE9F15156EF49D00AB204D /* Plugins */ = {
 			isa = PBXGroup;
 			children = (
-				3095AA9315535217008BFFF6 /* README */,
+				30DE9F16156EF49D00AB204D /* README */,
 			);
 			name = Plugins;
 			sourceTree = "<group>";
@@ -285,16 +284,16 @@
 /* End PBXGroup section */
 
 /* Begin PBXNativeTarget section */
-		3095AA3E15535215008BFFF6 /* __TESTING__ */ = {
+		30DE9EC1156EF49D00AB204D /* __TESTING__ */ = {
 			isa = PBXNativeTarget;
-			buildConfigurationList = 3095AA9815535217008BFFF6 /* Build configuration list for PBXNativeTarget "__TESTING__" */;
+			buildConfigurationList = 30DE9F1A156EF49E00AB204D /* Build configuration list for PBXNativeTarget "__TESTING__" */;
 			buildPhases = (
-				3095AA3815535215008BFFF6 /* Sources */,
-				3095AA3915535215008BFFF6 /* Frameworks */,
-				3095AA3A15535215008BFFF6 /* Resources */,
-				3095AA3B15535215008BFFF6 /* Sources */,
-				3095AA3C15535215008BFFF6 /* Frameworks */,
-				3095AA3D15535215008BFFF6 /* ShellScript */,
+				30DE9EBB156EF49D00AB204D /* Sources */,
+				30DE9EBC156EF49D00AB204D /* Frameworks */,
+				30DE9EBD156EF49D00AB204D /* Resources */,
+				30DE9EBE156EF49D00AB204D /* Sources */,
+				30DE9EBF156EF49D00AB204D /* Frameworks */,
+				30DE9EC0156EF49D00AB204D /* ShellScript */,
 			);
 			buildRules = (
 			);
@@ -302,18 +301,18 @@
 			);
 			name = __TESTING__;
 			productName = __TESTING__;
-			productReference = 3095AA3F15535215008BFFF6 /* __TESTING__.app */;
+			productReference = 30DE9EC2156EF49D00AB204D /* __TESTING__.app */;
 			productType = "com.apple.product-type.application";
 		};
 /* End PBXNativeTarget section */
 
 /* Begin PBXProject section */
-		3095AA3315535215008BFFF6 /* Project object */ = {
+		30DE9EB6156EF49D00AB204D /* Project object */ = {
 			isa = PBXProject;
 			attributes = {
 				LastUpgradeCheck = 0430;
 			};
-			buildConfigurationList = 3095AA3615535215008BFFF6 /* Build configuration list for PBXProject "__TESTING__" */;
+			buildConfigurationList = 30DE9EB9156EF49D00AB204D /* Build configuration list for PBXProject "__TESTING__" */;
 			compatibilityVersion = "Xcode 3.2";
 			developmentRegion = English;
 			hasScannedForEncodings = 0;
@@ -323,43 +322,42 @@
 				de,
 				se,
 			);
-			mainGroup = 3095AA3115535215008BFFF6;
-			productRefGroup = 3095AA4015535215008BFFF6 /* Products */;
+			mainGroup = 30DE9EB4156EF49D00AB204D;
+			productRefGroup = 30DE9EC3156EF49D00AB204D /* Products */;
 			projectDirPath = "";
 			projectRoot = "";
 			targets = (
-				3095AA3E15535215008BFFF6 /* __TESTING__ */,
+				30DE9EC1156EF49D00AB204D /* __TESTING__ */,
 			);
 		};
 /* End PBXProject section */
 
 /* Begin PBXResourcesBuildPhase section */
-		3095AA3A15535215008BFFF6 /* Resources */ = {
+		30DE9EBD156EF49D00AB204D /* Resources */ = {
 			isa = PBXResourcesBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
-				3095AA6215535216008BFFF6 /* InfoPlist.strings in Resources */,
-				3095AA6C15535216008BFFF6 /* Localizable.strings in Resources */,
-				3095AA7015535216008BFFF6 /* Localizable.strings in Resources */,
-				3095AA7415535216008BFFF6 /* Localizable.strings in Resources */,
-				3095AA7815535216008BFFF6 /* Localizable.strings in Resources */,
-				3095AA7B15535216008BFFF6 /* icon.png in Resources */,
-				3095AA7D15535216008BFFF6 /* icon@2x.png in Resources */,
-				3095AA7F15535216008BFFF6 /* icon-72.png in Resources */,
-				3095AA8215535216008BFFF6 /* Default~iphone.png in Resources */,
-				3095AA8415535216008BFFF6 /* Default@2x~iphone.png in Resources */,
-				3095AA8615535216008BFFF6 /* Capture.bundle in Resources */,
-				3095AA8815535216008BFFF6 /* Cordova.plist in Resources */,
-				3095AA9115535216008BFFF6 /* MainViewController.xib in Resources */,
-				3095AA9515535217008BFFF6 /* verify.sh in Resources */,
-				3095AAAB155353B7008BFFF6 /* www in Resources */,
+				30DE9EE5156EF49D00AB204D /* InfoPlist.strings in Resources */,
+				30DE9EEF156EF49D00AB204D /* Localizable.strings in Resources */,
+				30DE9EF3156EF49D00AB204D /* Localizable.strings in Resources */,
+				30DE9EF7156EF49D00AB204D /* Localizable.strings in Resources */,
+				30DE9EFB156EF49D00AB204D /* Localizable.strings in Resources */,
+				30DE9EFE156EF49D00AB204D /* icon.png in Resources */,
+				30DE9F00156EF49D00AB204D /* icon@2x.png in Resources */,
+				30DE9F02156EF49D00AB204D /* icon-72.png in Resources */,
+				30DE9F05156EF49D00AB204D /* Default~iphone.png in Resources */,
+				30DE9F07156EF49D00AB204D /* Default@2x~iphone.png in Resources */,
+				30DE9F09156EF49D00AB204D /* Capture.bundle in Resources */,
+				30DE9F0B156EF49D00AB204D /* Cordova.plist in Resources */,
+				30DE9F14156EF49D00AB204D /* MainViewController.xib in Resources */,
+				30DE9F1E156EF4CD00AB204D /* www in Resources */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
 /* End PBXResourcesBuildPhase section */
 
 /* Begin PBXShellScriptBuildPhase section */
-		3095AA3D15535215008BFFF6 /* ShellScript */ = {
+		30DE9EC0156EF49D00AB204D /* ShellScript */ = {
 			isa = PBXShellScriptBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
@@ -375,17 +373,17 @@
 /* End PBXShellScriptBuildPhase section */
 
 /* Begin PBXSourcesBuildPhase section */
-		3095AA3815535215008BFFF6 /* Sources */ = {
+		30DE9EBB156EF49D00AB204D /* Sources */ = {
 			isa = PBXSourcesBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
-				3095AA6415535216008BFFF6 /* main.m in Sources */,
-				3095AA8C15535216008BFFF6 /* AppDelegate.m in Sources */,
-				3095AA8F15535216008BFFF6 /* MainViewController.m in Sources */,
+				30DE9EE7156EF49D00AB204D /* main.m in Sources */,
+				30DE9F0F156EF49D00AB204D /* AppDelegate.m in Sources */,
+				30DE9F12156EF49D00AB204D /* MainViewController.m in Sources */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
-		3095AA3B15535215008BFFF6 /* Sources */ = {
+		30DE9EBE156EF49D00AB204D /* Sources */ = {
 			isa = PBXSourcesBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
@@ -395,42 +393,42 @@
 /* End PBXSourcesBuildPhase section */
 
 /* Begin PBXVariantGroup section */
-		3095AA6015535216008BFFF6 /* InfoPlist.strings */ = {
+		30DE9EE3156EF49D00AB204D /* InfoPlist.strings */ = {
 			isa = PBXVariantGroup;
 			children = (
-				3095AA6115535216008BFFF6 /* en */,
+				30DE9EE4156EF49D00AB204D /* en */,
 			);
 			name = InfoPlist.strings;
 			sourceTree = "<group>";
 		};
-		3095AA6A15535216008BFFF6 /* Localizable.strings */ = {
+		30DE9EED156EF49D00AB204D /* Localizable.strings */ = {
 			isa = PBXVariantGroup;
 			children = (
-				3095AA6B15535216008BFFF6 /* en */,
+				30DE9EEE156EF49D00AB204D /* en */,
 			);
 			name = Localizable.strings;
 			sourceTree = "<group>";
 		};
-		3095AA6E15535216008BFFF6 /* Localizable.strings */ = {
+		30DE9EF1156EF49D00AB204D /* Localizable.strings */ = {
 			isa = PBXVariantGroup;
 			children = (
-				3095AA6F15535216008BFFF6 /* es */,
+				30DE9EF2156EF49D00AB204D /* es */,
 			);
 			name = Localizable.strings;
 			sourceTree = "<group>";
 		};
-		3095AA7215535216008BFFF6 /* Localizable.strings */ = {
+		30DE9EF5156EF49D00AB204D /* Localizable.strings */ = {
 			isa = PBXVariantGroup;
 			children = (
-				3095AA7315535216008BFFF6 /* de */,
+				30DE9EF6156EF49D00AB204D /* de */,
 			);
 			name = Localizable.strings;
 			sourceTree = "<group>";
 		};
-		3095AA7615535216008BFFF6 /* Localizable.strings */ = {
+		30DE9EF9156EF49D00AB204D /* Localizable.strings */ = {
 			isa = PBXVariantGroup;
 			children = (
-				3095AA7715535216008BFFF6 /* se */,
+				30DE9EFA156EF49D00AB204D /* se */,
 			);
 			name = Localizable.strings;
 			sourceTree = "<group>";
@@ -438,7 +436,7 @@
 /* End PBXVariantGroup section */
 
 /* Begin XCBuildConfiguration section */
-		3095AA9615535217008BFFF6 /* Debug */ = {
+		30DE9F18156EF49E00AB204D /* Debug */ = {
 			isa = XCBuildConfiguration;
 			buildSettings = {
 				ALWAYS_SEARCH_USER_PATHS = NO;
@@ -465,7 +463,7 @@
 			};
 			name = Debug;
 		};
-		3095AA9715535217008BFFF6 /* Release */ = {
+		30DE9F19156EF49E00AB204D /* Release */ = {
 			isa = XCBuildConfiguration;
 			buildSettings = {
 				ALWAYS_SEARCH_USER_PATHS = NO;
@@ -486,7 +484,7 @@
 			};
 			name = Release;
 		};
-		3095AA9915535217008BFFF6 /* Debug */ = {
+		30DE9F1B156EF49E00AB204D /* Debug */ = {
 			isa = XCBuildConfiguration;
 			buildSettings = {
 				ALWAYS_SEARCH_USER_PATHS = YES;
@@ -507,8 +505,7 @@
 					AVFoundation,
 					"-weak_framework",
 					CoreMedia,
-					"-weak_library",
-					/usr/lib/libSystem.B.dylib,
+					"-weak-lSystem",
 				);
 				PRODUCT_NAME = "$(TARGET_NAME)";
 				TARGETED_DEVICE_FAMILY = "1,2";
@@ -516,7 +513,7 @@
 			};
 			name = Debug;
 		};
-		3095AA9A15535217008BFFF6 /* Release */ = {
+		30DE9F1C156EF49E00AB204D /* Release */ = {
 			isa = XCBuildConfiguration;
 			buildSettings = {
 				ALWAYS_SEARCH_USER_PATHS = YES;
@@ -537,8 +534,7 @@
 					AVFoundation,
 					"-weak_framework",
 					CoreMedia,
-					"-weak_library",
-					/usr/lib/libSystem.B.dylib,
+					"-weak-lSystem",
 				);
 				PRODUCT_NAME = "$(TARGET_NAME)";
 				TARGETED_DEVICE_FAMILY = "1,2";
@@ -550,25 +546,24 @@
 /* End XCBuildConfiguration section */
 
 /* Begin XCConfigurationList section */
-		3095AA3615535215008BFFF6 /* Build configuration list for PBXProject "__TESTING__" */ = {
+		30DE9EB9156EF49D00AB204D /* Build configuration list for PBXProject "__TESTING__" */ = {
 			isa = XCConfigurationList;
 			buildConfigurations = (
-				3095AA9615535217008BFFF6 /* Debug */,
-				3095AA9715535217008BFFF6 /* Release */,
+				30DE9F18156EF49E00AB204D /* Debug */,
+				30DE9F19156EF49E00AB204D /* Release */,
 			);
 			defaultConfigurationIsVisible = 0;
 			defaultConfigurationName = Release;
 		};
-		3095AA9815535217008BFFF6 /* Build configuration list for PBXNativeTarget "__TESTING__" */ = {
+		30DE9F1A156EF49E00AB204D /* Build configuration list for PBXNativeTarget "__TESTING__" */ = {
 			isa = XCConfigurationList;
 			buildConfigurations = (
-				3095AA9915535217008BFFF6 /* Debug */,
-				3095AA9A15535217008BFFF6 /* Release */,
+				30DE9F1B156EF49E00AB204D /* Debug */,
+				30DE9F1C156EF49E00AB204D /* Release */,
 			);
 			defaultConfigurationIsVisible = 0;
-			defaultConfigurationName = Release;
 		};
 /* End XCConfigurationList section */
 	};
-	rootObject = 3095AA3315535215008BFFF6 /* Project object */;
+	rootObject = 30DE9EB6156EF49D00AB204D /* Project object */;
 }

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/c566549f/bin/templates/project/__TESTING__/Classes/AppDelegate.h
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__/Classes/AppDelegate.h b/bin/templates/project/__TESTING__/Classes/AppDelegate.h
index be9154d..2b69501 100644
--- a/bin/templates/project/__TESTING__/Classes/AppDelegate.h
+++ b/bin/templates/project/__TESTING__/Classes/AppDelegate.h
@@ -21,7 +21,7 @@
 //  AppDelegate.h
 //  __TESTING__
 //
-//  Created by Shazron Abdullah on 12-05-03.
+//  Created by Shazron Abdullah on 12-05-24.
 //  Copyright __MyCompanyName__ 2012. All rights reserved.
 //
 

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/c566549f/bin/templates/project/__TESTING__/Classes/AppDelegate.m
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__/Classes/AppDelegate.m b/bin/templates/project/__TESTING__/Classes/AppDelegate.m
index 531fad2..bf34415 100644
--- a/bin/templates/project/__TESTING__/Classes/AppDelegate.m
+++ b/bin/templates/project/__TESTING__/Classes/AppDelegate.m
@@ -21,7 +21,7 @@
 //  AppDelegate.m
 //  __TESTING__
 //
-//  Created by Shazron Abdullah on 12-05-03.
+//  Created by Shazron Abdullah on 12-05-24.
 //  Copyright __MyCompanyName__ 2012. All rights reserved.
 //
 

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/c566549f/bin/templates/project/__TESTING__/Classes/MainViewController.h
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__/Classes/MainViewController.h b/bin/templates/project/__TESTING__/Classes/MainViewController.h
index c49adf3..03dc8f9 100644
--- a/bin/templates/project/__TESTING__/Classes/MainViewController.h
+++ b/bin/templates/project/__TESTING__/Classes/MainViewController.h
@@ -21,7 +21,7 @@
 //  MainViewController.h
 //  __TESTING__
 //
-//  Created by Shazron Abdullah on 12-05-03.
+//  Created by Shazron Abdullah on 12-05-24.
 //  Copyright __MyCompanyName__ 2012. All rights reserved.
 //
 

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/c566549f/bin/templates/project/__TESTING__/Classes/MainViewController.m
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__/Classes/MainViewController.m b/bin/templates/project/__TESTING__/Classes/MainViewController.m
index f4b7cc4..1797635 100644
--- a/bin/templates/project/__TESTING__/Classes/MainViewController.m
+++ b/bin/templates/project/__TESTING__/Classes/MainViewController.m
@@ -21,7 +21,7 @@
 //  MainViewController.h
 //  __TESTING__
 //
-//  Created by Shazron Abdullah on 12-05-03.
+//  Created by Shazron Abdullah on 12-05-24.
 //  Copyright __MyCompanyName__ 2012. All rights reserved.
 //
 

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/c566549f/bin/templates/project/__TESTING__/Plugins/README
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__/Plugins/README b/bin/templates/project/__TESTING__/Plugins/README
index 438840d..f6e19d7 100644
--- a/bin/templates/project/__TESTING__/Plugins/README
+++ b/bin/templates/project/__TESTING__/Plugins/README
@@ -1 +1,20 @@
+#
+# 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.
+#
+
 Put the .h and .m files of your plugin here. The .js files of your plugin belong in the www folder.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/c566549f/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
new file mode 100644
index 0000000..d4e3483
Binary files /dev/null and b/bin/templates/project/__TESTING__/Resources/Capture.bundle/controls_bg@2x~ipad.png differ

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/c566549f/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
new file mode 100644
index 0000000..af1bbb2
Binary files /dev/null and b/bin/templates/project/__TESTING__/Resources/Capture.bundle/microphone@2x~ipad.png differ

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/c566549f/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
new file mode 100644
index 0000000..0ac2e67
Binary files /dev/null and b/bin/templates/project/__TESTING__/Resources/Capture.bundle/record_button@2x~ipad.png differ

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/c566549f/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
new file mode 100644
index 0000000..a1b7208
Binary files /dev/null and b/bin/templates/project/__TESTING__/Resources/Capture.bundle/recording_bg@2x~ipad.png differ

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/c566549f/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
new file mode 100644
index 0000000..88b606c
Binary files /dev/null and b/bin/templates/project/__TESTING__/Resources/Capture.bundle/stop_button@2x~ipad.png differ

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/c566549f/bin/templates/project/__TESTING__/__TESTING__-Info.plist
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__/__TESTING__-Info.plist b/bin/templates/project/__TESTING__/__TESTING__-Info.plist
index 246785f..440e406 100644
--- a/bin/templates/project/__TESTING__/__TESTING__-Info.plist
+++ b/bin/templates/project/__TESTING__/__TESTING__-Info.plist
@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
 <!--
 #
 # Licensed to the Apache Software Foundation (ASF) under one
@@ -19,7 +20,6 @@
 # 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>CFBundleIcons</key>

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/c566549f/bin/templates/project/__TESTING__/__TESTING__-Prefix.pch
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__/__TESTING__-Prefix.pch b/bin/templates/project/__TESTING__/__TESTING__-Prefix.pch
index 70c7906..cc746f7 100644
--- a/bin/templates/project/__TESTING__/__TESTING__-Prefix.pch
+++ b/bin/templates/project/__TESTING__/__TESTING__-Prefix.pch
@@ -18,6 +18,7 @@
 # under the License.
 #
 */
+
 //
 // Prefix header for all source files of the '__TESTING__' target in the '__TESTING__' project
 //

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/c566549f/bin/templates/project/__TESTING__/en.lproj/InfoPlist.strings
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__/en.lproj/InfoPlist.strings b/bin/templates/project/__TESTING__/en.lproj/InfoPlist.strings
index 0ddc6e4..529ef9f 100644
--- a/bin/templates/project/__TESTING__/en.lproj/InfoPlist.strings
+++ b/bin/templates/project/__TESTING__/en.lproj/InfoPlist.strings
@@ -18,5 +18,6 @@
 # under the License.
 #
 */
+
 /* Localized versions of Info.plist keys */
 

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/c566549f/bin/templates/project/__TESTING__/main.m
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__/main.m b/bin/templates/project/__TESTING__/main.m
index 356ef6e..d354562 100644
--- a/bin/templates/project/__TESTING__/main.m
+++ b/bin/templates/project/__TESTING__/main.m
@@ -20,7 +20,7 @@
 //  main.m
 //  __TESTING__
 //
-//  Created by Shazron Abdullah on 12-05-03.
+//  Created by Shazron Abdullah on 12-05-24.
 //  Copyright __MyCompanyName__ 2012. All rights reserved.
 //