Hi, can you update the change the iOS target version inside SPM file for remove Xcode warning? ``` platforms: [ .iOS(.v9), .macOS(.v10_10), .tvOS(.v9), .watchOS(.v2) ], ``` thank you
Hi,
can you update the change the iOS target version inside SPM file for remove Xcode warning?
thank you