You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/guide/publishing/apple-app-store.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -195,15 +195,15 @@ In your **app/App_Resources/iOS/Assets.xcassets** you will find the following su
195
195
Open **AppIcon.appiconset** and change the default icons images with your own using the proper resolution for each image (e.g., icon-29.png should be 29px x 29px; icon-29@2x should be 58px x 58px; icon-29@3x should be 87px x 87px).
196
196
If your images have different file names then open Contents.json and change the key `filename` for each image.
0 commit comments