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

Add homepage to RNFtp.podspec #14

Open
JackKuo-tw opened this issue Sep 2, 2021 · 1 comment
Open

Add homepage to RNFtp.podspec #14

JackKuo-tw opened this issue Sep 2, 2021 · 1 comment

Comments

@JackKuo-tw
Copy link

Problem

If not, the command pod install triggers the following error:

[!] The `RNFtp` pod failed to validate due to 1 error:
    - ERROR | attributes: Missing required attribute `homepage`.
    - WARN  | source: The version should be included in the Git tag.
    - WARN  | description: The description is equal to the summary.

Solution

Modify "s.homepage" as follow in RNFtp.podspec

s.homepage     = "https://github.com/ne0z/react-native-ftp"
@jimgitonga
Copy link

This worked for me Thanks.

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

No branches or pull requests

2 participants