Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Update Emission to 1.50, using React Native 0.54.4 #1012

Merged
merged 7 commits into from
May 8, 2018

Conversation

mennenia
Copy link
Contributor

Matches @orta's PR on Eigen. As soon as we have the Eigen release out containing AR and Buy Now fixes, we can point Eigen to this cut of Emission.

There are some yoga changes here (due to Yoga being renamed to yoga). We can't have both in the same spec repo, so we have a backwards compatible Yoga podspec we're keeping around.

🎉

mkdir ~/.cocoapods/repos/artsy/yoga/$(YOGAVERSION)
mkdir ~/.cocoapods/repos/artsy/Folly/$(FOLLYVERSION)
mkdir ~/.cocoapods/repos/artsy/DoubleConversion/$(DOUBLECONVERSIONVERSION)
mkdir ~/.cocoapods/repos/artsy/glog/$(GLOGVERSION)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This code was wrong, we didn't need to ship them to our specs repo because they existed inside the public specs repo

ship_yoga:
# curl $(YOGA_MASTER_PODSPEC_URL) > ./externals/yoga/yoga.podspec
INSTALL_YOGA_WITHOUT_PATH_OPTION="true" pod ipc spec ./externals/yoga/yoga.podspec > ./externals/yoga/yoga.podspec.json
# rm -f ./externals/yoga/yoga.podspec
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The 0.54.2 version of RN does not include facebook/react-native#18492 - so, we use the master version and run that through the pod IPC command to generate JSON to put in this repo

@alloy alloy changed the base branch from master to develop-1.5.x May 8, 2018 16:15
@orta
Copy link
Contributor

orta commented May 8, 2018

Ok, then this is good to go.

@alloy
Copy link
Contributor

alloy commented May 8, 2018

👍

@alloy alloy merged commit 69faa74 into develop-1.5.x May 8, 2018
@alloy alloy deleted the emission-updatern-release branch May 8, 2018 17:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants