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

erisu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-ios.git

commit 262718134369fadef15ebc07c563eb6d7125c1ca
Merge: 8b6f35c d1acc92
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Sat Dec 15 10:25:51 2018 +0900

    Merge pull request #409 from dpogue/xcode10
    
    Update project files for Xcode 10

 .../Plugins/CDVGestureHandler/CDVGestureHandler.h  |   2 +-
 .../Plugins/CDVHandleOpenURL/CDVHandleOpenURL.h    |   2 +-
 .../Plugins/CDVHandleOpenURL/CDVHandleOpenURL.m    |   2 +-
 .../CDVIntentAndNavigationFilter.h                 |   4 +-
 .../Plugins/CDVLocalStorage/CDVLocalStorage.h      |   2 +-
 .../Plugins/CDVLocalStorage/CDVLocalStorage.m      |   2 +-
 .../Classes/Private/Plugins/CDVLogger/CDVLogger.h  |   2 +-
 .../CDVUIWebViewEngine/CDVUIWebViewDelegate.h      |   2 +-
 .../CDVUIWebViewEngine/CDVUIWebViewEngine.h        |   4 +-
 CordovaLib/Classes/Public/CDVCommandDelegateImpl.m |   4 +-
 CordovaLib/CordovaLib.xcodeproj/project.pbxproj    | 150 +++++++++++++++------
 .../xcshareddata/xcschemes/Cordova.xcscheme        |   2 +-
 bin/lib/create.js                                  |   4 +-
 .../__PROJECT_NAME__/__PROJECT_NAME__-Info.plist   |  20 ++-
 .../project/__TEMP__.xcodeproj/project.pbxproj     |  69 ++++++++--
 bin/templates/scripts/cordova/lib/prepare.js       |  32 +++--
 .../CordovaLibTests.xcodeproj/project.pbxproj      |  20 +--
 .../xcshareddata/IDEWorkspaceChecks.plist          |   8 ++
 .../xcschemes/CordovaFrameworkApp.xcscheme         |   2 +-
 .../xcshareddata/xcschemes/CordovaLib.xcscheme     |  13 +-
 .../xcshareddata/xcschemes/CordovaLibApp.xcscheme  |  13 +-
 .../xcschemes/CordovaLibTests.xcscheme             |  13 +-
 .../CordovaLib.xcodeproj/project.pbxproj           |  12 +-
 .../SampleApp.xcodeproj/project.orig.pbxproj       |   4 +-
 .../SampleApp.xcodeproj/project.pbxproj            |  67 +++++++--
 tests/spec/unit/prepare.spec.js                    | 105 +++++++++++++--
 26 files changed, 413 insertions(+), 147 deletions(-)


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

Reply via email to