diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e43b0f9 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.DS_Store diff --git a/RecastDemo/Bin/Recast.app/Contents/Info.plist b/RecastDemo/Bin/Recast.app/Contents/Info.plist deleted file mode 100644 index a29bbdc..0000000 --- a/RecastDemo/Bin/Recast.app/Contents/Info.plist +++ /dev/null @@ -1,28 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Recast - CFBundleIconFile - Icon.icns - CFBundleIdentifier - com.yourcompany.Recast - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - Recast - CFBundlePackageType - APPL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - NSMainNibFile - MainMenu - NSPrincipalClass - NSApplication - - diff --git a/RecastDemo/Bin/Recast.app/Contents/MacOS/Recast b/RecastDemo/Bin/Recast.app/Contents/MacOS/Recast deleted file mode 100755 index d43910f..0000000 Binary files a/RecastDemo/Bin/Recast.app/Contents/MacOS/Recast and /dev/null differ diff --git a/RecastDemo/Bin/Recast.app/Contents/PkgInfo b/RecastDemo/Bin/Recast.app/Contents/PkgInfo deleted file mode 100644 index bd04210..0000000 --- a/RecastDemo/Bin/Recast.app/Contents/PkgInfo +++ /dev/null @@ -1 +0,0 @@ -APPL???? \ No newline at end of file diff --git a/RecastDemo/Bin/Recast.app/Contents/Resources/English.lproj/InfoPlist.strings b/RecastDemo/Bin/Recast.app/Contents/Resources/English.lproj/InfoPlist.strings deleted file mode 100644 index dea12de..0000000 Binary files a/RecastDemo/Bin/Recast.app/Contents/Resources/English.lproj/InfoPlist.strings and /dev/null differ diff --git a/RecastDemo/Bin/Recast.app/Contents/Resources/English.lproj/MainMenu.nib b/RecastDemo/Bin/Recast.app/Contents/Resources/English.lproj/MainMenu.nib deleted file mode 100644 index 7518524..0000000 Binary files a/RecastDemo/Bin/Recast.app/Contents/Resources/English.lproj/MainMenu.nib and /dev/null differ diff --git a/RecastDemo/Bin/Recast.exe b/RecastDemo/Bin/Recast.exe deleted file mode 100644 index f828dd9..0000000 Binary files a/RecastDemo/Bin/Recast.exe and /dev/null differ diff --git a/RecastDemo/Bin/SDL.dll b/RecastDemo/Bin/SDL.dll deleted file mode 100644 index 3ce97a5..0000000 Binary files a/RecastDemo/Bin/SDL.dll and /dev/null differ