mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-15 13:35:19 +00:00
update submodules to 10.13
This commit is contained in:
parent
f94c1a8461
commit
e6a9ec78eb
@ -5,7 +5,7 @@ import PackageDescription
|
||||
|
||||
let package = Package(
|
||||
name: "Crc32",
|
||||
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(
|
||||
|
@ -5,7 +5,7 @@ import PackageDescription
|
||||
|
||||
let package = Package(
|
||||
name: "CryptoUtils",
|
||||
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(
|
||||
|
@ -5,7 +5,7 @@ import PackageDescription
|
||||
|
||||
let package = Package(
|
||||
name: "Emoji",
|
||||
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(
|
||||
|
@ -5,7 +5,7 @@ import PackageDescription
|
||||
|
||||
let package = Package(
|
||||
name: "EncryptionProvider",
|
||||
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(
|
||||
|
@ -5,7 +5,7 @@ import PackageDescription
|
||||
|
||||
let package = Package(
|
||||
name: "FFMpegBinding",
|
||||
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(
|
||||
|
@ -5,7 +5,7 @@ import PackageDescription
|
||||
|
||||
let package = Package(
|
||||
name: "GraphCore",
|
||||
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(
|
||||
|
@ -5,7 +5,7 @@ import PackageDescription
|
||||
|
||||
let package = Package(
|
||||
name: "ManagedFile",
|
||||
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(
|
||||
|
@ -5,7 +5,7 @@ import PackageDescription
|
||||
|
||||
let package = Package(
|
||||
name: "MtProtoKit",
|
||||
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(
|
||||
|
@ -5,7 +5,7 @@ import PackageDescription
|
||||
|
||||
let package = Package(
|
||||
name: "MurMurHash32",
|
||||
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(
|
||||
|
@ -5,7 +5,7 @@ import PackageDescription
|
||||
|
||||
let package = Package(
|
||||
name: "NetworkLogging",
|
||||
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(
|
||||
|
@ -7,7 +7,7 @@ import PackageDescription
|
||||
let package = Package(
|
||||
name: "OpenSSLEncryption",
|
||||
platforms: [
|
||||
.macOS(.v10_12)
|
||||
.macOS(.v10_13)
|
||||
],
|
||||
products: [
|
||||
.library(
|
||||
|
2
submodules/OpusBinding/Package.swift
vendored
2
submodules/OpusBinding/Package.swift
vendored
@ -5,7 +5,7 @@ import PackageDescription
|
||||
|
||||
let package = Package(
|
||||
name: "OpusBinding",
|
||||
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(
|
||||
|
@ -5,7 +5,7 @@ import PackageDescription
|
||||
|
||||
let package = Package(
|
||||
name: "Postbox",
|
||||
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(
|
||||
|
@ -5,7 +5,7 @@ import PackageDescription
|
||||
|
||||
let package = Package(
|
||||
name: "LegacyReachability",
|
||||
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(
|
||||
|
@ -5,7 +5,7 @@ import PackageDescription
|
||||
|
||||
let package = Package(
|
||||
name: "Reachability",
|
||||
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(
|
||||
|
@ -5,7 +5,7 @@ import PackageDescription
|
||||
|
||||
let package = Package(
|
||||
name: "SSignalKit",
|
||||
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(
|
||||
|
@ -5,7 +5,7 @@ import PackageDescription
|
||||
|
||||
let package = Package(
|
||||
name: "StringTransliteration",
|
||||
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(
|
||||
|
@ -5,7 +5,7 @@ import PackageDescription
|
||||
|
||||
let package = Package(
|
||||
name: "TelegramApi",
|
||||
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(
|
||||
|
@ -5,7 +5,7 @@ import PackageDescription
|
||||
|
||||
let package = Package(
|
||||
name: "TelegramCore",
|
||||
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(
|
||||
|
@ -5,7 +5,7 @@ import PackageDescription
|
||||
|
||||
let package = Package(
|
||||
name: "TelegramVoip",
|
||||
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(
|
||||
|
@ -5,7 +5,7 @@ import PackageDescription
|
||||
|
||||
let package = Package(
|
||||
name: "DarwinDirStat",
|
||||
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(
|
||||
|
@ -5,7 +5,7 @@ import PackageDescription
|
||||
|
||||
let package = Package(
|
||||
name: "RangeSet",
|
||||
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(
|
||||
|
@ -5,7 +5,7 @@ import PackageDescription
|
||||
|
||||
let package = Package(
|
||||
name: "YuvConversion",
|
||||
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(
|
||||
|
2
submodules/libphonenumber/Package.swift
vendored
2
submodules/libphonenumber/Package.swift
vendored
@ -5,7 +5,7 @@ import PackageDescription
|
||||
|
||||
let package = Package(
|
||||
name: "libphonenumber",
|
||||
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(
|
||||
|
2
submodules/sqlcipher/Package.swift
vendored
2
submodules/sqlcipher/Package.swift
vendored
@ -5,7 +5,7 @@ import PackageDescription
|
||||
|
||||
let package = Package(
|
||||
name: "sqlcipher",
|
||||
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(
|
||||
|
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…
x
Reference in New Issue
Block a user