Return-Path: X-Original-To: apmail-cordova-commits-archive@www.apache.org Delivered-To: apmail-cordova-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C1B4010581 for ; Mon, 30 Dec 2013 18:39:37 +0000 (UTC) Received: (qmail 48896 invoked by uid 500); 30 Dec 2013 18:37:32 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 48730 invoked by uid 500); 30 Dec 2013 18:37:22 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 48706 invoked by uid 99); 30 Dec 2013 18:37:19 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Dec 2013 18:37:19 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 7E6C788CCB3; Mon, 30 Dec 2013 18:37:19 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: agrieve@apache.org To: commits@cordova.apache.org Date: Mon, 30 Dec 2013 18:37:19 -0000 Message-Id: <636416b446794d0a9bd96174e8fca98b@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/3] CB-5397 Add a --cli option to bin/create that has ../../www/ ../../merges/ within the project Updated Branches: refs/heads/master ced5b8f9f -> 58cfa4751 http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/58cfa475/bin/templates/project/__TESTING__/Classes/MainViewController.xib ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/Classes/MainViewController.xib b/bin/templates/project/__TESTING__/Classes/MainViewController.xib deleted file mode 100644 index e45d65c..0000000 --- a/bin/templates/project/__TESTING__/Classes/MainViewController.xib +++ /dev/null @@ -1,138 +0,0 @@ - - - - - 1280 - 11C25 - 1919 - 1138.11 - 566.00 - - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - 916 - - - IBProxyObject - IBUIView - - - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - - - PluginDependencyRecalculationVersion - - - - - IBFilesOwner - IBCocoaTouchFramework - - - IBFirstResponder - IBCocoaTouchFramework - - - - 274 - {{0, 20}, {320, 460}} - - - - 3 - MQA - - 2 - - - - IBCocoaTouchFramework - - - - - - - view - - - - 3 - - - - - - 0 - - - - - - 1 - - - - - -1 - - - File's Owner - - - -2 - - - - - - - MainViewController - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - UIResponder - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - - - - - - 3 - - - - - MainViewController - UIViewController - - IBProjectSource - ./Classes/MainViewController.h - - - - - 0 - IBCocoaTouchFramework - YES - 3 - 916 - - http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/58cfa475/bin/templates/project/__TESTING__/Plugins/README ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/Plugins/README b/bin/templates/project/__TESTING__/Plugins/README deleted file mode 100644 index f6e19d7..0000000 --- a/bin/templates/project/__TESTING__/Plugins/README +++ /dev/null @@ -1,20 +0,0 @@ -# -# 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/cordova-ios/blob/58cfa475/bin/templates/project/__TESTING__/Resources/de.lproj/Localizable.strings ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/Resources/de.lproj/Localizable.strings b/bin/templates/project/__TESTING__/Resources/de.lproj/Localizable.strings deleted file mode 100644 index 3dbbf49..0000000 --- a/bin/templates/project/__TESTING__/Resources/de.lproj/Localizable.strings +++ /dev/null @@ -1,28 +0,0 @@ -/* - 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. - */ - - -// controller title for Videos -"Videos title" = "Videos"; -// accessibility label for recording button -"toggle audio recording" = "starten/beenden der Tonaufnahme"; -// notification spoken by VoiceOver when timed recording finishes -"timed recording complete" = "programmierte Aufnahme beendet"; -// accessibility hint for display of recorded elapsed time -"recorded time in minutes and seconds" = "aufgenommene Zeit in Minuten und Sekunden"; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/58cfa475/bin/templates/project/__TESTING__/Resources/en.lproj/Localizable.strings ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/Resources/en.lproj/Localizable.strings b/bin/templates/project/__TESTING__/Resources/en.lproj/Localizable.strings deleted file mode 100644 index 860e13c..0000000 --- a/bin/templates/project/__TESTING__/Resources/en.lproj/Localizable.strings +++ /dev/null @@ -1,27 +0,0 @@ -/* - 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. - */ - -// controller title for Videos -"Videos title" = "Videos"; -// accessibility label for recording button -"toggle audio recording" = "toggle audio recording"; -// notification spoken by VoiceOver when timed recording finishes -"timed recording complete" = "timed recording complete"; -// accessibility hint for display of recorded elapsed time -"recorded time in minutes and seconds" = "recorded time in minutes and seconds"; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/58cfa475/bin/templates/project/__TESTING__/Resources/es.lproj/Localizable.strings ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/Resources/es.lproj/Localizable.strings b/bin/templates/project/__TESTING__/Resources/es.lproj/Localizable.strings deleted file mode 100644 index ab39fce..0000000 --- a/bin/templates/project/__TESTING__/Resources/es.lproj/Localizable.strings +++ /dev/null @@ -1,27 +0,0 @@ -/* - 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. - */ - -// controller title for Videos -"Videos title" = "Videos"; -// accessibility label for recording button -"toggle audio recording" = "grabación de audio cambiar"; -// notification spoken by VoiceOver when timed recording finishes -"timed recording complete" = "tiempo de grabación completo"; -// accessibility hint for display of recorded elapsed time -"recorded time in minutes and seconds" = "tiempo registrado en minutos y segundos"; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/58cfa475/bin/templates/project/__TESTING__/Resources/icons/icon-40.png ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/Resources/icons/icon-40.png b/bin/templates/project/__TESTING__/Resources/icons/icon-40.png deleted file mode 100644 index e865adb..0000000 Binary files a/bin/templates/project/__TESTING__/Resources/icons/icon-40.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/58cfa475/bin/templates/project/__TESTING__/Resources/icons/icon-40@2x.png ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/Resources/icons/icon-40@2x.png b/bin/templates/project/__TESTING__/Resources/icons/icon-40@2x.png deleted file mode 100644 index 6d07dce..0000000 Binary files a/bin/templates/project/__TESTING__/Resources/icons/icon-40@2x.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/58cfa475/bin/templates/project/__TESTING__/Resources/icons/icon-50.png ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/Resources/icons/icon-50.png b/bin/templates/project/__TESTING__/Resources/icons/icon-50.png deleted file mode 100644 index 98a9d96..0000000 Binary files a/bin/templates/project/__TESTING__/Resources/icons/icon-50.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/58cfa475/bin/templates/project/__TESTING__/Resources/icons/icon-50@2x.png ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/Resources/icons/icon-50@2x.png b/bin/templates/project/__TESTING__/Resources/icons/icon-50@2x.png deleted file mode 100644 index bac693f..0000000 Binary files a/bin/templates/project/__TESTING__/Resources/icons/icon-50@2x.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/58cfa475/bin/templates/project/__TESTING__/Resources/icons/icon-60.png ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/Resources/icons/icon-60.png b/bin/templates/project/__TESTING__/Resources/icons/icon-60.png deleted file mode 100644 index 39a2b52..0000000 Binary files a/bin/templates/project/__TESTING__/Resources/icons/icon-60.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/58cfa475/bin/templates/project/__TESTING__/Resources/icons/icon-60@2x.png ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/Resources/icons/icon-60@2x.png b/bin/templates/project/__TESTING__/Resources/icons/icon-60@2x.png deleted file mode 100644 index 955af36..0000000 Binary files a/bin/templates/project/__TESTING__/Resources/icons/icon-60@2x.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/58cfa475/bin/templates/project/__TESTING__/Resources/icons/icon-72.png ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/Resources/icons/icon-72.png b/bin/templates/project/__TESTING__/Resources/icons/icon-72.png deleted file mode 100644 index 8c6e5df..0000000 Binary files a/bin/templates/project/__TESTING__/Resources/icons/icon-72.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/58cfa475/bin/templates/project/__TESTING__/Resources/icons/icon-72@2x.png ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/Resources/icons/icon-72@2x.png b/bin/templates/project/__TESTING__/Resources/icons/icon-72@2x.png deleted file mode 100644 index dd819da..0000000 Binary files a/bin/templates/project/__TESTING__/Resources/icons/icon-72@2x.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/58cfa475/bin/templates/project/__TESTING__/Resources/icons/icon-76.png ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/Resources/icons/icon-76.png b/bin/templates/project/__TESTING__/Resources/icons/icon-76.png deleted file mode 100644 index 63afe7f..0000000 Binary files a/bin/templates/project/__TESTING__/Resources/icons/icon-76.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/58cfa475/bin/templates/project/__TESTING__/Resources/icons/icon-76@2x.png ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/Resources/icons/icon-76@2x.png b/bin/templates/project/__TESTING__/Resources/icons/icon-76@2x.png deleted file mode 100644 index 4cff29a..0000000 Binary files a/bin/templates/project/__TESTING__/Resources/icons/icon-76@2x.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/58cfa475/bin/templates/project/__TESTING__/Resources/icons/icon-small.png ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/Resources/icons/icon-small.png b/bin/templates/project/__TESTING__/Resources/icons/icon-small.png deleted file mode 100644 index 0ea1c42..0000000 Binary files a/bin/templates/project/__TESTING__/Resources/icons/icon-small.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/58cfa475/bin/templates/project/__TESTING__/Resources/icons/icon-small@2x.png ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/Resources/icons/icon-small@2x.png b/bin/templates/project/__TESTING__/Resources/icons/icon-small@2x.png deleted file mode 100644 index 2c72038..0000000 Binary files a/bin/templates/project/__TESTING__/Resources/icons/icon-small@2x.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/58cfa475/bin/templates/project/__TESTING__/Resources/icons/icon.png ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/Resources/icons/icon.png b/bin/templates/project/__TESTING__/Resources/icons/icon.png deleted file mode 100644 index b2571a7..0000000 Binary files a/bin/templates/project/__TESTING__/Resources/icons/icon.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/58cfa475/bin/templates/project/__TESTING__/Resources/icons/icon@2x.png ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/Resources/icons/icon@2x.png b/bin/templates/project/__TESTING__/Resources/icons/icon@2x.png deleted file mode 100644 index d75098f..0000000 Binary files a/bin/templates/project/__TESTING__/Resources/icons/icon@2x.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/58cfa475/bin/templates/project/__TESTING__/Resources/se.lproj/Localizable.strings ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/Resources/se.lproj/Localizable.strings b/bin/templates/project/__TESTING__/Resources/se.lproj/Localizable.strings deleted file mode 100644 index 4da165f..0000000 --- a/bin/templates/project/__TESTING__/Resources/se.lproj/Localizable.strings +++ /dev/null @@ -1,28 +0,0 @@ -/* - 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. - */ - - -// controller title for Videos -"Videos title" = "Videor"; -// accessibility label for recording button -"toggle audio recording" = "börja/avsluta inspelning"; -// notification spoken by VoiceOver when timed recording finishes -"timed recording complete" = "inspelning har avslutad"; -// accessibility hint for display of recorded elapsed time -"recorded time in minutes and seconds" = "inspelad tid in minuter och sekund"; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/58cfa475/bin/templates/project/__TESTING__/Resources/splash/Default-568h@2x~iphone.png ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/Resources/splash/Default-568h@2x~iphone.png b/bin/templates/project/__TESTING__/Resources/splash/Default-568h@2x~iphone.png deleted file mode 100644 index 10ed683..0000000 Binary files a/bin/templates/project/__TESTING__/Resources/splash/Default-568h@2x~iphone.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/58cfa475/bin/templates/project/__TESTING__/Resources/splash/Default-Landscape@2x~ipad.png ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/Resources/splash/Default-Landscape@2x~ipad.png b/bin/templates/project/__TESTING__/Resources/splash/Default-Landscape@2x~ipad.png deleted file mode 100644 index 1fc8c7d..0000000 Binary files a/bin/templates/project/__TESTING__/Resources/splash/Default-Landscape@2x~ipad.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/58cfa475/bin/templates/project/__TESTING__/Resources/splash/Default-Landscape~ipad.png ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/Resources/splash/Default-Landscape~ipad.png b/bin/templates/project/__TESTING__/Resources/splash/Default-Landscape~ipad.png deleted file mode 100644 index 58ea2fb..0000000 Binary files a/bin/templates/project/__TESTING__/Resources/splash/Default-Landscape~ipad.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/58cfa475/bin/templates/project/__TESTING__/Resources/splash/Default-Portrait@2x~ipad.png ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/Resources/splash/Default-Portrait@2x~ipad.png b/bin/templates/project/__TESTING__/Resources/splash/Default-Portrait@2x~ipad.png deleted file mode 100644 index 1570b37..0000000 Binary files a/bin/templates/project/__TESTING__/Resources/splash/Default-Portrait@2x~ipad.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/58cfa475/bin/templates/project/__TESTING__/Resources/splash/Default-Portrait~ipad.png ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/Resources/splash/Default-Portrait~ipad.png b/bin/templates/project/__TESTING__/Resources/splash/Default-Portrait~ipad.png deleted file mode 100644 index 223e75d..0000000 Binary files a/bin/templates/project/__TESTING__/Resources/splash/Default-Portrait~ipad.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/58cfa475/bin/templates/project/__TESTING__/Resources/splash/Default@2x~iphone.png ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/Resources/splash/Default@2x~iphone.png b/bin/templates/project/__TESTING__/Resources/splash/Default@2x~iphone.png deleted file mode 100644 index 0098dc7..0000000 Binary files a/bin/templates/project/__TESTING__/Resources/splash/Default@2x~iphone.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/58cfa475/bin/templates/project/__TESTING__/Resources/splash/Default~iphone.png ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/Resources/splash/Default~iphone.png b/bin/templates/project/__TESTING__/Resources/splash/Default~iphone.png deleted file mode 100644 index 42b8fde..0000000 Binary files a/bin/templates/project/__TESTING__/Resources/splash/Default~iphone.png and /dev/null differ http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/58cfa475/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 deleted file mode 100644 index 1f8c397..0000000 --- a/bin/templates/project/__TESTING__/__TESTING__-Info.plist +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - CFBundleDevelopmentRegion - English - CFBundleDisplayName - ${PRODUCT_NAME} - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIconFile - icon.png - CFBundleIcons - - CFBundlePrimaryIcon - - CFBundleIconFiles - - icon-40 - icon-small - icon-60 - icon.png - icon@2x - icon-72 - icon-72@2x - - UIPrerenderedIcon - - - - CFBundleIcons~ipad - - CFBundlePrimaryIcon - - CFBundleIconFiles - - icon-small - icon-40 - icon-50 - icon-76 - icon-60 - icon - icon@2x - icon-72 - icon-72@2x - - UIPrerenderedIcon - - - - CFBundleIdentifier - --ID-- - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - ${PRODUCT_NAME} - CFBundlePackageType - APPL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - LSRequiresIPhoneOS - - NSMainNibFile - - NSMainNibFile~ipad - - UISupportedInterfaceOrientations - - UIInterfaceOrientationPortrait - - UISupportedInterfaceOrientations~ipad - - UIInterfaceOrientationPortrait - UIInterfaceOrientationLandscapeLeft - UIInterfaceOrientationPortraitUpsideDown - UIInterfaceOrientationLandscapeRight - - - http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/58cfa475/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 deleted file mode 100644 index bb30675..0000000 --- a/bin/templates/project/__TESTING__/__TESTING__-Prefix.pch +++ /dev/null @@ -1,26 +0,0 @@ -/* - 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. - */ -// -// Prefix header for all source files of the '__TESTING__' target in the '__TESTING__' project -// - -#ifdef __OBJC__ - #import - #import -#endif http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/58cfa475/bin/templates/project/__TESTING__/config.xml ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/config.xml b/bin/templates/project/__TESTING__/config.xml deleted file mode 100644 index 1fcc8d7..0000000 --- a/bin/templates/project/__TESTING__/config.xml +++ /dev/null @@ -1,55 +0,0 @@ - - - - Hello Cordova - - - A sample Apache Cordova application that responds to the deviceready event. - - - - Apache Cordova Team - - - - - - - - - - - - - - - - - - - - - - - - - http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/58cfa475/bin/templates/project/__TESTING__/main.m ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/main.m b/bin/templates/project/__TESTING__/main.m deleted file mode 100644 index 8070643..0000000 --- a/bin/templates/project/__TESTING__/main.m +++ /dev/null @@ -1,35 +0,0 @@ -/* - 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. - */ -// -// main.m -// __TESTING__ -// -// Created by ___FULLUSERNAME___ on ___DATE___. -// Copyright ___ORGANIZATIONNAME___ ___YEAR___. All rights reserved. -// - -#import - -int main(int argc, char* argv[]) -{ - @autoreleasepool { - int retVal = UIApplicationMain(argc, argv, nil, @"AppDelegate"); - return retVal; - } -}