Skip to content

Commit 623b8f1

Browse files
Revert "ios: Add workaround for package:firebase_messaging when building with Xcode 16"
This reverts part of commit a9b2016, keeping the `Zulip.xcconfig` file and it's references. The fix was released in version `3.6.0` of `package:firebase_core` and version `15.1.3` of `package:firebase_messaging`: firebase/flutterfire@d7d2d4b We have since then updated Firebase dependencies 3 times: 24215f6 1abb0a0 3ba9985
1 parent cb9a849 commit 623b8f1

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

ios/Flutter/Zulip.xcconfig

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,2 @@
11
// Configuration settings file format documentation can be found at:
22
// https://help.apple.com/xcode/#/dev745c5c974
3-
4-
// TODO(firebase/flutterfire#13323): remove this flag
5-
//
6-
// This flag is added to work around the iOS build failing
7-
// on Xcode 16. Remove it when `package:firebase_messaging`
8-
// is patched with a fix to build successfully on Xcode 16:
9-
// https://github.com/firebase/flutterfire/issues/13323
10-
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES=YES

0 commit comments

Comments
 (0)