Skip to content

fix(xcode): Only parse Plist when required during RN source maps upload#1940

Merged
szokeasaurusrex merged 7 commits intomasterfrom
@krystofwoldrich/fix-read-plist-when-required
Feb 28, 2024
Merged

fix(xcode): Only parse Plist when required during RN source maps upload#1940
szokeasaurusrex merged 7 commits intomasterfrom
@krystofwoldrich/fix-read-plist-when-required

Conversation

@krystofwoldrich
Copy link
Copy Markdown
Contributor

If users use debug IDs and auto-release reading is disabled, we don't have to read and part Info.plist.

The same applies when users use ENV to set release and dist

Copy link
Copy Markdown
Member

@szokeasaurusrex szokeasaurusrex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for switching to a match statement; the logic is much clearer to me know, and I was able to identify a way we can simplify the match statement even further. Once you address the suggestion, I am ready to approve.

Copy link
Copy Markdown
Member

@szokeasaurusrex szokeasaurusrex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@szokeasaurusrex szokeasaurusrex merged commit 5657d86 into master Feb 28, 2024
@szokeasaurusrex szokeasaurusrex deleted the @krystofwoldrich/fix-read-plist-when-required branch February 28, 2024 10:31
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.

2 participants