Browse Source
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 <img width="609" alt="Screenshot 2024-02-04 at 17 31 52" src="https://github.com/JetBrains/compose-multiplatform/assets/9467705/a3f421ed-ca77-460b-bc2e-7ceafb3ca1c0"> 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.pull/4376/head
Marco Gomiero
9 months ago
committed by
GitHub
7 changed files with 22 additions and 7 deletions
Loading…
Reference in new issue