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

Загрузка AAB #4

Open
kapitoshka438 opened this issue Feb 17, 2024 · 5 comments
Open

Загрузка AAB #4

kapitoshka438 opened this issue Feb 17, 2024 · 5 comments

Comments

@kapitoshka438
Copy link

Кажется, это свершилось:
https://www.rustore.ru/help/work-with-rustore-api/api-upload-publication-app/apk-file-upload/file-upload-aab

@MarinaRomanovna
Copy link

появилась ли теперь возможность загружать .aab с помощью данного плагина?

@Splicer97
Copy link

Добавил ПР с возможностью загрузки aab, но сам еще не тестировал #9

@Splicer97
Copy link

Splicer97 commented Oct 3, 2024

Для того чтобы использовать форк добавьте в файл Pluginfile в папке fastlane строку gem 'fastlane-plugin-rustore', git: "https://github.com/Splicer97/fastlane-plugin-rustore", branch: "aab" и переустановите плагины fastlane install_plugins

@cursxx
Copy link

cursxx commented Oct 29, 2024

Для того чтобы использовать форк добавьте в файл 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'

@cursxx
Copy link

cursxx commented Nov 1, 2024

@Splicer97 @kapitoshka438

Подскажите, в ближайшее время ожидается аппрув PR для AAB?

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