Try to add the iconset to the info.plist

pull/353/head
Michael Zanetti 2020-04-02 12:51:33 +02:00
parent 9852f5c5ea
commit a2627bbb97
1 changed files with 2 additions and 0 deletions

View File

@ -41,5 +41,7 @@
<string>Nymea boxes can be connected to WiFi using a Bluetooth setup. Also, this app can connect to nymea boxes using Bluetooth only, without requiring WiFi at all.</string>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>XSAppIconAssets</key>
<string>AppIcons.xcassets/AppIcon.appiconset</string>
</dict>
</plist>