Skip to content

Commit 2f69e9c

Browse files
Include test page list-view/multiple-templates.
Add DataItem object. Update iOS resources and plist file. Add component to files where is missing.
1 parent f5dfc74 commit 2f69e9c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

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

Diff for: app/App_Resources/iOS/Assets.xcassets/Contents.json

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"info" : {
3+
"version" : 1,
4+
"author" : "xcode"
5+
}
6+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,158 @@
1+
{
2+
"images" : [
3+
{
4+
"extent" : "full-screen",
5+
"idiom" : "iphone",
6+
"subtype" : "736h",
7+
"filename" : "[email protected]",
8+
"minimum-system-version" : "8.0",
9+
"orientation" : "portrait",
10+
"scale" : "3x"
11+
},
12+
{
13+
"extent" : "full-screen",
14+
"idiom" : "iphone",
15+
"subtype" : "736h",
16+
"filename" : "[email protected]",
17+
"minimum-system-version" : "8.0",
18+
"orientation" : "landscape",
19+
"scale" : "3x"
20+
},
21+
{
22+
"extent" : "full-screen",
23+
"idiom" : "iphone",
24+
"subtype" : "667h",
25+
"filename" : "[email protected]",
26+
"minimum-system-version" : "8.0",
27+
"orientation" : "portrait",
28+
"scale" : "2x"
29+
},
30+
{
31+
"orientation" : "portrait",
32+
"idiom" : "iphone",
33+
"filename" : "[email protected]",
34+
"extent" : "full-screen",
35+
"minimum-system-version" : "7.0",
36+
"scale" : "2x"
37+
},
38+
{
39+
"extent" : "full-screen",
40+
"idiom" : "iphone",
41+
"subtype" : "retina4",
42+
"filename" : "[email protected]",
43+
"minimum-system-version" : "7.0",
44+
"orientation" : "portrait",
45+
"scale" : "2x"
46+
},
47+
{
48+
"orientation" : "portrait",
49+
"idiom" : "ipad",
50+
"filename" : "Default-Portrait.png",
51+
"extent" : "full-screen",
52+
"minimum-system-version" : "7.0",
53+
"scale" : "1x"
54+
},
55+
{
56+
"orientation" : "landscape",
57+
"idiom" : "ipad",
58+
"filename" : "Default-Landscape.png",
59+
"extent" : "full-screen",
60+
"minimum-system-version" : "7.0",
61+
"scale" : "1x"
62+
},
63+
{
64+
"orientation" : "portrait",
65+
"idiom" : "ipad",
66+
"filename" : "[email protected]",
67+
"extent" : "full-screen",
68+
"minimum-system-version" : "7.0",
69+
"scale" : "2x"
70+
},
71+
{
72+
"orientation" : "landscape",
73+
"idiom" : "ipad",
74+
"filename" : "[email protected]",
75+
"extent" : "full-screen",
76+
"minimum-system-version" : "7.0",
77+
"scale" : "2x"
78+
},
79+
{
80+
"orientation" : "portrait",
81+
"idiom" : "iphone",
82+
"filename" : "Default.png",
83+
"extent" : "full-screen",
84+
"scale" : "1x"
85+
},
86+
{
87+
"orientation" : "portrait",
88+
"idiom" : "iphone",
89+
"filename" : "[email protected]",
90+
"extent" : "full-screen",
91+
"scale" : "2x"
92+
},
93+
{
94+
"orientation" : "portrait",
95+
"idiom" : "iphone",
96+
"filename" : "[email protected]",
97+
"extent" : "full-screen",
98+
"subtype" : "retina4",
99+
"scale" : "2x"
100+
},
101+
{
102+
"orientation" : "portrait",
103+
"idiom" : "ipad",
104+
"extent" : "to-status-bar",
105+
"scale" : "1x"
106+
},
107+
{
108+
"orientation" : "portrait",
109+
"idiom" : "ipad",
110+
"filename" : "Default-Portrait.png",
111+
"extent" : "full-screen",
112+
"scale" : "1x"
113+
},
114+
{
115+
"orientation" : "landscape",
116+
"idiom" : "ipad",
117+
"extent" : "to-status-bar",
118+
"scale" : "1x"
119+
},
120+
{
121+
"orientation" : "landscape",
122+
"idiom" : "ipad",
123+
"filename" : "Default-Landscape.png",
124+
"extent" : "full-screen",
125+
"scale" : "1x"
126+
},
127+
{
128+
"orientation" : "portrait",
129+
"idiom" : "ipad",
130+
"extent" : "to-status-bar",
131+
"scale" : "2x"
132+
},
133+
{
134+
"orientation" : "portrait",
135+
"idiom" : "ipad",
136+
"filename" : "[email protected]",
137+
"extent" : "full-screen",
138+
"scale" : "2x"
139+
},
140+
{
141+
"orientation" : "landscape",
142+
"idiom" : "ipad",
143+
"extent" : "to-status-bar",
144+
"scale" : "2x"
145+
},
146+
{
147+
"orientation" : "landscape",
148+
"idiom" : "ipad",
149+
"filename" : "[email protected]",
150+
"extent" : "full-screen",
151+
"scale" : "2x"
152+
}
153+
],
154+
"info" : {
155+
"version" : 1,
156+
"author" : "xcode"
157+
}
158+
}
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"images" : [
3+
{
4+
"idiom" : "universal",
5+
"filename" : "LaunchScreen-AspectFill.png",
6+
"scale" : "1x"
7+
},
8+
{
9+
"idiom" : "universal",
10+
"filename" : "[email protected]",
11+
"scale" : "2x"
12+
},
13+
{
14+
"idiom" : "universal",
15+
"scale" : "3x"
16+
}
17+
],
18+
"info" : {
19+
"version" : 1,
20+
"author" : "xcode"
21+
}
22+
}
Loading
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"images" : [
3+
{
4+
"idiom" : "universal",
5+
"filename" : "LaunchScreen-Center.png",
6+
"scale" : "1x"
7+
},
8+
{
9+
"idiom" : "universal",
10+
"filename" : "[email protected]",
11+
"scale" : "2x"
12+
},
13+
{
14+
"idiom" : "universal",
15+
"scale" : "3x"
16+
}
17+
],
18+
"info" : {
19+
"version" : 1,
20+
"author" : "xcode"
21+
}
22+
}
Loading
Loading

Diff for: app/App_Resources/iOS/Info.plist

-19
Original file line numberDiff line numberDiff line change
@@ -8,25 +8,6 @@
88
<string>${PRODUCT_NAME}</string>
99
<key>CFBundleExecutable</key>
1010
<string>${EXECUTABLE_NAME}</string>
11-
<key>CFBundleIconFile</key>
12-
<string>icon.png</string>
13-
<key>CFBundleIcons</key>
14-
<dict>
15-
<key>CFBundlePrimaryIcon</key>
16-
<dict>
17-
<key>CFBundleIconFiles</key>
18-
<array>
19-
<string>icon-40</string>
20-
<string>icon-60</string>
21-
<string>icon-72</string>
22-
<string>icon-76</string>
23-
<string>Icon-Small</string>
24-
<string>Icon-Small-50</string>
25-
</array>
26-
<key>UIPrerenderedIcon</key>
27-
<false/>
28-
</dict>
29-
</dict>
3011
<key>CFBundleInfoDictionaryVersion</key>
3112
<string>6.0</string>
3213
<key>CFBundleName</key>

0 commit comments

Comments
 (0)