Skip to content

Commit 41e8b07

Browse files
committed
Update app and document icons
1 parent 90cc17b commit 41e8b07

File tree

7 files changed

+1
-6
lines changed

7 files changed

+1
-6
lines changed
204 Bytes
Loading
58.7 KB
Loading
1.76 KB
Loading
1.95 KB
Loading
-32.8 KB
Loading

Sources/WireGuardApp/UI/iOS/Info.plist

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
</array>
1616
<key>CFBundleTypeIconFiles</key>
1717
<array>
18-
<string>wireguard_doc_logo_22x29.png</string>
19-
<string>wireguard_doc_logo_44x58.png</string>
2018
<string>wireguard_doc_logo_64x64.png</string>
2119
<string>wireguard_doc_logo_320x320.png</string>
2220
</array>
@@ -83,8 +81,7 @@
8381
<key>UILaunchStoryboardName</key>
8482
<string>LaunchScreen</string>
8583
<key>UIRequiredDeviceCapabilities</key>
86-
<array>
87-
</array>
84+
<array/>
8885
<key>UISupportedInterfaceOrientations</key>
8986
<array>
9087
<string>UIInterfaceOrientationPortrait</string>
@@ -109,8 +106,6 @@
109106
<string>WireGuard wg-quick configuration file</string>
110107
<key>UTTypeIconFiles</key>
111108
<array>
112-
<string>wireguard_doc_logo_22x29.png</string>
113-
<string>wireguard_doc_logo_44x58.png</string>
114109
<string>wireguard_doc_logo_64x64.png</string>
115110
<string>wireguard_doc_logo_320x320.png</string>
116111
</array>
26 Bytes
Loading

0 commit comments

Comments
 (0)