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

[CP - 3.13] Fix Xcode 15 build failure due to DT_TOOLCHAIN_DIR #132959

Closed
vashworth opened this issue Aug 21, 2023 · 2 comments
Closed

[CP - 3.13] Fix Xcode 15 build failure due to DT_TOOLCHAIN_DIR #132959

vashworth opened this issue Aug 21, 2023 · 2 comments
Assignees
Labels
cp: approved Approved cherry-pick request cp: merge-to-stable Cherry-picks that should be merged to stable cp: merged Cherry-pick has been merged to the release branch. cp: review Cherry-picks in the review queue

Comments

@vashworth
Copy link
Contributor

Issue Link

#132755

Commit Hash

b52297d

Target

stable

PR Link

#132958

Changelog Description

Fix macOS build error with Xcode 15 and Cocoapods.

Impacted Users

All Flutter macOS developers using Xcode 15

Impact Description

Flutter cannot build macOS applications that use plugins with Xcode 15.

Workaround

Workaround would be to use an unreleased version of Cocoapods.

Risk

low

Test Coverage

yes

Validation Steps

  1. Download and select Xcode 15
  2. flutter create hello_world
  3. flutter pub add path_provider
  4. flutter run

Should not get an error.

@vashworth vashworth added the cp: review Cherry-picks in the review queue label Aug 21, 2023
@itsjustkevin
Copy link
Contributor

@stuartmorgan and @christopherfujino could you take a look at this cherry-pick request?

@christopherfujino christopherfujino added the cp: approved Approved cherry-pick request label Aug 22, 2023
@itsjustkevin itsjustkevin added cp: merge-to-stable Cherry-picks that should be merged to stable cp: merged Cherry-pick has been merged to the release branch. labels Aug 22, 2023
@github-actions
Copy link

github-actions bot commented Sep 7, 2023

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cp: approved Approved cherry-pick request cp: merge-to-stable Cherry-picks that should be merged to stable cp: merged Cherry-pick has been merged to the release branch. cp: review Cherry-picks in the review queue
Projects
None yet
Development

No branches or pull requests

4 participants