Bug 141036 - DerivedSources/JavaScriptCore/TracingDtrace.h should be generated by xcode
Summary: DerivedSources/JavaScriptCore/TracingDtrace.h should be generated by xcode
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-29 09:06 PST by Csaba Osztrogonác
Modified: 2015-01-29 13:12 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2015-01-29 09:06:48 PST
After bug141033, it is generated unconditionally with a shell script,
but it should be generated by xcode in this case.

Feel free to pick it up.