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

resolvedBundle can't be found in 1.8.1 tag #83

Open
rezamagnet opened this issue Oct 23, 2022 · 3 comments
Open

resolvedBundle can't be found in 1.8.1 tag #83

rezamagnet opened this issue Oct 23, 2022 · 3 comments

Comments

@rezamagnet
Copy link

Hi Guys,
I updated my pods and found this pod doesn't have resolvedBundle and gives me an error about this, could you please check this?
Thanks

@NikitaBorodkin
Copy link

Facing the same issue.

@yehyeh
Copy link

yehyeh commented Nov 27, 2022

Here as well

@acosmicflamingo
Copy link
Contributor

acosmicflamingo commented Feb 12, 2023

Pardon my ignorance, I may be missing something. But I git cloned this just now, went to Examples directory, ran "pod install", got this:

MacBook-Pro-3:Example acosmicflamingo$ pod install
Analyzing dependencies
Downloading dependencies
Installing LifetimeTracker 1.8.1 (was 1.7.1)
Generating Pods project
Integrating client project
Pod installation complete! There is 1 dependency from the Podfile and 1 total pod installed.

[!] Your project does not explicitly specify the CocoaPods master specs repo. Since CDN is now used as the default, you may safely remove it from your repos directory via `pod repo remove master`. To suppress this warning please add `warn_for_unused_master_specs_repo => false` to your Podfile.

When I tried to build the example project, the only error I got was the minimum deployment target being 8.3. When I changed the targets to 12.0 for Example and ExampleTest, it compiled and ran.

Could it be that something in all your Pods is cached and causing this problem to occur?

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

4 participants