KJams Cue/Building/how to update icons

From kJams Wiki
Revision as of 03:05, 6 June 2022 by Fuwei007 (talk | contribs) (iOS)
Jump to navigation Jump to search

iOS

Here is the steps to update the icon for the iOS app

  1. Here is the place where all icons in the github

https://github.com/davecotter/wtkJams_iOS/tree/dev/wtkJams_single/Resources/Images.xcassets/AppIcon.appiconset

  1. Go to the https://appicon.co/
  2. Upload your 1024*1024 logo icon.
  3. Download the zip file. You should able to find all icon files under AppIcons\Assets.xcassets\AppIcon.appiconset
  4. Copy all png file to overwrite the ones here https://github.com/davecotter/wtkJams_iOS/tree/dev/wtkJams_single/Resources/Images.xcassets/AppIcon.appiconset
  5. Open the project with visual studio and follow the iOS build document to build the project and upload the apple store.
  6. After all above items done. Make sure you push the changes to the git.

Android

list all the places in git repo
list all places in the app where it appears
list all places on app store web site