mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-15 21:45:19 +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",
|
||||
cSettings: [
|
||||
.headerSearchPath("PublicHeaders"),
|
||||
.unsafeFlags([
|
||||
"-I../../../../core-xprojects/openssl/build/openssl/include",
|
||||
"-I../EncryptionProvider/PublicHeaders"
|
||||
])
|
||||
.headerSearchPath("SharedHeaders/openssl/include"),
|
||||
.headerSearchPath("SharedHeaders/EncryptionProvider"),
|
||||
]),
|
||||
]
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user