diff options
| author | FivePixels <o5pxels@gmail.com> | 2019-01-05 17:41:03 -0600 |
|---|---|---|
| committer | FivePixels <o5pxels@gmail.com> | 2019-01-05 17:41:03 -0600 |
| commit | ed4852501935cf85ebded5f58d0092925e38082a (patch) | |
| tree | c94163f0c02dcb48592f52a1c2d5ecf3b5f5462f /DWA140Menu/Defaults.framework/Versions/A/Resources/Info.plist | |
| parent | f58a1eea0c004db0966858b46884e5f78fd40780 (diff) | |
| download | dwa140shortcut-ed4852501935cf85ebded5f58d0092925e38082a.tar.xz dwa140shortcut-ed4852501935cf85ebded5f58d0092925e38082a.zip | |
Icons! A window! And many changes :)
Diffstat (limited to 'DWA140Menu/Defaults.framework/Versions/A/Resources/Info.plist')
| -rw-r--r-- | DWA140Menu/Defaults.framework/Versions/A/Resources/Info.plist | 51 |
1 files changed, 0 insertions, 51 deletions
diff --git a/DWA140Menu/Defaults.framework/Versions/A/Resources/Info.plist b/DWA140Menu/Defaults.framework/Versions/A/Resources/Info.plist deleted file mode 100644 index d5977e5..0000000 --- a/DWA140Menu/Defaults.framework/Versions/A/Resources/Info.plist +++ /dev/null @@ -1,51 +0,0 @@ -<?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>18C54</string> - <key>CFBundleDevelopmentRegion</key> - <string>en</string> - <key>CFBundleExecutable</key> - <string>Defaults</string> - <key>CFBundleIdentifier</key> - <string>com.Defaults.Defaults-macOS</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundleName</key> - <string>Defaults</string> - <key>CFBundlePackageType</key> - <string>FMWK</string> - <key>CFBundleShortVersionString</key> - <string>0.2.2</string> - <key>CFBundleSignature</key> - <string>????</string> - <key>CFBundleSupportedPlatforms</key> - <array> - <string>MacOSX</string> - </array> - <key>CFBundleVersion</key> - <string>1</string> - <key>DTCompiler</key> - <string>com.apple.compilers.llvm.clang.1_0</string> - <key>DTPlatformBuild</key> - <string>10B61</string> - <key>DTPlatformVersion</key> - <string>GM</string> - <key>DTSDKBuild</key> - <string>18B71</string> - <key>DTSDKName</key> - <string>macosx10.14</string> - <key>DTXcode</key> - <string>1010</string> - <key>DTXcodeBuild</key> - <string>10B61</string> - <key>NSHumanReadableCopyright</key> - <string>MIT License © Sindre Sorhus</string> - <key>UIDeviceFamily</key> - <array> - <integer>1</integer> - <integer>2</integer> - </array> -</dict> -</plist> |
