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 --- s.dSYM/Contents/Info.plist | 20 ++++++++++++++++++++ s.dSYM/Contents/Resources/DWARF/s | Bin 0 -> 21520 bytes 2 files changed, 20 insertions(+) create mode 100644 s.dSYM/Contents/Info.plist create mode 100644 s.dSYM/Contents/Resources/DWARF/s (limited to 's.dSYM/Contents') diff --git a/s.dSYM/Contents/Info.plist b/s.dSYM/Contents/Info.plist new file mode 100644 index 0000000..9ce500c --- /dev/null +++ b/s.dSYM/Contents/Info.plist @@ -0,0 +1,20 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleIdentifier + com.apple.xcode.dsym.s + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + dSYM + CFBundleSignature + ???? + CFBundleShortVersionString + 1.0 + CFBundleVersion + 1 + + diff --git a/s.dSYM/Contents/Resources/DWARF/s b/s.dSYM/Contents/Resources/DWARF/s new file mode 100644 index 0000000..09cab17 Binary files /dev/null and b/s.dSYM/Contents/Resources/DWARF/s differ -- cgit v1.2.3-70-g09d2