[
https://issues.apache.org/jira/browse/CB-10572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143606#comment-15143606
]
ASF GitHub Bot commented on CB-10572:
-------------------------------------
Github user tripodsan commented on a diff in the pull request:
https://github.com/apache/cordova-mobile-spec/pull/137#discussion_r52677350
--- Diff: createmobilespec/createmobilespec.js ---
@@ -498,6 +522,15 @@ function pluginIdToDirName(id) {
////////////////////// install plugins for each platform
function installPlugins() {
var plugins = DEFAULT_PLUGINS;
+
+ // special override for osx
+ if (argv.osx) {
+ if (platforms.length > 1) {
--- End diff --
ok. I'll change it....
> Mobilespec tests not working for OSX
> ------------------------------------
>
> Key: CB-10572
> URL: https://issues.apache.org/jira/browse/CB-10572
> Project: Apache Cordova
> Issue Type: Bug
> Components: OSX
> Affects Versions: Master
> Reporter: Tobias Bocanegra
> Assignee: Tobias Bocanegra
> Fix For: Master
>
>
> The mobile spec don't work. when you run them, the window opens but non of
> the tests work.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]