eas-cli icon indicating copy to clipboard operation
eas-cli copied to clipboard

fix(eas-json): make `language` optional in `IosSubmitProfile` type

Open byCedric opened this issue 2 months ago • 4 comments

Why

I'm running into this typing issue a lot, should be optional as it's not required.

How

  • Made language optional in IosSubmitProfile

Test Plan

Typing issue only, see CI.

byCedric avatar Oct 15 '25 13:10 byCedric