KJams Cue/Building/how to update icons: Difference between revisions

From kJams Wiki
Jump to navigation Jump to search
Fuwei007 (talk | contribs)
Fuwei007 (talk | contribs)
Line 7: Line 7:
# Copy all png file to overwrite the ones here https://github.com/davecotter/wtkJams_iOS/tree/dev/wtkJams_single/Resources/Images.xcassets/AppIcon.appiconset
# Copy all png file to overwrite the ones here https://github.com/davecotter/wtkJams_iOS/tree/dev/wtkJams_single/Resources/Images.xcassets/AppIcon.appiconset
# Open the project with visual studio and follow the iOS build document to build the project and upload the apple store.
# Open the project with visual studio and follow the iOS build document to build the project and upload the apple store.
# After all above items done. Make sure you push the changes to the git.
# After all above items done. Make sure you push all these icons changes to the git.


==Android==
==Android==

Revision as of 03:07, 6 June 2022

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