summaryrefslogtreecommitdiff
path: root/a.out.dSYM/Contents/Info.plist
diff options
context:
space:
mode:
authorClay Smith <claysmith158@gmail.com>2023-08-01 01:01:56 -0500
committerClay Smith <claysmith158@gmail.com>2023-08-01 01:01:56 -0500
commitecb28155a6afcbe4c50ebe8e6bc112ff884af48a (patch)
tree9cd293fc1aa0473d370bf0167f51e5e8f5248f5e /a.out.dSYM/Contents/Info.plist
First commitHEADmain
Diffstat (limited to 'a.out.dSYM/Contents/Info.plist')
-rw-r--r--a.out.dSYM/Contents/Info.plist20
1 files changed, 20 insertions, 0 deletions
diff --git a/a.out.dSYM/Contents/Info.plist b/a.out.dSYM/Contents/Info.plist
new file mode 100644
index 0000000..3679a65
--- /dev/null
+++ b/a.out.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.a.out</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>