X-SLAYER / app_version_checker

A lightweight flutter plugin to check if your app is up-to-date on Google Play Store or Apple App Store
https://pub.dev/packages/flutter_app_version_checker
MIT License
12 stars 45 forks source link

Rename podspec file to fix issue for iOS builds #7

Closed ItsWajdy closed 1 year ago

ItsWajdy commented 1 year ago

Issue

When trying to build an app for iOS with the flutter_app_version_checker package in its dependencies, the following error gets thrown:

No podspec found for `flutter_app_version_checker` in `.symlinks/plugins/flutter_app_version_checker/ios`

Solution

This is due to the fact that the podspec file inside the iOS folder has a different name to the package.