You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
50 lines
1.4 KiB
50 lines
1.4 KiB
<?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>14D136</string> |
|
<key>CFBundleDevelopmentRegion</key> |
|
<string>en</string> |
|
<key>CFBundleExecutable</key> |
|
<string>ZeroTier One</string> |
|
<key>CFBundleIconFile</key> |
|
<string>ZeroTierIcon</string> |
|
<key>CFBundleIdentifier</key> |
|
<string>com.zerotier.ZeroTier-One</string> |
|
<key>CFBundleInfoDictionaryVersion</key> |
|
<string>6.0</string> |
|
<key>CFBundleName</key> |
|
<string>ZeroTier One</string> |
|
<key>CFBundlePackageType</key> |
|
<string>APPL</string> |
|
<key>CFBundleShortVersionString</key> |
|
<string>1.0</string> |
|
<key>CFBundleSignature</key> |
|
<string>????</string> |
|
<key>CFBundleVersion</key> |
|
<string>1</string> |
|
<key>DTCompiler</key> |
|
<string>com.apple.compilers.llvm.clang.1_0</string> |
|
<key>DTPlatformBuild</key> |
|
<string>6D1002</string> |
|
<key>DTPlatformVersion</key> |
|
<string>GM</string> |
|
<key>DTSDKBuild</key> |
|
<string>14D125</string> |
|
<key>DTSDKName</key> |
|
<string>macosx10.10</string> |
|
<key>DTXcode</key> |
|
<string>0631</string> |
|
<key>DTXcodeBuild</key> |
|
<string>6D1002</string> |
|
<key>LSApplicationCategoryType</key> |
|
<string>public.app-category.utilities</string> |
|
<key>LSMinimumSystemVersion</key> |
|
<string>10.7</string> |
|
<key>NSMainNibFile</key> |
|
<string>MainMenu</string> |
|
<key>NSPrincipalClass</key> |
|
<string>NSApplication</string> |
|
</dict> |
|
</plist>
|
|
|