Skip to content
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.

Fixed crash when NSKeyedUnarchiver.unarchiveObject tried to unpack ObjC version of the SPiDAccessToken #315

Closed
wants to merge 1 commit into from

Conversation

clausjoergensen
Copy link
Contributor

After the type was converted to Swift, the full type name changed, which could cause a crash unarchiving the ObjC type due to a type name mismatch.

…jC version of the SPiDAccessToken

After the type was converted to Swift, the full type name changed, which could cause a crash unarchiving the ObjC type due to a type name mismatch.
@zamzterz
Copy link
Contributor

Additional necessary fixes after manual testing added in #316

@zamzterz zamzterz closed this Nov 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants