Skip to content

Commit 3da0dbf

Browse files
committed
Template updates
1 parent aaec87c commit 3da0dbf

File tree

7 files changed

+8
-18
lines changed

7 files changed

+8
-18
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

templates/cocos2d iOS.xctemplate/TemplateInfo.plist

Lines changed: 8 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -63,41 +63,32 @@
6363
<integer>0</integer>
6464
</array>
6565
</dict>
66-
<key>Classes/IntroScene.h</key>
66+
<key>Classes/AppDelegate.h</key>
6767
<dict>
6868
<key>Group</key>
6969
<string>Classes</string>
7070
<key>Path</key>
71-
<string>Classes/IntroScene.h</string>
71+
<string>Classes/AppDelegate.h</string>
7272
<key>TargetIndices</key>
7373
<array/>
7474
</dict>
75-
<key>Classes/IntroScene.m</key>
75+
<key>Classes/AppDelegate.m</key>
7676
<dict>
7777
<key>Group</key>
7878
<string>Classes</string>
7979
<key>Path</key>
80-
<string>Classes/IntroScene.m</string>
80+
<string>Classes/AppDelegate.m</string>
8181
<key>TargetIndices</key>
8282
<array>
8383
<integer>0</integer>
8484
</array>
8585
</dict>
86-
<key>Classes/AppDelegate.h</key>
87-
<dict>
88-
<key>Group</key>
89-
<string>Classes</string>
90-
<key>Path</key>
91-
<string>Classes/AppDelegate.h</string>
92-
<key>TargetIndices</key>
93-
<array/>
94-
</dict>
95-
<key>Classes/AppDelegate.m</key>
86+
<key>Resources/white_square.png</key>
9687
<dict>
9788
<key>Group</key>
98-
<string>Classes</string>
89+
<string>Resources</string>
9990
<key>Path</key>
100-
<string>Classes/AppDelegate.m</string>
91+
<string>Resources/white_square.png</string>
10192
<key>TargetIndices</key>
10293
<array>
10394
<integer>0</integer>
@@ -114,8 +105,7 @@
114105
<string>Classes/AppDelegate.m</string>
115106
<string>Classes/HelloWorldScene.h</string>
116107
<string>Classes/HelloWorldScene.m</string>
117-
<string>Classes/IntroScene.h</string>
118-
<string>Classes/IntroScene.m</string>
108+
<string>Resources/white_square.png</string>
119109
</array>
120110
</dict>
121111
</plist>

0 commit comments

Comments
 (0)