[
https://issues.apache.org/jira/browse/CB-5328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13839216#comment-13839216
]
Shazron Abdullah commented on CB-5328:
--------------------------------------
The fix is to change the value below in .gitignore:
{code}
build
{code}
to:
{code}
build/
{code}
> .gitignore from cordova-ios exludes `platforms/cordova/build` file
> ------------------------------------------------------------------
>
> Key: CB-5328
> URL: https://issues.apache.org/jira/browse/CB-5328
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Affects Versions: 3.1.0
> Reporter: Cyril Fluck
> Priority: Trivial
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> When creating a new project, the content of `platforms/ios/cordova/` can be
> added to a git repo except for the `build` script.
--
This message was sent by Atlassian JIRA
(v6.1#6144)