aboutsummaryrefslogtreecommitdiff
path: root/build/main.dSYM/Contents/Info.plist
diff options
context:
space:
mode:
authorschererleander <leander@schererleander.de>2024-08-20 21:30:13 +0200
committerschererleander <leander@schererleander.de>2024-08-20 21:31:54 +0200
commitf8697ab92aae42d6b4103ac04e152cfa110c646f (patch)
tree04fe2857cc9ae2cdb2d0a4c8382fab28a12122af /build/main.dSYM/Contents/Info.plist
parent3227b015f4d7e14fa501b8dadd163063fda247ba (diff)
initial commit
Diffstat (limited to 'build/main.dSYM/Contents/Info.plist')
-rw-r--r--build/main.dSYM/Contents/Info.plist20
1 files changed, 20 insertions, 0 deletions
diff --git a/build/main.dSYM/Contents/Info.plist b/build/main.dSYM/Contents/Info.plist
new file mode 100644
index 0000000..fe7fecd
--- /dev/null
+++ b/build/main.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.main</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>