Commit 6f71c9d
committed
moving setClass for NSKeyedUnarchiver outside of version check
This means that the NSKeyedUnarchiver class for OSInAppMessage will always be OSInAppMessageInternal even if the migration doesn't run. This is safe because OSInAppMessage does not conform to codeable so it should never be archived/unarchived.1 parent f36acb5 commit 6f71c9d
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| 121 | + | |
121 | 122 | | |
122 | 123 | | |
123 | 124 | | |
| |||
0 commit comments