mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
macos 10_12
This commit is contained in:
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_11)],
|
||||
platforms: [.macOS(.v10_12)],
|
||||
products: [
|
||||
// Products define the executables and libraries a package produces, and make them visible to other packages.
|
||||
.library(
|
||||
|
||||
Reference in New Issue
Block a user