From 9d804bdc8ef29ec231cf68e4c519a6c021160b45 Mon Sep 17 00:00:00 2001 From: Jenn Magder Date: Fri, 13 Jun 2025 10:21:52 -0700 Subject: [PATCH] [ci] Remove in_app_purchase_storekit from Xcode analyzer exclusion list --- script/configs/exclude_xcode_deprecation.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/script/configs/exclude_xcode_deprecation.yaml b/script/configs/exclude_xcode_deprecation.yaml index 416839c8e38..e69de29bb2d 100644 --- a/script/configs/exclude_xcode_deprecation.yaml +++ b/script/configs/exclude_xcode_deprecation.yaml @@ -1,2 +0,0 @@ -# TODO(louisehsu): Remove deprecation check when StoreKit 2 is adopted. https://github.com/flutter/flutter/issues/116383 -- in_app_purchase_storekit