1. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

[Flutter] Undefined symbol: __swift_FORCE_LOAD_$_swiftCompatibility56

Discussão em 'Mobile' iniciado por Stack, Novembro 8, 2024 às 01:52.

  1. Stack

    Stack Membro Participativo

    I'm working on a flutter project, I'm trying to build the application for the iOS but I keep getting this error

    ld: warning: Could not find or use auto-linked library 'swiftCompatibilityPacks'
    ld: warning: Could not find or use auto-linked library 'swiftCompatibility56'
    ld: warning: Could not find or use auto-linked library 'swiftObservation'
    ld: warning: Could not find or use auto-linked framework 'Symbols'
    Undefined symbols for architecture arm64:
    "__swift_FORCE_LOAD_$_swiftCompatibility56", referenced from:
    __swift_FORCE_LOAD_$_swiftCompatibility56_$_FirebaseAnalytics in FirebaseAnalytics(Analytics+StoreKit.o)
    __swift_FORCE_LOAD_$_swiftCompatibility56_$_FirebaseAnalytics in FirebaseAnalytics(Analytics+SwiftUI.o)
    (maybe you meant: __swift_FORCE_LOAD_$_swiftCompatibility56_$_FirebaseAnalytics)
    ld: symbol(s) not found for architecture arm64


    has anyone faced the same problem while building the iOS app and if please someone can help me solve this.

    I tried to change the version of the iOS for the build I looked for the libraries and framework in Xcode but I didn't find anything I'm using code 14.2 and I can't update it anymore.

    Continue reading...

Compartilhe esta Página