Skip to content

Commit 1380b40

Browse files
Update Package.swift
1 parent 7e66b9e commit 1380b40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ let commonModuleNamePath = "Common"
1616
let package = Package(
1717
name: "Teads",
1818
platforms: [
19-
.iOS(.v10),
19+
.iOS(.v12),
2020
],
2121
products: [
2222
.library(

0 commit comments

Comments
 (0)