Skip to content

Commit 89d226b

Browse files
committed
Strip debug symbols again
1 parent 9194743 commit 89d226b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Xamarin.Android.Build.Tasks/Microsoft.Android.Sdk/targets/Microsoft.Android.Sdk.NativeRuntime.targets

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,6 @@ Contains code to build and link the native runtime at application build time.
6060
LinkLibraries="@(_RequiredLinkLibraries)"
6161
OutputRuntimes="@(_UnifiedNativeRuntime)"
6262
SupportedAbis="@(_BuildTargetAbis)"
63-
SaveDebugSymbols="false"
64-
StripDebugSymbols="false"
6563
RuntimePackLibraryDirectories="@(_RuntimePackLibraryDirectory)" />
6664

6765
<ItemGroup>

0 commit comments

Comments
 (0)