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

Rename and conditionalize source for podspec #385

Closed
wants to merge 6 commits into from

Conversation

Huxpro
Copy link
Contributor

@Huxpro Huxpro commented Oct 8, 2020

This PR did two things.

  1. rename to hermes-engine since https://cocoapods.org/pods/Hermes already exists
  2. conditionalize spec.source so it can distribute prebuilt binaries as @alloy suggested at Optimise the size of iOS artifacts #368 (comment)

This PR did two things.

1. rename to `hermes-engine` since <https://cocoapods.org/pods/Hermes> already exists
2. conditionalize `spec.source` so it can distribute prebuilt binaries as @alloy suggested at #368 (comment)
@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Oct 8, 2020
hermes.podspec Outdated Show resolved Hide resolved
Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@Huxpro has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@Huxpro has updated the pull request. You must reimport the pull request before landing.

@alloy
Copy link
Contributor

alloy commented Oct 9, 2020

I think the remaining problem is that you need to rename the podspec file.

@facebook-github-bot
Copy link
Contributor

@Huxpro has updated the pull request. You must reimport the pull request before landing.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@Huxpro has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

test-apple-runtime passed but not apple-runtime
@facebook-github-bot
Copy link
Contributor

@Huxpro has updated the pull request. You must reimport the pull request before landing.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@Huxpro has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@Huxpro
Copy link
Contributor Author

Huxpro commented Oct 9, 2020

Finally!

Huxpro added a commit that referenced this pull request Oct 9, 2020
Summary:
I cherry-picked this PR which:

1. rename everything to `hermes-engine` since <https://cocoapods.org/pods/Hermes> already exists
2. conditionalize `spec.source` so it can distribute prebuilt binaries as alloy suggested at #368 (comment)

Noted that the version in the `podspec` had been updated to 0.7.1
correctly.

Pull Request resolved: #385

Test Plan: CircleCI doing fine

Reviewed By: tmikov

Differential Revision: D24206180

Pulled By: Huxpro

fbshipit-source-id: ec46350e00099c61a7de8cc9eb99991af72abdb4
@facebook-github-bot
Copy link
Contributor

@Huxpro merged this pull request in 922b613.

@Huxpro Huxpro deleted the Huxpro-patch-podspec-1 branch July 20, 2021 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants