Error (Xcode): Undefined symbol:

flutter build ios Undefined symbol: _$s8StoreKit11 help me on this

Are you using Firebase on you project?

What do you get from?

flutter doctor -v

HI @Johan Yes I am using firebase.

Can you please use the post editing tools and post as text, most of us are old and can’t read such small text as in a image. :joy:
image

Last login: Fri Jan 17 12:45:51 on ttys000
display@DISPLAYs-MacBook-Pro ~ % flutter doctor -v
[✓] Flutter (Channel stable, 3.27.2, on macOS 13.7.2 22H313 darwin-x64, locale en-US)
    • Flutter version 3.27.2 on channel stable at /Users/display/development/fluttersdk
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision 68415ad1d9 (4 days ago), 2025-01-13 10:22:03 -0800
    • Engine revision e672b006cb
    • Dart version 3.6.1
    • DevTools version 2.40.2

[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.2)
    • Android SDK at /Users/display/Library/Android/sdk
    • Platform android-33, build-tools 33.0.2
    • Java binary at: /Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java
    • Java version OpenJDK Runtime Environment (build 17.0.6+0-17.0.6b802.4-9586694)
    • All Android licenses accepted.

[!] Xcode - develop for iOS and macOS (Xcode 14.3.1)
    • Xcode at /Applications/Xcode.app/Contents/Developer
    • Build 14E300c
    ! Flutter recommends a minimum Xcode version of 15.
      Download the latest version or update via the Mac App Store.
    • CocoaPods version 1.16.2

[✓] Chrome - develop for the web
    • Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome

[✓] Android Studio (version 2022.2)
    • Android Studio at /Applications/Android Studio.app/Contents
    • Flutter plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/9212-flutter
    • Dart plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/6351-dart
    • Java version OpenJDK Runtime Environment (build 17.0.6+0-17.0.6b802.4-9586694)

[✓] VS Code (version 1.96.4)
    • VS Code at /Users/display/Downloads/Visual Studio Code.app/Contents
    • Flutter extension version 3.102.0

[✓] Connected device (3 available)
    • iPhone 14 Pro Max (mobile) • C58B9F59-F07C-4BE3-9636-71E5B3D216A6 • ios            • com.apple.CoreSimulator.SimRuntime.iOS-16-4 (simulator)
    • macOS (desktop)            • macos                                • darwin-x64     • macOS 13.7.2 22H313 darwin-x64
    • Chrome (web)               • chrome                               • web-javascript • Google Chrome 131.0.6778.265

[✓] Network resources
    • All expected network resources are available.

! Doctor found issues in 1 category.
display@DISPLAYs-MacBook-Pro ~ % 


You must update your XCode to version 15.