Add custom app name
continuous-integration/drone/push Build is passing Details

messagerie_lucas_test
Félix MIELCAREK 3 years ago
parent 98f5ed17e2
commit 6ab529b697

@ -1,7 +1,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example.dafl_project_flutter">
<application
android:label="dafl_project_flutter"
android:label="Dafl Music"
android:name="${applicationName}"
android:icon="@mipmap/ic_launcher">
<activity

@ -13,7 +13,7 @@
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>dafl_project_flutter</string>
<string>Dafl Music</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>

Loading…
Cancel
Save