[
https://issues.apache.org/jira/browse/CB-2926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977719#comment-13977719
]
ASF GitHub Bot commented on CB-2926:
------------------------------------
GitHub user tripodsan opened a pull request:
https://github.com/apache/cordova-osx/pull/3
CB-2926
fix for:
[CB-2926 Add a ./cordova/log project-level script for
OSX](https://issues.apache.org/jira/browse/CB-2926)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tripodsan/cordova-osx CB-2926
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-osx/pull/3.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 #3
----
commit 0717c60ee6c8367ee0136654d279dcef8010d7a1
Author: Tobias Bocanegra <[email protected]>
Date: 2014-04-17T23:43:07Z
Update to modern layout
commit ceb7039a786fe1bcf79bfe74a7b384baabaabd76
Author: Tobias Bocanegra <[email protected]>
Date: 2014-04-18T23:53:23Z
Adding better default icons and copy the project icons during build phase
commit 615c59f119017c25f2a63ac04e2d3ad8a5e063bb
Author: Tobias Bocanegra <[email protected]>
Date: 2014-04-18T23:58:09Z
Removing some unused menu items
commit 3cfa45d1c0e2da913bbbb3eb47256d31f446f281
Author: Tobias Bocanegra <[email protected]>
Date: 2014-04-21T19:14:54Z
Fixing ObjC linking and plugin support
commit acecdabd4f8057e08cb9b12cde2d07ecd8035cca
Author: Tobias Bocanegra <[email protected]>
Date: 2014-04-22T23:09:52Z
Merge branch 'master' of github.com:apache/cordova-osx
commit 4e0e58df8965a353172f4fd10e950786ce773e6f
Author: Tobias Bocanegra <[email protected]>
Date: 2014-04-22T23:30:45Z
Adding missing files that were hidden by gitignore
commit 0b429063b1bab030dc4e90efd080d5eaae55b4f5
Author: Tobias Bocanegra <[email protected]>
Date: 2014-04-22T23:58:26Z
Merge remote-tracking branch 'upstream/master'
commit 8a140b234eb2d6cfdff96446e6e5b199e7900104
Author: Tobias Bocanegra <[email protected]>
Date: 2014-04-23T01:35:37Z
CB-2926 Add a ./cordova/log project-level script for OSX
- added log output to build script if it starts the app after building
- added flag to support launching in foreground
----
> Add a ./cordova/log project-level script for OSX
> ------------------------------------------------
>
> Key: CB-2926
> URL: https://issues.apache.org/jira/browse/CB-2926
> Project: Apache Cordova
> Issue Type: Improvement
> Components: OSX
> Reporter: Filip Maj
> Assignee: Tobias Bocanegra
> Fix For: 3.5.0
>
>
> Add a script that streams a log from a running cordova app, either on a
> connected device or running emulator.
> If the action is not supported, that is fine. In that case, please have the
> script error out with an appropriate message (with potential workaround
> described, if available) and exit with code 1.
--
This message was sent by Atlassian JIRA
(v6.2#6252)