Skip to content

Conversation

@dellis1972
Copy link
Contributor

Fixes https://bugzilla.xamarin.com/show_bug.cgi?id=53787

We were not handling $(DebugType) == 'Portable' as part of
our packaging process. As a result even in debug mode the
apk would not contain any of the reuqired debugging information.

…and Physical device when running on Debug mode

Fixes https://bugzilla.xamarin.com/show_bug.cgi?id=53787

We were not handling $(DebugType) == 'Portable' as part of
our packaging process. As a result even in debug mode the
apk would not contain any of the reuqired debugging information.
@jonpryor jonpryor merged commit f06bcbe into dotnet:master Mar 23, 2017
jonpryor added a commit to jonpryor/xamarin-android that referenced this pull request Nov 25, 2019
  * dotnet/java-interop@dec2e39: Convert Test projects to SDK style projects. (dotnet#517)
  * dotnet/java-interop@439bd83: [XA.Tools.Bytecode] Add Kotlin support to our binding process. (dotnet#505)
  * dotnet/java-interop@5fa8c18: [Java.Interop] Replace Gendarme with Roslyn FxCop Analyzers (dotnet#523)
  * dotnet/java-interop@7558ca1: Bump to mono/cecil/master@a6a7f5c0 (dotnet#524)
jonpryor added a commit to jonpryor/xamarin-android that referenced this pull request Nov 26, 2019
Changes: dotnet/java-interop@166a6c9...e7d96f2

  * dotnet/java-interop@e7d96f2: [Java.Interop] public ctor for JniRuntime.JniObjectReferenceManager (dotnet#527)
  * dotnet/java-interop@dec2e39: Convert Test projects to SDK style projects. (dotnet#517)
  * dotnet/java-interop@439bd83: [XA.Tools.Bytecode] Add Kotlin support to our binding process. (dotnet#505)
  * dotnet/java-interop@5fa8c18: [Java.Interop] Replace Gendarme with Roslyn FxCop Analyzers (dotnet#523)
  * dotnet/java-interop@7558ca1: Bump to mono/cecil/master@a6a7f5c0 (dotnet#524)

The unit test assembly for `logcat-parse.exe` was renamed from
`LogcatParse-Tests.dll` to `logcat-parse-Tests.dll`.  Update the
"nunit Java.Interop Tests" job accordingly.
jonpryor added a commit that referenced this pull request Nov 26, 2019
Changes: dotnet/java-interop@166a6c9...e7d96f2

  * dotnet/java-interop@e7d96f2: [Java.Interop] public ctor for JniRuntime.JniObjectReferenceManager (#527)
  * dotnet/java-interop@dec2e39: Convert Test projects to SDK style projects. (#517)
  * dotnet/java-interop@439bd83: [XA.Tools.Bytecode] Add Kotlin support to our binding process. (#505)
  * dotnet/java-interop@5fa8c18: [Java.Interop] Replace Gendarme with Roslyn FxCop Analyzers (#523)
  * dotnet/java-interop@7558ca1: Bump to mono/cecil/master@a6a7f5c0 (#524)

The unit test assembly for `logcat-parse.exe` was renamed from
`LogcatParse-Tests.dll` to `logcat-parse-Tests.dll`.  Update the
"nunit Java.Interop Tests" job accordingly.
@github-actions github-actions bot locked and limited conversation to collaborators Feb 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants