Skip to content

No podspec found for flutter_fimber in .symlinks/plugins/flutter_fimber/darwin #132

@adrianvintu

Description

@adrianvintu

I get this

No podspec found for flutter_fimber in .symlinks/plugins/flutter_fimber/darwin

when executing build on ios

flutter clean && flutter pub get && cd ios && rm -Rf Podfile.lock && pod install --repo-update

Can anyone build on ios?

Using

  fimber: ^0.7.0
  fimber_io: ^0.7.0
flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.10.5, on macOS 13.4.1 22F82 darwin-arm64, locale en-RO)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 14.3.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2022.2)
[✓] VS Code (version 1.79.2)
[✓] VS Code (version 1.77.3)
[✓] Connected device (3 available)
[✓] Network resources

I could build last week with

  fimber: ^0.6.6
  fimber_io: ^0.6.6

and flutter 3.7.2

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions