Bug 225127

Summary: [configure-xcode-for-embedded-development] Support Xcode 12.5
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, dewei_zhu, ryanhaddad, slewis, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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>