diff options
| author | Andrei Florea <[email protected]> | 2022-10-01 12:50:56 -0700 |
|---|---|---|
| committer | Andrei Florea <[email protected]> | 2022-10-01 12:50:56 -0700 |
| commit | fb5e8aceace4b02ed02c42eca61c5673b9ac32de (patch) | |
| tree | d9e88f2238a5f2c1e458fec1bdb94109a5a4f5c5 | |
| parent | Adding name + other specifications to code comments (diff) | |
| download | cst116-lab0-debugging-florea-fb5e8aceace4b02ed02c42eca61c5673b9ac32de.tar.xz cst116-lab0-debugging-florea-fb5e8aceace4b02ed02c42eca61c5673b9ac32de.zip | |
Adding files that appeared after trying to debug
| -rwxr-xr-x | Ch 5 Debugging Project/Ch 5 Debugging Project | bin | 0 -> 47331 bytes | |||
| -rw-r--r-- | Ch 5 Debugging Project/Ch 5 Debugging Project.dSYM/Contents/Info.plist | 20 | ||||
| -rw-r--r-- | Ch 5 Debugging Project/Ch 5 Debugging Project.dSYM/Contents/Resources/DWARF/Ch 5 Debugging Project | bin | 0 -> 96906 bytes |
3 files changed, 20 insertions, 0 deletions
diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project b/Ch 5 Debugging Project/Ch 5 Debugging Project Binary files differnew file mode 100755 index 0000000..9972b76 --- /dev/null +++ b/Ch 5 Debugging Project/Ch 5 Debugging Project 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 @@ +<?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.Ch 5 Debugging Project</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> 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 Binary files differnew file mode 100644 index 0000000..fde4e1a --- /dev/null +++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.dSYM/Contents/Resources/DWARF/Ch 5 Debugging Project |