Bug 158990 - CODE_SIGN_ENTITLEMENTS should be applied to iOS Simulator builds
Summary: CODE_SIGN_ENTITLEMENTS should be applied to iOS Simulator builds
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-06-21 10:35 PDT by David Kilzer (:ddkilzer)
Modified: 2016-06-21 11:55 PDT (History)
11 users (show)

See Also:


Attachments
Patch v1 (2.68 KB, patch)
2016-06-21 10:38 PDT, David Kilzer (:ddkilzer)
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2016-06-21 10:35:29 PDT
CODE_SIGN_ENTITLEMENTS should be applied equally to both iOS hardware and iOS Simulator builds.
Comment 1 David Kilzer (:ddkilzer) 2016-06-21 10:35:52 PDT
<rdar://problem/26906273>
Comment 2 David Kilzer (:ddkilzer) 2016-06-21 10:38:44 PDT
Created attachment 281758 [details]
Patch v1
Comment 3 David Kilzer (:ddkilzer) 2016-06-21 11:55:23 PDT
Committed r202285: <http://trac.webkit.org/changeset/202285>