mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Merge branch 'temp-for-merge'
# Conflicts: # submodules/OpusBinding/Package.swift
This commit is contained in:
commit
a284755b0b
@ -23,10 +23,8 @@ let package = Package(
|
|||||||
publicHeadersPath: "PublicHeaders",
|
publicHeadersPath: "PublicHeaders",
|
||||||
cSettings: [
|
cSettings: [
|
||||||
.headerSearchPath("PublicHeaders"),
|
.headerSearchPath("PublicHeaders"),
|
||||||
.unsafeFlags([
|
.headerSearchPath("SharedHeaders/openssl/include"),
|
||||||
"-I../../../../core-xprojects/openssl/build/openssl/include",
|
.headerSearchPath("SharedHeaders/EncryptionProvider"),
|
||||||
"-I../EncryptionProvider/PublicHeaders"
|
|
||||||
])
|
|
||||||
]),
|
]),
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user