diff --git a/output/main b/output/main new file mode 100755 index 0000000..032abf3 Binary files /dev/null and b/output/main differ diff --git a/output/main.dSYM/Contents/Info.plist b/output/main.dSYM/Contents/Info.plist new file mode 100644 index 0000000..fe7fecd --- /dev/null +++ b/output/main.dSYM/Contents/Info.plist @@ -0,0 +1,20 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleIdentifier + com.apple.xcode.dsym.main + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + dSYM + CFBundleSignature + ???? + CFBundleShortVersionString + 1.0 + CFBundleVersion + 1 + + diff --git a/output/main.dSYM/Contents/Resources/DWARF/main b/output/main.dSYM/Contents/Resources/DWARF/main new file mode 100644 index 0000000..19c02c8 Binary files /dev/null and b/output/main.dSYM/Contents/Resources/DWARF/main differ diff --git a/output/main.dSYM/Contents/Resources/Relocations/aarch64/main.yml b/output/main.dSYM/Contents/Resources/Relocations/aarch64/main.yml new file mode 100644 index 0000000..330edc4 --- /dev/null +++ b/output/main.dSYM/Contents/Resources/Relocations/aarch64/main.yml @@ -0,0 +1,5 @@ +--- +triple: 'arm64-apple-darwin' +binary-path: '/Users/majorlinux/helloworld/output/main' +relocations: [] +...