expo / eas-cli

Fastest way to build, submit, and update iOS and Android apps
https://docs.expo.dev/eas/
MIT License
840 stars 85 forks source link

fix(eas-cli): update EAS Metadata with new props for App Store 3.6.0 #2671

Closed byCedric closed 2 weeks ago

byCedric commented 2 weeks ago

Why

This changes a few properties from apple.advisory.* object in the store config. It's just an update to keep up with Apple's changes on the App Store.

If you see this, you can upgrade to use this new format:

Yep, that's it.

Make sure you don't have any local changes, as this command will override your local store config.

How

Test Plan

Both command should work fine for any listed app.

github-actions[bot] commented 2 weeks ago
Subscribed to pull request File Patterns Mentions
**/* @szdziedzic, @khamilowicz, @sjchmiela
packages/eas-cli/schema/** @bycedric
packages/eas-cli/src/metadata/** @bycedric

Generated by CodeMention

github-actions[bot] commented 2 weeks ago

Size Change: +5.76 kB (+0.01%)

Total Size: 52.7 MB

Filename Size Change
./packages/eas-cli/dist/eas-linux-x64.tar.gz 52.7 MB +5.76 kB (+0.01%)

compressed-size-action

github-actions[bot] commented 2 weeks ago

✅ Thank you for adding the changelog entry!

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 52.93%. Comparing base (433c47b) to head (5ae6e91). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2671 +/- ## ========================================== + Coverage 52.92% 52.93% +0.01% ========================================== Files 570 570 Lines 21862 21866 +4 Branches 4302 4306 +4 ========================================== + Hits 11568 11572 +4 Misses 10260 10260 Partials 34 34 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.