[
https://issues.apache.org/jira/browse/CB-6543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Grieve resolved CB-6543.
-------------------------------
Resolution: Fixed
Fixed in 3.5.0-dev
> cordova/run fails when there is no custom_rules.xml
> ---------------------------------------------------
>
> Key: CB-6543
> URL: https://issues.apache.org/jira/browse/CB-6543
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Affects Versions: Master
> Reporter: Ningxin Hu
>
> Reproduce steps:
> 1. create a project as
> cordova-android/bin/create hello
> 2. remove custom_rules.xml to build project to bin
> cd hello; rm custom_rules.xml; cordova/build
> 3. run hello
> cordova/run
> Step 3 will fail with error "ERROR : unable to find project ant-build
> directory, could not locate .apk"
--
This message was sent by Atlassian JIRA
(v6.2#6252)