Skip to content

Unable to build IOS #13

Description

@9thwall

Hi, Android build was completely fine and was able to release.
However IOS I'm getting this error...

=== BUILD TARGET FirebaseFirestore OF PROJECT Pods WITH CONFIGURATION Release ===
/Users/Leo/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_places_dialog-1.0.3/ios/Classes/SwiftFlutterPlacesDialogPlugin.swift:41:11:
warning: 'catch' block is unreachable because no errors are thrown in 'do' block
} catch {
^
/Users/Leo/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_places_dialog-1.0.3/ios/Classes/SwiftFlutterPlacesDialogPlugin.swift:41:11:
warning: 'catch' block is unreachable because no errors are thrown in 'do' block
} catch {
^
=== BUILD TARGET FirebaseFunctions OF PROJECT Pods WITH CONFIGURATION Release ===
/Users/Leo/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_places_dialog-1.0.3/ios/Classes/FlutterPlacesDialogPlugin.m:3:9: fatal error:
'flutter_places_dialog/flutter_places_dialog-Swift.h' file not found
#import <flutter_places_dialog/flutter_places_dialog-Swift.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions