Skip to content

Commit

Permalink
Merge pull request #42 from evgzor/master
Browse files Browse the repository at this point in the history
Update Package.swift for iOS version 13
  • Loading branch information
AppDevGuy authored Apr 22, 2024
2 parents bcb7ae6 + 15aa4d6 commit 8ecba00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import PackageDescription
let package = Package(
name: "OSSSpeechKit",
platforms: [
.iOS(.v12),
.iOS(.v13),
.tvOS(.v13),
.macOS(.v11)
],
Expand Down

0 comments on commit 8ecba00

Please sign in to comment.