Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

[!] The following Swift pods cannot yet be integrated as static libraries:

Bored Buzzard answered on March 1, 2023 Popularity 9/10 Helpfulness 9/10

Contents


More Related Answers


[!] The following Swift pods cannot yet be integrated as static libraries:

1

Version of firebase 16.5 with react-native 70.5

Just add

pod 'GoogleUtilities', :modular_headers => true;

Between below code :

flags = get_default_flags()

pod 'GoogleUtilities', :modular_headers => true;

use_react_native!(

:path => config[:reactNativePath],

After that you can run

arch -x86_64 pod install 

Popularity 9/10 Helpfulness 9/10 Language swift
Link to this answer
Share Copy Link
Contributed on Mar 01 2023
Bored Buzzard
0 Answers  Avg Quality 2/10

Closely Related Answers



0
Popularity 8/10 Helpfulness 3/10 Language swift
Source: Grepper
Tags: depends
Link to this answer
Share Copy Link
Contributed on May 07 2023
Tough Teira
0 Answers  Avg Quality 2/10


X

Continue with Google

By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
X
Grepper Account Login Required

Oops, You will need to install Grepper and log-in to perform this action.