Skip to content

Add xcresult 3.26 support#53

Merged
abotkin-cpi merged 4 commits into
masterfrom
3.26-support
Aug 16, 2021
Merged

Add xcresult 3.26 support#53
abotkin-cpi merged 4 commits into
masterfrom
3.26-support

Conversation

@abotkin-cpi

Copy link
Copy Markdown
Contributor

Change Description: This fixes #50 by adding in the xcresult 3.26 data structures. It also adds back in the userInfo parsing that we removed early on in xcparse creation. This should allow for folks to get info such as the display scale from screenshot attachments. I've made a separate folder for the formatDescriptions so that we can keep track what we've added & make it easier for devs to compare and update when new Xcodes come out.

Test Plan/Testing Performed: Ran the existing unit tests to confirm that parsing is not regressed on them. Need to still add some Xcode 12 xcresults to double-check the new parsing.

@duyquang91

Copy link
Copy Markdown

Can spend time to review & release this? We're using Xcode 12 for nowadays

@abotkin-cpi
abotkin-cpi merged commit fa81295 into master Aug 16, 2021
@abotkin-cpi
abotkin-cpi deleted the 3.26-support branch August 16, 2021 00:56
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.

Update data structures for xcresult 3.26

3 participants