diff -r 000000000000 -r 52d30e6014a0 platform/osx/Info.plist --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/platform/osx/Info.plist Mon Feb 09 09:20:01 2015 -0800 @@ -0,0 +1,95 @@ + + + + + CFBundleDevelopmentRegion + en + CFBundleDisplayName + Yubi + CFBundleDocumentTypes + + + CFBundleTypeIconFile + app.icns + CFBundleTypeName + Yubi + CFBundleTypeRole + Viewer + LSHandlerRank + Owner + LSItemContentTypes + + com.intel.nw.app + + + + CFBundleTypeName + Folder + CFBundleTypeOSTypes + + fold + + CFBundleTypeRole + Viewer + LSHandlerRank + None + + + NSHumanReadableCopyright + © 2013 + CFBundleExecutable + node-webkit + CFBundleIconFile + app.icns + CFBundleIdentifier + com.intel.nw + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + Yubi + CFBundlePackageType + APPL + CFBundleShortVersionString + 0.1.0 + CFBundleVersion + b3419d05eabb + LSFileQuarantineEnabled + + LSMinimumSystemVersion + 10.6.0 + NSPrincipalClass + NSApplication + NSSupportsAutomaticGraphicsSwitching + + SCMRevision + 222137 + UTExportedTypeDeclarations + + + UTTypeConformsTo + + com.pkware.zip-archive + + UTTypeDescription + node-webkit App + UTTypeIconFile + app.icns + UTTypeIdentifier + com.intel.nw.app + UTTypeReferenceURL + https://github.com/rogerwang/node-webkit/wiki/How-to-package-and-distribute-your-apps + UTTypeTagSpecification + + com.apple.ostype + yubi + public.filename-extension + + nw + + public.mime-type + application/x-yubi + + + + +