Bug 124154

Summary: [Mac] .exp files are not source code
Product: WebKit Reporter: mitz
Component: WebKit Misc.Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: aestes
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Remove .exp file from Compile Sources build phase aestes: review+

Description mitz 2013-11-11 09:32:11 PST
The WebKit target includes an .exp file in its Compile Sources build phase, then excludes it using EXCLUDED_SOURCE_FILE_NAMES.

Patch forthcoming.
Comment 1 mitz 2013-11-11 09:33:31 PST
Created attachment 216582 [details]
Remove .exp file from Compile Sources build phase
Comment 2 mitz 2013-11-11 09:58:48 PST
Fixed in <http://trac.webkit.org/r159054>.