Skip to content
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

Reanimated Issues on pod installation for IOS #442

Closed
niraj-khatiwada opened this issue Apr 30, 2022 · 2 comments
Closed

Reanimated Issues on pod installation for IOS #442

niraj-khatiwada opened this issue Apr 30, 2022 · 2 comments

Comments

@niraj-khatiwada
Copy link

I get the following issue upon adding re-animated support.

Pod installation complete! There are 57 dependencies from the Podfile and 48 total pods installed.

[!] Can't merge user_target_xcconfig for pod targets: ["RNReanimated", "react-native-skia", "Api", "Jsi", "RNSkia", "SkiaHeaders", "Utils"]. Singular build setting CLANG_CXX_LANGUAGE_STANDARD has different values.

[!] Can't merge user_target_xcconfig for pod targets: ["RNReanimated", "react-native-skia", "Api", "Jsi", "RNSkia", "SkiaHeaders", "Utils"]. Singular build setting CLANG_CXX_LANGUAGE_STANDARD has different values.

[!] Can't merge user_target_xcconfig for pod targets: ["RNReanimated", "react-native-skia", "Api", "Jsi", "RNSkia", "SkiaHeaders", "Utils"]. Singular build setting CLANG_CXX_LANGUAGE_STANDARD has different values.

[!] Can't merge user_target_xcconfig for pod targets: ["RNReanimated", "react-native-skia", "Api", "Jsi", "RNSkia", "SkiaHeaders", "Utils"]. Singular build setting CLANG_CXX_LANGUAGE_STANDARD has different values.

package.json

"
    @shopify/react-native-skia": "^0.1.123",
    "react": "17.0.2",
    "react-native": "0.68.1",
    "react-native-reanimated": "^2.8.0"
@kaioduarte
Copy link

Duplicate of #405

@niraj-khatiwada
Copy link
Author

UPDATE: npx pod-install works for me instead of pod install inside /ios as suggested here.

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

2 participants