DefaultsKit
DefaultsKit copied to clipboard
Update ios deployment target for Xcode14.3
close #35
When I tried to build this project with Xcode14.3 (beta1), the build failed because this project does not have a deployment target and is using iOS 8.0, which is no longer supported. Therefore, the minimum supported version should be set to iOS 11.0.