diff options
| author | Leander <80996591+schererleander@users.noreply.github.com> | 2024-08-20 21:39:41 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-20 21:39:41 +0200 |
| commit | e13162e555b1685477660971e25d0a9c7e29a7e8 (patch) | |
| tree | 9ab1075c7171e1573bede584affd3a1cc0e91ee7 | |
| parent | 72dc0db5b9128033fe49fa3b26c75bb25c11b7b4 (diff) | |
Delete build/main.dSYM/Contents directory
| -rw-r--r-- | build/main.dSYM/Contents/Info.plist | 20 | ||||
| -rw-r--r-- | build/main.dSYM/Contents/Resources/DWARF/main | bin | 12218 -> 0 bytes | |||
| -rw-r--r-- | build/main.dSYM/Contents/Resources/Relocations/aarch64/main.yml | 10 |
3 files changed, 0 insertions, 30 deletions
diff --git a/build/main.dSYM/Contents/Info.plist b/build/main.dSYM/Contents/Info.plist deleted file mode 100644 index fe7fecd..0000000 --- a/build/main.dSYM/Contents/Info.plist +++ /dev/null @@ -1,20 +0,0 @@ -<?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.main</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/build/main.dSYM/Contents/Resources/DWARF/main b/build/main.dSYM/Contents/Resources/DWARF/main Binary files differdeleted file mode 100644 index ab04719..0000000 --- a/build/main.dSYM/Contents/Resources/DWARF/main +++ /dev/null diff --git a/build/main.dSYM/Contents/Resources/Relocations/aarch64/main.yml b/build/main.dSYM/Contents/Resources/Relocations/aarch64/main.yml deleted file mode 100644 index fdd35a7..0000000 --- a/build/main.dSYM/Contents/Resources/Relocations/aarch64/main.yml +++ /dev/null @@ -1,10 +0,0 @@ ---- -triple: 'arm64-apple-darwin' -binary-path: 'build/main' -relocations: - - { offsetInCU: 0x26, offset: 0x26, size: 0x8, addend: 0x0, symName: _updatePlayerMovement, symObjAddr: 0x0, symBinAddr: 0x10000314C, symSize: 0x2A0 } - - { offsetInCU: 0x56, offset: 0x56, size: 0x8, addend: 0x0, symName: _updatePlayerMovement, symObjAddr: 0x0, symBinAddr: 0x10000314C, symSize: 0x2A0 } - - { offsetInCU: 0xCE, offset: 0xCE, size: 0x8, addend: 0x0, symName: _updateBullet, symObjAddr: 0x2A0, symBinAddr: 0x1000033EC, symSize: 0x20C } - - { offsetInCU: 0x12A, offset: 0x12A, size: 0x8, addend: 0x0, symName: _moveEnemy, symObjAddr: 0x4AC, symBinAddr: 0x1000035F8, symSize: 0x18 } - - { offsetInCU: 0x15C, offset: 0x15C, size: 0x8, addend: 0x0, symName: _main, symObjAddr: 0x4C4, symBinAddr: 0x100003610, symSize: 0x808 } -... |
