Skip to content

Conversation

alloy
Copy link
Member

@alloy alloy commented Jan 8, 2020

There’s no real need for RNTester to use MS specific versions. So simply
removing those from the system will make the lockfile stable, as far as
versions go, just like the upstream version.

Closes #218

Microsoft Reviewers: Open in CodeFlow

There’s no real need for RNTester to use MS specific versions. So simply
removing those from the system will make the lockfile stable, as far as
versions go, just like the upstream version.

Closes #218
@acoates-ms
Copy link
Collaborator

This doesn't affect which code gets included in by RNTester, right? Like its still using the local copy of everything?

@alloy
Copy link
Member Author

alloy commented Jan 8, 2020

Correct. These are all setup as “development pods” (i.e. they use the :path option), which means they just pull in whatever exists locally on disk and matches the file patterns in the podspecs.

@alloy alloy merged commit dc7c50b into master Jan 8, 2020
@alloy alloy deleted the remove-ms-versions-in-RNTesterPods branch January 8, 2020 18:23
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.

Update Podfile.lock as part of CD setup

2 participants