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

Exception: Xcodeproj is not installed even when XcodeProj is installed #250

Open
Kontrano opened this issue Mar 28, 2024 · 1 comment
Open

Comments

@Kontrano
Copy link

I tried to update a flavor today and got the error that Xcodeproj is not installed. This worked fine a few weeks ago.

So I do the command gem install xcodeproj, It says its already installed. I also removed both versions I had and ran the command again but still, the same issue persists where Flavorizr is saying that I don't have it installed.

I get the following error in the console:

Executing task ios:xcconfig
Running XcodeprojProcessor: Checking if xcodeproj is installed
Unhandled exception:
Exception: Xcodeproj is not installed. Please install it by running gem install xcodeproj
#0 XcodeprojProcessor.execute (package:flutter_flavorizr/src/processors/darwin/xcodeproj_processor.dart:20:7)
#1 QueueProcessor.execute (package:flutter_flavorizr/src/processors/commons/queue_processor.dart:44:17)
#2 Processor.execute (package:flutter_flavorizr/src/processors/processor.dart:140:24)

Any idea what could be happening? I also updated Ruby Gems and xcodeproj to the latest version but no change.

@GivDavidL
Copy link

Any update on this?

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