Commit 590954f4 authored by Javohir Savriy's avatar Javohir Savriy
Browse files

Update Package.swift

parent dabf5142
...@@ -6,7 +6,7 @@ import PackageDescription ...@@ -6,7 +6,7 @@ import PackageDescription
let package = Package( let package = Package(
name: "MyIdSDK", name: "MyIdSDK",
platforms: [ platforms: [
.iOS(.v12) .iOS(.v13)
], ],
products: [ products: [
.library( .library(
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment