[
https://issues.apache.org/jira/browse/CB-14135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nimrod Goldrat updated CB-14135:
--------------------------------
Description:
The Podfile template escape single quotes for project names when generating the
Podfile. This will cause a syntax error in the Podfile since the target and
project are single quoted strings. The solution is to escape the single quotes
in the project name before writing them to the Podfile.
I already have a fix for this issue.
was:
The Podfile template does not escape single quotes for project names when
generating the Podfile. This will cause a syntax error in the Podfile since the
target and project are single quoted strings. The solution is to escape the
single quotes in the project name before writing them to the Podfile.
I already have a fix for this issue.
> cordova-ios Podfile template only escape first occurrence of single quote in
> the project name
> ---------------------------------------------------------------------------------------------
>
> Key: CB-14135
> URL: https://issues.apache.org/jira/browse/CB-14135
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-ios
> Environment: iOS platform
> Reporter: Nimrod Goldrat
> Assignee: Shazron Abdullah
> Priority: Minor
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> The Podfile template escape single quotes for project names when generating
> the Podfile. This will cause a syntax error in the Podfile since the target
> and project are single quoted strings. The solution is to escape the single
> quotes in the project name before writing them to the Podfile.
> I already have a fix for this issue.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]