Closed byCedric closed 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
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%) |
✅ Thank you for adding the changelog entry!
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.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
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.seventeenPlus
- Dropped in favor ofageRatingOverride
ageRatingOverride
- New property to override the standard age ratingkoreaAgeRatingOverride
- Same asageRatingOverride
, but for South KoreaIf you see this, you can upgrade to use this new format:
eas metadata:pull
Make sure you don't have any local changes, as this command will override your local store config.
How
@expo/apple-utils@2.1.0
Test Plan
Both command should work fine for any listed app.
eas metadata:pull
eas metadata:push