Skip to content

Commit d421af6

Browse files
committed
restore app icon
1 parent de46845 commit d421af6

File tree

3 files changed

+5
-25
lines changed

3 files changed

+5
-25
lines changed

app/Resources/[email protected]

37.4 KB
Loading
41 KB
Loading

app/Resources/Info.plist

+5-25
Original file line numberDiff line numberDiff line change
@@ -8,31 +8,11 @@
88
<string>en</string>
99
<key>CFBundleExecutable</key>
1010
<string>vnodebypass</string>
11-
<key>CFBundleIcons</key>
12-
<dict>
13-
<key>CFBundlePrimaryIcon</key>
14-
<dict>
15-
<key>CFBundleIconFiles</key>
16-
<array>
17-
<string>AppIcon60x60</string>
18-
</array>
19-
<key>CFBundleIconName</key>
20-
<string>AppIcon</string>
21-
</dict>
22-
</dict>
23-
<key>CFBundleIcons~ipad</key>
24-
<dict>
25-
<key>CFBundlePrimaryIcon</key>
26-
<dict>
27-
<key>CFBundleIconFiles</key>
28-
<array>
29-
<string>AppIcon60x60</string>
30-
<string>AppIcon76x76</string>
31-
</array>
32-
<key>CFBundleIconName</key>
33-
<string>AppIcon</string>
34-
</dict>
35-
</dict>
11+
<key>CFBundleIconFiles</key>
12+
<array>
13+
<string>[email protected]</string>
14+
<string>AppIcon76x76@2x~ipad.png</string>
15+
</array>
3616
<key>CFBundleIdentifier</key>
3717
<string>kr.xsf1re.vnodebypass</string>
3818
<key>CFBundleInfoDictionaryVersion</key>

0 commit comments

Comments
 (0)