Closed leptos-null closed 11 months ago
Ran a quick test with tvOS 17.1 symbols and Xcode 15.0.1. Script appeared to work well.
Artifact: AppleTVOS17.1.sdk.tar.xz
(GitHub doesn't allow .tar.xz
files for some reason, so the file may download as .tgz
, but it is actually xz
compressed)
What does this implement/fix? Explain your changes.
xcode_sdk_paths
was improperly expanded, resulting in finding no Xcode SDKsarm64e
to iPhoneOS ARCHS to match all recent SDKs16.5.1 (20F75) arm64e
iPhone14,6 16.5.1 (20F75)
create_patched_sdk.sh
andcreate_patched_sdk_tvos.sh
for maintainabilityDoes this close any currently open issues?
no
Any relevant logs, error output, etc?
no
Any other comments?
no
Where has this been tested?
Operating System: macOS
Platform: Darwin
Toolchain Version:
Apple clang version 15.0.0 (clang-1500.0.40.1)