mirror of
https://github.com/domfelipe/ISA-Interface.git
synced 2026-08-07 07:06:43 +00:00
ISA_Files
This commit is contained in:
commit
187af137d6
25 changed files with 15496 additions and 0 deletions
24
dist/ISA - Interface de Suporte à Acessibiliade.app/Contents/Info.plist
vendored
Normal file
24
dist/ISA - Interface de Suporte à Acessibiliade.app/Contents/Info.plist
vendored
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
<?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>main2</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>main2</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>icon-windowed.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>main2</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>main2</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.0.0</string>
|
||||
<key>NSHighResolutionCapable</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
Loading…
Add table
Add a link
Reference in a new issue