From 2fd41f4e25e27646bbebae29656a98817f1afc31 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 10 Dec 2015 22:10:24 -0600 Subject: mode 755 --- .../tests/ios/CDVSplashScreenTest.xcworkspace/contents.xcworkspacedata | 0 .../xcshareddata/CDVSplashScreenTest.xccheckout | 0 .../xcshareddata/xcschemes/CordovaLib.xcscheme | 0 .../cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/.npmignore | 0 .../tests/ios/CDVSplashScreenTest/CDVSplashScreenLibTests/ImageNameTest.m | 0 .../CDVSplashScreenTest/CDVSplashScreenLibTests/ImageNameTestDelegates.h | 0 .../CDVSplashScreenTest/CDVSplashScreenLibTests/ImageNameTestDelegates.m | 0 .../tests/ios/CDVSplashScreenTest/CDVSplashScreenLibTests/Info.plist | 0 .../ios/CDVSplashScreenTest/CDVSplashScreenTest.xcodeproj/project.pbxproj | 0 .../project.xcworkspace/contents.xcworkspacedata | 0 .../project.xcworkspace/xcshareddata/CDVSplashScreenTest.xccheckout | 0 .../xcshareddata/xcschemes/CDVSplashScreenLib.xcscheme | 0 .../xcshareddata/xcschemes/CDVSplashScreenLibTests.xcscheme | 0 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/README.md | 0 .../plugins/cordova-plugin-splashscreen/tests/ios/doc/de/README.md | 0 .../plugins/cordova-plugin-splashscreen/tests/ios/doc/es/README.md | 0 .../plugins/cordova-plugin-splashscreen/tests/ios/doc/fr/README.md | 0 .../plugins/cordova-plugin-splashscreen/tests/ios/doc/it/README.md | 0 .../plugins/cordova-plugin-splashscreen/tests/ios/doc/ja/README.md | 0 .../plugins/cordova-plugin-splashscreen/tests/ios/doc/ko/README.md | 0 .../plugins/cordova-plugin-splashscreen/tests/ios/doc/pl/README.md | 0 .../plugins/cordova-plugin-splashscreen/tests/ios/doc/zh/README.md | 0 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/package.json | 0 23 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest.xcworkspace/contents.xcworkspacedata mode change 100644 => 100755 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest.xcworkspace/xcshareddata/CDVSplashScreenTest.xccheckout mode change 100644 => 100755 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest.xcworkspace/xcshareddata/xcschemes/CordovaLib.xcscheme mode change 100644 => 100755 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/.npmignore mode change 100644 => 100755 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenLibTests/ImageNameTest.m mode change 100644 => 100755 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenLibTests/ImageNameTestDelegates.h mode change 100644 => 100755 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenLibTests/ImageNameTestDelegates.m mode change 100644 => 100755 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenLibTests/Info.plist mode change 100644 => 100755 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenTest.xcodeproj/project.pbxproj mode change 100644 => 100755 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata mode change 100644 => 100755 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenTest.xcodeproj/project.xcworkspace/xcshareddata/CDVSplashScreenTest.xccheckout mode change 100644 => 100755 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenTest.xcodeproj/xcshareddata/xcschemes/CDVSplashScreenLib.xcscheme mode change 100644 => 100755 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenTest.xcodeproj/xcshareddata/xcschemes/CDVSplashScreenLibTests.xcscheme mode change 100644 => 100755 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/README.md mode change 100644 => 100755 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/de/README.md mode change 100644 => 100755 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/es/README.md mode change 100644 => 100755 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/fr/README.md mode change 100644 => 100755 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/it/README.md mode change 100644 => 100755 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/ja/README.md mode change 100644 => 100755 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/ko/README.md mode change 100644 => 100755 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/pl/README.md mode change 100644 => 100755 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/zh/README.md mode change 100644 => 100755 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/package.json (limited to 'StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios') diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest.xcworkspace/contents.xcworkspacedata b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest.xcworkspace/contents.xcworkspacedata old mode 100644 new mode 100755 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest.xcworkspace/xcshareddata/CDVSplashScreenTest.xccheckout b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest.xcworkspace/xcshareddata/CDVSplashScreenTest.xccheckout old mode 100644 new mode 100755 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest.xcworkspace/xcshareddata/xcschemes/CordovaLib.xcscheme b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest.xcworkspace/xcshareddata/xcschemes/CordovaLib.xcscheme old mode 100644 new mode 100755 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/.npmignore b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/.npmignore old mode 100644 new mode 100755 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenLibTests/ImageNameTest.m b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenLibTests/ImageNameTest.m old mode 100644 new mode 100755 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenLibTests/ImageNameTestDelegates.h b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenLibTests/ImageNameTestDelegates.h old mode 100644 new mode 100755 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenLibTests/ImageNameTestDelegates.m b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenLibTests/ImageNameTestDelegates.m old mode 100644 new mode 100755 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenLibTests/Info.plist b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenLibTests/Info.plist old mode 100644 new mode 100755 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenTest.xcodeproj/project.pbxproj b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenTest.xcodeproj/project.pbxproj old mode 100644 new mode 100755 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata old mode 100644 new mode 100755 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenTest.xcodeproj/project.xcworkspace/xcshareddata/CDVSplashScreenTest.xccheckout b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenTest.xcodeproj/project.xcworkspace/xcshareddata/CDVSplashScreenTest.xccheckout old mode 100644 new mode 100755 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenTest.xcodeproj/xcshareddata/xcschemes/CDVSplashScreenLib.xcscheme b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenTest.xcodeproj/xcshareddata/xcschemes/CDVSplashScreenLib.xcscheme old mode 100644 new mode 100755 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenTest.xcodeproj/xcshareddata/xcschemes/CDVSplashScreenLibTests.xcscheme b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenTest.xcodeproj/xcshareddata/xcschemes/CDVSplashScreenLibTests.xcscheme old mode 100644 new mode 100755 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/README.md b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/README.md old mode 100644 new mode 100755 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/de/README.md b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/de/README.md old mode 100644 new mode 100755 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/es/README.md b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/es/README.md old mode 100644 new mode 100755 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/fr/README.md b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/fr/README.md old mode 100644 new mode 100755 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/it/README.md b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/it/README.md old mode 100644 new mode 100755 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/ja/README.md b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/ja/README.md old mode 100644 new mode 100755 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/ko/README.md b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/ko/README.md old mode 100644 new mode 100755 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/pl/README.md b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/pl/README.md old mode 100644 new mode 100755 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/zh/README.md b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/zh/README.md old mode 100644 new mode 100755 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/package.json b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/package.json old mode 100644 new mode 100755 -- cgit v1.2.3-70-g09d2