Skip to content

iOS 14 build problem #198

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Majstr opened this issue Apr 6, 2025 · 0 comments
Open

iOS 14 build problem #198

Majstr opened this issue Apr 6, 2025 · 0 comments

Comments

@Majstr
Copy link

Majstr commented Apr 6, 2025

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'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant