Skip to content

[firebase_auth] Cannot build for MacOS #2140

Closed
@PieterAelse

Description

@PieterAelse

When building my app for MacOS using firebase_auth 15.5.+2 (latest) I get a CompileC error:

[laptop_name]:[folder] pieter$ flutter run

Launching lib/main.dart on macOS in debug mode...
** BUILD FAILED **

The following build commands failed:
CompileC /Users/pieter/[app_path]/build/macos/Build/Intermediates.noindex/Pods.build/Debug/firebase_auth.build/Objects-normal/x86_64/FLTFirebaseAuthPlugin.o /Users/pieter/.pub-cache/hosted/pub.dartlang.org/firebase_auth-0.15.5+2/darwin/Classes/FLTFirebaseAuthPlugin.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)

Using a pre-MacOS support version, eg 0.15.4, the build succeeds (but later the app crashed on a MissingPluginException of course)

Might be related to issue #2097

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions