74 lines
2.1 KiB
Plaintext
74 lines
2.1 KiB
Plaintext
<?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>BuildMachineOSBuild</key>
|
|
<string>21H1320</string>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>en_US</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>Hackintool</string>
|
|
<key>CFBundleHelpBookFolder</key>
|
|
<string>Help</string>
|
|
<key>CFBundleHelpBookName</key>
|
|
<string>Hackintool Help</string>
|
|
<key>CFBundleIconFile</key>
|
|
<string>AppIcon</string>
|
|
<key>CFBundleIconName</key>
|
|
<string>AppIcon</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.Headsoft.Hackintool</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleName</key>
|
|
<string>Hackintool</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>4.0.3</string>
|
|
<key>CFBundleSignature</key>
|
|
<string>????</string>
|
|
<key>CFBundleSupportedPlatforms</key>
|
|
<array>
|
|
<string>MacOSX</string>
|
|
</array>
|
|
<key>CFBundleVersion</key>
|
|
<string>0403</string>
|
|
<key>DTCompiler</key>
|
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
|
<key>DTPlatformBuild</key>
|
|
<string>14C18</string>
|
|
<key>DTPlatformName</key>
|
|
<string>macosx</string>
|
|
<key>DTPlatformVersion</key>
|
|
<string>13.1</string>
|
|
<key>DTSDKBuild</key>
|
|
<string>22C55</string>
|
|
<key>DTSDKName</key>
|
|
<string>macosx13.1</string>
|
|
<key>DTXcode</key>
|
|
<string>1420</string>
|
|
<key>DTXcodeBuild</key>
|
|
<string>14C18</string>
|
|
<key>LSApplicationCategoryType</key>
|
|
<string>public.app-category.productivity</string>
|
|
<key>LSMinimumSystemVersion</key>
|
|
<string>10.13</string>
|
|
<key>NSAppTransportSecurity</key>
|
|
<dict>
|
|
<key>NSAllowsArbitraryLoads</key>
|
|
<true/>
|
|
</dict>
|
|
<key>NSHumanReadableCopyright</key>
|
|
<string>Copyright © 2019 Ben Baker. All rights reserved.</string>
|
|
<key>NSMainNibFile</key>
|
|
<string>MainMenu</string>
|
|
<key>NSPrincipalClass</key>
|
|
<string>NSApplication</string>
|
|
<key>SUFeedURL</key>
|
|
<string>https://github.com/headkaze/Hackintool/releases/latest/download/appcast.xml</string>
|
|
<key>SUPublicEDKey</key>
|
|
<string>Dscj0/VuPnW8QjlmbHewn803JDopcJfwlC+R4FMHU/U=</string>
|
|
</dict>
|
|
</plist>
|