Skip to content

Conversation

aanorbel
Copy link
Member

No description provided.

@aanorbel aanorbel requested a review from sdsantos March 17, 2025 11:38
Copy link
Contributor

@sdsantos sdsantos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't forget to update .github/workflows/publish_ios.yml to call fastlane ios sentry_upload_debug_symbols instead of just fastlane sentry_upload_debug_symbols.

@aanorbel aanorbel requested a review from sdsantos March 18, 2025 10:13
CLIENT_SECRET: ${{ secrets.APP_GALLERY_CLIENT_SECRET }}
APK_PATH: composeApp/build/outputs/bundle/fullRelease/composeApp-full-release.aab
run: bundle exec fastlane android publish_app_gallery app_id:$APP_ID client_id:$CLIENT_ID client_secret:$CLIENT_SECRET apk_path:$APK_PATH
run: bundle exec fastlane android publish_app_gallery organization:ooni0 app_id:$APP_ID client_id:$CLIENT_ID client_secret:$CLIENT_SECRET apk_path:$APK_PATH
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a typo, instead of organization:ooni it's organization:ooni0

@sdsantos sdsantos merged commit abd336f into main Mar 19, 2025
7 checks passed
@sdsantos sdsantos deleted the fastlane-ios-sentry branch March 19, 2025 11:36
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

Successfully merging this pull request may close these issues.

2 participants