MessagePacker
MessagePacker copied to clipboard
chore: update target versions
this PR aims to update the target versions of this package. The reason of this is that today I tried to run a package that depends on this using xcode 14.3 and it fails because iOS 8 is not supported anymore (more info: https://developer.apple.com/forums/thread/728021)
closes #48