Skip to content

iOS 14 build problem #198

Open
Open
@Majstr

Description

@Majstr

When building app we get error:

@capacitor-community/firebase-analytics/ios/Plugin/Plugin.swift:2:8: compiling for iOS 13.0, but module 'Capacitor' has a minimum deployment target of iOS 14.0: /Build/Intermediates.noindex/ArchiveIntermediates/App/BuildProductsPath/Release-iphoneos/Capacitor/Capacitor.framework/Modules/Capacitor.swiftmodule/arm64-apple-ios.swiftmodule

I think the problem is in file (on line 12):

https://github.com/capacitor-community/firebase-analytics/blob/master/CapacitorCommunityFirebaseAnalytics.podspec

Here is still deployment target set to 13.

s.ios.deployment_target = '13.0'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions