[
https://issues.apache.org/jira/browse/CB-7899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shazron Abdullah resolved CB-7899.
----------------------------------
Resolution: Not a Problem
Yes. The platforms folder contains build artifacts and the contents are not
intended to be manipulated directly.
We realize that some people still do tweak the platforms in iOS. The www folder
link is actually a link to the root "www" folder, which copies into all the
platform www folders during a build when using the CLI.
The "staging" subfolder should be used if you manipulate the project directly
through Xcode, and build through Xcode only.
> xcode build copy-www-build-step.sh applies to platform files only
> -----------------------------------------------------------------
>
> Key: CB-7899
> URL: https://issues.apache.org/jira/browse/CB-7899
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Affects Versions: 4.0.0
> Environment: Mac Yosemite xcode 6.1
> Reporter: Rob Blackbourn
> Labels: xcode6.1
>
> When creating the example hello project, updates to www/index.html are not
> used in the build.
> In xcode there are two versions of the index.html file: one in "www" and one
> in "<Staging>/www" which corresponds to "platforms/ios/www".
> I would expect changing files under "www" to be the master; and changes
> propagated to "platforms/io/www" and into the build folders. However this is
> not the case.
> If I add "echo" statements into the "copy-www-build-step.sh" script it
> appears that the "Staging" (platforms/ios/www) files are being used.
> Is this the intended behaviour?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]