Bug 255356 - Clean up build entitlements on watchOS
Summary: Clean up build entitlements on watchOS
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-04-12 12:24 PDT by Brent Fulgham
Modified: 2023-04-13 09:07 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2023-04-12 12:24:59 PDT
We do not allow JIT on watchOS, so it's silly (and confusing) to include the entitlements needed on iOS to support JIT. Let's clean up the build to remove them.
Comment 1 Brent Fulgham 2023-04-12 12:25:21 PDT
<rdar://107651745>
Comment 2 Brent Fulgham 2023-04-12 12:38:16 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12665
Comment 3 EWS 2023-04-13 09:07:57 PDT
Committed 262916@main (4718ec21fbae): <https://commits.webkit.org/262916@main>

Reviewed commits have been landed. Closing PR #12665 and removing active labels.