diff options
author | Filipp Lepalaan <filipp@mac.com> | 2011-07-13 21:57:44 +0300 |
---|---|---|
committer | Filipp Lepalaan <filipp@mac.com> | 2011-07-13 21:57:44 +0300 |
commit | fff8d58a80cbd8089832429f23b665983e4e8117 (patch) | |
tree | 2f102535fdd220b016ddb09b4a0eb2314054c992 /build/Debug/HammerTime.app/Contents | |
download | HammerTime-fff8d58a80cbd8089832429f23b665983e4e8117.tar.gz HammerTime-fff8d58a80cbd8089832429f23b665983e4e8117.tar.bz2 HammerTime-fff8d58a80cbd8089832429f23b665983e4e8117.zip |
Diffstat (limited to 'build/Debug/HammerTime.app/Contents')
-rw-r--r-- | build/Debug/HammerTime.app/Contents/Info.plist | 46 | ||||
-rwxr-xr-x | build/Debug/HammerTime.app/Contents/MacOS/HammerTime | bin | 0 -> 144088 bytes | |||
-rw-r--r-- | build/Debug/HammerTime.app/Contents/PkgInfo | 1 | ||||
-rw-r--r-- | build/Debug/HammerTime.app/Contents/Resources/English.lproj/InfoPlist.strings | bin | 0 -> 92 bytes | |||
-rw-r--r-- | build/Debug/HammerTime.app/Contents/Resources/English.lproj/MainMenu.nib | bin | 0 -> 39167 bytes | |||
-rw-r--r-- | build/Debug/HammerTime.app/Contents/Resources/LICENSE | 25 |
6 files changed, 72 insertions, 0 deletions
diff --git a/build/Debug/HammerTime.app/Contents/Info.plist b/build/Debug/HammerTime.app/Contents/Info.plist new file mode 100644 index 0000000..27d9959 --- /dev/null +++ b/build/Debug/HammerTime.app/Contents/Info.plist @@ -0,0 +1,46 @@ +<?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>BuildMachineOSBuild</key> + <string>10J869</string> + <key>CFBundleDevelopmentRegion</key> + <string>English</string> + <key>CFBundleExecutable</key> + <string>HammerTime</string> + <key>CFBundleIdentifier</key> + <string>com.yourcompany.HammerTime</string> + <key>CFBundleInfoDictionaryVersion</key> + <string>6.0</string> + <key>CFBundleName</key> + <string>HammerTime</string> + <key>CFBundlePackageType</key> + <string>APPL</string> + <key>CFBundleShortVersionString</key> + <string>1.0</string> + <key>CFBundleSignature</key> + <string>????</string> + <key>CFBundleVersion</key> + <string>1</string> + <key>DTCompiler</key> + <string></string> + <key>DTPlatformBuild</key> + <string>10M2518</string> + <key>DTPlatformVersion</key> + <string>PG</string> + <key>DTSDKBuild</key> + <string>10M2518</string> + <key>DTSDKName</key> + <string>macosx10.6</string> + <key>DTXcode</key> + <string>0400</string> + <key>DTXcodeBuild</key> + <string>10M2518</string> + <key>LSMinimumSystemVersion</key> + <string>10.6</string> + <key>NSMainNibFile</key> + <string>MainMenu</string> + <key>NSPrincipalClass</key> + <string>NSApplication</string> +</dict> +</plist> diff --git a/build/Debug/HammerTime.app/Contents/MacOS/HammerTime b/build/Debug/HammerTime.app/Contents/MacOS/HammerTime Binary files differnew file mode 100755 index 0000000..50c70b7 --- /dev/null +++ b/build/Debug/HammerTime.app/Contents/MacOS/HammerTime diff --git a/build/Debug/HammerTime.app/Contents/PkgInfo b/build/Debug/HammerTime.app/Contents/PkgInfo new file mode 100644 index 0000000..bd04210 --- /dev/null +++ b/build/Debug/HammerTime.app/Contents/PkgInfo @@ -0,0 +1 @@ +APPL????
\ No newline at end of file diff --git a/build/Debug/HammerTime.app/Contents/Resources/English.lproj/InfoPlist.strings b/build/Debug/HammerTime.app/Contents/Resources/English.lproj/InfoPlist.strings Binary files differnew file mode 100644 index 0000000..dea12de --- /dev/null +++ b/build/Debug/HammerTime.app/Contents/Resources/English.lproj/InfoPlist.strings diff --git a/build/Debug/HammerTime.app/Contents/Resources/English.lproj/MainMenu.nib b/build/Debug/HammerTime.app/Contents/Resources/English.lproj/MainMenu.nib Binary files differnew file mode 100644 index 0000000..2269875 --- /dev/null +++ b/build/Debug/HammerTime.app/Contents/Resources/English.lproj/MainMenu.nib diff --git a/build/Debug/HammerTime.app/Contents/Resources/LICENSE b/build/Debug/HammerTime.app/Contents/Resources/LICENSE new file mode 100644 index 0000000..905df41 --- /dev/null +++ b/build/Debug/HammerTime.app/Contents/Resources/LICENSE @@ -0,0 +1,25 @@ +Copyright 2011 Filipp Lepalaan. All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, are +permitted provided that the following conditions are met: + + 1. Redistributions of source code must retain the above copyright notice, this list of + conditions and the following disclaimer. + + 2. Redistributions in binary form must reproduce the above copyright notice, this list + of conditions and the following disclaimer in the documentation and/or other materials + provided with the distribution. + +THIS SOFTWARE IS PROVIDED BY FILIPP LEPALAAN ``AS IS'' AND ANY EXPRESS OR IMPLIED +WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL FILIPP LEPALAAN OR +CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +The views and conclusions contained in the software and documentation are those of the +authors and should not be interpreted as representing official policies, either expressed +or implied, of Filipp Lepalaan. |