Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JENKINS-65285 The iOS symbol upload was uploading a copy of the app, not the symbols file. #63

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

carllindberg
Copy link

This should fix the issue reported at https://issues.jenkins.io/browse/JENKINS-65285 . Thanks to Thomas Innes for debugging it; this is mostly his suggested code fixes in the issue, with unit test fixes added.

@subprogram
Copy link
Contributor

Is this pull request assumed to be merged?

@carllindberg
Copy link
Author

@subprogram It works for me; I've been using the plugin binary produced by the test build of this branch. There was a bug in the fix posted in the issue thread which this avoids. But, not sure who has authority to actually merge this.

@subprogram
Copy link
Contributor

@carllindberg Yes, it works for me too. The current version of the plugin has a bug that leads to uploading a copy of the app instead of the symbols file in Android. I found the cause of the bug in the source code and then I found this branch :) I can confirm that this patch fixes the issue for Android as well as iOs builds.

@Tommigun1980
Copy link

Tommigun1980 commented Apr 25, 2023

Could this please be merged and a release be made?

@Tommigun1980
Copy link

Hi! Could this please be merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants