diff options
author | Danny van Kooten <dannyvankooten@users.noreply.github.com> | 2020-03-11 21:11:29 +0100 |
---|---|---|
committer | Danny van Kooten <dannyvankooten@users.noreply.github.com> | 2020-03-11 21:11:29 +0100 |
commit | 615618bb2ad91be24fb74738db0b2f290ccc50a3 (patch) | |
tree | ac49e221d86a6ac32cedd6be3baaed523769674f /hyde.dSYM | |
parent | abe9d3b25be17ea0cb920e54322854bd1e2dd97f (diff) | |
download | unja-615618bb2ad91be24fb74738db0b2f290ccc50a3.tar.gz unja-615618bb2ad91be24fb74738db0b2f290ccc50a3.zip |
start evaluation
Diffstat (limited to 'hyde.dSYM')
-rw-r--r-- | hyde.dSYM/Contents/Info.plist | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/hyde.dSYM/Contents/Info.plist b/hyde.dSYM/Contents/Info.plist new file mode 100644 index 0000000..f51e946 --- /dev/null +++ b/hyde.dSYM/Contents/Info.plist @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> +<plist version="1.0"> + <dict> + <key>CFBundleDevelopmentRegion</key> + <string>English</string> + <key>CFBundleIdentifier</key> + <string>com.apple.xcode.dsym.hyde</string> + <key>CFBundleInfoDictionaryVersion</key> + <string>6.0</string> + <key>CFBundlePackageType</key> + <string>dSYM</string> + <key>CFBundleSignature</key> + <string>????</string> + <key>CFBundleShortVersionString</key> + <string>1.0</string> + <key>CFBundleVersion</key> + <string>1</string> + </dict> +</plist> |