[
https://issues.apache.org/jira/browse/CB-8677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14364164#comment-14364164
] ASF subversion and git services commented on CB-8677: ----------------------------------------------------- Commit 3112354f45afb57cd275fbb433487b683c5ab96b in cordova-ios's branch refs/heads/4.0.x from [~shazron] [ https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;h=3112354 ] CB-8677 - Remove conditional IsAtLeastIosVersion code (plus style fix-ups) > Remove conditional IsAtLeastIosVersion code > ------------------------------------------- > > Key: CB-8677 > URL: https://issues.apache.org/jira/browse/CB-8677 > Project: Apache Cordova > Issue Type: Bug > Components: iOS > Affects Versions: 4.0.0 > Reporter: Shazron Abdullah > Fix For: 4.0.0 > > > Since the minimum will be iOS 7.0 (tentative, but looks likely) in 4.0.x > these conditions can be removed and expressed. > 1. > https://github.com/apache/cordova-ios/blob/ed54ddf2cc6e2b746a406e15e99f549846cd171b/CordovaLib/Classes/CDVViewController.m#L271 > 2. > https://github.com/apache/cordova-ios/blob/ea2a9467912ea503360c26a867ede4311fe1a3c1/CordovaLib/Classes/CDVWebViewDelegate.m#L281 > 3. > https://github.com/apache/cordova-ios/blob/a08a7a3c88d326e3849ffb9fe2921ce2d609993b/CordovaLib/Classes/CDVLocalStorage.m#L124 > 4. > https://github.com/apache/cordova-ios/blob/a08a7a3c88d326e3849ffb9fe2921ce2d609993b/CordovaLib/Classes/CDVLocalStorage.m#L333 > 5. > https://github.com/apache/cordova-ios/blob/ed54ddf2cc6e2b746a406e15e99f549846cd171b/CordovaLib/Classes/CDVViewController.m#L131 -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
