diff --git a/platform/macosx/Info.plist b/platform/macosx/Info.plist deleted file mode 100644 index 865a98621..000000000 --- a/platform/macosx/Info.plist +++ /dev/null @@ -1,51 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleDocumentTypes - - - CFBundleTypeExtensions - - love - - CFBundleTypeIconFile - LoveDocument.icns - CFBundleTypeName - Love Project - CFBundleTypeOSTypes - - ???? - - CFBundleTypeRole - Viewer - LSIsAppleDefaultForType - - LSTypeIsPackage - - - - CFBundleExecutable - love - CFBundleIconFile - Love.icns - CFBundleIdentifier - org.love2d.love - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - love - CFBundlePackageType - LoVe - CFBundleSignature - LoVe - CFBundleVersion - 0.6.0 - NSMainNibFile - SDLMain - NSPrincipalClass - NSApplication - - diff --git a/platform/macosx/info.plist b/platform/macosx/info.plist deleted file mode 100644 index 865a98621..000000000 --- a/platform/macosx/info.plist +++ /dev/null @@ -1,51 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleDocumentTypes - - - CFBundleTypeExtensions - - love - - CFBundleTypeIconFile - LoveDocument.icns - CFBundleTypeName - Love Project - CFBundleTypeOSTypes - - ???? - - CFBundleTypeRole - Viewer - LSIsAppleDefaultForType - - LSTypeIsPackage - - - - CFBundleExecutable - love - CFBundleIconFile - Love.icns - CFBundleIdentifier - org.love2d.love - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - love - CFBundlePackageType - LoVe - CFBundleSignature - LoVe - CFBundleVersion - 0.6.0 - NSMainNibFile - SDLMain - NSPrincipalClass - NSApplication - -