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

Use pod-install NPM package to install CocoaPods #230

Merged
merged 6 commits into from
Sep 18, 2023

Conversation

rolandkakonyi
Copy link
Contributor

Description

This PR aims to simplify managing CocoaPods installation and interaction.

Changes

Added pod-install tool to the example application to enable auto-installing CocoaPods and use it to install pods.

Note: they don't support pod update, so we are using the system CocoaPods for that, which should be fine as it gets installed by pod-install.

Checklist

  • 🗒 CHANGELOG entry - not applicable

@rolandkakonyi rolandkakonyi self-assigned this Sep 8, 2023
@rolandkakonyi rolandkakonyi force-pushed the use-pod-install-to-example-app branch from 3f0b410 to 6e7d3b5 Compare September 11, 2023 07:36
@rolandkakonyi rolandkakonyi marked this pull request as ready for review September 11, 2023 08:58
@krocard krocard self-requested a review September 14, 2023 11:26
Copy link
Contributor

@krocard krocard left a comment

Choose a reason for hiding this comment

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

Nice! I confirm that yarn bootstrap now works on my Linux machine.

package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@rolandkakonyi rolandkakonyi merged commit 1cc2d29 into development Sep 18, 2023
4 checks passed
@rolandkakonyi rolandkakonyi deleted the use-pod-install-to-example-app branch September 18, 2023 12:56
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.

2 participants