add some passed codes
This commit is contained in:
20
example.dSYM/Contents/Info.plist
Normal file
20
example.dSYM/Contents/Info.plist
Normal file
@@ -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.example</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>
|
BIN
example.dSYM/Contents/Resources/DWARF/example
Normal file
BIN
example.dSYM/Contents/Resources/DWARF/example
Normal file
Binary file not shown.
@@ -0,0 +1,12 @@
|
||||
---
|
||||
triple: 'arm64-apple-darwin'
|
||||
binary-path: '/Users/hanzhangma/Document/leetcode/example'
|
||||
relocations:
|
||||
- { offsetInCU: 0x26, offset: 0x26, size: 0x8, addend: 0x0, symName: _main, symObjAddr: 0x0, symBinAddr: 0x100003138, symSize: 0xD0 }
|
||||
- { offsetInCU: 0x3F, offset: 0x3F, size: 0x8, addend: 0x0, symName: _list, symObjAddr: 0x2A58, symBinAddr: 0x100008000, symSize: 0x0 }
|
||||
- { offsetInCU: 0x39D, offset: 0x39D, size: 0x8, addend: 0x0, symName: _main, symObjAddr: 0x0, symBinAddr: 0x100003138, symSize: 0xD0 }
|
||||
- { offsetInCU: 0x3D3, offset: 0x3D3, size: 0x8, addend: 0x0, symName: __Z5Inputv, symObjAddr: 0xE4, symBinAddr: 0x10000321C, symSize: 0x238 }
|
||||
- { offsetInCU: 0x479, offset: 0x479, size: 0x8, addend: 0x0, symName: __Z7Inquiryv, symObjAddr: 0x31C, symBinAddr: 0x100003454, symSize: 0x258 }
|
||||
- { offsetInCU: 0x51F, offset: 0x51F, size: 0x8, addend: 0x0, symName: __Z6Revisev, symObjAddr: 0x574, symBinAddr: 0x1000036AC, symSize: 0x268 }
|
||||
- { offsetInCU: 0x5D3, offset: 0x5D3, size: 0x8, addend: 0x0, symName: __Z6Deletev, symObjAddr: 0x7DC, symBinAddr: 0x100003914, symSize: 0x20C }
|
||||
...
|
Reference in New Issue
Block a user