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

refactor: strongly type plist values to achieve full sendability #904

Merged
merged 4 commits into from
Feb 18, 2025

Conversation

waltflanagan
Copy link
Member

This is a dupe of #835 targetting main

This should have not be source breaking and just be faster parsing.

waltflanagan and others added 2 commits February 17, 2025 13:36
* First pass at decoding changes

* Keep `PlistObject` internal

* Cleanup

* Testable imports

* Optimize project parsing.

* Reduce reliance on PlistObject

Not removing yet due to some other `[String: Any]` usage
Copy link
Contributor

@pepicrft pepicrft left a comment

Choose a reason for hiding this comment

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

Thanks for taking this one one @waltflanagan

@waltflanagan waltflanagan changed the title refactor: Strongly type plist values to achieve full sendability refactor: strongly type plist values to achieve full sendability Feb 18, 2025
@waltflanagan waltflanagan merged commit d91856c into main Feb 18, 2025
9 checks passed
@waltflanagan waltflanagan deleted the waltflanagan/StronglyTypedPlists branch February 18, 2025 14:24
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