[Webkit-unassigned] [Bug 28430] debug builds do not update front-end .js files
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 11 20:21:48 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28430
Timothy Hatcher <timothy at hatcher.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mrowe at apple.com,
| |timothy at hatcher.name
--- Comment #3 from Timothy Hatcher <timothy at hatcher.name> 2009-09-11 20:21:48 PDT ---
This works fine if you build from Xcode, because Xcode detects the change and
touches the inspector/front-end directory so it will be coppied. But building
from the command line does not. Touching inspector/front-end manually will fix
it.
One fix would be to remove $(SRCROOT)/inspector/front-end from the input files
on the build phase script. Then we would run the ditto command every time.
Maybe that is fineā¦
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list