Rob Blackbourn created CB-7899:
----------------------------------
Summary: 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
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]