[
https://issues.apache.org/jira/browse/CB-2719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13612720#comment-13612720
]
Shazron Abdullah commented on CB-2719:
--------------------------------------
This is more of a problem than it looks, since the folder ending with .js ends
up as a question mark on Xcode, and you can't navigate further into it to edit
the .js in Xcode, and you have to find and edit the file through Finder, which
is a pain.
> asset element does not install file correctly
> ---------------------------------------------
>
> Key: CB-2719
> URL: https://issues.apache.org/jira/browse/CB-2719
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS, Plugman
> Affects Versions: Master
> Reporter: Shazron Abdullah
> Assignee: Shazron Abdullah
> Priority: Critical
>
> For example:
> https://github.com/shazron/KeychainPlugin/blob/b81647c256a98872a72168c01ad1d49beb6291e8/plugin.xml#L12
> {code}
> <asset src="www/keychain.js" target="keychain.js" />
> {code}
> *Expected:*
> Installs my keychain.js in "www/keychain.js" in my project
> *Actual:*
> Installs my keychain.js in "www/keychain.js/keychain.js" in my project
> (creates unwanted keychain.js parent folder the same name as the file)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira