From f5028054c4deb7d3c4256e0fb224ce414cca2a18 Mon Sep 17 00:00:00 2001 From: Anders Date: Thu, 21 Oct 2021 17:18:09 +0200 Subject: [PATCH] feat: upadte ios sources --- .asf.yaml | 0 .eslintignore | 0 .eslintrc.yml | 0 .gitattributes | 0 .github/ISSUE_TEMPLATE.md | 0 .github/ISSUE_TEMPLATE/BUG_REPORT.md | 0 .github/ISSUE_TEMPLATE/FEATURE_REQUEST.md | 0 .github/ISSUE_TEMPLATE/SUPPORT_QUESTION.md | 0 .github/PULL_REQUEST_TEMPLATE.md | 0 .github/workflows/ci.yml | 0 .gitignore | 0 .npmignore | 0 .ratignore | 0 CONTRIBUTING.md | 0 Cordova.podspec | 0 CordovaLib/Classes/Private/CDVDebug.h | 0 CordovaLib/Classes/Private/CDVJSON_private.h | 0 CordovaLib/Classes/Private/CDVJSON_private.m | 0 .../Classes/Private/CDVPlugin+Private.h | 0 .../CDVGestureHandler/CDVGestureHandler.h | 0 .../CDVGestureHandler/CDVGestureHandler.m | 0 .../CDVHandleOpenURL/CDVHandleOpenURL.h | 0 .../CDVHandleOpenURL/CDVHandleOpenURL.m | 0 .../CDVIntentAndNavigationFilter.h | 0 .../CDVIntentAndNavigationFilter.m | 0 .../Plugins/CDVLaunchScreen/CDVLaunchScreen.h | 0 .../Plugins/CDVLaunchScreen/CDVLaunchScreen.m | 0 .../Private/Plugins/CDVLogger/CDVLogger.h | 0 .../Private/Plugins/CDVLogger/CDVLogger.m | 0 .../CDVWebViewEngine/CDVWebViewEngine.h | 0 .../CDVWebViewEngine/CDVWebViewEngine.m | 0 .../CDVWebViewProcessPoolFactory.h | 0 .../CDVWebViewProcessPoolFactory.m | 0 .../CDVWebViewEngine/CDVWebViewUIDelegate.h | 0 .../CDVWebViewEngine/CDVWebViewUIDelegate.m | 0 CordovaLib/Classes/Public/CDV.h | 0 CordovaLib/Classes/Public/CDVAppDelegate.h | 0 CordovaLib/Classes/Public/CDVAppDelegate.m | 0 CordovaLib/Classes/Public/CDVAvailability.h | 0 .../Public/CDVAvailabilityDeprecated.h | 0 .../Classes/Public/CDVCommandDelegate.h | 0 .../Classes/Public/CDVCommandDelegateImpl.h | 0 .../Classes/Public/CDVCommandDelegateImpl.m | 0 CordovaLib/Classes/Public/CDVCommandQueue.h | 0 CordovaLib/Classes/Public/CDVCommandQueue.m | 0 CordovaLib/Classes/Public/CDVConfigParser.h | 0 CordovaLib/Classes/Public/CDVConfigParser.m | 0 .../Classes/Public/CDVInvokedUrlCommand.h | 0 .../Classes/Public/CDVInvokedUrlCommand.m | 0 .../Classes/Public/CDVPlugin+Resources.h | 0 .../Classes/Public/CDVPlugin+Resources.m | 0 CordovaLib/Classes/Public/CDVPlugin.h | 0 CordovaLib/Classes/Public/CDVPlugin.m | 0 CordovaLib/Classes/Public/CDVPluginResult.h | 0 CordovaLib/Classes/Public/CDVPluginResult.m | 0 .../Public/CDVScreenOrientationDelegate.h | 0 CordovaLib/Classes/Public/CDVTimer.h | 0 CordovaLib/Classes/Public/CDVTimer.m | 0 .../Classes/Public/CDVURLSchemeHandler.h | 0 .../Classes/Public/CDVURLSchemeHandler.m | 0 CordovaLib/Classes/Public/CDVViewController.h | 0 CordovaLib/Classes/Public/CDVViewController.m | 1 + .../Classes/Public/CDVWebViewEngineProtocol.h | 0 CordovaLib/Classes/Public/CDVWhitelist.h | 0 CordovaLib/Classes/Public/CDVWhitelist.m | 0 .../Public/NSDictionary+CordovaPreferences.h | 0 .../Public/NSDictionary+CordovaPreferences.m | 0 .../Public/NSMutableArray+QueueAdditions.h | 0 .../Public/NSMutableArray+QueueAdditions.m | 0 CordovaLib/Cordova/Cordova.h | 0 CordovaLib/Cordova/Info.plist | 0 .../CordovaLib.xcodeproj/project.pbxproj | 0 .../contents.xcworkspacedata | 0 .../xcshareddata/IDEWorkspaceChecks.plist | 0 .../xcshareddata/xcschemes/Cordova.xcscheme | 0 CordovaLib/CordovaLib_Prefix.pch | 0 CordovaLib/VERSION | 0 CordovaLib/cordova.js | 0 LICENSE | 0 NOTICE | 0 README.md | 0 RELEASENOTES.md | 0 bin/lib/utils.js | 0 bin/node_modules/glob/LICENSE | 0 bin/node_modules/glob/README.md | 0 bin/node_modules/glob/common.js | 0 bin/node_modules/glob/glob.js | 0 .../glob/node_modules/inflight/.eslintrc | 0 .../glob/node_modules/inflight/LICENSE | 0 .../glob/node_modules/inflight/README.md | 0 .../glob/node_modules/inflight/inflight.js | 0 .../inflight/node_modules/wrappy/LICENSE | 0 .../inflight/node_modules/wrappy/README.md | 0 .../inflight/node_modules/wrappy/package.json | 0 .../node_modules/wrappy/test/basic.js | 0 .../inflight/node_modules/wrappy/wrappy.js | 0 .../glob/node_modules/inflight/package.json | 0 .../glob/node_modules/inflight/test.js | 0 .../glob/node_modules/inherits/LICENSE | 0 .../glob/node_modules/inherits/README.md | 0 .../glob/node_modules/inherits/inherits.js | 0 .../node_modules/inherits/inherits_browser.js | 0 .../glob/node_modules/inherits/package.json | 0 .../glob/node_modules/inherits/test.js | 0 .../glob/node_modules/minimatch/LICENSE | 0 .../glob/node_modules/minimatch/README.md | 0 .../glob/node_modules/minimatch/browser.js | 0 .../glob/node_modules/minimatch/minimatch.js | 0 .../node_modules/brace-expansion/.npmignore | 0 .../node_modules/brace-expansion/.travis.yml | 0 .../node_modules/brace-expansion/README.md | 0 .../node_modules/brace-expansion/example.js | 0 .../node_modules/brace-expansion/index.js | 0 .../node_modules/balanced-match/.npmignore | 0 .../node_modules/balanced-match/.travis.yml | 0 .../node_modules/balanced-match/Makefile | 0 .../node_modules/balanced-match/README.md | 0 .../node_modules/balanced-match/example.js | 0 .../node_modules/balanced-match/index.js | 0 .../node_modules/balanced-match/package.json | 0 .../balanced-match/test/balanced.js | 0 .../node_modules/concat-map/.travis.yml | 0 .../node_modules/concat-map/LICENSE | 0 .../node_modules/concat-map/README.markdown | 0 .../node_modules/concat-map/example/map.js | 0 .../node_modules/concat-map/index.js | 0 .../node_modules/concat-map/package.json | 0 .../node_modules/concat-map/test/map.js | 0 .../node_modules/brace-expansion/package.json | 0 .../brace-expansion/test/bash-comparison.js | 0 .../brace-expansion/test/bash-results.txt | 0 .../brace-expansion/test/cases.txt | 0 .../brace-expansion/test/dollar.js | 0 .../brace-expansion/test/empty-option.js | 0 .../brace-expansion/test/generate.sh | 0 .../test/negative-increment.js | 0 .../brace-expansion/test/nested.js | 0 .../brace-expansion/test/order.js | 0 .../node_modules/brace-expansion/test/pad.js | 0 .../brace-expansion/test/same-type.js | 0 .../brace-expansion/test/sequence.js | 0 .../glob/node_modules/minimatch/package.json | 0 .../glob/node_modules/once/LICENSE | 0 .../glob/node_modules/once/README.md | 0 .../once/node_modules/wrappy/LICENSE | 0 .../once/node_modules/wrappy/README.md | 0 .../once/node_modules/wrappy/package.json | 0 .../once/node_modules/wrappy/test/basic.js | 0 .../once/node_modules/wrappy/wrappy.js | 0 .../glob/node_modules/once/once.js | 0 .../glob/node_modules/once/package.json | 0 .../glob/node_modules/once/test/once.js | 0 .../node_modules/path-is-absolute/index.js | 0 .../node_modules/path-is-absolute/license | 0 .../path-is-absolute/package.json | 0 .../node_modules/path-is-absolute/readme.md | 0 bin/node_modules/glob/package.json | 0 bin/node_modules/glob/sync.js | 0 .../__PROJECT_NAME__/Bridging-Header.h | 28 + .../CDVLaunchScreen.storyboard | 0 .../__PROJECT_NAME__/Classes/AppDelegate.h | 0 .../__PROJECT_NAME__/Classes/AppDelegate.m | 0 .../__PROJECT_NAME__/Classes/Constants.h | 0 .../__PROJECT_NAME__/Classes/Constants.m | 0 .../Classes/MainViewController.h | 0 .../Classes/MainViewController.m | 0 .../Classes/MainViewController.xib | 0 .../__PROJECT_NAME__/Entitlements-Debug.plist | 0 .../Entitlements-Release.plist | 0 .../AppIcon.appiconset/Contents.json | 0 .../AppIcon.appiconset/icon-60@3x.png | Bin .../AppIcon.appiconset/icon.png | Bin .../BackgroundColor.colorset/Contents.json | 0 .../Images.xcassets/Contents.json | 0 .../LaunchStoryboard.imageset/Contents.json | 906 ++++++++++++++++-- .../Default@2x~universal~anyany.jpg | Bin .../project/__PROJECT_NAME__/Plugins/README | 0 .../__PROJECT_NAME__-Info.plist | 0 .../__PROJECT_NAME__-Prefix.pch | 0 .../project/__PROJECT_NAME__/config.xml | 0 .../project/__PROJECT_NAME__/gitignore | 0 bin/templates/project/__PROJECT_NAME__/main.m | 0 .../__TEMP__.xcodeproj/project.pbxproj | 8 + .../contents.xcworkspacedata | 0 .../xcshareddata/WorkspaceSettings.xcsettings | 0 .../xcschemes/__PROJECT_NAME__.xcscheme | 0 bin/templates/project/pods-debug.xcconfig | 0 bin/templates/project/pods-release.xcconfig | 0 bin/templates/scripts/cordova/Api.js | 0 .../scripts/cordova/build-debug.xcconfig | 0 .../scripts/cordova/build-extras.xcconfig | 0 .../scripts/cordova/build-release.xcconfig | 0 bin/templates/scripts/cordova/build.xcconfig | 3 + bin/templates/scripts/cordova/defaults.xml | 0 .../scripts/cordova/lib/BridgingHeader.js | 0 bin/templates/scripts/cordova/lib/Podfile.js | 0 bin/templates/scripts/cordova/lib/PodsJson.js | 0 bin/templates/scripts/cordova/lib/build.js | 0 .../scripts/cordova/lib/check_reqs.js | 0 bin/templates/scripts/cordova/lib/clean.js | 0 .../scripts/cordova/lib/listDevices.js | 0 .../cordova/lib/listEmulatorBuildTargets.js | 0 .../scripts/cordova/lib/listEmulatorImages.js | 0 .../cordova/lib/listStartedEmulators.js | 0 .../cordova/lib/plugman/pluginHandlers.js | 0 bin/templates/scripts/cordova/lib/prepare.js | 0 .../scripts/cordova/lib/projectFile.js | 0 bin/templates/scripts/cordova/lib/run.js | 0 bin/templates/scripts/cordova/lib/versions.js | 0 .../scripts/cordova/loggingHelper.js | 0 bin/tests/autotest.coffee | 0 bin/tests/create.coffee | 0 bin/tests/debug.coffee | 0 bin/tests/test.coffee | 0 bin/uncrustify.cfg | 0 cordova-js-src/exec.js | 0 cordova-js-src/platform.js | 0 cordova-js-src/plugin/ios/console.js | 0 cordova-js-src/plugin/ios/launchscreen.js | 0 cordova-js-src/plugin/ios/logger.js | 0 cordova-js-src/plugin/ios/wkwebkit.js | 0 guides/API changes in 4.0.md | 0 guides/Cordova Custom URL Scheme Handling.md | 0 ... Script Message Handlers in the WebView.md | 0 package-lock.json | 92 +- package.json | 4 +- tests/CordovaLibTests/.gitignore | 0 tests/CordovaLibTests/CDVBase64Tests.m | 0 .../CordovaLibTests/CDVCommandDelegateTests.m | 0 tests/CordovaLibTests/CDVFakeFileManager.h | 0 tests/CordovaLibTests/CDVFakeFileManager.m | 0 .../CDVInvokedUrlCommandTests.m | 0 tests/CordovaLibTests/CDVLocalStorageTests.m | 0 .../CDVPluginResultJSONSerializationTests.m | 0 tests/CordovaLibTests/CDVStartPageTests.m | 0 tests/CordovaLibTests/CDVUserAgentTest.m | 0 tests/CordovaLibTests/CDVViewControllerTest.m | 0 .../CordovaLibTests/CDVWebViewDelegateTests.m | 0 tests/CordovaLibTests/CDVWebViewEngineTest.m | 0 tests/CordovaLibTests/CDVWebViewTest.h | 0 tests/CordovaLibTests/CDVWebViewTest.m | 0 tests/CordovaLibTests/CDVWhitelistTests.m | 0 .../CordovaLibApp/AppDelegate.h | 0 .../CordovaLibApp/AppDelegate.m | 0 .../CordovaLibApp/Bridging-Header.h | 0 .../CordovaLibApp/CordovaLibApp-Info.plist | 0 .../CordovaLibApp/ViewController.h | 0 .../CordovaLibApp/ViewController.m | 0 .../CordovaLibTests/CordovaLibApp/config.xml | 0 .../CordovaLibApp/en.lproj/InfoPlist.strings | 0 tests/CordovaLibTests/CordovaLibApp/main.m | 0 .../CordovaLibApp/www/index.html | 0 .../CordovaLibTests-Info.plist | 0 .../CordovaLibTests.xcodeproj/project.pbxproj | 0 tests/CordovaLibTests/Default-568h@2x.png | Bin tests/CordovaLibTests/config-custom.xml | 0 .../en.lproj/InfoPlist.strings | 0 .../contents.xcworkspacedata | 0 .../xcshareddata/IDEWorkspaceChecks.plist | 0 .../xcshareddata/cordova-ios.xccheckout | 0 .../xcschemes/CordovaFrameworkApp.xcscheme | 0 .../xcschemes/CordovaLib.xcscheme | 0 .../xcschemes/CordovaLibApp.xcscheme | 0 .../xcschemes/CordovaLibTests.xcscheme | 0 tests/spec/component.json | 0 tests/spec/component/versions.spec.js | 0 tests/spec/coverage.json | 0 tests/spec/create.spec.js | 0 tests/spec/unit.json | 0 tests/spec/unit/Api.spec.js | 0 tests/spec/unit/BridgingHeader.spec.js | 0 tests/spec/unit/Plugman/common.spec.js | 0 tests/spec/unit/Plugman/pluginHandler.spec.js | 0 tests/spec/unit/Podfile.spec.js | 0 tests/spec/unit/PodsJson.spec.js | 0 tests/spec/unit/build.spec.js | 0 tests/spec/unit/fixtures/dummyProj/config.xml | 0 .../fixtures/dummyProj/platforms/.gitkeep | 0 .../spec/unit/fixtures/dummyProj/www/.gitkeep | 0 .../CordovaLib.xcodeproj/project.pbxproj | 0 .../ios-config-xml/CordovaLib/VERSION | 0 .../ios-config-xml/SampleApp/.gitignore | 0 .../SampleApp/Bridging-Header.h | 0 .../SampleApp/CDVLaunchScreen.storyboard | 0 .../SampleApp/Classes/AppDelegate.h | 0 .../SampleApp/Classes/AppDelegate.m | 0 .../SampleApp/Classes/MainViewController.h | 0 .../SampleApp/Classes/MainViewController.m | 0 .../SampleApp/Classes/MainViewController.xib | 0 .../SampleApp/Entitlements-Debug.plist | 0 .../SampleApp/Entitlements-Release.plist | 0 .../AppIcon.appiconset/Contents.json | 0 .../AppIcon.appiconset/icon-40.png | Bin .../AppIcon.appiconset/icon-40@2x.png | Bin .../AppIcon.appiconset/icon-50.png | Bin .../AppIcon.appiconset/icon-50@2x.png | Bin .../AppIcon.appiconset/icon-60@2x.png | Bin .../AppIcon.appiconset/icon-60@3x.png | Bin .../AppIcon.appiconset/icon-72.png | Bin .../AppIcon.appiconset/icon-72@2x.png | Bin .../AppIcon.appiconset/icon-76.png | Bin .../AppIcon.appiconset/icon-76@2x.png | Bin .../AppIcon.appiconset/icon-83.5@2x.png | Bin .../AppIcon.appiconset/icon-small.png | Bin .../AppIcon.appiconset/icon-small@2x.png | Bin .../AppIcon.appiconset/icon-small@3x.png | Bin .../AppIcon.appiconset/icon.png | Bin .../AppIcon.appiconset/icon@2x.png | Bin .../BackgroundColor.colorset/Contents.json | 0 .../SampleApp/Images.xcassets/Contents.json | 0 .../LaunchStoryboard.imageset/Contents.json | 0 .../ios-config-xml/SampleApp/Plugins/README | 0 .../SampleApp/SampleApp-Info.plist | 0 .../SampleApp/SampleApp-Prefix.pch | 0 .../fixtures/ios-config-xml/SampleApp/main.m | 0 .../ios-config-xml/cordova/defaults.xml | 0 .../ios-config-xml/platform_www/.gitkeep | 0 .../unit/fixtures/ios-config-xml/www/.gitkeep | 0 .../configs/legacy-only.xml | 0 .../configs/modern-and-legacy.xml | 0 .../configs/modern-only.xml | 0 .../configs/none.xml | 0 .../contents-json/empty.js | 0 .../contents-json/single-2xanyany.js | 0 .../contents-json/typical-universal.js | 0 .../contents-json/varied-device-and-theme.js | 0 .../contents-json/varied-device.js | 0 .../contents-map/empty-map.js | 0 .../contents-map/single-2xanyany-map.js | 0 .../contents-map/typical-universal-map.js | 0 .../varied-device-and-theme-map.js | 0 .../contents-map/varied-device-map.js | 0 .../ios/Default@2x~universal~anyany.png | Bin .../ios/Default@2x~universal~comany.png | Bin .../ios/Default@2x~universal~comcom.png | Bin .../ios/Default@3x~universal~anyany.png | Bin .../ios/Default@3x~universal~anycom.png | Bin .../ios/Default@3x~universal~comany.png | Bin .../org.test.plugins.dummyplugin/plugin.xml | 0 .../src/ios/Custom.framework/someFheader.h | 0 .../src/ios/Custom.framework/somebinlib | 0 .../CustomEmbeddable.framework/someFheader.h | 0 .../ios/CustomEmbeddable.framework/somebinlib | 0 .../src/ios/DummyPlugin.bundle | 0 .../src/ios/DummyPluginCommand.h | 0 .../src/ios/DummyPluginCommand.m | 0 .../src/ios/SourceWithFramework.m | 0 .../src/ios/TargetDirTest.h | 0 .../src/ios/TargetDirTest.m | 0 .../src/ios/libsqlite3.dylib | 0 .../www/dummyplugin.js | 0 .../www/dummyplugin/image.jpg | 0 .../org.test.plugins.faultyplugin/plugin.xml | 0 .../src/ios/FaultyPlugin.h | 0 .../src/ios/FaultyPlugin.m | 0 .../org.test.plugins.weblessplugin/plugin.xml | 0 .../ios/WeblessPlugin.bundle/arrow_left.png | 0 .../WeblessPlugin.bundle/arrow_left@2x.png | 0 .../ios/WeblessPlugin.bundle/arrow_right.png | 0 .../WeblessPlugin.bundle/arrow_right@2x.png | 0 .../ios/WeblessPlugin.bundle/but_refresh.png | 0 .../WeblessPlugin.bundle/but_refresh@2x.png | 0 .../src/ios/WeblessPlugin.bundle/compass.png | 0 .../ios/WeblessPlugin.bundle/compass@2x.png | 0 .../src/ios/WeblessPluginCommand.h | 0 .../src/ios/WeblessPluginCommand.m | 0 .../src/ios/WeblessPluginViewController.h | 0 .../src/ios/WeblessPluginViewController.m | 0 .../src/ios/WeblessPluginViewController.xib | 0 ...allows-arbitrary-loads-for-media-false.xml | 0 .../allows-arbitrary-loads-for-media-true.xml | 0 .../allows-arbitrary-loads-in-media-false.xml | 0 .../allows-arbitrary-loads-in-media-true.xml | 0 ...ws-arbitrary-loads-in-web-content-true.xml | 0 .../prepare/allows-local-networking-true.xml | 0 .../set-origin-with-mixed-nsallows.xml | 0 ...ildcard-navigation-with-mixed-nsallows.xml | 0 .../fixtures/prepare/wildcard-navigation.xml | 0 .../prepare/wildcard-with-mixed-nsallows.xml | 0 .../fixtures/resource-file-support/config.xml | 0 .../resource-file-support/image-1234.png | Bin .../resource-file-support/image-5678.png | Bin .../resource-file-support/image-8888.png | Bin .../plugin.xml | 0 .../www/test.js | 0 .../plugin.xml | 0 .../www/test.js | 0 .../unit/fixtures/sample-ioreg-output.txt | 0 .../spec/unit/fixtures/test-Bridging-Header.h | 0 tests/spec/unit/fixtures/test-config-2.xml | 0 tests/spec/unit/fixtures/test-config-3.xml | 0 tests/spec/unit/fixtures/test-config.xml | 0 .../testProj/platforms/ios/.gitignore | 0 tests/spec/unit/lib/check_reqs.spec.js | 0 tests/spec/unit/lib/list-devices.spec.js | 0 .../unit/lib/list-emulator-images.spec.js | 0 tests/spec/unit/lib/run.spec.js | 0 tests/spec/unit/pluginAdd.spec.js | 0 tests/spec/unit/prepare.spec.js | 0 tests/spec/unit/preparePlatform.spec.js | 0 tests/spec/unit/projectFile.spec.js | 0 tests/spec/unit/versions.spec.js | 0 402 files changed, 918 insertions(+), 124 deletions(-) mode change 100644 => 100755 .asf.yaml mode change 100644 => 100755 .eslintignore mode change 100644 => 100755 .eslintrc.yml mode change 100644 => 100755 .gitattributes mode change 100644 => 100755 .github/ISSUE_TEMPLATE.md mode change 100644 => 100755 .github/ISSUE_TEMPLATE/BUG_REPORT.md mode change 100644 => 100755 .github/ISSUE_TEMPLATE/FEATURE_REQUEST.md mode change 100644 => 100755 .github/ISSUE_TEMPLATE/SUPPORT_QUESTION.md mode change 100644 => 100755 .github/PULL_REQUEST_TEMPLATE.md mode change 100644 => 100755 .github/workflows/ci.yml mode change 100644 => 100755 .gitignore mode change 100644 => 100755 .npmignore mode change 100644 => 100755 .ratignore mode change 100644 => 100755 CONTRIBUTING.md mode change 100644 => 100755 Cordova.podspec mode change 100644 => 100755 CordovaLib/Classes/Private/CDVDebug.h mode change 100644 => 100755 CordovaLib/Classes/Private/CDVJSON_private.h mode change 100644 => 100755 CordovaLib/Classes/Private/CDVJSON_private.m mode change 100644 => 100755 CordovaLib/Classes/Private/CDVPlugin+Private.h mode change 100644 => 100755 CordovaLib/Classes/Private/Plugins/CDVGestureHandler/CDVGestureHandler.h mode change 100644 => 100755 CordovaLib/Classes/Private/Plugins/CDVGestureHandler/CDVGestureHandler.m mode change 100644 => 100755 CordovaLib/Classes/Private/Plugins/CDVHandleOpenURL/CDVHandleOpenURL.h mode change 100644 => 100755 CordovaLib/Classes/Private/Plugins/CDVHandleOpenURL/CDVHandleOpenURL.m mode change 100644 => 100755 CordovaLib/Classes/Private/Plugins/CDVIntentAndNavigationFilter/CDVIntentAndNavigationFilter.h mode change 100644 => 100755 CordovaLib/Classes/Private/Plugins/CDVIntentAndNavigationFilter/CDVIntentAndNavigationFilter.m mode change 100644 => 100755 CordovaLib/Classes/Private/Plugins/CDVLaunchScreen/CDVLaunchScreen.h mode change 100644 => 100755 CordovaLib/Classes/Private/Plugins/CDVLaunchScreen/CDVLaunchScreen.m mode change 100644 => 100755 CordovaLib/Classes/Private/Plugins/CDVLogger/CDVLogger.h mode change 100644 => 100755 CordovaLib/Classes/Private/Plugins/CDVLogger/CDVLogger.m mode change 100644 => 100755 CordovaLib/Classes/Private/Plugins/CDVWebViewEngine/CDVWebViewEngine.h mode change 100644 => 100755 CordovaLib/Classes/Private/Plugins/CDVWebViewEngine/CDVWebViewEngine.m mode change 100644 => 100755 CordovaLib/Classes/Private/Plugins/CDVWebViewEngine/CDVWebViewProcessPoolFactory.h mode change 100644 => 100755 CordovaLib/Classes/Private/Plugins/CDVWebViewEngine/CDVWebViewProcessPoolFactory.m mode change 100644 => 100755 CordovaLib/Classes/Private/Plugins/CDVWebViewEngine/CDVWebViewUIDelegate.h mode change 100644 => 100755 CordovaLib/Classes/Private/Plugins/CDVWebViewEngine/CDVWebViewUIDelegate.m mode change 100644 => 100755 CordovaLib/Classes/Public/CDV.h mode change 100644 => 100755 CordovaLib/Classes/Public/CDVAppDelegate.h mode change 100644 => 100755 CordovaLib/Classes/Public/CDVAppDelegate.m mode change 100644 => 100755 CordovaLib/Classes/Public/CDVAvailability.h mode change 100644 => 100755 CordovaLib/Classes/Public/CDVAvailabilityDeprecated.h mode change 100644 => 100755 CordovaLib/Classes/Public/CDVCommandDelegate.h mode change 100644 => 100755 CordovaLib/Classes/Public/CDVCommandDelegateImpl.h mode change 100644 => 100755 CordovaLib/Classes/Public/CDVCommandDelegateImpl.m mode change 100644 => 100755 CordovaLib/Classes/Public/CDVCommandQueue.h mode change 100644 => 100755 CordovaLib/Classes/Public/CDVCommandQueue.m mode change 100644 => 100755 CordovaLib/Classes/Public/CDVConfigParser.h mode change 100644 => 100755 CordovaLib/Classes/Public/CDVConfigParser.m mode change 100644 => 100755 CordovaLib/Classes/Public/CDVInvokedUrlCommand.h mode change 100644 => 100755 CordovaLib/Classes/Public/CDVInvokedUrlCommand.m mode change 100644 => 100755 CordovaLib/Classes/Public/CDVPlugin+Resources.h mode change 100644 => 100755 CordovaLib/Classes/Public/CDVPlugin+Resources.m mode change 100644 => 100755 CordovaLib/Classes/Public/CDVPlugin.h mode change 100644 => 100755 CordovaLib/Classes/Public/CDVPlugin.m mode change 100644 => 100755 CordovaLib/Classes/Public/CDVPluginResult.h mode change 100644 => 100755 CordovaLib/Classes/Public/CDVPluginResult.m mode change 100644 => 100755 CordovaLib/Classes/Public/CDVScreenOrientationDelegate.h mode change 100644 => 100755 CordovaLib/Classes/Public/CDVTimer.h mode change 100644 => 100755 CordovaLib/Classes/Public/CDVTimer.m mode change 100644 => 100755 CordovaLib/Classes/Public/CDVURLSchemeHandler.h mode change 100644 => 100755 CordovaLib/Classes/Public/CDVURLSchemeHandler.m mode change 100644 => 100755 CordovaLib/Classes/Public/CDVViewController.h mode change 100644 => 100755 CordovaLib/Classes/Public/CDVViewController.m mode change 100644 => 100755 CordovaLib/Classes/Public/CDVWebViewEngineProtocol.h mode change 100644 => 100755 CordovaLib/Classes/Public/CDVWhitelist.h mode change 100644 => 100755 CordovaLib/Classes/Public/CDVWhitelist.m mode change 100644 => 100755 CordovaLib/Classes/Public/NSDictionary+CordovaPreferences.h mode change 100644 => 100755 CordovaLib/Classes/Public/NSDictionary+CordovaPreferences.m mode change 100644 => 100755 CordovaLib/Classes/Public/NSMutableArray+QueueAdditions.h mode change 100644 => 100755 CordovaLib/Classes/Public/NSMutableArray+QueueAdditions.m mode change 100644 => 100755 CordovaLib/Cordova/Cordova.h mode change 100644 => 100755 CordovaLib/Cordova/Info.plist mode change 100644 => 100755 CordovaLib/CordovaLib.xcodeproj/project.pbxproj mode change 100644 => 100755 CordovaLib/CordovaLib.xcodeproj/project.xcworkspace/contents.xcworkspacedata mode change 100644 => 100755 CordovaLib/CordovaLib.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist mode change 100644 => 100755 CordovaLib/CordovaLib.xcodeproj/xcshareddata/xcschemes/Cordova.xcscheme mode change 100644 => 100755 CordovaLib/CordovaLib_Prefix.pch mode change 100644 => 100755 CordovaLib/VERSION mode change 100644 => 100755 CordovaLib/cordova.js mode change 100644 => 100755 LICENSE mode change 100644 => 100755 NOTICE mode change 100644 => 100755 README.md mode change 100644 => 100755 RELEASENOTES.md mode change 100644 => 100755 bin/lib/utils.js mode change 100644 => 100755 bin/node_modules/glob/LICENSE mode change 100644 => 100755 bin/node_modules/glob/README.md mode change 100644 => 100755 bin/node_modules/glob/common.js mode change 100644 => 100755 bin/node_modules/glob/glob.js mode change 100644 => 100755 bin/node_modules/glob/node_modules/inflight/.eslintrc mode change 100644 => 100755 bin/node_modules/glob/node_modules/inflight/LICENSE mode change 100644 => 100755 bin/node_modules/glob/node_modules/inflight/README.md mode change 100644 => 100755 bin/node_modules/glob/node_modules/inflight/inflight.js mode change 100644 => 100755 bin/node_modules/glob/node_modules/inflight/node_modules/wrappy/LICENSE mode change 100644 => 100755 bin/node_modules/glob/node_modules/inflight/node_modules/wrappy/README.md mode change 100644 => 100755 bin/node_modules/glob/node_modules/inflight/node_modules/wrappy/package.json mode change 100644 => 100755 bin/node_modules/glob/node_modules/inflight/node_modules/wrappy/test/basic.js mode change 100644 => 100755 bin/node_modules/glob/node_modules/inflight/node_modules/wrappy/wrappy.js mode change 100644 => 100755 bin/node_modules/glob/node_modules/inflight/package.json mode change 100644 => 100755 bin/node_modules/glob/node_modules/inflight/test.js mode change 100644 => 100755 bin/node_modules/glob/node_modules/inherits/LICENSE mode change 100644 => 100755 bin/node_modules/glob/node_modules/inherits/README.md mode change 100644 => 100755 bin/node_modules/glob/node_modules/inherits/inherits.js mode change 100644 => 100755 bin/node_modules/glob/node_modules/inherits/inherits_browser.js mode change 100644 => 100755 bin/node_modules/glob/node_modules/inherits/package.json mode change 100644 => 100755 bin/node_modules/glob/node_modules/inherits/test.js mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/LICENSE mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/README.md mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/browser.js mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/minimatch.js mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/.npmignore mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/.travis.yml mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/README.md mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/example.js mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/index.js mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.travis.yml mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/Makefile mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/example.js mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/index.js mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/test/balanced.js mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/.travis.yml mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/LICENSE mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/README.markdown mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/example/map.js mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/index.js mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/test/map.js mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/package.json mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/bash-comparison.js mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/bash-results.txt mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/cases.txt mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/dollar.js mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/empty-option.js mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/generate.sh mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/negative-increment.js mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/nested.js mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/order.js mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/pad.js mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/same-type.js mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/sequence.js mode change 100644 => 100755 bin/node_modules/glob/node_modules/minimatch/package.json mode change 100644 => 100755 bin/node_modules/glob/node_modules/once/LICENSE mode change 100644 => 100755 bin/node_modules/glob/node_modules/once/README.md mode change 100644 => 100755 bin/node_modules/glob/node_modules/once/node_modules/wrappy/LICENSE mode change 100644 => 100755 bin/node_modules/glob/node_modules/once/node_modules/wrappy/README.md mode change 100644 => 100755 bin/node_modules/glob/node_modules/once/node_modules/wrappy/package.json mode change 100644 => 100755 bin/node_modules/glob/node_modules/once/node_modules/wrappy/test/basic.js mode change 100644 => 100755 bin/node_modules/glob/node_modules/once/node_modules/wrappy/wrappy.js mode change 100644 => 100755 bin/node_modules/glob/node_modules/once/once.js mode change 100644 => 100755 bin/node_modules/glob/node_modules/once/package.json mode change 100644 => 100755 bin/node_modules/glob/node_modules/once/test/once.js mode change 100644 => 100755 bin/node_modules/glob/node_modules/path-is-absolute/index.js mode change 100644 => 100755 bin/node_modules/glob/node_modules/path-is-absolute/license mode change 100644 => 100755 bin/node_modules/glob/node_modules/path-is-absolute/package.json mode change 100644 => 100755 bin/node_modules/glob/node_modules/path-is-absolute/readme.md mode change 100644 => 100755 bin/node_modules/glob/package.json mode change 100644 => 100755 bin/node_modules/glob/sync.js create mode 100755 bin/templates/project/__PROJECT_NAME__/Bridging-Header.h mode change 100644 => 100755 bin/templates/project/__PROJECT_NAME__/CDVLaunchScreen.storyboard mode change 100644 => 100755 bin/templates/project/__PROJECT_NAME__/Classes/AppDelegate.h mode change 100644 => 100755 bin/templates/project/__PROJECT_NAME__/Classes/AppDelegate.m mode change 100644 => 100755 bin/templates/project/__PROJECT_NAME__/Classes/Constants.h mode change 100644 => 100755 bin/templates/project/__PROJECT_NAME__/Classes/Constants.m mode change 100644 => 100755 bin/templates/project/__PROJECT_NAME__/Classes/MainViewController.h mode change 100644 => 100755 bin/templates/project/__PROJECT_NAME__/Classes/MainViewController.m mode change 100644 => 100755 bin/templates/project/__PROJECT_NAME__/Classes/MainViewController.xib mode change 100644 => 100755 bin/templates/project/__PROJECT_NAME__/Entitlements-Debug.plist mode change 100644 => 100755 bin/templates/project/__PROJECT_NAME__/Entitlements-Release.plist mode change 100644 => 100755 bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/Contents.json mode change 100644 => 100755 bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-60@3x.png mode change 100644 => 100755 bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon.png mode change 100644 => 100755 bin/templates/project/__PROJECT_NAME__/Images.xcassets/BackgroundColor.colorset/Contents.json mode change 100644 => 100755 bin/templates/project/__PROJECT_NAME__/Images.xcassets/Contents.json mode change 100644 => 100755 bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchStoryboard.imageset/Contents.json mode change 100644 => 100755 bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchStoryboard.imageset/Default@2x~universal~anyany.jpg mode change 100644 => 100755 bin/templates/project/__PROJECT_NAME__/Plugins/README mode change 100644 => 100755 bin/templates/project/__PROJECT_NAME__/__PROJECT_NAME__-Info.plist mode change 100644 => 100755 bin/templates/project/__PROJECT_NAME__/__PROJECT_NAME__-Prefix.pch mode change 100644 => 100755 bin/templates/project/__PROJECT_NAME__/config.xml mode change 100644 => 100755 bin/templates/project/__PROJECT_NAME__/gitignore mode change 100644 => 100755 bin/templates/project/__PROJECT_NAME__/main.m mode change 100644 => 100755 bin/templates/project/__TEMP__.xcworkspace/contents.xcworkspacedata mode change 100644 => 100755 bin/templates/project/__TEMP__.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings mode change 100644 => 100755 bin/templates/project/__TEMP__.xcworkspace/xcshareddata/xcschemes/__PROJECT_NAME__.xcscheme mode change 100644 => 100755 bin/templates/project/pods-debug.xcconfig mode change 100644 => 100755 bin/templates/project/pods-release.xcconfig mode change 100644 => 100755 bin/templates/scripts/cordova/Api.js mode change 100644 => 100755 bin/templates/scripts/cordova/build-debug.xcconfig mode change 100644 => 100755 bin/templates/scripts/cordova/build-extras.xcconfig mode change 100644 => 100755 bin/templates/scripts/cordova/build-release.xcconfig mode change 100644 => 100755 bin/templates/scripts/cordova/build.xcconfig mode change 100644 => 100755 bin/templates/scripts/cordova/defaults.xml mode change 100644 => 100755 bin/templates/scripts/cordova/lib/BridgingHeader.js mode change 100644 => 100755 bin/templates/scripts/cordova/lib/Podfile.js mode change 100644 => 100755 bin/templates/scripts/cordova/lib/PodsJson.js mode change 100644 => 100755 bin/templates/scripts/cordova/lib/build.js mode change 100644 => 100755 bin/templates/scripts/cordova/lib/check_reqs.js mode change 100644 => 100755 bin/templates/scripts/cordova/lib/clean.js mode change 100644 => 100755 bin/templates/scripts/cordova/lib/listDevices.js mode change 100644 => 100755 bin/templates/scripts/cordova/lib/listEmulatorBuildTargets.js mode change 100644 => 100755 bin/templates/scripts/cordova/lib/listEmulatorImages.js mode change 100644 => 100755 bin/templates/scripts/cordova/lib/listStartedEmulators.js mode change 100644 => 100755 bin/templates/scripts/cordova/lib/plugman/pluginHandlers.js mode change 100644 => 100755 bin/templates/scripts/cordova/lib/prepare.js mode change 100644 => 100755 bin/templates/scripts/cordova/lib/projectFile.js mode change 100644 => 100755 bin/templates/scripts/cordova/lib/run.js mode change 100644 => 100755 bin/templates/scripts/cordova/lib/versions.js mode change 100644 => 100755 bin/templates/scripts/cordova/loggingHelper.js mode change 100644 => 100755 bin/tests/autotest.coffee mode change 100644 => 100755 bin/tests/create.coffee mode change 100644 => 100755 bin/tests/debug.coffee mode change 100644 => 100755 bin/tests/test.coffee mode change 100644 => 100755 bin/uncrustify.cfg mode change 100644 => 100755 cordova-js-src/exec.js mode change 100644 => 100755 cordova-js-src/platform.js mode change 100644 => 100755 cordova-js-src/plugin/ios/console.js mode change 100644 => 100755 cordova-js-src/plugin/ios/launchscreen.js mode change 100644 => 100755 cordova-js-src/plugin/ios/logger.js mode change 100644 => 100755 cordova-js-src/plugin/ios/wkwebkit.js mode change 100644 => 100755 guides/API changes in 4.0.md mode change 100644 => 100755 guides/Cordova Custom URL Scheme Handling.md mode change 100644 => 100755 guides/Setting Delegates, Preferences and Script Message Handlers in the WebView.md mode change 100644 => 100755 package-lock.json mode change 100644 => 100755 package.json mode change 100644 => 100755 tests/CordovaLibTests/.gitignore mode change 100644 => 100755 tests/CordovaLibTests/CDVBase64Tests.m mode change 100644 => 100755 tests/CordovaLibTests/CDVCommandDelegateTests.m mode change 100644 => 100755 tests/CordovaLibTests/CDVFakeFileManager.h mode change 100644 => 100755 tests/CordovaLibTests/CDVFakeFileManager.m mode change 100644 => 100755 tests/CordovaLibTests/CDVInvokedUrlCommandTests.m mode change 100644 => 100755 tests/CordovaLibTests/CDVLocalStorageTests.m mode change 100644 => 100755 tests/CordovaLibTests/CDVPluginResultJSONSerializationTests.m mode change 100644 => 100755 tests/CordovaLibTests/CDVStartPageTests.m mode change 100644 => 100755 tests/CordovaLibTests/CDVUserAgentTest.m mode change 100644 => 100755 tests/CordovaLibTests/CDVViewControllerTest.m mode change 100644 => 100755 tests/CordovaLibTests/CDVWebViewDelegateTests.m mode change 100644 => 100755 tests/CordovaLibTests/CDVWebViewEngineTest.m mode change 100644 => 100755 tests/CordovaLibTests/CDVWebViewTest.h mode change 100644 => 100755 tests/CordovaLibTests/CDVWebViewTest.m mode change 100644 => 100755 tests/CordovaLibTests/CDVWhitelistTests.m mode change 100644 => 100755 tests/CordovaLibTests/CordovaLibApp/AppDelegate.h mode change 100644 => 100755 tests/CordovaLibTests/CordovaLibApp/AppDelegate.m mode change 100644 => 100755 tests/CordovaLibTests/CordovaLibApp/Bridging-Header.h mode change 100644 => 100755 tests/CordovaLibTests/CordovaLibApp/CordovaLibApp-Info.plist mode change 100644 => 100755 tests/CordovaLibTests/CordovaLibApp/ViewController.h mode change 100644 => 100755 tests/CordovaLibTests/CordovaLibApp/ViewController.m mode change 100644 => 100755 tests/CordovaLibTests/CordovaLibApp/config.xml mode change 100644 => 100755 tests/CordovaLibTests/CordovaLibApp/en.lproj/InfoPlist.strings mode change 100644 => 100755 tests/CordovaLibTests/CordovaLibApp/main.m mode change 100644 => 100755 tests/CordovaLibTests/CordovaLibApp/www/index.html mode change 100644 => 100755 tests/CordovaLibTests/CordovaLibTests-Info.plist mode change 100644 => 100755 tests/CordovaLibTests/CordovaLibTests.xcodeproj/project.pbxproj mode change 100644 => 100755 tests/CordovaLibTests/Default-568h@2x.png mode change 100644 => 100755 tests/CordovaLibTests/config-custom.xml mode change 100644 => 100755 tests/CordovaLibTests/en.lproj/InfoPlist.strings mode change 100644 => 100755 tests/cordova-ios.xcworkspace/contents.xcworkspacedata mode change 100644 => 100755 tests/cordova-ios.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist mode change 100644 => 100755 tests/cordova-ios.xcworkspace/xcshareddata/cordova-ios.xccheckout mode change 100644 => 100755 tests/cordova-ios.xcworkspace/xcshareddata/xcschemes/CordovaFrameworkApp.xcscheme mode change 100644 => 100755 tests/cordova-ios.xcworkspace/xcshareddata/xcschemes/CordovaLib.xcscheme mode change 100644 => 100755 tests/cordova-ios.xcworkspace/xcshareddata/xcschemes/CordovaLibApp.xcscheme mode change 100644 => 100755 tests/cordova-ios.xcworkspace/xcshareddata/xcschemes/CordovaLibTests.xcscheme mode change 100644 => 100755 tests/spec/component.json mode change 100644 => 100755 tests/spec/component/versions.spec.js mode change 100644 => 100755 tests/spec/coverage.json mode change 100644 => 100755 tests/spec/create.spec.js mode change 100644 => 100755 tests/spec/unit.json mode change 100644 => 100755 tests/spec/unit/Api.spec.js mode change 100644 => 100755 tests/spec/unit/BridgingHeader.spec.js mode change 100644 => 100755 tests/spec/unit/Plugman/common.spec.js mode change 100644 => 100755 tests/spec/unit/Plugman/pluginHandler.spec.js mode change 100644 => 100755 tests/spec/unit/Podfile.spec.js mode change 100644 => 100755 tests/spec/unit/PodsJson.spec.js mode change 100644 => 100755 tests/spec/unit/build.spec.js mode change 100644 => 100755 tests/spec/unit/fixtures/dummyProj/config.xml mode change 100644 => 100755 tests/spec/unit/fixtures/dummyProj/platforms/.gitkeep mode change 100644 => 100755 tests/spec/unit/fixtures/dummyProj/www/.gitkeep mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/CordovaLib/CordovaLib.xcodeproj/project.pbxproj mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/CordovaLib/VERSION mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/SampleApp/.gitignore mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/SampleApp/Bridging-Header.h mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/SampleApp/CDVLaunchScreen.storyboard mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/SampleApp/Classes/AppDelegate.h mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/SampleApp/Classes/AppDelegate.m mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/SampleApp/Classes/MainViewController.h mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/SampleApp/Classes/MainViewController.m mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/SampleApp/Classes/MainViewController.xib mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/SampleApp/Entitlements-Debug.plist mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/SampleApp/Entitlements-Release.plist mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/Contents.json mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-40.png mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-40@2x.png mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-50.png mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-50@2x.png mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-60@2x.png mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-60@3x.png mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-72.png mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-72@2x.png mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-76.png mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-76@2x.png mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-83.5@2x.png mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-small.png mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-small@2x.png mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-small@3x.png mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon.png mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon@2x.png mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/BackgroundColor.colorset/Contents.json mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/Contents.json mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchStoryboard.imageset/Contents.json mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/SampleApp/Plugins/README mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/SampleApp/SampleApp-Info.plist mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/SampleApp/SampleApp-Prefix.pch mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/SampleApp/main.m mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/cordova/defaults.xml mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/platform_www/.gitkeep mode change 100644 => 100755 tests/spec/unit/fixtures/ios-config-xml/www/.gitkeep mode change 100644 => 100755 tests/spec/unit/fixtures/launch-storyboard-support/configs/legacy-only.xml mode change 100644 => 100755 tests/spec/unit/fixtures/launch-storyboard-support/configs/modern-and-legacy.xml mode change 100644 => 100755 tests/spec/unit/fixtures/launch-storyboard-support/configs/modern-only.xml mode change 100644 => 100755 tests/spec/unit/fixtures/launch-storyboard-support/configs/none.xml mode change 100644 => 100755 tests/spec/unit/fixtures/launch-storyboard-support/contents-json/empty.js mode change 100644 => 100755 tests/spec/unit/fixtures/launch-storyboard-support/contents-json/single-2xanyany.js mode change 100644 => 100755 tests/spec/unit/fixtures/launch-storyboard-support/contents-json/typical-universal.js mode change 100644 => 100755 tests/spec/unit/fixtures/launch-storyboard-support/contents-json/varied-device-and-theme.js mode change 100644 => 100755 tests/spec/unit/fixtures/launch-storyboard-support/contents-json/varied-device.js mode change 100644 => 100755 tests/spec/unit/fixtures/launch-storyboard-support/contents-map/empty-map.js mode change 100644 => 100755 tests/spec/unit/fixtures/launch-storyboard-support/contents-map/single-2xanyany-map.js mode change 100644 => 100755 tests/spec/unit/fixtures/launch-storyboard-support/contents-map/typical-universal-map.js mode change 100644 => 100755 tests/spec/unit/fixtures/launch-storyboard-support/contents-map/varied-device-and-theme-map.js mode change 100644 => 100755 tests/spec/unit/fixtures/launch-storyboard-support/contents-map/varied-device-map.js mode change 100644 => 100755 tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@2x~universal~anyany.png mode change 100644 => 100755 tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@2x~universal~comany.png mode change 100644 => 100755 tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@2x~universal~comcom.png mode change 100644 => 100755 tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@3x~universal~anyany.png mode change 100644 => 100755 tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@3x~universal~anycom.png mode change 100644 => 100755 tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@3x~universal~comany.png mode change 100644 => 100755 tests/spec/unit/fixtures/org.test.plugins.dummyplugin/plugin.xml mode change 100644 => 100755 tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/Custom.framework/someFheader.h mode change 100644 => 100755 tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/Custom.framework/somebinlib mode change 100644 => 100755 tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/CustomEmbeddable.framework/someFheader.h mode change 100644 => 100755 tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/CustomEmbeddable.framework/somebinlib mode change 100644 => 100755 tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/DummyPlugin.bundle mode change 100644 => 100755 tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/DummyPluginCommand.h mode change 100644 => 100755 tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/DummyPluginCommand.m mode change 100644 => 100755 tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/SourceWithFramework.m mode change 100644 => 100755 tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/TargetDirTest.h mode change 100644 => 100755 tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/TargetDirTest.m mode change 100644 => 100755 tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/libsqlite3.dylib mode change 100644 => 100755 tests/spec/unit/fixtures/org.test.plugins.dummyplugin/www/dummyplugin.js mode change 100644 => 100755 tests/spec/unit/fixtures/org.test.plugins.dummyplugin/www/dummyplugin/image.jpg mode change 100644 => 100755 tests/spec/unit/fixtures/org.test.plugins.faultyplugin/plugin.xml mode change 100644 => 100755 tests/spec/unit/fixtures/org.test.plugins.faultyplugin/src/ios/FaultyPlugin.h mode change 100644 => 100755 tests/spec/unit/fixtures/org.test.plugins.faultyplugin/src/ios/FaultyPlugin.m mode change 100644 => 100755 tests/spec/unit/fixtures/org.test.plugins.weblessplugin/plugin.xml mode change 100644 => 100755 tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/arrow_left.png mode change 100644 => 100755 tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/arrow_left@2x.png mode change 100644 => 100755 tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/arrow_right.png mode change 100644 => 100755 tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/arrow_right@2x.png mode change 100644 => 100755 tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/but_refresh.png mode change 100644 => 100755 tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/but_refresh@2x.png mode change 100644 => 100755 tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/compass.png mode change 100644 => 100755 tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/compass@2x.png mode change 100644 => 100755 tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPluginCommand.h mode change 100644 => 100755 tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPluginCommand.m mode change 100644 => 100755 tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPluginViewController.h mode change 100644 => 100755 tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPluginViewController.m mode change 100644 => 100755 tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPluginViewController.xib mode change 100644 => 100755 tests/spec/unit/fixtures/prepare/allows-arbitrary-loads-for-media-false.xml mode change 100644 => 100755 tests/spec/unit/fixtures/prepare/allows-arbitrary-loads-for-media-true.xml mode change 100644 => 100755 tests/spec/unit/fixtures/prepare/allows-arbitrary-loads-in-media-false.xml mode change 100644 => 100755 tests/spec/unit/fixtures/prepare/allows-arbitrary-loads-in-media-true.xml mode change 100644 => 100755 tests/spec/unit/fixtures/prepare/allows-arbitrary-loads-in-web-content-true.xml mode change 100644 => 100755 tests/spec/unit/fixtures/prepare/allows-local-networking-true.xml mode change 100644 => 100755 tests/spec/unit/fixtures/prepare/set-origin-with-mixed-nsallows.xml mode change 100644 => 100755 tests/spec/unit/fixtures/prepare/wildcard-navigation-with-mixed-nsallows.xml mode change 100644 => 100755 tests/spec/unit/fixtures/prepare/wildcard-navigation.xml mode change 100644 => 100755 tests/spec/unit/fixtures/prepare/wildcard-with-mixed-nsallows.xml mode change 100644 => 100755 tests/spec/unit/fixtures/resource-file-support/config.xml mode change 100644 => 100755 tests/spec/unit/fixtures/resource-file-support/image-1234.png mode change 100644 => 100755 tests/spec/unit/fixtures/resource-file-support/image-5678.png mode change 100644 => 100755 tests/spec/unit/fixtures/resource-file-support/image-8888.png mode change 100644 => 100755 tests/spec/unit/fixtures/sample-cocoapod-plugin-no-spec-overlapping-dependency/plugin.xml mode change 100644 => 100755 tests/spec/unit/fixtures/sample-cocoapod-plugin-no-spec-overlapping-dependency/www/test.js mode change 100644 => 100755 tests/spec/unit/fixtures/sample-cordova-plugin-with-spec/plugin.xml mode change 100644 => 100755 tests/spec/unit/fixtures/sample-cordova-plugin-with-spec/www/test.js mode change 100644 => 100755 tests/spec/unit/fixtures/sample-ioreg-output.txt mode change 100644 => 100755 tests/spec/unit/fixtures/test-Bridging-Header.h mode change 100644 => 100755 tests/spec/unit/fixtures/test-config-2.xml mode change 100644 => 100755 tests/spec/unit/fixtures/test-config-3.xml mode change 100644 => 100755 tests/spec/unit/fixtures/test-config.xml mode change 100644 => 100755 tests/spec/unit/fixtures/testProj/platforms/ios/.gitignore mode change 100644 => 100755 tests/spec/unit/lib/check_reqs.spec.js mode change 100644 => 100755 tests/spec/unit/lib/list-devices.spec.js mode change 100644 => 100755 tests/spec/unit/lib/list-emulator-images.spec.js mode change 100644 => 100755 tests/spec/unit/lib/run.spec.js mode change 100644 => 100755 tests/spec/unit/pluginAdd.spec.js mode change 100644 => 100755 tests/spec/unit/prepare.spec.js mode change 100644 => 100755 tests/spec/unit/preparePlatform.spec.js mode change 100644 => 100755 tests/spec/unit/projectFile.spec.js mode change 100644 => 100755 tests/spec/unit/versions.spec.js diff --git a/.asf.yaml b/.asf.yaml old mode 100644 new mode 100755 diff --git a/.eslintignore b/.eslintignore old mode 100644 new mode 100755 diff --git a/.eslintrc.yml b/.eslintrc.yml old mode 100644 new mode 100755 diff --git a/.gitattributes b/.gitattributes old mode 100644 new mode 100755 diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md old mode 100644 new mode 100755 diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.md b/.github/ISSUE_TEMPLATE/BUG_REPORT.md old mode 100644 new mode 100755 diff --git a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md old mode 100644 new mode 100755 diff --git a/.github/ISSUE_TEMPLATE/SUPPORT_QUESTION.md b/.github/ISSUE_TEMPLATE/SUPPORT_QUESTION.md old mode 100644 new mode 100755 diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md old mode 100644 new mode 100755 diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml old mode 100644 new mode 100755 diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/.npmignore b/.npmignore old mode 100644 new mode 100755 diff --git a/.ratignore b/.ratignore old mode 100644 new mode 100755 diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md old mode 100644 new mode 100755 diff --git a/Cordova.podspec b/Cordova.podspec old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Private/CDVDebug.h b/CordovaLib/Classes/Private/CDVDebug.h old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Private/CDVJSON_private.h b/CordovaLib/Classes/Private/CDVJSON_private.h old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Private/CDVJSON_private.m b/CordovaLib/Classes/Private/CDVJSON_private.m old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Private/CDVPlugin+Private.h b/CordovaLib/Classes/Private/CDVPlugin+Private.h old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Private/Plugins/CDVGestureHandler/CDVGestureHandler.h b/CordovaLib/Classes/Private/Plugins/CDVGestureHandler/CDVGestureHandler.h old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Private/Plugins/CDVGestureHandler/CDVGestureHandler.m b/CordovaLib/Classes/Private/Plugins/CDVGestureHandler/CDVGestureHandler.m old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Private/Plugins/CDVHandleOpenURL/CDVHandleOpenURL.h b/CordovaLib/Classes/Private/Plugins/CDVHandleOpenURL/CDVHandleOpenURL.h old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Private/Plugins/CDVHandleOpenURL/CDVHandleOpenURL.m b/CordovaLib/Classes/Private/Plugins/CDVHandleOpenURL/CDVHandleOpenURL.m old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Private/Plugins/CDVIntentAndNavigationFilter/CDVIntentAndNavigationFilter.h b/CordovaLib/Classes/Private/Plugins/CDVIntentAndNavigationFilter/CDVIntentAndNavigationFilter.h old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Private/Plugins/CDVIntentAndNavigationFilter/CDVIntentAndNavigationFilter.m b/CordovaLib/Classes/Private/Plugins/CDVIntentAndNavigationFilter/CDVIntentAndNavigationFilter.m old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Private/Plugins/CDVLaunchScreen/CDVLaunchScreen.h b/CordovaLib/Classes/Private/Plugins/CDVLaunchScreen/CDVLaunchScreen.h old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Private/Plugins/CDVLaunchScreen/CDVLaunchScreen.m b/CordovaLib/Classes/Private/Plugins/CDVLaunchScreen/CDVLaunchScreen.m old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Private/Plugins/CDVLogger/CDVLogger.h b/CordovaLib/Classes/Private/Plugins/CDVLogger/CDVLogger.h old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Private/Plugins/CDVLogger/CDVLogger.m b/CordovaLib/Classes/Private/Plugins/CDVLogger/CDVLogger.m old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Private/Plugins/CDVWebViewEngine/CDVWebViewEngine.h b/CordovaLib/Classes/Private/Plugins/CDVWebViewEngine/CDVWebViewEngine.h old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Private/Plugins/CDVWebViewEngine/CDVWebViewEngine.m b/CordovaLib/Classes/Private/Plugins/CDVWebViewEngine/CDVWebViewEngine.m old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Private/Plugins/CDVWebViewEngine/CDVWebViewProcessPoolFactory.h b/CordovaLib/Classes/Private/Plugins/CDVWebViewEngine/CDVWebViewProcessPoolFactory.h old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Private/Plugins/CDVWebViewEngine/CDVWebViewProcessPoolFactory.m b/CordovaLib/Classes/Private/Plugins/CDVWebViewEngine/CDVWebViewProcessPoolFactory.m old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Private/Plugins/CDVWebViewEngine/CDVWebViewUIDelegate.h b/CordovaLib/Classes/Private/Plugins/CDVWebViewEngine/CDVWebViewUIDelegate.h old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Private/Plugins/CDVWebViewEngine/CDVWebViewUIDelegate.m b/CordovaLib/Classes/Private/Plugins/CDVWebViewEngine/CDVWebViewUIDelegate.m old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Public/CDV.h b/CordovaLib/Classes/Public/CDV.h old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Public/CDVAppDelegate.h b/CordovaLib/Classes/Public/CDVAppDelegate.h old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Public/CDVAppDelegate.m b/CordovaLib/Classes/Public/CDVAppDelegate.m old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Public/CDVAvailability.h b/CordovaLib/Classes/Public/CDVAvailability.h old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Public/CDVAvailabilityDeprecated.h b/CordovaLib/Classes/Public/CDVAvailabilityDeprecated.h old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Public/CDVCommandDelegate.h b/CordovaLib/Classes/Public/CDVCommandDelegate.h old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Public/CDVCommandDelegateImpl.h b/CordovaLib/Classes/Public/CDVCommandDelegateImpl.h old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Public/CDVCommandDelegateImpl.m b/CordovaLib/Classes/Public/CDVCommandDelegateImpl.m old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Public/CDVCommandQueue.h b/CordovaLib/Classes/Public/CDVCommandQueue.h old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Public/CDVCommandQueue.m b/CordovaLib/Classes/Public/CDVCommandQueue.m old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Public/CDVConfigParser.h b/CordovaLib/Classes/Public/CDVConfigParser.h old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Public/CDVConfigParser.m b/CordovaLib/Classes/Public/CDVConfigParser.m old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Public/CDVInvokedUrlCommand.h b/CordovaLib/Classes/Public/CDVInvokedUrlCommand.h old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Public/CDVInvokedUrlCommand.m b/CordovaLib/Classes/Public/CDVInvokedUrlCommand.m old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Public/CDVPlugin+Resources.h b/CordovaLib/Classes/Public/CDVPlugin+Resources.h old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Public/CDVPlugin+Resources.m b/CordovaLib/Classes/Public/CDVPlugin+Resources.m old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Public/CDVPlugin.h b/CordovaLib/Classes/Public/CDVPlugin.h old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Public/CDVPlugin.m b/CordovaLib/Classes/Public/CDVPlugin.m old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Public/CDVPluginResult.h b/CordovaLib/Classes/Public/CDVPluginResult.h old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Public/CDVPluginResult.m b/CordovaLib/Classes/Public/CDVPluginResult.m old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Public/CDVScreenOrientationDelegate.h b/CordovaLib/Classes/Public/CDVScreenOrientationDelegate.h old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Public/CDVTimer.h b/CordovaLib/Classes/Public/CDVTimer.h old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Public/CDVTimer.m b/CordovaLib/Classes/Public/CDVTimer.m old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Public/CDVURLSchemeHandler.h b/CordovaLib/Classes/Public/CDVURLSchemeHandler.h old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Public/CDVURLSchemeHandler.m b/CordovaLib/Classes/Public/CDVURLSchemeHandler.m old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Public/CDVViewController.h b/CordovaLib/Classes/Public/CDVViewController.h old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Public/CDVViewController.m b/CordovaLib/Classes/Public/CDVViewController.m old mode 100644 new mode 100755 index 202b234e3..0d7eb8b7b --- a/CordovaLib/Classes/Public/CDVViewController.m +++ b/CordovaLib/Classes/Public/CDVViewController.m @@ -487,6 +487,7 @@ - (BOOL)supportsOrientation:(UIInterfaceOrientation)orientation - (UIView*)newCordovaViewWithFrame:(CGRect)bounds { + NSString* defaultWebViewEngineClass = [self.settings cordovaSettingForKey:@"CordovaDefaultWebViewEngine"]; NSString* webViewEngineClass = [self.settings cordovaSettingForKey:@"CordovaWebViewEngine"]; if (!defaultWebViewEngineClass) { diff --git a/CordovaLib/Classes/Public/CDVWebViewEngineProtocol.h b/CordovaLib/Classes/Public/CDVWebViewEngineProtocol.h old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Public/CDVWhitelist.h b/CordovaLib/Classes/Public/CDVWhitelist.h old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Public/CDVWhitelist.m b/CordovaLib/Classes/Public/CDVWhitelist.m old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Public/NSDictionary+CordovaPreferences.h b/CordovaLib/Classes/Public/NSDictionary+CordovaPreferences.h old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Public/NSDictionary+CordovaPreferences.m b/CordovaLib/Classes/Public/NSDictionary+CordovaPreferences.m old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Public/NSMutableArray+QueueAdditions.h b/CordovaLib/Classes/Public/NSMutableArray+QueueAdditions.h old mode 100644 new mode 100755 diff --git a/CordovaLib/Classes/Public/NSMutableArray+QueueAdditions.m b/CordovaLib/Classes/Public/NSMutableArray+QueueAdditions.m old mode 100644 new mode 100755 diff --git a/CordovaLib/Cordova/Cordova.h b/CordovaLib/Cordova/Cordova.h old mode 100644 new mode 100755 diff --git a/CordovaLib/Cordova/Info.plist b/CordovaLib/Cordova/Info.plist old mode 100644 new mode 100755 diff --git a/CordovaLib/CordovaLib.xcodeproj/project.pbxproj b/CordovaLib/CordovaLib.xcodeproj/project.pbxproj old mode 100644 new mode 100755 diff --git a/CordovaLib/CordovaLib.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/CordovaLib/CordovaLib.xcodeproj/project.xcworkspace/contents.xcworkspacedata old mode 100644 new mode 100755 diff --git a/CordovaLib/CordovaLib.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/CordovaLib/CordovaLib.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist old mode 100644 new mode 100755 diff --git a/CordovaLib/CordovaLib.xcodeproj/xcshareddata/xcschemes/Cordova.xcscheme b/CordovaLib/CordovaLib.xcodeproj/xcshareddata/xcschemes/Cordova.xcscheme old mode 100644 new mode 100755 diff --git a/CordovaLib/CordovaLib_Prefix.pch b/CordovaLib/CordovaLib_Prefix.pch old mode 100644 new mode 100755 diff --git a/CordovaLib/VERSION b/CordovaLib/VERSION old mode 100644 new mode 100755 diff --git a/CordovaLib/cordova.js b/CordovaLib/cordova.js old mode 100644 new mode 100755 diff --git a/LICENSE b/LICENSE old mode 100644 new mode 100755 diff --git a/NOTICE b/NOTICE old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/RELEASENOTES.md b/RELEASENOTES.md old mode 100644 new mode 100755 diff --git a/bin/lib/utils.js b/bin/lib/utils.js old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/LICENSE b/bin/node_modules/glob/LICENSE old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/README.md b/bin/node_modules/glob/README.md old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/common.js b/bin/node_modules/glob/common.js old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/glob.js b/bin/node_modules/glob/glob.js old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/inflight/.eslintrc b/bin/node_modules/glob/node_modules/inflight/.eslintrc old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/inflight/LICENSE b/bin/node_modules/glob/node_modules/inflight/LICENSE old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/inflight/README.md b/bin/node_modules/glob/node_modules/inflight/README.md old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/inflight/inflight.js b/bin/node_modules/glob/node_modules/inflight/inflight.js old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/inflight/node_modules/wrappy/LICENSE b/bin/node_modules/glob/node_modules/inflight/node_modules/wrappy/LICENSE old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/inflight/node_modules/wrappy/README.md b/bin/node_modules/glob/node_modules/inflight/node_modules/wrappy/README.md old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/inflight/node_modules/wrappy/package.json b/bin/node_modules/glob/node_modules/inflight/node_modules/wrappy/package.json old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/inflight/node_modules/wrappy/test/basic.js b/bin/node_modules/glob/node_modules/inflight/node_modules/wrappy/test/basic.js old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/inflight/node_modules/wrappy/wrappy.js b/bin/node_modules/glob/node_modules/inflight/node_modules/wrappy/wrappy.js old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/inflight/package.json b/bin/node_modules/glob/node_modules/inflight/package.json old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/inflight/test.js b/bin/node_modules/glob/node_modules/inflight/test.js old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/inherits/LICENSE b/bin/node_modules/glob/node_modules/inherits/LICENSE old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/inherits/README.md b/bin/node_modules/glob/node_modules/inherits/README.md old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/inherits/inherits.js b/bin/node_modules/glob/node_modules/inherits/inherits.js old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/inherits/inherits_browser.js b/bin/node_modules/glob/node_modules/inherits/inherits_browser.js old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/inherits/package.json b/bin/node_modules/glob/node_modules/inherits/package.json old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/inherits/test.js b/bin/node_modules/glob/node_modules/inherits/test.js old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/LICENSE b/bin/node_modules/glob/node_modules/minimatch/LICENSE old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/README.md b/bin/node_modules/glob/node_modules/minimatch/README.md old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/browser.js b/bin/node_modules/glob/node_modules/minimatch/browser.js old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/minimatch.js b/bin/node_modules/glob/node_modules/minimatch/minimatch.js old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/.npmignore b/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/.npmignore old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/.travis.yml b/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/.travis.yml old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/README.md b/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/README.md old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/example.js b/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/example.js old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/index.js b/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/index.js old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore b/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.travis.yml b/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.travis.yml old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/Makefile b/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/Makefile old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md b/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/example.js b/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/example.js old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/index.js b/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/index.js old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json b/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/test/balanced.js b/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/test/balanced.js old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/.travis.yml b/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/.travis.yml old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/LICENSE b/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/LICENSE old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/README.markdown b/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/README.markdown old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/example/map.js b/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/example/map.js old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/index.js b/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/index.js old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json b/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/test/map.js b/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/test/map.js old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/package.json b/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/package.json old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/bash-comparison.js b/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/bash-comparison.js old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/bash-results.txt b/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/bash-results.txt old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/cases.txt b/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/cases.txt old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/dollar.js b/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/dollar.js old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/empty-option.js b/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/empty-option.js old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/generate.sh b/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/generate.sh old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/negative-increment.js b/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/negative-increment.js old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/nested.js b/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/nested.js old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/order.js b/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/order.js old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/pad.js b/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/pad.js old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/same-type.js b/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/same-type.js old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/sequence.js b/bin/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/test/sequence.js old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/minimatch/package.json b/bin/node_modules/glob/node_modules/minimatch/package.json old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/once/LICENSE b/bin/node_modules/glob/node_modules/once/LICENSE old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/once/README.md b/bin/node_modules/glob/node_modules/once/README.md old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/once/node_modules/wrappy/LICENSE b/bin/node_modules/glob/node_modules/once/node_modules/wrappy/LICENSE old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/once/node_modules/wrappy/README.md b/bin/node_modules/glob/node_modules/once/node_modules/wrappy/README.md old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/once/node_modules/wrappy/package.json b/bin/node_modules/glob/node_modules/once/node_modules/wrappy/package.json old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/once/node_modules/wrappy/test/basic.js b/bin/node_modules/glob/node_modules/once/node_modules/wrappy/test/basic.js old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/once/node_modules/wrappy/wrappy.js b/bin/node_modules/glob/node_modules/once/node_modules/wrappy/wrappy.js old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/once/once.js b/bin/node_modules/glob/node_modules/once/once.js old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/once/package.json b/bin/node_modules/glob/node_modules/once/package.json old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/once/test/once.js b/bin/node_modules/glob/node_modules/once/test/once.js old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/path-is-absolute/index.js b/bin/node_modules/glob/node_modules/path-is-absolute/index.js old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/path-is-absolute/license b/bin/node_modules/glob/node_modules/path-is-absolute/license old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/path-is-absolute/package.json b/bin/node_modules/glob/node_modules/path-is-absolute/package.json old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/node_modules/path-is-absolute/readme.md b/bin/node_modules/glob/node_modules/path-is-absolute/readme.md old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/package.json b/bin/node_modules/glob/package.json old mode 100644 new mode 100755 diff --git a/bin/node_modules/glob/sync.js b/bin/node_modules/glob/sync.js old mode 100644 new mode 100755 diff --git a/bin/templates/project/__PROJECT_NAME__/Bridging-Header.h b/bin/templates/project/__PROJECT_NAME__/Bridging-Header.h new file mode 100755 index 000000000..5d8abc988 --- /dev/null +++ b/bin/templates/project/__PROJECT_NAME__/Bridging-Header.h @@ -0,0 +1,28 @@ +/* + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + http://www.apache.org/licenses/LICENSE-2.0 + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + */ +// +// Bridging-Header.h +// __PROJECT_NAME__ +// +// Created by ___FULLUSERNAME___ on ___DATE___. +// Copyright ___ORGANIZATIONNAME___ ___YEAR___. All rights reserved. +// +// +// Use this file to import your target's public headers that you would like to expose to Swift. +// + +#import diff --git a/bin/templates/project/__PROJECT_NAME__/CDVLaunchScreen.storyboard b/bin/templates/project/__PROJECT_NAME__/CDVLaunchScreen.storyboard old mode 100644 new mode 100755 diff --git a/bin/templates/project/__PROJECT_NAME__/Classes/AppDelegate.h b/bin/templates/project/__PROJECT_NAME__/Classes/AppDelegate.h old mode 100644 new mode 100755 diff --git a/bin/templates/project/__PROJECT_NAME__/Classes/AppDelegate.m b/bin/templates/project/__PROJECT_NAME__/Classes/AppDelegate.m old mode 100644 new mode 100755 diff --git a/bin/templates/project/__PROJECT_NAME__/Classes/Constants.h b/bin/templates/project/__PROJECT_NAME__/Classes/Constants.h old mode 100644 new mode 100755 diff --git a/bin/templates/project/__PROJECT_NAME__/Classes/Constants.m b/bin/templates/project/__PROJECT_NAME__/Classes/Constants.m old mode 100644 new mode 100755 diff --git a/bin/templates/project/__PROJECT_NAME__/Classes/MainViewController.h b/bin/templates/project/__PROJECT_NAME__/Classes/MainViewController.h old mode 100644 new mode 100755 diff --git a/bin/templates/project/__PROJECT_NAME__/Classes/MainViewController.m b/bin/templates/project/__PROJECT_NAME__/Classes/MainViewController.m old mode 100644 new mode 100755 diff --git a/bin/templates/project/__PROJECT_NAME__/Classes/MainViewController.xib b/bin/templates/project/__PROJECT_NAME__/Classes/MainViewController.xib old mode 100644 new mode 100755 diff --git a/bin/templates/project/__PROJECT_NAME__/Entitlements-Debug.plist b/bin/templates/project/__PROJECT_NAME__/Entitlements-Debug.plist old mode 100644 new mode 100755 diff --git a/bin/templates/project/__PROJECT_NAME__/Entitlements-Release.plist b/bin/templates/project/__PROJECT_NAME__/Entitlements-Release.plist old mode 100644 new mode 100755 diff --git a/bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/Contents.json b/bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/Contents.json old mode 100644 new mode 100755 diff --git a/bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-60@3x.png b/bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-60@3x.png old mode 100644 new mode 100755 diff --git a/bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon.png b/bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon.png old mode 100644 new mode 100755 diff --git a/bin/templates/project/__PROJECT_NAME__/Images.xcassets/BackgroundColor.colorset/Contents.json b/bin/templates/project/__PROJECT_NAME__/Images.xcassets/BackgroundColor.colorset/Contents.json old mode 100644 new mode 100755 diff --git a/bin/templates/project/__PROJECT_NAME__/Images.xcassets/Contents.json b/bin/templates/project/__PROJECT_NAME__/Images.xcassets/Contents.json old mode 100644 new mode 100755 diff --git a/bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchStoryboard.imageset/Contents.json b/bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchStoryboard.imageset/Contents.json old mode 100644 new mode 100755 index e1c0240b9..1ec47dc3c --- a/bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchStoryboard.imageset/Contents.json +++ b/bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchStoryboard.imageset/Contents.json @@ -1,169 +1,873 @@ { - "images": [ + "images" : [ { - "idiom": "universal", - "scale": "1x", - "width-class": "compact", - "height-class": "compact" + "idiom" : "universal", + "scale" : "1x" }, { - "idiom": "universal", - "scale": "1x", - "width-class": "compact" + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "light" + } + ], + "idiom" : "universal", + "scale" : "1x" }, { - "idiom": "universal", - "scale": "1x", - "height-class": "compact" + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "idiom" : "universal", + "scale" : "1x" }, { - "idiom": "universal", - "scale": "1x" + "filename" : "Default@2x~universal~anyany.jpg", + "idiom" : "universal", + "scale" : "2x" }, { - "idiom": "universal", - "scale": "2x", - "width-class": "compact", - "height-class": "compact" + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "light" + } + ], + "idiom" : "universal", + "scale" : "2x" }, { - "idiom": "universal", - "scale": "2x", - "width-class": "compact" + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "idiom" : "universal", + "scale" : "2x" }, { - "idiom": "universal", - "scale": "2x", - "height-class": "compact" + "idiom" : "universal", + "scale" : "3x" }, { - "idiom": "universal", - "scale": "2x", - "filename": "Default@2x~universal~anyany.jpg" + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "light" + } + ], + "idiom" : "universal", + "scale" : "3x" }, { - "idiom": "universal", - "scale": "3x", - "width-class": "compact", - "height-class": "compact" + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "idiom" : "universal", + "scale" : "3x" }, { - "idiom": "universal", - "scale": "3x", - "width-class": "compact" + "height-class" : "compact", + "idiom" : "universal", + "scale" : "1x" }, { - "idiom": "universal", - "scale": "3x", - "height-class": "compact" + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "light" + } + ], + "height-class" : "compact", + "idiom" : "universal", + "scale" : "1x" }, { - "idiom": "universal", - "scale": "3x" + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "height-class" : "compact", + "idiom" : "universal", + "scale" : "1x" }, { - "idiom": "ipad", - "scale": "1x", - "width-class": "compact", - "height-class": "compact" + "height-class" : "compact", + "idiom" : "universal", + "scale" : "2x" }, { - "idiom": "ipad", - "scale": "1x", - "width-class": "compact" + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "light" + } + ], + "height-class" : "compact", + "idiom" : "universal", + "scale" : "2x" }, { - "idiom": "ipad", - "scale": "1x", - "height-class": "compact" + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "height-class" : "compact", + "idiom" : "universal", + "scale" : "2x" }, { - "idiom": "ipad", - "scale": "1x" + "height-class" : "compact", + "idiom" : "universal", + "scale" : "3x" }, { - "idiom": "ipad", - "scale": "2x", - "width-class": "compact", - "height-class": "compact" + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "light" + } + ], + "height-class" : "compact", + "idiom" : "universal", + "scale" : "3x" }, { - "idiom": "ipad", - "scale": "2x", - "width-class": "compact" + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "height-class" : "compact", + "idiom" : "universal", + "scale" : "3x" }, { - "idiom": "ipad", - "scale": "2x", - "height-class": "compact" + "idiom" : "universal", + "scale" : "1x", + "width-class" : "compact" }, { - "idiom": "ipad", - "scale": "2x" + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "light" + } + ], + "idiom" : "universal", + "scale" : "1x", + "width-class" : "compact" }, { - "idiom": "iphone", - "scale": "1x", - "width-class": "compact", - "height-class": "compact" + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "idiom" : "universal", + "scale" : "1x", + "width-class" : "compact" }, { - "idiom": "iphone", - "scale": "1x", - "width-class": "compact" + "idiom" : "universal", + "scale" : "2x", + "width-class" : "compact" }, { - "idiom": "iphone", - "scale": "1x", - "height-class": "compact" + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "light" + } + ], + "idiom" : "universal", + "scale" : "2x", + "width-class" : "compact" }, { - "idiom": "iphone", - "scale": "1x" + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "idiom" : "universal", + "scale" : "2x", + "width-class" : "compact" }, { - "idiom": "iphone", - "scale": "2x", - "width-class": "compact", - "height-class": "compact" + "idiom" : "universal", + "scale" : "3x", + "width-class" : "compact" }, { - "idiom": "iphone", - "scale": "2x", - "width-class": "compact" + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "light" + } + ], + "idiom" : "universal", + "scale" : "3x", + "width-class" : "compact" }, { - "idiom": "iphone", - "scale": "2x", - "height-class": "compact" + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "idiom" : "universal", + "scale" : "3x", + "width-class" : "compact" }, { - "idiom": "iphone", - "scale": "2x" + "height-class" : "compact", + "idiom" : "universal", + "scale" : "1x", + "width-class" : "compact" }, { - "idiom": "iphone", - "scale": "3x", - "width-class": "compact", - "height-class": "compact" + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "light" + } + ], + "height-class" : "compact", + "idiom" : "universal", + "scale" : "1x", + "width-class" : "compact" }, { - "idiom": "iphone", - "scale": "3x", - "width-class": "compact" + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "height-class" : "compact", + "idiom" : "universal", + "scale" : "1x", + "width-class" : "compact" }, { - "idiom": "iphone", - "scale": "3x", - "height-class": "compact" + "height-class" : "compact", + "idiom" : "universal", + "scale" : "2x", + "width-class" : "compact" }, { - "idiom": "iphone", - "scale": "3x" + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "light" + } + ], + "height-class" : "compact", + "idiom" : "universal", + "scale" : "2x", + "width-class" : "compact" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "height-class" : "compact", + "idiom" : "universal", + "scale" : "2x", + "width-class" : "compact" + }, + { + "height-class" : "compact", + "idiom" : "universal", + "scale" : "3x", + "width-class" : "compact" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "light" + } + ], + "height-class" : "compact", + "idiom" : "universal", + "scale" : "3x", + "width-class" : "compact" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "height-class" : "compact", + "idiom" : "universal", + "scale" : "3x", + "width-class" : "compact" + }, + { + "idiom" : "iphone", + "scale" : "1x" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "light" + } + ], + "idiom" : "iphone", + "scale" : "1x" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "idiom" : "iphone", + "scale" : "1x" + }, + { + "idiom" : "iphone", + "scale" : "2x" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "light" + } + ], + "idiom" : "iphone", + "scale" : "2x" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "idiom" : "iphone", + "scale" : "2x" + }, + { + "idiom" : "iphone", + "scale" : "3x" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "light" + } + ], + "idiom" : "iphone", + "scale" : "3x" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "idiom" : "iphone", + "scale" : "3x" + }, + { + "height-class" : "compact", + "idiom" : "iphone", + "scale" : "1x" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "light" + } + ], + "height-class" : "compact", + "idiom" : "iphone", + "scale" : "1x" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "height-class" : "compact", + "idiom" : "iphone", + "scale" : "1x" + }, + { + "height-class" : "compact", + "idiom" : "iphone", + "scale" : "2x" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "light" + } + ], + "height-class" : "compact", + "idiom" : "iphone", + "scale" : "2x" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "height-class" : "compact", + "idiom" : "iphone", + "scale" : "2x" + }, + { + "height-class" : "compact", + "idiom" : "iphone", + "scale" : "3x" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "light" + } + ], + "height-class" : "compact", + "idiom" : "iphone", + "scale" : "3x" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "height-class" : "compact", + "idiom" : "iphone", + "scale" : "3x" + }, + { + "idiom" : "iphone", + "scale" : "1x", + "width-class" : "compact" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "light" + } + ], + "idiom" : "iphone", + "scale" : "1x", + "width-class" : "compact" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "idiom" : "iphone", + "scale" : "1x", + "width-class" : "compact" + }, + { + "idiom" : "iphone", + "scale" : "2x", + "width-class" : "compact" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "light" + } + ], + "idiom" : "iphone", + "scale" : "2x", + "width-class" : "compact" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "idiom" : "iphone", + "scale" : "2x", + "width-class" : "compact" + }, + { + "idiom" : "iphone", + "scale" : "3x", + "width-class" : "compact" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "light" + } + ], + "idiom" : "iphone", + "scale" : "3x", + "width-class" : "compact" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "idiom" : "iphone", + "scale" : "3x", + "width-class" : "compact" + }, + { + "height-class" : "compact", + "idiom" : "iphone", + "scale" : "1x", + "width-class" : "compact" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "light" + } + ], + "height-class" : "compact", + "idiom" : "iphone", + "scale" : "1x", + "width-class" : "compact" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "height-class" : "compact", + "idiom" : "iphone", + "scale" : "1x", + "width-class" : "compact" + }, + { + "height-class" : "compact", + "idiom" : "iphone", + "scale" : "2x", + "width-class" : "compact" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "light" + } + ], + "height-class" : "compact", + "idiom" : "iphone", + "scale" : "2x", + "width-class" : "compact" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "height-class" : "compact", + "idiom" : "iphone", + "scale" : "2x", + "width-class" : "compact" + }, + { + "height-class" : "compact", + "idiom" : "iphone", + "scale" : "3x", + "width-class" : "compact" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "light" + } + ], + "height-class" : "compact", + "idiom" : "iphone", + "scale" : "3x", + "width-class" : "compact" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "height-class" : "compact", + "idiom" : "iphone", + "scale" : "3x", + "width-class" : "compact" + }, + { + "idiom" : "ipad", + "scale" : "1x" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "light" + } + ], + "idiom" : "ipad", + "scale" : "1x" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "idiom" : "ipad", + "scale" : "1x" + }, + { + "idiom" : "ipad", + "scale" : "2x" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "light" + } + ], + "idiom" : "ipad", + "scale" : "2x" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "idiom" : "ipad", + "scale" : "2x" + }, + { + "height-class" : "compact", + "idiom" : "ipad", + "scale" : "1x" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "light" + } + ], + "height-class" : "compact", + "idiom" : "ipad", + "scale" : "1x" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "height-class" : "compact", + "idiom" : "ipad", + "scale" : "1x" + }, + { + "height-class" : "compact", + "idiom" : "ipad", + "scale" : "2x" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "light" + } + ], + "height-class" : "compact", + "idiom" : "ipad", + "scale" : "2x" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "height-class" : "compact", + "idiom" : "ipad", + "scale" : "2x" + }, + { + "idiom" : "ipad", + "scale" : "1x", + "width-class" : "compact" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "light" + } + ], + "idiom" : "ipad", + "scale" : "1x", + "width-class" : "compact" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "idiom" : "ipad", + "scale" : "1x", + "width-class" : "compact" + }, + { + "idiom" : "ipad", + "scale" : "2x", + "width-class" : "compact" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "light" + } + ], + "idiom" : "ipad", + "scale" : "2x", + "width-class" : "compact" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "idiom" : "ipad", + "scale" : "2x", + "width-class" : "compact" + }, + { + "height-class" : "compact", + "idiom" : "ipad", + "scale" : "1x", + "width-class" : "compact" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "light" + } + ], + "height-class" : "compact", + "idiom" : "ipad", + "scale" : "1x", + "width-class" : "compact" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "height-class" : "compact", + "idiom" : "ipad", + "scale" : "1x", + "width-class" : "compact" + }, + { + "height-class" : "compact", + "idiom" : "ipad", + "scale" : "2x", + "width-class" : "compact" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "light" + } + ], + "height-class" : "compact", + "idiom" : "ipad", + "scale" : "2x", + "width-class" : "compact" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "height-class" : "compact", + "idiom" : "ipad", + "scale" : "2x", + "width-class" : "compact" } ], - "info": { - "author": "Xcode", - "version": 1 + "info" : { + "author" : "xcode", + "version" : 1 } } diff --git a/bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchStoryboard.imageset/Default@2x~universal~anyany.jpg b/bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchStoryboard.imageset/Default@2x~universal~anyany.jpg old mode 100644 new mode 100755 diff --git a/bin/templates/project/__PROJECT_NAME__/Plugins/README b/bin/templates/project/__PROJECT_NAME__/Plugins/README old mode 100644 new mode 100755 diff --git a/bin/templates/project/__PROJECT_NAME__/__PROJECT_NAME__-Info.plist b/bin/templates/project/__PROJECT_NAME__/__PROJECT_NAME__-Info.plist old mode 100644 new mode 100755 diff --git a/bin/templates/project/__PROJECT_NAME__/__PROJECT_NAME__-Prefix.pch b/bin/templates/project/__PROJECT_NAME__/__PROJECT_NAME__-Prefix.pch old mode 100644 new mode 100755 diff --git a/bin/templates/project/__PROJECT_NAME__/config.xml b/bin/templates/project/__PROJECT_NAME__/config.xml old mode 100644 new mode 100755 diff --git a/bin/templates/project/__PROJECT_NAME__/gitignore b/bin/templates/project/__PROJECT_NAME__/gitignore old mode 100644 new mode 100755 diff --git a/bin/templates/project/__PROJECT_NAME__/main.m b/bin/templates/project/__PROJECT_NAME__/main.m old mode 100644 new mode 100755 diff --git a/bin/templates/project/__TEMP__.xcodeproj/project.pbxproj b/bin/templates/project/__TEMP__.xcodeproj/project.pbxproj index e83ffbbc0..a593297fe 100755 --- a/bin/templates/project/__TEMP__.xcodeproj/project.pbxproj +++ b/bin/templates/project/__TEMP__.xcodeproj/project.pbxproj @@ -13,6 +13,7 @@ 301BF552109A68D80062928A /* libCordova.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 301BF535109A57CC0062928A /* libCordova.a */; settings = {ATTRIBUTES = (Required, ); }; }; 302D95F114D2391D003F00A1 /* MainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 302D95EF14D2391D003F00A1 /* MainViewController.m */; }; 302D95F214D2391D003F00A1 /* MainViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 302D95F014D2391D003F00A1 /* MainViewController.xib */; }; + 9AB72E4420ADD50700A1703D /* Constants.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AB72E4320ADD50700A1703D /* Constants.m */; }; 6AFF5BF91D6E424B00AB3073 /* CDVLaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 6AFF5BF81D6E424B00AB3073 /* CDVLaunchScreen.storyboard */; }; /* End PBXBuildFile section */ @@ -60,6 +61,8 @@ EB87FDF31871DA8E0020F90C /* www */ = {isa = PBXFileReference; lastKnownFileType = folder; name = www; path = ../../www; sourceTree = ""; }; EB87FDF41871DAF40020F90C /* config.xml */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = config.xml; path = ../../config.xml; sourceTree = ""; }; ED33DF2A687741AEAF9F8254 /* Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Bridging-Header.h"; sourceTree = ""; }; + 9AB72E3F20ADD50600A1703D /* Constants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Constants.h; sourceTree = ""; }; + 9AB72E4320ADD50700A1703D /* Constants.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Constants.m; sourceTree = ""; }; F840E1F0165FE0F500CFE078 /* config.xml */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = config.xml; path = "__PROJECT_NAME__/config.xml"; sourceTree = ""; }; /* End PBXFileReference section */ @@ -78,6 +81,8 @@ 080E96DDFE201D6D7F000001 /* Classes */ = { isa = PBXGroup; children = ( + 9AB72E3F20ADD50600A1703D /* Constants.h */, + 9AB72E4320ADD50700A1703D /* Constants.m */, 302D95EE14D2391D003F00A1 /* MainViewController.h */, 302D95EF14D2391D003F00A1 /* MainViewController.m */, 302D95F014D2391D003F00A1 /* MainViewController.xib */, @@ -293,6 +298,7 @@ 1D60589B0D05DD56006BFB54 /* main.m in Sources */, 1D3623260D0F684500981E51 /* AppDelegate.m in Sources */, 302D95F114D2391D003F00A1 /* MainViewController.m in Sources */, + 9AB72E4420ADD50700A1703D /* Constants.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -328,6 +334,7 @@ PRODUCT_BUNDLE_IDENTIFIER = "__PROJECT_ID__"; PRODUCT_NAME = "$(TARGET_NAME)"; TARGETED_DEVICE_FAMILY = "1,2"; + SWIFT_VERSION = 5.2; }; name = Debug; }; @@ -350,6 +357,7 @@ PRODUCT_BUNDLE_IDENTIFIER = "__PROJECT_ID__"; PRODUCT_NAME = "$(TARGET_NAME)"; TARGETED_DEVICE_FAMILY = "1,2"; + SWIFT_VERSION = 5.2; }; name = Release; }; diff --git a/bin/templates/project/__TEMP__.xcworkspace/contents.xcworkspacedata b/bin/templates/project/__TEMP__.xcworkspace/contents.xcworkspacedata old mode 100644 new mode 100755 diff --git a/bin/templates/project/__TEMP__.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings b/bin/templates/project/__TEMP__.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings old mode 100644 new mode 100755 diff --git a/bin/templates/project/__TEMP__.xcworkspace/xcshareddata/xcschemes/__PROJECT_NAME__.xcscheme b/bin/templates/project/__TEMP__.xcworkspace/xcshareddata/xcschemes/__PROJECT_NAME__.xcscheme old mode 100644 new mode 100755 diff --git a/bin/templates/project/pods-debug.xcconfig b/bin/templates/project/pods-debug.xcconfig old mode 100644 new mode 100755 diff --git a/bin/templates/project/pods-release.xcconfig b/bin/templates/project/pods-release.xcconfig old mode 100644 new mode 100755 diff --git a/bin/templates/scripts/cordova/Api.js b/bin/templates/scripts/cordova/Api.js old mode 100644 new mode 100755 diff --git a/bin/templates/scripts/cordova/build-debug.xcconfig b/bin/templates/scripts/cordova/build-debug.xcconfig old mode 100644 new mode 100755 diff --git a/bin/templates/scripts/cordova/build-extras.xcconfig b/bin/templates/scripts/cordova/build-extras.xcconfig old mode 100644 new mode 100755 diff --git a/bin/templates/scripts/cordova/build-release.xcconfig b/bin/templates/scripts/cordova/build-release.xcconfig old mode 100644 new mode 100755 diff --git a/bin/templates/scripts/cordova/build.xcconfig b/bin/templates/scripts/cordova/build.xcconfig old mode 100644 new mode 100755 index 8ebe41bae..c6685fec9 --- a/bin/templates/scripts/cordova/build.xcconfig +++ b/bin/templates/scripts/cordova/build.xcconfig @@ -36,6 +36,9 @@ ENABLE_BITCODE = NO // (CB-9719) Set CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES to YES in build.xcconfig CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES +// (CB-10072) +SWIFT_OBJC_BRIDGING_HEADER = $(PROJECT_DIR)/$(PROJECT_NAME)/Bridging-Header.h + // (CB-11854) CODE_SIGN_ENTITLEMENTS = $(PROJECT_DIR)/$(PROJECT_NAME)/Entitlements-$(CONFIGURATION).plist diff --git a/bin/templates/scripts/cordova/defaults.xml b/bin/templates/scripts/cordova/defaults.xml old mode 100644 new mode 100755 diff --git a/bin/templates/scripts/cordova/lib/BridgingHeader.js b/bin/templates/scripts/cordova/lib/BridgingHeader.js old mode 100644 new mode 100755 diff --git a/bin/templates/scripts/cordova/lib/Podfile.js b/bin/templates/scripts/cordova/lib/Podfile.js old mode 100644 new mode 100755 diff --git a/bin/templates/scripts/cordova/lib/PodsJson.js b/bin/templates/scripts/cordova/lib/PodsJson.js old mode 100644 new mode 100755 diff --git a/bin/templates/scripts/cordova/lib/build.js b/bin/templates/scripts/cordova/lib/build.js old mode 100644 new mode 100755 diff --git a/bin/templates/scripts/cordova/lib/check_reqs.js b/bin/templates/scripts/cordova/lib/check_reqs.js old mode 100644 new mode 100755 diff --git a/bin/templates/scripts/cordova/lib/clean.js b/bin/templates/scripts/cordova/lib/clean.js old mode 100644 new mode 100755 diff --git a/bin/templates/scripts/cordova/lib/listDevices.js b/bin/templates/scripts/cordova/lib/listDevices.js old mode 100644 new mode 100755 diff --git a/bin/templates/scripts/cordova/lib/listEmulatorBuildTargets.js b/bin/templates/scripts/cordova/lib/listEmulatorBuildTargets.js old mode 100644 new mode 100755 diff --git a/bin/templates/scripts/cordova/lib/listEmulatorImages.js b/bin/templates/scripts/cordova/lib/listEmulatorImages.js old mode 100644 new mode 100755 diff --git a/bin/templates/scripts/cordova/lib/listStartedEmulators.js b/bin/templates/scripts/cordova/lib/listStartedEmulators.js old mode 100644 new mode 100755 diff --git a/bin/templates/scripts/cordova/lib/plugman/pluginHandlers.js b/bin/templates/scripts/cordova/lib/plugman/pluginHandlers.js old mode 100644 new mode 100755 diff --git a/bin/templates/scripts/cordova/lib/prepare.js b/bin/templates/scripts/cordova/lib/prepare.js old mode 100644 new mode 100755 diff --git a/bin/templates/scripts/cordova/lib/projectFile.js b/bin/templates/scripts/cordova/lib/projectFile.js old mode 100644 new mode 100755 diff --git a/bin/templates/scripts/cordova/lib/run.js b/bin/templates/scripts/cordova/lib/run.js old mode 100644 new mode 100755 diff --git a/bin/templates/scripts/cordova/lib/versions.js b/bin/templates/scripts/cordova/lib/versions.js old mode 100644 new mode 100755 diff --git a/bin/templates/scripts/cordova/loggingHelper.js b/bin/templates/scripts/cordova/loggingHelper.js old mode 100644 new mode 100755 diff --git a/bin/tests/autotest.coffee b/bin/tests/autotest.coffee old mode 100644 new mode 100755 diff --git a/bin/tests/create.coffee b/bin/tests/create.coffee old mode 100644 new mode 100755 diff --git a/bin/tests/debug.coffee b/bin/tests/debug.coffee old mode 100644 new mode 100755 diff --git a/bin/tests/test.coffee b/bin/tests/test.coffee old mode 100644 new mode 100755 diff --git a/bin/uncrustify.cfg b/bin/uncrustify.cfg old mode 100644 new mode 100755 diff --git a/cordova-js-src/exec.js b/cordova-js-src/exec.js old mode 100644 new mode 100755 diff --git a/cordova-js-src/platform.js b/cordova-js-src/platform.js old mode 100644 new mode 100755 diff --git a/cordova-js-src/plugin/ios/console.js b/cordova-js-src/plugin/ios/console.js old mode 100644 new mode 100755 diff --git a/cordova-js-src/plugin/ios/launchscreen.js b/cordova-js-src/plugin/ios/launchscreen.js old mode 100644 new mode 100755 diff --git a/cordova-js-src/plugin/ios/logger.js b/cordova-js-src/plugin/ios/logger.js old mode 100644 new mode 100755 diff --git a/cordova-js-src/plugin/ios/wkwebkit.js b/cordova-js-src/plugin/ios/wkwebkit.js old mode 100644 new mode 100755 diff --git a/guides/API changes in 4.0.md b/guides/API changes in 4.0.md old mode 100644 new mode 100755 diff --git a/guides/Cordova Custom URL Scheme Handling.md b/guides/Cordova Custom URL Scheme Handling.md old mode 100644 new mode 100755 diff --git a/guides/Setting Delegates, Preferences and Script Message Handlers in the WebView.md b/guides/Setting Delegates, Preferences and Script Message Handlers in the WebView.md old mode 100644 new mode 100755 diff --git a/package-lock.json b/package-lock.json old mode 100644 new mode 100755 index e09498fcc..55da9d853 --- a/package-lock.json +++ b/package-lock.json @@ -653,9 +653,9 @@ "dev": true }, "commander": { - "version": "2.20.3", - "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", - "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==", + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-5.1.0.tgz", + "integrity": "sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==", "dev": true }, "commondir": { @@ -1374,30 +1374,64 @@ } }, "find-process": { - "version": "1.4.3", - "resolved": "https://registry.npmjs.org/find-process/-/find-process-1.4.3.tgz", - "integrity": "sha512-+IA+AUsQCf3uucawyTwMWcY+2M3FXq3BRvw3S+j5Jvydjk31f/+NPWpYZOJs+JUs2GvxH4Yfr6Wham0ZtRLlPA==", + "version": "1.4.4", + "resolved": "https://registry.npmjs.org/find-process/-/find-process-1.4.4.tgz", + "integrity": "sha512-rRSuT1LE4b+BFK588D2V8/VG9liW0Ark1XJgroxZXI0LtwmQJOb490DvDYvbm+Hek9ETFzTutGfJ90gumITPhQ==", "dev": true, "requires": { - "chalk": "^2.0.1", - "commander": "^2.11.0", - "debug": "^2.6.8" + "chalk": "^4.0.0", + "commander": "^5.1.0", + "debug": "^4.1.1" }, "dependencies": { - "debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, "requires": { - "ms": "2.0.0" + "color-convert": "^2.0.1" } }, - "ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=", + "chalk": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz", + "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, + "requires": { + "color-name": "~1.1.4" + } + }, + "color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", "dev": true + }, + "has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } } } }, @@ -2070,6 +2104,14 @@ "integrity": "sha1-+wMJF/hqMTTlvJvsDWngAT3f7bI=", "dev": true }, + "lru-cache": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "requires": { + "yallist": "^4.0.0" + } + }, "make-dir": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz", @@ -2696,9 +2738,12 @@ "integrity": "sha1-dLbTPJrh4AFRDxeakRaFiPGu2qk=" }, "semver": { - "version": "7.3.2", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.2.tgz", - "integrity": "sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==" + "version": "7.3.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.4.tgz", + "integrity": "sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw==", + "requires": { + "lru-cache": "^6.0.0" + } }, "set-blocking": { "version": "2.0.0", @@ -3237,6 +3282,11 @@ "integrity": "sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==", "dev": true }, + "yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" + }, "yargs": { "version": "15.4.1", "resolved": "https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz", diff --git a/package.json b/package.json old mode 100644 new mode 100755 index aa7c1d9b6..9067a150f --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "license": "Apache-2.0", "devDependencies": { "@cordova/eslint-config": "^3.0.0", - "find-process": "^1.4.3", + "find-process": "^1.4.4", "jasmine": "3.5.0", "nyc": "^15.0.1", "rewire": "^5.0.0", @@ -50,7 +50,7 @@ "ios-sim": "^8.0.2", "nopt": "^4.0.3", "plist": "^3.0.1", - "semver": "^7.3.2", + "semver": "^7.3.4", "unorm": "^1.6.0", "which": "^2.0.2", "xcode": "^3.0.1", diff --git a/tests/CordovaLibTests/.gitignore b/tests/CordovaLibTests/.gitignore old mode 100644 new mode 100755 diff --git a/tests/CordovaLibTests/CDVBase64Tests.m b/tests/CordovaLibTests/CDVBase64Tests.m old mode 100644 new mode 100755 diff --git a/tests/CordovaLibTests/CDVCommandDelegateTests.m b/tests/CordovaLibTests/CDVCommandDelegateTests.m old mode 100644 new mode 100755 diff --git a/tests/CordovaLibTests/CDVFakeFileManager.h b/tests/CordovaLibTests/CDVFakeFileManager.h old mode 100644 new mode 100755 diff --git a/tests/CordovaLibTests/CDVFakeFileManager.m b/tests/CordovaLibTests/CDVFakeFileManager.m old mode 100644 new mode 100755 diff --git a/tests/CordovaLibTests/CDVInvokedUrlCommandTests.m b/tests/CordovaLibTests/CDVInvokedUrlCommandTests.m old mode 100644 new mode 100755 diff --git a/tests/CordovaLibTests/CDVLocalStorageTests.m b/tests/CordovaLibTests/CDVLocalStorageTests.m old mode 100644 new mode 100755 diff --git a/tests/CordovaLibTests/CDVPluginResultJSONSerializationTests.m b/tests/CordovaLibTests/CDVPluginResultJSONSerializationTests.m old mode 100644 new mode 100755 diff --git a/tests/CordovaLibTests/CDVStartPageTests.m b/tests/CordovaLibTests/CDVStartPageTests.m old mode 100644 new mode 100755 diff --git a/tests/CordovaLibTests/CDVUserAgentTest.m b/tests/CordovaLibTests/CDVUserAgentTest.m old mode 100644 new mode 100755 diff --git a/tests/CordovaLibTests/CDVViewControllerTest.m b/tests/CordovaLibTests/CDVViewControllerTest.m old mode 100644 new mode 100755 diff --git a/tests/CordovaLibTests/CDVWebViewDelegateTests.m b/tests/CordovaLibTests/CDVWebViewDelegateTests.m old mode 100644 new mode 100755 diff --git a/tests/CordovaLibTests/CDVWebViewEngineTest.m b/tests/CordovaLibTests/CDVWebViewEngineTest.m old mode 100644 new mode 100755 diff --git a/tests/CordovaLibTests/CDVWebViewTest.h b/tests/CordovaLibTests/CDVWebViewTest.h old mode 100644 new mode 100755 diff --git a/tests/CordovaLibTests/CDVWebViewTest.m b/tests/CordovaLibTests/CDVWebViewTest.m old mode 100644 new mode 100755 diff --git a/tests/CordovaLibTests/CDVWhitelistTests.m b/tests/CordovaLibTests/CDVWhitelistTests.m old mode 100644 new mode 100755 diff --git a/tests/CordovaLibTests/CordovaLibApp/AppDelegate.h b/tests/CordovaLibTests/CordovaLibApp/AppDelegate.h old mode 100644 new mode 100755 diff --git a/tests/CordovaLibTests/CordovaLibApp/AppDelegate.m b/tests/CordovaLibTests/CordovaLibApp/AppDelegate.m old mode 100644 new mode 100755 diff --git a/tests/CordovaLibTests/CordovaLibApp/Bridging-Header.h b/tests/CordovaLibTests/CordovaLibApp/Bridging-Header.h old mode 100644 new mode 100755 diff --git a/tests/CordovaLibTests/CordovaLibApp/CordovaLibApp-Info.plist b/tests/CordovaLibTests/CordovaLibApp/CordovaLibApp-Info.plist old mode 100644 new mode 100755 diff --git a/tests/CordovaLibTests/CordovaLibApp/ViewController.h b/tests/CordovaLibTests/CordovaLibApp/ViewController.h old mode 100644 new mode 100755 diff --git a/tests/CordovaLibTests/CordovaLibApp/ViewController.m b/tests/CordovaLibTests/CordovaLibApp/ViewController.m old mode 100644 new mode 100755 diff --git a/tests/CordovaLibTests/CordovaLibApp/config.xml b/tests/CordovaLibTests/CordovaLibApp/config.xml old mode 100644 new mode 100755 diff --git a/tests/CordovaLibTests/CordovaLibApp/en.lproj/InfoPlist.strings b/tests/CordovaLibTests/CordovaLibApp/en.lproj/InfoPlist.strings old mode 100644 new mode 100755 diff --git a/tests/CordovaLibTests/CordovaLibApp/main.m b/tests/CordovaLibTests/CordovaLibApp/main.m old mode 100644 new mode 100755 diff --git a/tests/CordovaLibTests/CordovaLibApp/www/index.html b/tests/CordovaLibTests/CordovaLibApp/www/index.html old mode 100644 new mode 100755 diff --git a/tests/CordovaLibTests/CordovaLibTests-Info.plist b/tests/CordovaLibTests/CordovaLibTests-Info.plist old mode 100644 new mode 100755 diff --git a/tests/CordovaLibTests/CordovaLibTests.xcodeproj/project.pbxproj b/tests/CordovaLibTests/CordovaLibTests.xcodeproj/project.pbxproj old mode 100644 new mode 100755 diff --git a/tests/CordovaLibTests/Default-568h@2x.png b/tests/CordovaLibTests/Default-568h@2x.png old mode 100644 new mode 100755 diff --git a/tests/CordovaLibTests/config-custom.xml b/tests/CordovaLibTests/config-custom.xml old mode 100644 new mode 100755 diff --git a/tests/CordovaLibTests/en.lproj/InfoPlist.strings b/tests/CordovaLibTests/en.lproj/InfoPlist.strings old mode 100644 new mode 100755 diff --git a/tests/cordova-ios.xcworkspace/contents.xcworkspacedata b/tests/cordova-ios.xcworkspace/contents.xcworkspacedata old mode 100644 new mode 100755 diff --git a/tests/cordova-ios.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/tests/cordova-ios.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist old mode 100644 new mode 100755 diff --git a/tests/cordova-ios.xcworkspace/xcshareddata/cordova-ios.xccheckout b/tests/cordova-ios.xcworkspace/xcshareddata/cordova-ios.xccheckout old mode 100644 new mode 100755 diff --git a/tests/cordova-ios.xcworkspace/xcshareddata/xcschemes/CordovaFrameworkApp.xcscheme b/tests/cordova-ios.xcworkspace/xcshareddata/xcschemes/CordovaFrameworkApp.xcscheme old mode 100644 new mode 100755 diff --git a/tests/cordova-ios.xcworkspace/xcshareddata/xcschemes/CordovaLib.xcscheme b/tests/cordova-ios.xcworkspace/xcshareddata/xcschemes/CordovaLib.xcscheme old mode 100644 new mode 100755 diff --git a/tests/cordova-ios.xcworkspace/xcshareddata/xcschemes/CordovaLibApp.xcscheme b/tests/cordova-ios.xcworkspace/xcshareddata/xcschemes/CordovaLibApp.xcscheme old mode 100644 new mode 100755 diff --git a/tests/cordova-ios.xcworkspace/xcshareddata/xcschemes/CordovaLibTests.xcscheme b/tests/cordova-ios.xcworkspace/xcshareddata/xcschemes/CordovaLibTests.xcscheme old mode 100644 new mode 100755 diff --git a/tests/spec/component.json b/tests/spec/component.json old mode 100644 new mode 100755 diff --git a/tests/spec/component/versions.spec.js b/tests/spec/component/versions.spec.js old mode 100644 new mode 100755 diff --git a/tests/spec/coverage.json b/tests/spec/coverage.json old mode 100644 new mode 100755 diff --git a/tests/spec/create.spec.js b/tests/spec/create.spec.js old mode 100644 new mode 100755 diff --git a/tests/spec/unit.json b/tests/spec/unit.json old mode 100644 new mode 100755 diff --git a/tests/spec/unit/Api.spec.js b/tests/spec/unit/Api.spec.js old mode 100644 new mode 100755 diff --git a/tests/spec/unit/BridgingHeader.spec.js b/tests/spec/unit/BridgingHeader.spec.js old mode 100644 new mode 100755 diff --git a/tests/spec/unit/Plugman/common.spec.js b/tests/spec/unit/Plugman/common.spec.js old mode 100644 new mode 100755 diff --git a/tests/spec/unit/Plugman/pluginHandler.spec.js b/tests/spec/unit/Plugman/pluginHandler.spec.js old mode 100644 new mode 100755 diff --git a/tests/spec/unit/Podfile.spec.js b/tests/spec/unit/Podfile.spec.js old mode 100644 new mode 100755 diff --git a/tests/spec/unit/PodsJson.spec.js b/tests/spec/unit/PodsJson.spec.js old mode 100644 new mode 100755 diff --git a/tests/spec/unit/build.spec.js b/tests/spec/unit/build.spec.js old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/dummyProj/config.xml b/tests/spec/unit/fixtures/dummyProj/config.xml old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/dummyProj/platforms/.gitkeep b/tests/spec/unit/fixtures/dummyProj/platforms/.gitkeep old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/dummyProj/www/.gitkeep b/tests/spec/unit/fixtures/dummyProj/www/.gitkeep old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/CordovaLib/CordovaLib.xcodeproj/project.pbxproj b/tests/spec/unit/fixtures/ios-config-xml/CordovaLib/CordovaLib.xcodeproj/project.pbxproj old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/CordovaLib/VERSION b/tests/spec/unit/fixtures/ios-config-xml/CordovaLib/VERSION old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/.gitignore b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/.gitignore old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Bridging-Header.h b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Bridging-Header.h old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/CDVLaunchScreen.storyboard b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/CDVLaunchScreen.storyboard old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Classes/AppDelegate.h b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Classes/AppDelegate.h old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Classes/AppDelegate.m b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Classes/AppDelegate.m old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Classes/MainViewController.h b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Classes/MainViewController.h old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Classes/MainViewController.m b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Classes/MainViewController.m old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Classes/MainViewController.xib b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Classes/MainViewController.xib old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Entitlements-Debug.plist b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Entitlements-Debug.plist old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Entitlements-Release.plist b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Entitlements-Release.plist old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/Contents.json b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/Contents.json old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-40.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-40.png old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-40@2x.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-40@2x.png old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-50.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-50.png old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-50@2x.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-50@2x.png old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-60@2x.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-60@2x.png old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-60@3x.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-60@3x.png old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-72.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-72.png old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-72@2x.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-72@2x.png old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-76.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-76.png old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-76@2x.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-76@2x.png old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-83.5@2x.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-83.5@2x.png old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-small.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-small.png old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-small@2x.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-small@2x.png old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-small@3x.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-small@3x.png old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon.png old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon@2x.png b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon@2x.png old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/BackgroundColor.colorset/Contents.json b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/BackgroundColor.colorset/Contents.json old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/Contents.json b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/Contents.json old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchStoryboard.imageset/Contents.json b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchStoryboard.imageset/Contents.json old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Plugins/README b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Plugins/README old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/SampleApp-Info.plist b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/SampleApp-Info.plist old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/SampleApp-Prefix.pch b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/SampleApp-Prefix.pch old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/SampleApp/main.m b/tests/spec/unit/fixtures/ios-config-xml/SampleApp/main.m old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/cordova/defaults.xml b/tests/spec/unit/fixtures/ios-config-xml/cordova/defaults.xml old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/platform_www/.gitkeep b/tests/spec/unit/fixtures/ios-config-xml/platform_www/.gitkeep old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/ios-config-xml/www/.gitkeep b/tests/spec/unit/fixtures/ios-config-xml/www/.gitkeep old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/configs/legacy-only.xml b/tests/spec/unit/fixtures/launch-storyboard-support/configs/legacy-only.xml old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/configs/modern-and-legacy.xml b/tests/spec/unit/fixtures/launch-storyboard-support/configs/modern-and-legacy.xml old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/configs/modern-only.xml b/tests/spec/unit/fixtures/launch-storyboard-support/configs/modern-only.xml old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/configs/none.xml b/tests/spec/unit/fixtures/launch-storyboard-support/configs/none.xml old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/contents-json/empty.js b/tests/spec/unit/fixtures/launch-storyboard-support/contents-json/empty.js old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/contents-json/single-2xanyany.js b/tests/spec/unit/fixtures/launch-storyboard-support/contents-json/single-2xanyany.js old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/contents-json/typical-universal.js b/tests/spec/unit/fixtures/launch-storyboard-support/contents-json/typical-universal.js old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/contents-json/varied-device-and-theme.js b/tests/spec/unit/fixtures/launch-storyboard-support/contents-json/varied-device-and-theme.js old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/contents-json/varied-device.js b/tests/spec/unit/fixtures/launch-storyboard-support/contents-json/varied-device.js old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/contents-map/empty-map.js b/tests/spec/unit/fixtures/launch-storyboard-support/contents-map/empty-map.js old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/contents-map/single-2xanyany-map.js b/tests/spec/unit/fixtures/launch-storyboard-support/contents-map/single-2xanyany-map.js old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/contents-map/typical-universal-map.js b/tests/spec/unit/fixtures/launch-storyboard-support/contents-map/typical-universal-map.js old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/contents-map/varied-device-and-theme-map.js b/tests/spec/unit/fixtures/launch-storyboard-support/contents-map/varied-device-and-theme-map.js old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/contents-map/varied-device-map.js b/tests/spec/unit/fixtures/launch-storyboard-support/contents-map/varied-device-map.js old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@2x~universal~anyany.png b/tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@2x~universal~anyany.png old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@2x~universal~comany.png b/tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@2x~universal~comany.png old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@2x~universal~comcom.png b/tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@2x~universal~comcom.png old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@3x~universal~anyany.png b/tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@3x~universal~anyany.png old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@3x~universal~anycom.png b/tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@3x~universal~anycom.png old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@3x~universal~comany.png b/tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@3x~universal~comany.png old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/org.test.plugins.dummyplugin/plugin.xml b/tests/spec/unit/fixtures/org.test.plugins.dummyplugin/plugin.xml old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/Custom.framework/someFheader.h b/tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/Custom.framework/someFheader.h old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/Custom.framework/somebinlib b/tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/Custom.framework/somebinlib old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/CustomEmbeddable.framework/someFheader.h b/tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/CustomEmbeddable.framework/someFheader.h old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/CustomEmbeddable.framework/somebinlib b/tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/CustomEmbeddable.framework/somebinlib old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/DummyPlugin.bundle b/tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/DummyPlugin.bundle old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/DummyPluginCommand.h b/tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/DummyPluginCommand.h old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/DummyPluginCommand.m b/tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/DummyPluginCommand.m old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/SourceWithFramework.m b/tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/SourceWithFramework.m old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/TargetDirTest.h b/tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/TargetDirTest.h old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/TargetDirTest.m b/tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/TargetDirTest.m old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/libsqlite3.dylib b/tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/libsqlite3.dylib old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/org.test.plugins.dummyplugin/www/dummyplugin.js b/tests/spec/unit/fixtures/org.test.plugins.dummyplugin/www/dummyplugin.js old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/org.test.plugins.dummyplugin/www/dummyplugin/image.jpg b/tests/spec/unit/fixtures/org.test.plugins.dummyplugin/www/dummyplugin/image.jpg old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/org.test.plugins.faultyplugin/plugin.xml b/tests/spec/unit/fixtures/org.test.plugins.faultyplugin/plugin.xml old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/org.test.plugins.faultyplugin/src/ios/FaultyPlugin.h b/tests/spec/unit/fixtures/org.test.plugins.faultyplugin/src/ios/FaultyPlugin.h old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/org.test.plugins.faultyplugin/src/ios/FaultyPlugin.m b/tests/spec/unit/fixtures/org.test.plugins.faultyplugin/src/ios/FaultyPlugin.m old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/org.test.plugins.weblessplugin/plugin.xml b/tests/spec/unit/fixtures/org.test.plugins.weblessplugin/plugin.xml old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/arrow_left.png b/tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/arrow_left.png old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/arrow_left@2x.png b/tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/arrow_left@2x.png old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/arrow_right.png b/tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/arrow_right.png old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/arrow_right@2x.png b/tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/arrow_right@2x.png old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/but_refresh.png b/tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/but_refresh.png old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/but_refresh@2x.png b/tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/but_refresh@2x.png old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/compass.png b/tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/compass.png old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/compass@2x.png b/tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/compass@2x.png old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPluginCommand.h b/tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPluginCommand.h old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPluginCommand.m b/tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPluginCommand.m old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPluginViewController.h b/tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPluginViewController.h old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPluginViewController.m b/tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPluginViewController.m old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPluginViewController.xib b/tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPluginViewController.xib old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/prepare/allows-arbitrary-loads-for-media-false.xml b/tests/spec/unit/fixtures/prepare/allows-arbitrary-loads-for-media-false.xml old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/prepare/allows-arbitrary-loads-for-media-true.xml b/tests/spec/unit/fixtures/prepare/allows-arbitrary-loads-for-media-true.xml old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/prepare/allows-arbitrary-loads-in-media-false.xml b/tests/spec/unit/fixtures/prepare/allows-arbitrary-loads-in-media-false.xml old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/prepare/allows-arbitrary-loads-in-media-true.xml b/tests/spec/unit/fixtures/prepare/allows-arbitrary-loads-in-media-true.xml old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/prepare/allows-arbitrary-loads-in-web-content-true.xml b/tests/spec/unit/fixtures/prepare/allows-arbitrary-loads-in-web-content-true.xml old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/prepare/allows-local-networking-true.xml b/tests/spec/unit/fixtures/prepare/allows-local-networking-true.xml old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/prepare/set-origin-with-mixed-nsallows.xml b/tests/spec/unit/fixtures/prepare/set-origin-with-mixed-nsallows.xml old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/prepare/wildcard-navigation-with-mixed-nsallows.xml b/tests/spec/unit/fixtures/prepare/wildcard-navigation-with-mixed-nsallows.xml old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/prepare/wildcard-navigation.xml b/tests/spec/unit/fixtures/prepare/wildcard-navigation.xml old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/prepare/wildcard-with-mixed-nsallows.xml b/tests/spec/unit/fixtures/prepare/wildcard-with-mixed-nsallows.xml old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/resource-file-support/config.xml b/tests/spec/unit/fixtures/resource-file-support/config.xml old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/resource-file-support/image-1234.png b/tests/spec/unit/fixtures/resource-file-support/image-1234.png old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/resource-file-support/image-5678.png b/tests/spec/unit/fixtures/resource-file-support/image-5678.png old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/resource-file-support/image-8888.png b/tests/spec/unit/fixtures/resource-file-support/image-8888.png old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/sample-cocoapod-plugin-no-spec-overlapping-dependency/plugin.xml b/tests/spec/unit/fixtures/sample-cocoapod-plugin-no-spec-overlapping-dependency/plugin.xml old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/sample-cocoapod-plugin-no-spec-overlapping-dependency/www/test.js b/tests/spec/unit/fixtures/sample-cocoapod-plugin-no-spec-overlapping-dependency/www/test.js old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/sample-cordova-plugin-with-spec/plugin.xml b/tests/spec/unit/fixtures/sample-cordova-plugin-with-spec/plugin.xml old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/sample-cordova-plugin-with-spec/www/test.js b/tests/spec/unit/fixtures/sample-cordova-plugin-with-spec/www/test.js old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/sample-ioreg-output.txt b/tests/spec/unit/fixtures/sample-ioreg-output.txt old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/test-Bridging-Header.h b/tests/spec/unit/fixtures/test-Bridging-Header.h old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/test-config-2.xml b/tests/spec/unit/fixtures/test-config-2.xml old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/test-config-3.xml b/tests/spec/unit/fixtures/test-config-3.xml old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/test-config.xml b/tests/spec/unit/fixtures/test-config.xml old mode 100644 new mode 100755 diff --git a/tests/spec/unit/fixtures/testProj/platforms/ios/.gitignore b/tests/spec/unit/fixtures/testProj/platforms/ios/.gitignore old mode 100644 new mode 100755 diff --git a/tests/spec/unit/lib/check_reqs.spec.js b/tests/spec/unit/lib/check_reqs.spec.js old mode 100644 new mode 100755 diff --git a/tests/spec/unit/lib/list-devices.spec.js b/tests/spec/unit/lib/list-devices.spec.js old mode 100644 new mode 100755 diff --git a/tests/spec/unit/lib/list-emulator-images.spec.js b/tests/spec/unit/lib/list-emulator-images.spec.js old mode 100644 new mode 100755 diff --git a/tests/spec/unit/lib/run.spec.js b/tests/spec/unit/lib/run.spec.js old mode 100644 new mode 100755 diff --git a/tests/spec/unit/pluginAdd.spec.js b/tests/spec/unit/pluginAdd.spec.js old mode 100644 new mode 100755 diff --git a/tests/spec/unit/prepare.spec.js b/tests/spec/unit/prepare.spec.js old mode 100644 new mode 100755 diff --git a/tests/spec/unit/preparePlatform.spec.js b/tests/spec/unit/preparePlatform.spec.js old mode 100644 new mode 100755 diff --git a/tests/spec/unit/projectFile.spec.js b/tests/spec/unit/projectFile.spec.js old mode 100644 new mode 100755 diff --git a/tests/spec/unit/versions.spec.js b/tests/spec/unit/versions.spec.js old mode 100644 new mode 100755