Open Jokemac opened 3 years ago
Error loading plugin 'fastlane-plugin-app_info': cannot load such file -- google/protobuf_c +---------------------------+---------+---------------------------+ | Used plugins | +---------------------------+---------+---------------------------+ | Plugin | Version | Action | +---------------------------+---------+---------------------------+ | fastlane-plugin-pgyer | 0.2.2 | pgyer | | fastlane-plugin-appcente | 1.11.1 | appcenter_fetchversion | | r | | number, | | | | appcenter_fetch_devices, | | | | appcenter_upload | | fastlane-plugin-app_info | 0.6.0 | No actions found | +---------------------------+---------+---------------------------+
[!] No actions were found while loading one or more plugins Please use bundle exec fastlane with plugins More info - https://docs.fastlane.tools/plugins/using-plugins/#run-with-plugins
bundle exec fastlane
执行bundle exec fastlane无效
能把 fastlane env 的结果输出贴出来吗
fastlane env
试试升级到 0.6.1 版本看看,从 0.6.0 开始实验性支持解析 aab 文件格式,如果还有问题请先退回到 0.5.2 版本
0.6.1
0.5.2
Error loading plugin 'fastlane-plugin-app_info': cannot load such file -- google/protobuf_c +---------------------------+---------+---------------------------+ | Used plugins | +---------------------------+---------+---------------------------+ | Plugin | Version | Action | +---------------------------+---------+---------------------------+ | fastlane-plugin-pgyer | 0.2.2 | pgyer | | fastlane-plugin-appcente | 1.11.1 | appcenter_fetchversion | | r | | number, | | | | appcenter_fetch_devices, | | | | appcenter_upload | | fastlane-plugin-app_info | 0.6.0 | No actions found | +---------------------------+---------+---------------------------+
[!] No actions were found while loading one or more plugins Please use
bundle exec fastlane
with plugins More info - https://docs.fastlane.tools/plugins/using-plugins/#run-with-plugins执行
bundle exec fastlane
无效