WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
78451
WebKit2 build emits a warning about not stripping code-signed PluginProcess.app when copying it into the framework
https://bugs.webkit.org/show_bug.cgi?id=78451
Summary
WebKit2 build emits a warning about not stripping code-signed PluginProcess.a...
mitz
Reported
2012-02-12 18:26:43 PST
WebKit2 build emits a warning about not stripping code-signed PluginProcess.app when copying it into the framework
Attachments
Set COPY_PHASE_STRIP to NO in Base.xcconfig
(1.28 KB, patch)
2012-02-12 18:28 PST
,
mitz
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
mitz
Comment 1
2012-02-12 18:28:22 PST
Created
attachment 126701
[details]
Set COPY_PHASE_STRIP to NO in Base.xcconfig
Alexey Proskuryakov
Comment 2
2012-02-12 19:58:11 PST
Do we need stripping in production builds?
mitz
Comment 3
2012-02-12 20:05:12 PST
(In reply to
comment #2
)
> Do we need stripping in production builds?
STRIP_INSTALLED_PRODUCT is set to YES when building the normal variant, and the copy phase is a no-op when installing.
mitz
Comment 4
2012-02-13 13:24:46 PST
Fixed in <
http://trac.webkit.org/r107599
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug