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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release fixes #4811

Merged
merged 2 commits into from Mar 16, 2023
Merged

Release fixes #4811

merged 2 commits into from Mar 16, 2023

Conversation

larsamannen
Copy link
Contributor

These are the minor fixes I had to do to be able to push ScummVM app to AppStore connect.

Apple requires a 1024x1024 icon with no transparency as an AppStore
icon.
When updating the icon set Xcode automatically changed the json file
structure to have the file names on top of each record.
The option UIApplicationExitsOnSuspend is deprecated and not valid
anymore. Remove it to be able to push app to AppStore connect.
@sev-
Copy link
Member

sev- commented Mar 16, 2023

Thanks!

@sev- sev- merged commit 4803785 into scummvm:master Mar 16, 2023
8 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
2 participants