Added Pong
This commit is contained in:
parent
e53c2a82c4
commit
cee10d5f75
94 changed files with 12789 additions and 0 deletions
44
games/Pong/build/Debug-iphoneos/Pong.app/CodeResources
Normal file
44
games/Pong/build/Debug-iphoneos/Pong.app/CodeResources
Normal file
|
@ -0,0 +1,44 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>files</key>
|
||||
<dict>
|
||||
<key>MainWindow.nib</key>
|
||||
<data>
|
||||
AdpjLFoatIDWilIi9PNzfvh5IU8=
|
||||
</data>
|
||||
<key>PkgInfo</key>
|
||||
<data>
|
||||
n57qDP4tZfLD1rCS43W0B4LQjzE=
|
||||
</data>
|
||||
<key>PongViewController.nib</key>
|
||||
<data>
|
||||
a2sktrUGsYaH1QDnZm8fJ+r++xo=
|
||||
</data>
|
||||
<key>embedded.mobileprovision</key>
|
||||
<data>
|
||||
AVW60ZyDGk5ugV2sUY1oGuuYkHo=
|
||||
</data>
|
||||
</dict>
|
||||
<key>rules</key>
|
||||
<dict>
|
||||
<key>.*</key>
|
||||
<true/>
|
||||
<key>Info.plist</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>10</real>
|
||||
</dict>
|
||||
<key>ResourceRules.plist</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>100</real>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
BIN
games/Pong/build/Debug-iphoneos/Pong.app/Info.plist
Normal file
BIN
games/Pong/build/Debug-iphoneos/Pong.app/Info.plist
Normal file
Binary file not shown.
BIN
games/Pong/build/Debug-iphoneos/Pong.app/MainWindow.nib
generated
Normal file
BIN
games/Pong/build/Debug-iphoneos/Pong.app/MainWindow.nib
generated
Normal file
Binary file not shown.
1
games/Pong/build/Debug-iphoneos/Pong.app/PkgInfo
Normal file
1
games/Pong/build/Debug-iphoneos/Pong.app/PkgInfo
Normal file
|
@ -0,0 +1 @@
|
|||
APPL????
|
BIN
games/Pong/build/Debug-iphoneos/Pong.app/Pong
Executable file
BIN
games/Pong/build/Debug-iphoneos/Pong.app/Pong
Executable file
Binary file not shown.
BIN
games/Pong/build/Debug-iphoneos/Pong.app/PongViewController.nib
generated
Normal file
BIN
games/Pong/build/Debug-iphoneos/Pong.app/PongViewController.nib
generated
Normal file
Binary file not shown.
25
games/Pong/build/Debug-iphoneos/Pong.app/ResourceRules.plist
Normal file
25
games/Pong/build/Debug-iphoneos/Pong.app/ResourceRules.plist
Normal file
|
@ -0,0 +1,25 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>rules</key>
|
||||
<dict>
|
||||
<key>.*</key>
|
||||
<true/>
|
||||
<key>Info.plist</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>10</real>
|
||||
</dict>
|
||||
<key>ResourceRules.plist</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>100</real>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
|
@ -0,0 +1,44 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>files</key>
|
||||
<dict>
|
||||
<key>MainWindow.nib</key>
|
||||
<data>
|
||||
AdpjLFoatIDWilIi9PNzfvh5IU8=
|
||||
</data>
|
||||
<key>PkgInfo</key>
|
||||
<data>
|
||||
n57qDP4tZfLD1rCS43W0B4LQjzE=
|
||||
</data>
|
||||
<key>PongViewController.nib</key>
|
||||
<data>
|
||||
a2sktrUGsYaH1QDnZm8fJ+r++xo=
|
||||
</data>
|
||||
<key>embedded.mobileprovision</key>
|
||||
<data>
|
||||
AVW60ZyDGk5ugV2sUY1oGuuYkHo=
|
||||
</data>
|
||||
</dict>
|
||||
<key>rules</key>
|
||||
<dict>
|
||||
<key>.*</key>
|
||||
<true/>
|
||||
<key>Info.plist</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>10</real>
|
||||
</dict>
|
||||
<key>ResourceRules.plist</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>100</real>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
Binary file not shown.
Reference in a new issue