mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55:18 +00:00

* Create build-iPA.yml * Update build-iPA.yml * update-iOS - Set AppIcon(same as Android) - Set to correct app name(Sptube -> Spotube) - * update iOS flavors * Update build-iPA.yml * Update spotube-release-binary.yml * rename release-bin iPA filename * update appicon * Update dev-Info.plist
7 lines
211 B
YAML
7 lines
211 B
YAML
flutter_launcher_icons:
|
|
android: true
|
|
ios: true
|
|
image_path: "assets/spotube-nightly-logo.png"
|
|
adaptive_icon_foreground: "assets/spotube-nightly-logo-foreground.jpg"
|
|
adaptive_icon_background: "#242832"
|