From 7c510ebfe507c13aecbcaef178d27f46cb96e560 Mon Sep 17 00:00:00 2001 From: Christoph Jerolimov Date: Wed, 5 Dec 2012 23:51:41 +0100 Subject: [PATCH] [Update] Apache Cordova is leaving the incubator state. Update repo url. --- Cordova/1.0.0/Cordova.podspec | 2 +- Cordova/1.1.0/Cordova.podspec | 2 +- Cordova/1.2.0/Cordova.podspec | 2 +- Cordova/1.3.0/Cordova.podspec | 2 +- Cordova/1.4.0/Cordova.podspec | 2 +- Cordova/1.4.1/Cordova.podspec | 2 +- Cordova/1.5.0/Cordova.podspec | 2 +- Cordova/1.6.0/Cordova.podspec | 2 +- Cordova/1.6.1/Cordova.podspec | 2 +- Cordova/1.7.0/Cordova.podspec | 2 +- Cordova/1.8.0/Cordova.podspec | 2 +- Cordova/1.8.1/Cordova.podspec | 2 +- Cordova/1.9.0/Cordova.podspec | 2 +- Cordova/2.1.0/Cordova.podspec | 4 ++-- Cordova/2.2.0/Cordova.podspec | 4 ++-- 15 files changed, 17 insertions(+), 17 deletions(-) diff --git a/Cordova/1.0.0/Cordova.podspec b/Cordova/1.0.0/Cordova.podspec index 6c638080..5f09a3f2 100644 --- a/Cordova/1.0.0/Cordova.podspec +++ b/Cordova/1.0.0/Cordova.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.license = 'The "New" BSD License *or* the MIT License (2008)' # s.source = { :git => "http://git-wip-us.apache.org/repos/asf/cordova-ios.git", :tag => "1.0.0" } - s.source = { :git => "https://github.com/apache/incubator-cordova-ios.git", :tag => "1.0.0" } + s.source = { :git => "https://github.com/apache/cordova-ios.git", :tag => "1.0.0" } s.source_files = 'PhoneGapLib/Classes/*.{h,m}', 'PhoneGapLib/Classes/JSON/*.{h,m}' s.resources = 'PhoneGapLib/javascripts/core/*.js', 'PhoneGapLib/VERSION' diff --git a/Cordova/1.1.0/Cordova.podspec b/Cordova/1.1.0/Cordova.podspec index 2c1eae4f..770d7e27 100644 --- a/Cordova/1.1.0/Cordova.podspec +++ b/Cordova/1.1.0/Cordova.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.license = 'The "New" BSD License *or* the MIT License (2008)' # s.source = { :git => "http://git-wip-us.apache.org/repos/asf/cordova-ios.git", :tag => "1.1.0" } - s.source = { :git => "https://github.com/apache/incubator-cordova-ios.git", :tag => "1.1.0" } + s.source = { :git => "https://github.com/apache/cordova-ios.git", :tag => "1.1.0" } s.source_files = 'PhoneGapLib/Classes/*.{h,m}', 'PhoneGapLib/Classes/JSON/*.{h,m}' s.resources = 'PhoneGapLib/javascripts/core/*.js', 'PhoneGapLib/VERSION' diff --git a/Cordova/1.2.0/Cordova.podspec b/Cordova/1.2.0/Cordova.podspec index 6864607e..408adbe2 100644 --- a/Cordova/1.2.0/Cordova.podspec +++ b/Cordova/1.2.0/Cordova.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.license = 'The "New" BSD License *or* the MIT License (2008)' # s.source = { :git => "http://git-wip-us.apache.org/repos/asf/cordova-ios.git", :tag => "1.2.0" } - s.source = { :git => "https://github.com/apache/incubator-cordova-ios.git", :tag => "1.2.0" } + s.source = { :git => "https://github.com/apache/cordova-ios.git", :tag => "1.2.0" } s.source_files = 'PhoneGapLib/Classes/*.{h,m}' s.resources = 'PhoneGapLib/javascripts/core/*.js', 'PhoneGapLib/VERSION' diff --git a/Cordova/1.3.0/Cordova.podspec b/Cordova/1.3.0/Cordova.podspec index ceaa20eb..35892874 100644 --- a/Cordova/1.3.0/Cordova.podspec +++ b/Cordova/1.3.0/Cordova.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.license = 'The "New" BSD License *or* the MIT License (2008)' # s.source = { :git => "http://git-wip-us.apache.org/repos/asf/cordova-ios.git", :tag => "1.3.0" } - s.source = { :git => "https://github.com/apache/incubator-cordova-ios.git", :tag => "1.3.0" } + s.source = { :git => "https://github.com/apache/cordova-ios.git", :tag => "1.3.0" } s.source_files = 'PhoneGapLib/Classes/*.{h,m}' s.resources = 'PhoneGapLib/javascripts/core/*.js', 'PhoneGapLib/VERSION' diff --git a/Cordova/1.4.0/Cordova.podspec b/Cordova/1.4.0/Cordova.podspec index f1cca669..217c5a35 100644 --- a/Cordova/1.4.0/Cordova.podspec +++ b/Cordova/1.4.0/Cordova.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.license = 'The "New" BSD License *or* the MIT License (2008)' # s.source = { :git => "http://git-wip-us.apache.org/repos/asf/cordova-ios.git", :tag => "1.4.0" } - s.source = { :git => "https://github.com/apache/incubator-cordova-ios.git", :tag => "1.4.0" } + s.source = { :git => "https://github.com/apache/cordova-ios.git", :tag => "1.4.0" } s.source_files = 'PhoneGapLib/Classes/*.{h,m}' s.resources = 'PhoneGapLib/javascripts/core/*.js', 'PhoneGapLib/VERSION' diff --git a/Cordova/1.4.1/Cordova.podspec b/Cordova/1.4.1/Cordova.podspec index cac44b18..ddb87726 100644 --- a/Cordova/1.4.1/Cordova.podspec +++ b/Cordova/1.4.1/Cordova.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.license = 'The "New" BSD License *or* the MIT License (2008)' # s.source = { :git => "http://git-wip-us.apache.org/repos/asf/cordova-ios.git", :tag => "1.4.1" } - s.source = { :git => "https://github.com/apache/incubator-cordova-ios.git", :tag => "1.4.1" } + s.source = { :git => "https://github.com/apache/cordova-ios.git", :tag => "1.4.1" } s.source_files = 'PhoneGapLib/Classes/*.{h,m}' s.resources = 'PhoneGapLib/javascripts/core/*.js', 'PhoneGapLib/VERSION' diff --git a/Cordova/1.5.0/Cordova.podspec b/Cordova/1.5.0/Cordova.podspec index 699cabf2..0dec8539 100644 --- a/Cordova/1.5.0/Cordova.podspec +++ b/Cordova/1.5.0/Cordova.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.license = 'Apache License, Version 2.0' # s.source = { :git => "http://git-wip-us.apache.org/repos/asf/cordova-ios.git", :tag => "1.5.0" } - s.source = { :git => "https://github.com/apache/incubator-cordova-ios.git", :tag => "1.5.0" } + s.source = { :git => "https://github.com/apache/cordova-ios.git", :tag => "1.5.0" } s.source_files = 'CordovaLib/Classes/*.{h,m}' s.resources = 'CordovaLib/javascripts/core/*.js', 'CordovaLib/VERSION' diff --git a/Cordova/1.6.0/Cordova.podspec b/Cordova/1.6.0/Cordova.podspec index 5b5e428f..f1225737 100644 --- a/Cordova/1.6.0/Cordova.podspec +++ b/Cordova/1.6.0/Cordova.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.license = 'Apache License, Version 2.0' # s.source = { :git => "http://git-wip-us.apache.org/repos/asf/cordova-ios.git", :tag => "1.6.0" } - s.source = { :git => "https://github.com/apache/incubator-cordova-ios.git", :tag => "1.6.0" } + s.source = { :git => "https://github.com/apache/cordova-ios.git", :tag => "1.6.0" } s.source_files = 'CordovaLib/Classes/*.{h,m}' s.resources = 'CordovaLib/javascript/*.js', 'CordovaLib/VERSION' diff --git a/Cordova/1.6.1/Cordova.podspec b/Cordova/1.6.1/Cordova.podspec index cb884466..d207c6a2 100644 --- a/Cordova/1.6.1/Cordova.podspec +++ b/Cordova/1.6.1/Cordova.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.license = 'Apache License, Version 2.0' # s.source = { :git => "http://git-wip-us.apache.org/repos/asf/cordova-ios.git", :tag => "1.6.1" } - s.source = { :git => "https://github.com/apache/incubator-cordova-ios.git", :tag => "1.6.1" } + s.source = { :git => "https://github.com/apache/cordova-ios.git", :tag => "1.6.1" } s.source_files = 'CordovaLib/Classes/*.{h,m}' s.resources = 'CordovaLib/javascript/*.js', 'CordovaLib/VERSION' diff --git a/Cordova/1.7.0/Cordova.podspec b/Cordova/1.7.0/Cordova.podspec index e838a03c..31c3a8fc 100644 --- a/Cordova/1.7.0/Cordova.podspec +++ b/Cordova/1.7.0/Cordova.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.license = 'Apache License, Version 2.0' # s.source = { :git => "http://git-wip-us.apache.org/repos/asf/cordova-ios.git", :tag => "1.7.0" } - s.source = { :git => "https://github.com/apache/incubator-cordova-ios.git", :tag => "1.7.0" } + s.source = { :git => "https://github.com/apache/cordova-ios.git", :tag => "1.7.0" } s.source_files = 'CordovaLib/Classes/*.{h,m}' s.resources = 'CordovaLib/javascript/*.js', 'CordovaLib/VERSION' diff --git a/Cordova/1.8.0/Cordova.podspec b/Cordova/1.8.0/Cordova.podspec index 52cf5da6..d07049ca 100644 --- a/Cordova/1.8.0/Cordova.podspec +++ b/Cordova/1.8.0/Cordova.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.license = 'Apache License, Version 2.0' # s.source = { :git => "http://git-wip-us.apache.org/repos/asf/cordova-ios.git", :tag => "1.8.0" } - s.source = { :git => "https://github.com/apache/incubator-cordova-ios.git", :tag => "1.8.0" } + s.source = { :git => "https://github.com/apache/cordova-ios.git", :tag => "1.8.0" } s.source_files = 'CordovaLib/Classes/*.{h,m}' s.resources = 'CordovaLib/javascript/*.js', 'CordovaLib/VERSION' diff --git a/Cordova/1.8.1/Cordova.podspec b/Cordova/1.8.1/Cordova.podspec index 13aa6902..2b08125a 100644 --- a/Cordova/1.8.1/Cordova.podspec +++ b/Cordova/1.8.1/Cordova.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.license = 'Apache License, Version 2.0' # s.source = { :git => "http://git-wip-us.apache.org/repos/asf/cordova-ios.git", :tag => "1.8.1" } - s.source = { :git => "https://github.com/apache/incubator-cordova-ios.git", :tag => "1.8.1" } + s.source = { :git => "https://github.com/apache/cordova-ios.git", :tag => "1.8.1" } s.source_files = 'CordovaLib/Classes/*.{h,m}' s.resources = 'CordovaLib/javascript/*.js', 'CordovaLib/VERSION' diff --git a/Cordova/1.9.0/Cordova.podspec b/Cordova/1.9.0/Cordova.podspec index 0955099e..14069b42 100644 --- a/Cordova/1.9.0/Cordova.podspec +++ b/Cordova/1.9.0/Cordova.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.license = 'Apache License, Version 2.0' # s.source = { :git => "http://git-wip-us.apache.org/repos/asf/cordova-ios.git", :tag => "1.9.0" } - s.source = { :git => "https://github.com/apache/incubator-cordova-ios.git", :tag => "1.9.0" } + s.source = { :git => "https://github.com/apache/cordova-ios.git", :tag => "1.9.0" } s.source_files = 'CordovaLib/Classes/*.{h,m}' s.resources = 'CordovaLib/javascript/*.js', 'CordovaLib/VERSION' diff --git a/Cordova/2.1.0/Cordova.podspec b/Cordova/2.1.0/Cordova.podspec index f5008a20..436dd256 100644 --- a/Cordova/2.1.0/Cordova.podspec +++ b/Cordova/2.1.0/Cordova.podspec @@ -7,8 +7,8 @@ Pod::Spec.new do |s| s.license = 'Apache License, Version 2.0' - s.source = { :git => "http://git-wip-us.apache.org/repos/asf/cordova-ios.git", :tag => "2.1.0" } -# s.source = { :git => "https://github.com/apache/incubator-cordova-ios.git", :tag => "2.1.0" } +# s.source = { :git => "http://git-wip-us.apache.org/repos/asf/cordova-ios.git", :tag => "2.1.0" } + s.source = { :git => "https://github.com/apache/cordova-ios.git", :tag => "2.1.0" } s.source_files = 'CordovaLib/Classes/*.{h,m}' s.resources = 'CordovaLib/javascript/*.js', 'CordovaLib/VERSION' diff --git a/Cordova/2.2.0/Cordova.podspec b/Cordova/2.2.0/Cordova.podspec index d6c5fd67..304a76bd 100644 --- a/Cordova/2.2.0/Cordova.podspec +++ b/Cordova/2.2.0/Cordova.podspec @@ -7,8 +7,8 @@ Pod::Spec.new do |s| s.license = 'Apache License, Version 2.0' - s.source = { :git => "http://git-wip-us.apache.org/repos/asf/cordova-ios.git", :tag => "2.2.0" } -# s.source = { :git => "https://github.com/apache/incubator-cordova-ios.git", :tag => "2.2.0" } +# s.source = { :git => "http://git-wip-us.apache.org/repos/asf/cordova-ios.git", :tag => "2.2.0" } + s.source = { :git => "https://github.com/apache/cordova-ios.git", :tag => "2.2.0" } s.source_files = 'CordovaLib/Classes/*.{h,m}' s.resources = 'bin/templates/project/www/cordova-2.2.0.js', 'CordovaLib/VERSION'