Reorganizing paths
66
assets/native/mac/Info.plist
Normal file
|
@ -0,0 +1,66 @@
|
|||
<?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>CFBundleDisplayName</key>
|
||||
<string>LogarithmPlotter</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>MacOS/LogarithmPlotter</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>logarithmplotter.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>eu.ad5001.logarithmplotter</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>LogarithmPlotter</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.6.0</string>
|
||||
<key>NSHighResolutionCapable</key>
|
||||
<true/>
|
||||
<key>UTExportedTypeDeclarations</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>UTTypeIdentifier</key>
|
||||
<string>eu.ad5001.x-logarithm-plot</string>
|
||||
<key>UTTypeReferenceURL</key>
|
||||
<string>https://git.ad5001.eu/Ad5001/LogarithmPlotter/wiki/LogarithmPlotter-file-format-v1.0</string>
|
||||
<key>UTTypeDescription</key>
|
||||
<string>Logarithm Plot File</string>
|
||||
<key>UTTypeIconFile</key>
|
||||
<string>logarithmplotterfile.icns</string>
|
||||
<key>UTTypeConformsTo</key>
|
||||
<array>
|
||||
<string>public.text</string>
|
||||
</array>
|
||||
<key>UTTypeTagSpecification</key>
|
||||
<dict>
|
||||
<key>public.filename-extension</key>
|
||||
<array>
|
||||
<string>lpf</string>
|
||||
<string>lgg</string>
|
||||
</array>
|
||||
</dict>
|
||||
</dict>
|
||||
</array>
|
||||
<key>CFBundleDocumentTypes</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>CFBundleTypeRole</key>
|
||||
<string>Editor</string>
|
||||
<key>CFBundleTypeIconFile</key>
|
||||
<string>logarithmplotterfile.icns</string>
|
||||
<key>CFBundleTypeName</key>
|
||||
<string>Logarithm Plot File</string>
|
||||
<key>LSHandlerRank</key>
|
||||
<string>Owner</string>
|
||||
<key>LSItemContentTypes</key>
|
||||
<array>
|
||||
<string>eu.ad5001.x-logarithm-plot</string>
|
||||
</array>
|
||||
</dict>
|
||||
</array>
|
||||
</dict>
|
||||
</plist>
|
BIN
assets/native/mac/install-bg.png
Normal file
After Width: | Height: | Size: 1.7 MiB |
BIN
assets/native/mac/install-bg.xcf
Normal file
BIN
assets/native/mac/logarithmplotter.icns
Normal file
BIN
assets/native/mac/logarithmplotter.iconset/icon_128x128.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
assets/native/mac/logarithmplotter.iconset/icon_16x16.png
Normal file
After Width: | Height: | Size: 856 B |
BIN
assets/native/mac/logarithmplotter.iconset/icon_256x256.png
Normal file
After Width: | Height: | Size: 5 KiB |
BIN
assets/native/mac/logarithmplotter.iconset/icon_32x32.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
assets/native/mac/logarithmplotter.iconset/icon_512x512.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
assets/native/mac/logarithmplotterfile.icns
Normal file
BIN
assets/native/mac/logarithmplotterfile.iconset/icon_128x128.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
After Width: | Height: | Size: 5.4 KiB |
BIN
assets/native/mac/logarithmplotterfile.iconset/icon_16x16.png
Normal file
After Width: | Height: | Size: 873 B |
BIN
assets/native/mac/logarithmplotterfile.iconset/icon_16x16@2x.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
assets/native/mac/logarithmplotterfile.iconset/icon_256x256.png
Normal file
After Width: | Height: | Size: 5.4 KiB |
After Width: | Height: | Size: 11 KiB |
BIN
assets/native/mac/logarithmplotterfile.iconset/icon_32x32.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
assets/native/mac/logarithmplotterfile.iconset/icon_32x32@2x.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
assets/native/mac/logarithmplotterfile.iconset/icon_512x512.png
Normal file
After Width: | Height: | Size: 11 KiB |
After Width: | Height: | Size: 27 KiB |