Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XCode 16 support #23817

Closed
paulober opened this issue Jul 24, 2024 · 1 comment
Closed

XCode 16 support #23817

paulober opened this issue Jul 24, 2024 · 1 comment

Comments

@paulober
Copy link

paulober commented Jul 24, 2024

Description

Please add XCode 16 support. Currently if you build with XCode 16 Beta 4 you get following error:

dlopen(/Applications/Xcode-beta.app/Contents/SharedFrameworks/IDEDistribution.framework/Versions/A/IDEDistribution, 0x0001): Library not loaded: @rpath/AppThinning.framework/Versions/A/AppThinning

  Referenced from: <43B06208-455A-3C6C-A14B-95476F901274> /Applications/Xcode-beta.app/Contents/SharedFrameworks/IDEDistribution.framework/Versions/A/IDEDistribution
  Reason: tried: '/usr/local/share/dotnet/packs/Microsoft.iOS.Sdk/17.2.8078/tools/lib/mlaunch/mlaunch.app/Contents/Frameworks/AppThinning.framework/Versions/A/AppThinning' (no such file), '/Applications/Xcode-beta.app/Contents/SharedFrameworks/IDEDistribution.framework/Versions/A/Frameworks/AppThinning.framework/Versions/A/AppThinning' (no such file), '/usr/local/share/dotnet/packs/Microsoft.iOS.Sdk/17.2.8078/tools/lib/mlaunch/mlaunch.app/Contents/Frameworks/AppThinning.framework/Versions/A/AppThinning' (no such file), '/Applications/Xcode-beta.app/Contents/SharedFrameworks/IDEDistribution.framework/Versions/A/Frameworks/AppThinning.framework/Versions/A/AppThinning' (no such file), '/usr/local/share/dotnet/packs/Microsoft.iOS.Sdk/17.2.8078/tools/lib/mlaunch/mlaunch.app/Contents/MonoBundle/AppThinning.framework/Versions/A/AppThinning' (no such file)

error HE0004: Could not load the framework 'IDEDistribution' (path: /Applications/Xcode-beta.app/Contents/SharedFrameworks/IDEDistribution.framework/Versions/A/IDEDistribution):

Public API Changes

Nothing

Intended Use-Case

MAUI Devs on macOS who want to build on macOS Sequoia without having to install the older XCode 15 which is not supported on macOS 15.

@drasticactions
Copy link
Contributor

That work is being tracked xamarin/xamarin-macios#20802

@drasticactions drasticactions closed this as not planned Won't fix, can't repro, duplicate, stale Jul 25, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Aug 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants