Skip to content

Commit

Permalink
Added missing NSCoding conformance for GenericParameter in SourceryRu…
Browse files Browse the repository at this point in the history
…ntime_Linux
  • Loading branch information
igor-savelev-bumble committed Jan 3, 2024
1 parent 6892df9 commit 248c566
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1103,6 +1103,8 @@ extension GenericType: NSCoding {}
extension GenericTypeParameter: NSCoding {}
extension GenericParameter: NSCoding {}
extension Import: NSCoding {}
extension Method: NSCoding {}
Expand Down

0 comments on commit 248c566

Please sign in to comment.