Skip to content

fix: update Cocoapods install statement #112

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

Merged
merged 1 commit into from
Apr 25, 2021

Conversation

aaryankotharii
Copy link
Contributor

Cocoapods syntax follows the syntax to use single quotes to add Pods to a Podfile. Though it is implicit, many users will copy the method provided in the readme and face issues due to the double quotes used.

Hence the only change in this pull request is changingpod "Introspect" to pod 'Introspect'.

Copy link
Collaborator

@JannThomas JannThomas left a comment

Choose a reason for hiding this comment

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

Nice 👍🏻

@JannThomas JannThomas requested a review from SplittyDev April 25, 2021 07:50
@SplittyDev SplittyDev merged commit 72a509c into siteline:master Apr 25, 2021
Copy link

@Wall995501 Wall995501 left a comment

Choose a reason for hiding this comment

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

💜

Copy link

@Wall995501 Wall995501 left a comment

Choose a reason for hiding this comment

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

😷

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants