You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/04/21 07:13:19 UTC

[jira] [Commented] (CB-2920) Add a ./cordova/clean project-level script for OSX

    [ https://issues.apache.org/jira/browse/CB-2920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13975397#comment-13975397 ] 

ASF GitHub Bot commented on CB-2920:
------------------------------------

GitHub user tripodsan opened a pull request:

    https://github.com/apache/cordova-osx/pull/2

    Update OSX Support for CLI

    fixes the following issues and allows to successfully clean,build,run osx platform on cli
    
    * CB-2920 Add a ./cordova/clean project-level script for OSX
    * CB-2934 Add a ./cordova/build project-level script for OSX
    * CB-2946 Add a ./cordova/run project-level script for OSX
    * CB-2802 add a ./bin/check_reqs script to OS X
    * CB-2803 Add CLI scripts for OS X
    * CB-3343 OSX - add version script

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tripodsan/cordova-osx master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-osx/pull/2.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2
    
----
commit 0717c60ee6c8367ee0136654d279dcef8010d7a1
Author: Tobias Bocanegra <tr...@adobe.com>
Date:   2014-04-17T23:43:07Z

    Update to modern layout

commit ceb7039a786fe1bcf79bfe74a7b384baabaabd76
Author: Tobias Bocanegra <tr...@adobe.com>
Date:   2014-04-18T23:53:23Z

    Adding better default icons and copy the project icons during build phase

commit 615c59f119017c25f2a63ac04e2d3ad8a5e063bb
Author: Tobias Bocanegra <tr...@adobe.com>
Date:   2014-04-18T23:58:09Z

    Removing some unused menu items

----


> Add a ./cordova/clean project-level script for OSX
> --------------------------------------------------
>
>                 Key: CB-2920
>                 URL: https://issues.apache.org/jira/browse/CB-2920
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: OSX
>            Reporter: Filip Maj
>             Fix For: 3.5.0
>
>
> This script should delete any build artifacts that are created from running an app compilation.



--
This message was sent by Atlassian JIRA
(v6.2#6252)