From 8a25dcda67683817ddd55b669111f7dd8e3107ef Mon Sep 17 00:00:00 2001 From: sotech117 Date: Mon, 18 Sep 2023 18:23:35 -0400 Subject: decent connection, but not there yet --- c.dSYM/Contents/Info.plist | 20 ++++++++++++++++++++ c.dSYM/Contents/Resources/DWARF/c | Bin 0 -> 13761 bytes 2 files changed, 20 insertions(+) create mode 100644 c.dSYM/Contents/Info.plist create mode 100644 c.dSYM/Contents/Resources/DWARF/c (limited to 'c.dSYM/Contents') diff --git a/c.dSYM/Contents/Info.plist b/c.dSYM/Contents/Info.plist new file mode 100644 index 0000000..ceced96 --- /dev/null +++ b/c.dSYM/Contents/Info.plist @@ -0,0 +1,20 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleIdentifier + com.apple.xcode.dsym.c + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + dSYM + CFBundleSignature + ???? + CFBundleShortVersionString + 1.0 + CFBundleVersion + 1 + + diff --git a/c.dSYM/Contents/Resources/DWARF/c b/c.dSYM/Contents/Resources/DWARF/c new file mode 100644 index 0000000..c325e9f Binary files /dev/null and b/c.dSYM/Contents/Resources/DWARF/c differ -- cgit v1.2.3-70-g09d2