From fb5e8aceace4b02ed02c42eca61c5673b9ac32de Mon Sep 17 00:00:00 2001 From: Andrei Florea Date: Sat, 1 Oct 2022 12:50:56 -0700 Subject: Adding files that appeared after trying to debug --- .../Ch 5 Debugging Project.dSYM/Contents/Info.plist | 20 ++++++++++++++++++++ .../Contents/Resources/DWARF/Ch 5 Debugging Project | Bin 0 -> 96906 bytes 2 files changed, 20 insertions(+) create mode 100644 Ch 5 Debugging Project/Ch 5 Debugging Project.dSYM/Contents/Info.plist create mode 100644 Ch 5 Debugging Project/Ch 5 Debugging Project.dSYM/Contents/Resources/DWARF/Ch 5 Debugging Project (limited to 'Ch 5 Debugging Project/Ch 5 Debugging Project.dSYM/Contents') diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.dSYM/Contents/Info.plist b/Ch 5 Debugging Project/Ch 5 Debugging Project.dSYM/Contents/Info.plist new file mode 100644 index 0000000..a32b7ff --- /dev/null +++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.dSYM/Contents/Info.plist @@ -0,0 +1,20 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleIdentifier + com.apple.xcode.dsym.Ch 5 Debugging Project + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + dSYM + CFBundleSignature + ???? + CFBundleShortVersionString + 1.0 + CFBundleVersion + 1 + + diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.dSYM/Contents/Resources/DWARF/Ch 5 Debugging Project b/Ch 5 Debugging Project/Ch 5 Debugging Project.dSYM/Contents/Resources/DWARF/Ch 5 Debugging Project new file mode 100644 index 0000000..fde4e1a Binary files /dev/null and b/Ch 5 Debugging Project/Ch 5 Debugging Project.dSYM/Contents/Resources/DWARF/Ch 5 Debugging Project differ -- cgit v1.2.3