Add complete guide and all config variants
This commit is contained in:
@@ -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.libaistat.dylib</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>
|
||||
Binary file not shown.
@@ -0,0 +1,7 @@
|
||||
---
|
||||
triple: 'x86_64-apple-darwin'
|
||||
binary-path: '/Users/runner/work/VirtualSMC/VirtualSMC/build/Release/libaistat.dylib'
|
||||
relocations:
|
||||
- { offsetInCU: 0x27, offset: 0x27, size: 0x8, addend: 0x0, symName: __Z7startupv, symObjAddr: 0x0, symBinAddr: 0x2D70, symSize: 0xD13 }
|
||||
- { offsetInCU: 0x570, offset: 0x570, size: 0x8, addend: 0x0, symName: __Z7startupv, symObjAddr: 0x0, symBinAddr: 0x2D70, symSize: 0xD13 }
|
||||
...
|
||||
Reference in New Issue
Block a user