flutter/packages/flutter_tools/test/general.shard/macos
LouiseHsu 53bff28f2b
Add a tool warning when pod install does not work after adding a new test/watch/extension/other target with Xcode 16 (#156758)
Running `pod install` on Xcode projects with new test/targets in Xcode 16 will fail. Since this is a [Cocoapods bug](https://github.com/CocoaPods/CocoaPods/issues/12456), this PR adds a warning to the tool that links to a github work around and the current tracking issue.

Fixes https://github.com/flutter/flutter/issues/156733
<img width="567" alt="Screenshot 2024-10-14 at 14 48 39" src="https://github.com/user-attachments/assets/6befa601-4041-46fc-9ca2-f57662adda4a">
2024-10-16 18:58:07 +00:00
..
application_package_test.dart Refactor BuildInfo to always require packageConfigPath (#150559) 2024-07-02 11:19:31 +02:00
cocoapod_utils_test.dart Reland "Load parent package config" (#153754) 2024-08-20 15:30:46 +02:00
cocoapods_test.dart Add a tool warning when pod install does not work after adding a new test/watch/extension/other target with Xcode 16 (#156758) 2024-10-16 18:58:07 +00:00
cocoapods_validator_test.dart [Doctor] Improve CocoaPods messages (#146701) 2024-04-15 18:45:12 +00:00
darwin_dependency_management_test.dart Add Swift Package Manager as new opt-in feature for iOS and macOS (#146256) 2024-04-18 21:12:36 +00:00
macos_device_test.dart Stop reading .packages from flutter_tools. (#154912) 2024-09-13 13:53:05 +02:00
macos_ipad_device_test.dart Show Mac Designed For iPad in 'flutter devices' (#141718) 2024-01-31 19:34:07 +00:00
macos_project_migration_test.dart [macOS] support secure restorable state by default (#151605) 2024-07-12 11:08:26 -07:00
macos_workflow_test.dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
swift_package_manager_test.dart Add Swift Package Manager as new opt-in feature for iOS and macOS (#146256) 2024-04-18 21:12:36 +00:00
swift_packages_test.dart Add Swift Package Manager as new opt-in feature for iOS and macOS (#146256) 2024-04-18 21:12:36 +00:00
xcode_test.dart Increase the recommended Xcode version to Xcode 15 (#146367) 2024-04-08 16:56:06 +00:00
xcode_validator_test.dart Increase the recommended Xcode version to Xcode 15 (#146367) 2024-04-08 16:56:06 +00:00