mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Use automatic paths
This commit is contained in:
parent
461c278867
commit
e5610cbcd4
9 changed files with 147 additions and 18 deletions
2
submodules/Stripe/BUILD
vendored
2
submodules/Stripe/BUILD
vendored
|
|
@ -14,7 +14,7 @@ objc_library(
|
|||
"PublicHeaders",
|
||||
],
|
||||
copts = [
|
||||
"-Isubmodules/Stripe/PublicHeaders/Stripe",
|
||||
"-I{}/PublicHeaders/Stripe".format(package_name()),
|
||||
],
|
||||
sdk_frameworks = [
|
||||
"Foundation",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue