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

Error with my code #12367

Open
Plazmaq opened this issue Apr 27, 2024 · 1 comment
Open

Error with my code #12367

Plazmaq opened this issue Apr 27, 2024 · 1 comment

Comments

@Plazmaq
Copy link

Plazmaq commented Apr 27, 2024

Hi cocapods I have an issue in vs code where when I try to do pod install it shows this:

!] Unable to find the Xcode project /Users/trisha/Desktop/flutter_demo/ios/demopodfile.xcodeproj for the target Pods-Runner.

That's what I shows when I run it and this is what my pod file looks like:

target 'Runner' do
project 'demopodfile.xcodeproj'

Uncomment the next line if you're using Swift

use_frameworks!

Add your dependencies here

pod 'Alamofire'
pod 'SwiftyJSON'
pod 'Kingfisher'
end

Please reach out to me as soon as possible this has been happening for a while so it would make my day if it worked

@Plazmaq
Copy link
Author

Plazmaq commented Apr 27, 2024

I'm using flutter

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