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 2015/12/05 02:08:26 UTC

[1/3] ios commit: CB-10147 Updated RELEASENOTES and Version for release 4.0.0

Repository: cordova-ios
Updated Branches:
  refs/heads/master 9b0761f44 -> 63c9fca44


CB-10147 Updated RELEASENOTES and Version for release 4.0.0


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

Branch: refs/heads/master
Commit: 072c953db375fa884035f13e7434d5af3fb1f819
Parents: 9b0761f
Author: Shazron Abdullah <sh...@apache.org>
Authored: Fri Dec 4 17:03:24 2015 -0800
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Fri Dec 4 17:03:24 2015 -0800

----------------------------------------------------------------------
 RELEASENOTES.md | 141 +++++++++++++++++++++++++++++++++++++++++++++++++++
 package.json    |   2 +-
 2 files changed, 142 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/072c953d/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 0393787..79529e7 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -24,6 +24,147 @@ Update these notes using: git log --pretty=format:'* %s' --topo-order --no-merge
 
 Cordova is a static library that enables developers to include the Cordova API in their iOS application projects easily, and also create new Cordova-based iOS application projects through the command-line.
 
+### 4.0.0 (Dec 04, 2015)
+
+* CB-10136 - error in cordova prepare (Platform API)
+* CB-10048 - clobbering of <access> tags to ATS directives CB-10057 - removing <access> tag does not remove ATS entry
+* CB-10106 - added bridge proxy
+* CB-9827 fixed version file to be requireable
+* CB-9827 Implement and expose PlatformApi for iOS
+* CB-10106 - iOS bridges need to take into account bridge changes
+* CB-10072 - Add SWIFT\_OBJC\_BRIDGING_HEADER value in build.xcconfig, remove from pbxproj
+* CB-10004 - Rename CDVSystemSchemes plugin name to something more appropriate
+* CB-10001 CB-10003 Handle <allow-navigation> and <allow-intent>
+* CB-10025 - CDVWhiteList can't parse URIs that don't have double slashes after the scheme
+* CB-9972 - Remove iOS whitelist
+* CB-9883 CB-9948 Update cordova.js
+* CB-9948 - Remove deprecated command format from exec.js
+* CB-9883 - Remove unused iOS bridges
+* CB-9836 Add .gitattributes to prevent CRLF line endings in repos
+* CB-9787 - [CDVStartPageTest testParametersInStartPage] unit-test failure
+* CB-9917 - refix. Order matters in .gitattributes
+* CB-9917 - Failure: cordova platform add https://github.com/apache/cordova-ios.git#tagOrBranch
+* CB-9870 updated hello world template
+* CB-9609 - Cordova run popts don't make it through to ios-deploy on real device
+* CB-9893 - removed unused line in guide
+* CB-9893 - Update API changes doc with more upgrade examples
+* CB-9638 - Typo fix
+* CB-9638 - Cordova/NSData+Base64.h missing from cordova-ios - updated API Changes doc
+* CB-9836 Add .gitattributes to prevent CRLF line endings in repos
+* CB-9685 A fix for the magnifying glass popping up on iOS9 when longpressing the webview. 
+* CB-9800 Fixing contribute link.
+* Updated bundled ios-sim to 5.0.3
+* CB-9500 Documentation Added
+* CB-9500 Added no sign argument to iOS build
+* CB-9787 - [CDVStartPageTest testParametersInStartPage] unit-test failure (improved fix)
+* CB-9787 - [CDVStartPageTest testParametersInStartPage] unit-test failure
+* CB-9754: Icon and launch image warnings
+* CB-9719 set allow_non_modular_includes to yes
+* CB-8789 - This closes #148
+* CB-9685 A fix for the magnifying glass popping up on iOS9 when longpressing the webview
+* CB-9552 Updating linked platform removes original files
+* CB-6992 - can't deploy app if display name contains unicode characters
+* CB-9726 - Update minimum Deployment Target to iOS 8.0
+* CB-9679 - Resource rules issue with iOS 9
+* CB-9721 Set ENABLE_BITCODE to NO in build.xcconfig
+* CB-9698 Add rsync error handling in ios copy-www-build-step.js
+* CB-9671 - Remove installation of ios-sim from travis.yml
+* CB-9693 Fix www copy with spaces in project name
+* CB-9690 Can't submit iPad apps to the App Store for iOS 9
+* CB-9328 Use ios-sim as a node module, not a CLI utility
+* CB-9558 - Add blob: to allowedSchemes used by CDVUIWebViewDelegate::shouldLoadRequest (closes #163)
+* CB-9558 - Blob schemes won't load in iframes
+* CB-9667 - create tests failing in cordova-ios 4.x (related to CB-8789 pull request that didn't test for projects with spaces in the name)
+* CB-9650 - Update API compatibility doc in cordova-ios for AppDelegate.m template change
+* CB-9638 - Cordova/NSData+Base64.h missing from cordova-ios 4.x
+* CB-8789 - Support Asset Catalog for App icons and splashscreens
+* CB-8789 Asset Catalog support
+* CB-9642 - Integrate 3.9.0, 3.9.1, 3.9.2 version updates in CDVAvailability.h into master
+* CB-9261 - localizations broken in Xcode template
+* CB-9261 - localizations broken in Xcode template
+* CB-9656 - Xcode can't find CDVViewController.h when archiving in Xcode 7.1 beta
+* CB-9254 - update_cordova_subproject command for cordova-ios 4.0.0-dev results in a build error
+* CB-9636 - only load a WebView engine if the url to load passes the engine's canLoadRequest filter
+* CB-9610 Fix warning in cordova-ios under Xcode 7
+* CB-9613 - CDVWhitelist::matches crashes when there is no hostname in a URL
+* CB-9485 Use absoluteString method of NSURL
+* CB-8365 Add NSInteger, NSUInteger factory methods to CDVPluginResult
+* CB-9266 "cordova run" for iOS does not see non-running emulators
+* CB-9462 iOS 3.9.0 breaks npm link modules
+* CB-9463 updated RELEASENOTES
+* CB-9453 Updating to iOS@3.9.0 not building
+* CB-9406 updated RELEASENOTES
+* CB-9273 "Copy www build phase" node is not found
+* CB-9266 - changed target default to iPhone-5s in the interim
+* CB-9266 - changed target default to iPhone-5 in the interim
+* CB-8197 Switch to nodejs for ios platform scripts
+* CB-9203 - iOS unit-tests should use tmp instead of same folder
+* CB-8468 - Application freezes if breakpoint hits JavaScript callback invoked from native
+* CB-8812 - moved system schemes handler into its own plugin (CDVSystemSchemes)
+* CB-8812 - protocol hander raises error on second firing
+* CB-9050 - cordova run --list does not show that you have an outdated ios-sim
+* CB-8730 - Can't deploy to device
+* CB-8788 - Drop armv7s from default iOS Cordova build to align with Xcode 6
+* CB-9046 - cordova run ios --emulator --target "iPhone-5, 7.1" (target with runtime) does not work
+* CB-8906 - cordova run ios --target doesn't work
+* Incremented ios-sim version to 4.0.0
+* Incremented ios-deploy version to 1.7.0
+* Incremented xcodebuild version to 6.0.0
+* CB-8895 - Change CDVStartPageTests::testParametersInStartPage into an async test
+* CB-8047 - [WKWebView][iOS8] wkwebview / local webserver plugin orientation issue
+* CB-8838 - Moved commandQueue push into non-WK_WEBVIEW_BINDING branch. (closes #136)
+* CB-8868 - ios 4.0.x cannot archive
+* CB-7767 - Removed NSData+Base64 files, updated unit tests.
+* CB-8710 - cordova-ios jasmine tests do not clean up build products, tests can only be run once
+* CB-7767 - Remove usage of NSData+Base64
+* CB-8709 - Remove usage of obsolete CDVLocalStorage fix in CDVViewController.m (plus style fix-ups)
+* CB-8270 - Update Objective-C unit tests for JSON serialization. Cleaned up unit test workspace as well.
+* CB-8690 -  Exported headers were not in Public section, but Project. Moved.
+* CB-8690 - Group files into folders in CordovaLib/Classes
+* CB-8697 - Remove obsolete "merges" folder reference in default template(s)
+* CB-5520 - Remove all frameworks specified in the templates. Rely on implicit Clang Module loading.
+* CB-5520 - Removed most Build Settings from .pbxproj to .xcconfig
+* CB-5520 - Added cordova/build*.xcconfig support in the default template (IDE use)
+* CB-8678 - Mismatched case typo in startup plugin name in config.xml
+* CB-7428: Add bridging header.  Make sure all deployment targets are 7.0 Add swift runtime to search path (closes #133)
+* CB-7826 - Add CDVPlugin support for getting items from plugin resource bundles
+* CB-8640 - Template-ize CDVAvailability.h for coho release tool
+* CB-8678 - Included core plugins should be added through configuration, not code
+* CB-8643 - Drop iOS 6 support, minimum iOS 7
+* CB-8677 - Remove conditional IsAtLeastIosVersion code (plus style fix-ups)
+* Update version to 4.0.0 in CDVAvailability.h
+* CB-8556 - handleOpenURL functionality to be removed to a plugin
+* CB-8474 - Remove local/remote push notification delegates from CDVAppDelegate
+* CB-8464 - Remove non-ARC code in AppDelegate
+* CB-8473 - Remove AppDelegate code from template (includes uncrustify style fix-ups)
+* CB-8664 - Make CDVPlugin initializer private
+* CB-7753 - Remove CDV_IsIPad and CDV_IsIPhone5 macros in CDVAvailabiltyDeprecated.h
+* CB-7000 - Remove deprecated CDVPlugin and CDVPluginResult methods
+* Make webView property dynamic in CDVViewController and CDVPlugin (from CDVWebViewEngineProtocol reference). Added scrollView category to UIView for backwards compatibility reasons.
+* CB-8032 - Added a typedef for block definition.
+* CB-8032 - Add new property in CDVCommandDelegate (urlTransformer), plus style fixups.
+* CB-6884 - Support new Cordova bridge under iOS 8 WKWebView (typo fix)
+* CB-7184 - Implement support for mediaPlaybackAllowsAirPlay in UIWebView and WKWebView
+* CB-7047 - typo fix
+* CB-7047 - Support config.xml preferences for WKWebView
+* CB-7182 - Running mobile-spec in an iOS 8 project but using UIWebView results in an exception
+* CB-6884 - Support new Cordova bridge under iOS 8 WKWebView (typo fix)
+* CB-7047 - Support config.xml preferences for WKWebView
+* CB-7182 - Running mobile-spec in an iOS 8 project but using UIWebView results in an exception
+* Split into Public and Private headers more clearly. Delete most deprectated symbols.
+
+### 3.9.2 (Oct 30, 2015)
+
+* Adds deprecation warnings for upcoming 4.0.0 release
+* CB-9721 Set ENABLE_BITCODE to NO in build.xcconfig
+* Enable NSAllowsArbitraryLoads by default
+* CB-9679 Resource rules issue with iOS 9
+* CB-9656 Xcode can't find CDVViewController.h when archiving in Xcode 7.1 beta
+* CB-9610 Fix warning in cordova-ios under Xcode 7
+* CB-9690 Can't submit iPad apps to the App Store for iOS 9
+* CB-9046 cordova run ios --emulator --target "iPhone-5, 7.1" (target with runtime) does not work
+* Blob schemes won't load in iframes
+
 ### 3.9.1 (20150805) ###
 
 * CB-9453 Fixed Updating to iOS@3.9.0 not building 

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/072c953d/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 83d3b25..ac9baed 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
     "name": "cordova-ios",
-    "version": "4.0.0-dev",
+    "version": "4.0.0",
     "description": "cordova-ios release",
     "main": "bin/templates/scripts/cordova/Api.js",
     "repository": {


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[2/3] ios commit: Set VERSION to 4.1.0-dev (via coho)

Posted by sh...@apache.org.
Set VERSION to 4.1.0-dev (via coho)


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

Branch: refs/heads/master
Commit: a5d12901862759e3d064f9d619bed8d58028afbf
Parents: 072c953
Author: Shazron Abdullah <sh...@apache.org>
Authored: Fri Dec 4 17:05:25 2015 -0800
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Fri Dec 4 17:05:25 2015 -0800

----------------------------------------------------------------------
 CordovaLib/VERSION                    | 2 +-
 bin/templates/scripts/cordova/version | 2 +-
 package.json                          | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a5d12901/CordovaLib/VERSION
----------------------------------------------------------------------
diff --git a/CordovaLib/VERSION b/CordovaLib/VERSION
index d9b058f..4aa925d 100644
--- a/CordovaLib/VERSION
+++ b/CordovaLib/VERSION
@@ -1 +1 @@
-4.0.0-dev
+4.1.0-dev

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a5d12901/bin/templates/scripts/cordova/version
----------------------------------------------------------------------
diff --git a/bin/templates/scripts/cordova/version b/bin/templates/scripts/cordova/version
index 39db5f6..832e84c 100755
--- a/bin/templates/scripts/cordova/version
+++ b/bin/templates/scripts/cordova/version
@@ -26,7 +26,7 @@
 */
 
 // Coho updates this line
-var VERSION="4.0.0-dev"
+var VERSION="4.1.0-dev"
 
 module.exports.version = VERSION;
 

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a5d12901/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index ac9baed..3041fce 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
     "name": "cordova-ios",
-    "version": "4.0.0",
+    "version": "4.1.0-dev",
     "description": "cordova-ios release",
     "main": "bin/templates/scripts/cordova/Api.js",
     "repository": {
@@ -30,4 +30,4 @@
         "coffee-script": "^1.7.1",
         "nodeunit": "^0.8.7"
     }
-}
+}
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[3/3] ios commit: Update JS snapshot to version 4.1.0-dev (via coho)

Posted by sh...@apache.org.
Update JS snapshot to version 4.1.0-dev (via coho)


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

Branch: refs/heads/master
Commit: 63c9fca441a1c066081663df6e3e5eccfce0ebe4
Parents: a5d1290
Author: Shazron Abdullah <sh...@apache.org>
Authored: Fri Dec 4 17:05:27 2015 -0800
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Fri Dec 4 17:05:27 2015 -0800

----------------------------------------------------------------------
 CordovaLib/cordova.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/63c9fca4/CordovaLib/cordova.js
----------------------------------------------------------------------
diff --git a/CordovaLib/cordova.js b/CordovaLib/cordova.js
index a162778..2fea6a7 100644
--- a/CordovaLib/cordova.js
+++ b/CordovaLib/cordova.js
@@ -19,7 +19,7 @@
  under the License.
 */
 ;(function() {
-var PLATFORM_VERSION_BUILD_LABEL = '4.0.0-dev';
+var PLATFORM_VERSION_BUILD_LABEL = '4.1.0-dev';
 // file: src/scripts/require.js
 
 /*jshint -W079 */


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org