[email protected] 16 роки тому
батько
коміт
31fc3b17d4
1 змінених файлів з 10 додано та 0 видалено
  1. 10 0
      platform/macosx/Info.plist

+ 10 - 0
platform/macosx/Info.plist

@@ -26,6 +26,16 @@
 			<key>LSTypeIsPackage</key>
 			<true/>
 		</dict>
+		<dict>
+			<key>CFBundleTypeName</key>
+			<string>Folder</string>
+			<key>CFBundleTypeOSTypes</key>
+			<array>
+				<string>fold</string>
+			</array>
+			<key>CFBundleTypeRole</key>
+			<string>Viewer</string>
+		</dict>
 	</array>
 	<key>CFBundleExecutable</key>
 	<string>love</string>