Bug 225127 - [configure-xcode-for-embedded-development] Support Xcode 12.5
Summary: [configure-xcode-for-embedded-development] Support Xcode 12.5
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-04-27 16:18 PDT by Jonathan Bedard
Modified: 2021-04-28 10:57 PDT (History)
5 users (show)

See Also:


Attachments
Patch (8.44 KB, patch)
2021-04-27 16:22 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff
Patch (8.44 KB, patch)
2021-04-27 16:24 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2021-04-27 16:18:09 PDT
In 12.5, Xcode removes the com.apple.package-type.mach-o-executable and com.apple.product-type.tool from the MacOS SDK. The plists for these are small enough that we can simply embed them inside configure-xcode-for-embedded-development instead of copying them from the MacOS SDK.
Comment 1 Jonathan Bedard 2021-04-27 16:22:20 PDT
Created attachment 427212 [details]
Patch
Comment 2 Jonathan Bedard 2021-04-27 16:24:17 PDT
Created attachment 427213 [details]
Patch
Comment 3 Stephanie Lewis 2021-04-28 10:20:48 PDT
Comment on attachment 427213 [details]
Patch

If Xcode doesn't have this file anymore we should ask them how they think we should get this info.
Comment 4 Jonathan Bedard 2021-04-28 10:27:36 PDT
Comment on attachment 427213 [details]
Patch

Landing this now, although it may end up being temporary
Comment 5 EWS 2021-04-28 10:56:26 PDT
Committed r276722 (237126@main): <https://commits.webkit.org/237126@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 427213 [details].
Comment 6 Radar WebKit Bug Importer 2021-04-28 10:57:15 PDT
<rdar://problem/77273917>