Open kapitoshka438 opened 9 months ago
появилась ли теперь возможность загружать .aab с помощью данного плагина?
Добавил ПР с возможностью загрузки aab, но сам еще не тестировал https://github.com/stfbee/fastlane-plugin-rustore/pull/9
Для того чтобы использовать форк добавьте в файл Pluginfile в папке fastlane строку gem 'fastlane-plugin-rustore', git: "https://github.com/Splicer97/fastlane-plugin-rustore", branch: "aab"
и переустановите плагины fastlane install_plugins
Для того чтобы использовать форк добавьте в файл Pluginfile в папке fastlane строку
gem 'fastlane-plugin-rustore', git: "https://github.com/Splicer97/fastlane-plugin-rustore", branch: "aab"
и переустановите плагиныfastlane install_plugins
В Gemfile добавил:
gem 'fastlane-plugin-rustore', git: "https://github.com/Splicer97/fastlane-plugin-rustore", branch: "aab"
Протестировал, ловлю следующие ошибки:
$ bundle exec fastlane ${DEPLOY_TO_RUSTORE}
[16:52:15]: Error loading plugin 'fastlane-plugin-rustore': /var/lib/gems/2.7.0/bundler/gems/fastlane-plugin-rustore-b84c1a083a36/lib/fastlane/plugin/rustore/actions/rustore_publish_action.rb:74: syntax error, unexpected constant, expecting ']'
FastlaneCore::ConfigItem.new(key: :change...
^~~~~~~~~~~~
/var/lib/gems/2.7.0/bundler/gems/fastlane-plugin-rustore-b84c1a083a36/lib/fastlane/plugin/rustore/actions/rustore_publish_action.rb:78: syntax error, unexpected ']', expecting `end'
]
^
/var/lib/gems/2.7.0/bundler/gems/fastlane-plugin-rustore-b84c1a083a36/lib/fastlane/plugin/rustore/actions/rustore_publish_action.rb:86: syntax error, unexpected end-of-input, expecting `end'
@Splicer97 @kapitoshka438
Подскажите, в ближайшее время ожидается аппрув PR для AAB?
Кажется, это свершилось: https://www.rustore.ru/help/work-with-rustore-api/api-upload-publication-app/apk-file-upload/file-upload-aab