Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
iOS platform
Description
The Podfile template escape the first occurrence of 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.
Attachments
Issue Links
- is a clone of
-
CB-12966 cordova-ios Podfile template does not escape project names containing a single quote
- Closed
- links to