Skip to content

Commit 9a443e7

Browse files
committed
更换 app 图标
1 parent 60cb51e commit 9a443e7

23 files changed

+130
-3
lines changed

Coding_iOS.xcodeproj/project.pbxproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -6450,7 +6450,7 @@
64506450
isa = XCBuildConfiguration;
64516451
baseConfigurationReference = 8B18B0211092D3903D031B13 /* Pods.debug.xcconfig */;
64526452
buildSettings = {
6453-
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
6453+
ASSETCATALOG_COMPILER_APPICON_NAME = AppIconTemp;
64546454
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
64556455
CODE_SIGN_IDENTITY = "iPhone Developer";
64566456
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
@@ -6489,7 +6489,7 @@
64896489
isa = XCBuildConfiguration;
64906490
baseConfigurationReference = C613B8719C3D38FED828A1E2 /* Pods.release.xcconfig */;
64916491
buildSettings = {
6492-
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
6492+
ASSETCATALOG_COMPILER_APPICON_NAME = AppIconTemp;
64936493
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
64946494
CODE_SIGN_IDENTITY = "iPhone Developer";
64956495
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";

Coding_iOS/.DS_Store

0 Bytes
Binary file not shown.

Coding_iOS/Coding_iOS-Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
</dict>
3737
</array>
3838
<key>CFBundleVersion</key>
39-
<string>3.7.201601131400</string>
39+
<string>3.7.201601141030</string>
4040
<key>LSApplicationQueriesSchemes</key>
4141
<array>
4242
<string>wechat</string>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,127 @@
1+
{
2+
"images" : [
3+
{
4+
"size" : "29x29",
5+
"idiom" : "iphone",
6+
"filename" : "春节特别版1.png",
7+
"scale" : "1x"
8+
},
9+
{
10+
"size" : "29x29",
11+
"idiom" : "iphone",
12+
"filename" : "春节特别版5.png",
13+
"scale" : "2x"
14+
},
15+
{
16+
"size" : "29x29",
17+
"idiom" : "iphone",
18+
"filename" : "春节特别版9.png",
19+
"scale" : "3x"
20+
},
21+
{
22+
"size" : "40x40",
23+
"idiom" : "iphone",
24+
"filename" : "春节特别版8-1.png",
25+
"scale" : "2x"
26+
},
27+
{
28+
"size" : "40x40",
29+
"idiom" : "iphone",
30+
"filename" : "春节特别版12-1.png",
31+
"scale" : "3x"
32+
},
33+
{
34+
"size" : "57x57",
35+
"idiom" : "iphone",
36+
"filename" : "春节特别版4.png",
37+
"scale" : "1x"
38+
},
39+
{
40+
"size" : "57x57",
41+
"idiom" : "iphone",
42+
"filename" : "春节特别版11.png",
43+
"scale" : "2x"
44+
},
45+
{
46+
"size" : "60x60",
47+
"idiom" : "iphone",
48+
"filename" : "春节特别版12.png",
49+
"scale" : "2x"
50+
},
51+
{
52+
"size" : "60x60",
53+
"idiom" : "iphone",
54+
"filename" : "春节特别版15.png",
55+
"scale" : "3x"
56+
},
57+
{
58+
"size" : "29x29",
59+
"idiom" : "ipad",
60+
"filename" : "春节特别版1-1.png",
61+
"scale" : "1x"
62+
},
63+
{
64+
"size" : "29x29",
65+
"idiom" : "ipad",
66+
"filename" : "春节特别版5-1.png",
67+
"scale" : "2x"
68+
},
69+
{
70+
"size" : "40x40",
71+
"idiom" : "ipad",
72+
"filename" : "春节特别版2.png",
73+
"scale" : "1x"
74+
},
75+
{
76+
"size" : "40x40",
77+
"idiom" : "ipad",
78+
"filename" : "春节特别版8.png",
79+
"scale" : "2x"
80+
},
81+
{
82+
"size" : "50x50",
83+
"idiom" : "ipad",
84+
"filename" : "春节特别版3.png",
85+
"scale" : "1x"
86+
},
87+
{
88+
"size" : "50x50",
89+
"idiom" : "ipad",
90+
"filename" : "春节特别版10.png",
91+
"scale" : "2x"
92+
},
93+
{
94+
"size" : "72x72",
95+
"idiom" : "ipad",
96+
"filename" : "春节特别版6.png",
97+
"scale" : "1x"
98+
},
99+
{
100+
"size" : "72x72",
101+
"idiom" : "ipad",
102+
"filename" : "春节特别版13.png",
103+
"scale" : "2x"
104+
},
105+
{
106+
"size" : "76x76",
107+
"idiom" : "ipad",
108+
"filename" : "春节特别版7.png",
109+
"scale" : "1x"
110+
},
111+
{
112+
"size" : "76x76",
113+
"idiom" : "ipad",
114+
"filename" : "春节特别版14.png",
115+
"scale" : "2x"
116+
},
117+
{
118+
"idiom" : "ipad",
119+
"size" : "83.5x83.5",
120+
"scale" : "2x"
121+
}
122+
],
123+
"info" : {
124+
"version" : 1,
125+
"author" : "xcode"
126+
}
127+
}
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)