Skip to content

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

Description

@vashworth

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.

Metadata

Metadata

Labels

cp: approvedApproved cherry-pick requestcp: merge-to-stableCherry-picks that should be merged to stablecp: mergedCherry-pick has been merged to the release branch.cp: reviewCherry-picks in the review queue

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions