mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
update submodules to 10.13
This commit is contained in:
parent
f94c1a8461
commit
e6a9ec78eb
26 changed files with 26 additions and 26 deletions
2
third-party/rnnoise/Package.swift
vendored
2
third-party/rnnoise/Package.swift
vendored
|
|
@ -36,7 +36,7 @@ func replaceSymbols() -> [String] {
|
|||
|
||||
let package = Package(
|
||||
name: "rnoise",
|
||||
platforms: [.macOS(.v10_12)],
|
||||
platforms: [.macOS(.v10_13)],
|
||||
products: [
|
||||
// Products define the executables and libraries a package produces, and make them visible to other packages.
|
||||
.library(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue