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

Deintegrate with parameter --project-directory not working #42

Open
SEK-IOS opened this issue Sep 17, 2021 · 0 comments
Open

Deintegrate with parameter --project-directory not working #42

SEK-IOS opened this issue Sep 17, 2021 · 0 comments

Comments

@SEK-IOS
Copy link

SEK-IOS commented Sep 17, 2021

Hi,
when using pod deintegrate I get the following error:

[!] A valid Xcode project file is required.

Usage:

    $ pod deintegrate [XCODE_PROJECT]

      Deintegrate your project from CocoaPods. Removing all traces of CocoaPods from
      your Xcode project.

      If no xcodeproj is specified, then a search for an Xcode project will be made in
      the current directory.

Options:

    --project-directory=/project/dir/   The path to the root of the project directory
    --allow-root                        Allows CocoaPods to run as root
    --silent                            Show nothing
    --verbose                           Show more debugging information
    --no-ansi                           Show output without ANSI codes
    --help                              Show help banner of specified command

but when I try to set the --project-directory it always fails with the same error above. pod install is working fine with the --project-directory parameter.

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

1 participant