fixed app icon
This commit is contained in:
parent
7ef34f0ef9
commit
6e0634b0c4
|
@ -9,7 +9,7 @@ playstore_link :
|
||||||
presskit_download_link : https://emilbaehr.com # Enter a link to downloadable file or (e.g. public Dropbox link to a .zip file).
|
presskit_download_link : https://emilbaehr.com # Enter a link to downloadable file or (e.g. public Dropbox link to a .zip file).
|
||||||
# Or upload your press kit file to assets and set path accordingly (e.g. "assets/your_press_kit.zip").
|
# Or upload your press kit file to assets and set path accordingly (e.g. "assets/your_press_kit.zip").
|
||||||
|
|
||||||
app_icon : assets/appicon.png # Automatically populates if not set and if iOS app ID is set. Otherwise enter path to icon file manually.
|
app_icon : /Qrious/assets/appicon.png # Automatically populates if not set and if iOS app ID is set. Otherwise enter path to icon file manually.
|
||||||
app_name : Qrious # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually.
|
app_name : Qrious # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually.
|
||||||
app_price : # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually.
|
app_price : # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually.
|
||||||
app_description : Modern App To Assist Your Research
|
app_description : Modern App To Assist Your Research
|
||||||
|
|
Loading…
Reference in New Issue