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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add possibility to modify the macOS minimum version #4271

Merged
merged 1 commit into from Feb 26, 2024

Conversation

prof18
Copy link
Contributor

@prof18 prof18 commented Feb 8, 2024

Hi all 馃憢

I recently tried to publish my macOS app to the App Store and the publishing failed because I wasn't including an Intel version
Screenshot 2024-02-04 at 17 31 52

The alternative could be publishing a Universal binary, but it's not quite supported now (see #1599). But by setting the minimum version of macOS to 12, it's possible to upload only arm version.

So, I've added the possibility of changing the minimum macOS version.

@prof18 prof18 changed the title Add possibility to modify the macOs minimum version Add possibility to modify the macOS minimum version Feb 8, 2024
@dima-avdeev-jb
Copy link
Contributor

Thanks!

@dima-avdeev-jb dima-avdeev-jb merged commit e1aff75 into JetBrains:master Feb 26, 2024
6 checks passed
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.

None yet

3 participants