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

Fix Xcode12 compatibility issue #34

Merged
merged 5 commits into from
Apr 7, 2021
Merged

Fix Xcode12 compatibility issue #34

merged 5 commits into from
Apr 7, 2021

Conversation

CXZ7720
Copy link
Contributor

@CXZ7720 CXZ7720 commented Apr 2, 2021

What does this PR do?

Without direct dependency of React-Core, iOS build on latest Xcode >= 12 fails.
I changed dependency in podspec file from React to React-Core

Further information can be found here : facebook/react-native#29633 / comment

@CXZ7720 CXZ7720 requested a review from a team as a code owner April 2, 2021 01:41
@0xnm
Copy link
Contributor

0xnm commented Apr 2, 2021

Hello @CXZ7720! Thanks for the suggested change. Can you please also update example/ios/Podfile.lock by making pod install there?

@CXZ7720
Copy link
Contributor Author

CXZ7720 commented Apr 2, 2021

Hello @0xnm.
I just run pod install command and updated some files.
To resolve duplicated dependency error while installing pods, I commented out a line in Podfile.

@0xnm
Copy link
Contributor

0xnm commented Apr 2, 2021

This partially intersects with #29 (update of the lock files), so we may wait for the former to be merged.

@xgouchet xgouchet merged commit b6faa94 into DataDog:main Apr 7, 2021
@CXZ7720 CXZ7720 deleted the fix/xcode-12-compatibility branch November 20, 2022 18:47
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

Successfully merging this pull request may close these issues.

3 participants