-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Closed
Copy link
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listplatform-iosiOS applications specificallyiOS applications specificallyteam-iosOwned by iOS platform teamOwned by iOS platform teamtriaged-iosTriaged by iOS platform teamTriaged by iOS platform team
Description
An error was introduced to Cocoapods with Xcode 15, which causes macOS builds to fail.
error: DT_TOOLCHAIN_DIR cannot be used to evaluate LD_RUNPATH_SEARCH_PATHS, use TOOLCHAIN_DIR instead (in target 'Pods-Runner' from project 'Pods')
The issue was fixed upstream in Cocoapods (CocoaPods/CocoaPods#12009), but the fix is not in an official release yet.
We added a workaround to Flutter in #132755, but we had to ignore some errors in tests due to this.
This is the tracking issue to upgrade Cocoapods in CI once CocoaPods/CocoaPods#12009 is in an official release.
mariopepe, nohli, ryanheise and huynguyennovem
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listplatform-iosiOS applications specificallyiOS applications specificallyteam-iosOwned by iOS platform teamOwned by iOS platform teamtriaged-iosTriaged by iOS platform teamTriaged by iOS platform team