You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by dp...@apache.org on 2019/04/18 21:32:46 UTC

[cordova-ios] branch 5.0.x updated (7c1c997 -> 3b9e044)

This is an automated email from the ASF dual-hosted git repository.

dpogue pushed a change to branch 5.0.x
in repository https://gitbox.apache.org/repos/asf/cordova-ios.git.


    from 7c1c997  Set VERSION to 5.0.0 (via coho)
     new 15c1e1e  Set VERSION to 5.1.0-dev (via coho)
     new 87d3393  Update JS snapshot to version 5.1.0-dev (via coho)
     new c7c1f60  Add or update GitHub pull request and issue template
     new 5e688ca  Fix ios-deploy repo in check_reqs (#524)
     new 763e96f  Bump ios-sim to v8 to fix simulator listing
     new cb7e284  GH-542: Enabling `Defines Module` flag
     new bc774e6  Let Xcode reorganize CordovaLib.xcodeproj for modules
     new ae4d1fd  ignore swift version settings of cocoapods library on windows/linux environment by using check_reqs.check_cocoapods function
     new a559d52  Fixing dynamic framework installation path
     new 2f627bb  Update Xcode version supported (9.x/10.x/...)
     new f8b99a9  (ios) Fix setting of target-device to handset in combination with plugins and resource-file
     new 6d9bf0c  fix issue #447
     new 83e5929  Merge pull request #450 from crmo/fix447
     new 1d59304  Override id with ios-CFBundleIdentifier
     new 2052da4  Null check for missing pathname
     new e4304be  whitespace
     new f4a186b  GH-535: Run prepare with the correct ConfigParser
     new eec1e82  Remove unused browserify paths
     new eede5c7  Merge pull request #573 from dpogue/common-configparser
     new 5565497  Don't write spec to podfile when it's an empty string (#577)
     new 72980fa  fix: iOS device list is empty (#589)
     new 44899e2  chore: remove deprecated `engineStrict` (#590)
     new a79f64e  GH-540: Fix copy-www-build-step without shelljs
     new 875813a  tinypng.com on assets (#531)
     new da5b69d  More logging for simulator selection and deployment (#596)
     new 8f49bc2  Update nyc to get rid of npm audit warnings (#606)
     new fbbbcc1  Update RELEASENOTES for release 5.0.1
     new 329b937  Merge branch 'master' into 5.0.x
     new 1fd191f  Update JS snapshot to version 5.0.1 (via coho)
     new 26e401f  Set VERSION to 5.0.1 (via coho)
     new 3b9e044  Added 5.0.1 to CDVAvailability.h (via coho).

The 3735 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/ISSUE_TEMPLATE.md                          |  42 ++
 .github/ISSUE_TEMPLATE/BUG_REPORT.md               |  50 +++
 .github/ISSUE_TEMPLATE/FEATURE_REQUEST.md          |  29 ++
 .github/ISSUE_TEMPLATE/SUPPORT_QUESTION.md         |  27 ++
 .github/PULL_REQUEST_TEMPLATE.md                   |  27 +-
 .../CDVUIWebViewEngine/CDVUIWebViewDelegate.m      |   9 +-
 CordovaLib/Classes/Public/CDVAvailability.h        |   3 +-
 CordovaLib/CordovaLib.xcodeproj/project.pbxproj    | 484 +++++++++++----------
 CordovaLib/VERSION                                 |   2 +-
 CordovaLib/cordova.js                              |  16 +-
 README.md                                          |   2 +-
 RELEASENOTES.md                                    |  16 +-
 bin/lib/create.js                                  |   6 -
 .../Images.xcassets/AppIcon.appiconset/icon-20.png | Bin 533 -> 476 bytes
 .../AppIcon.appiconset/icon-20@2x.png              | Bin 1176 -> 934 bytes
 .../AppIcon.appiconset/icon-20@3x.png              | Bin 1930 -> 1417 bytes
 .../AppIcon.appiconset/icon-24@2x.png              | Bin 1476 -> 1136 bytes
 .../AppIcon.appiconset/icon-27.5@2x.png            | Bin 1759 -> 1325 bytes
 .../Images.xcassets/AppIcon.appiconset/icon-29.png | Bin 862 -> 723 bytes
 .../AppIcon.appiconset/icon-29@2x.png              | Bin 1794 -> 1367 bytes
 .../AppIcon.appiconset/icon-29@3x.png              | Bin 2818 -> 2065 bytes
 .../Images.xcassets/AppIcon.appiconset/icon-40.png | Bin 1176 -> 934 bytes
 .../AppIcon.appiconset/icon-40@2x.png              | Bin 2512 -> 1892 bytes
 .../AppIcon.appiconset/icon-44@2x.png              | Bin 2763 -> 2069 bytes
 .../Images.xcassets/AppIcon.appiconset/icon-50.png | Bin 1563 -> 1173 bytes
 .../AppIcon.appiconset/icon-50@2x.png              | Bin 3043 -> 2270 bytes
 .../AppIcon.appiconset/icon-60@2x.png              | Bin 3600 -> 2712 bytes
 .../AppIcon.appiconset/icon-60@3x.png              | Bin 5325 -> 4304 bytes
 .../Images.xcassets/AppIcon.appiconset/icon-72.png | Bin 2289 -> 1681 bytes
 .../AppIcon.appiconset/icon-72@2x.png              | Bin 4268 -> 3315 bytes
 .../Images.xcassets/AppIcon.appiconset/icon-76.png | Bin 2424 -> 1764 bytes
 .../AppIcon.appiconset/icon-76@2x.png              | Bin 4518 -> 3518 bytes
 .../AppIcon.appiconset/icon-83.5@2x.png            | Bin 5013 -> 3842 bytes
 .../AppIcon.appiconset/icon-86@2x.png              | Bin 5045 -> 4022 bytes
 .../AppIcon.appiconset/icon-98@2x.png              | Bin 5746 -> 4744 bytes
 .../Images.xcassets/AppIcon.appiconset/icon.png    | Bin 1934 -> 1376 bytes
 .../Images.xcassets/AppIcon.appiconset/icon@2x.png | Bin 3375 -> 2568 bytes
 .../LaunchImage.launchimage/Default-2436h.png      | Bin 59706 -> 24330 bytes
 .../Default-568h@2x~iphone.png                     | Bin 34225 -> 20733 bytes
 .../LaunchImage.launchimage/Default-667h.png       | Bin 57532 -> 14451 bytes
 .../LaunchImage.launchimage/Default-736h.png       | Bin 80929 -> 16984 bytes
 .../Default-Landscape-2436h.png                    | Bin 58626 -> 25727 bytes
 .../Default-Landscape-736h.png                     | Bin 79491 -> 17445 bytes
 .../Default-Landscape@2x~ipad.png                  | Bin 212234 -> 58390 bytes
 .../Default-Landscape~ipad.png                     | Bin 91810 -> 26226 bytes
 .../Default-Portrait@2x~ipad.png                   | Bin 212860 -> 57046 bytes
 .../Default-Portrait~ipad.png                      | Bin 91713 -> 25822 bytes
 .../LaunchImage.launchimage/Default@2x~iphone.png  | Bin 29475 -> 19670 bytes
 .../LaunchImage.launchimage/Default~iphone.png     | Bin 10394 -> 7249 bytes
 .../Scripts/copy-www-build-step.sh                 |  63 +++
 .../project/__TEMP__.xcodeproj/project.pbxproj     |   2 +-
 bin/templates/scripts/cordova/Api.js               |  84 ++--
 bin/templates/scripts/cordova/lib/Podfile.js       |   2 +-
 bin/templates/scripts/cordova/lib/build.js         |   6 +-
 bin/templates/scripts/cordova/lib/check_reqs.js    |   2 +-
 .../scripts/cordova/lib/copy-www-build-step.js     |  68 ---
 bin/templates/scripts/cordova/lib/prepare.js       |  25 +-
 bin/templates/scripts/cordova/lib/run.js           |  27 +-
 bin/templates/scripts/cordova/version              |   2 +-
 package.json                                       |   7 +-
 .../SampleApp.xcodeproj/project.orig.pbxproj       |   2 +-
 .../SampleApp.xcodeproj/project.pbxproj            |   2 +-
 .../SampleApp/Scripts/copy-www-build-step.sh       |  63 +++
 63 files changed, 661 insertions(+), 407 deletions(-)
 create mode 100644 .github/ISSUE_TEMPLATE.md
 create mode 100644 .github/ISSUE_TEMPLATE/BUG_REPORT.md
 create mode 100644 .github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
 create mode 100644 .github/ISSUE_TEMPLATE/SUPPORT_QUESTION.md
 create mode 100755 bin/templates/project/__PROJECT_NAME__/Scripts/copy-www-build-step.sh
 delete mode 100644 bin/templates/scripts/cordova/lib/copy-www-build-step.js
 create mode 100755 tests/spec/unit/fixtures/ios-config-xml/SampleApp/Scripts/copy-www-build-step.sh


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