summaryrefslogtreecommitdiff
path: root/attic/ZeroTierUI/Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'attic/ZeroTierUI/Info.plist')
-rw-r--r--attic/ZeroTierUI/Info.plist20
1 files changed, 0 insertions, 20 deletions
diff --git a/attic/ZeroTierUI/Info.plist b/attic/ZeroTierUI/Info.plist
deleted file mode 100644
index 06f680c6..00000000
--- a/attic/ZeroTierUI/Info.plist
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
-<plist version="0.9">
-<dict>
- <key>NSPrincipalClass</key>
- <string>NSApplication</string>
- <key>CFBundleIconFile</key>
- <string>zt1icon.icns</string>
- <key>CFBundlePackageType</key>
- <string>APPL</string>
- <key>CFBundleGetInfoString</key>
- <string>ZeroTier One (Mac GUI)</string>
- <key>CFBundleSignature</key>
- <string>????</string>
- <key>CFBundleExecutable</key>
- <string>ZeroTier One</string>
- <key>CFBundleIdentifier</key>
- <string>com.zerotier.ZeroTierOne</string>
-</dict>
-</plist>