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 deprecated unarchiveTopLevelObjectWithData #70

Merged
merged 2 commits into from
Mar 14, 2024

Conversation

heoblitz
Copy link
Contributor

@heoblitz heoblitz commented Mar 14, 2024

Replace unarchiveTopLevelObjectWithData with unarchivedObject.
https://developer.apple.com/documentation/foundation/nskeyedunarchiver/2919664-unarchivetoplevelobjectwithdata

Remove unnecessary force try and Swiftlint disable rules.

@ekazaev
Copy link
Owner

ekazaev commented Mar 14, 2024

@heoblitz Thank you very much. I do not really bother to update the example app as it is basically just an example.

@ekazaev ekazaev self-assigned this Mar 14, 2024
@ekazaev ekazaev merged commit c26d49c into ekazaev:master Mar 14, 2024
1 check passed
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