diff options
author | kmartynkov <kmartynkov@yandex-team.ru> | 2022-02-10 16:46:21 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:46:21 +0300 |
commit | 097711d7a4756680acf65caaf38b43d832f7d3e9 (patch) | |
tree | 6bcd8314a437e0abeee48e691ebbede37cb0d3ec /build/external_resources/mapsmobi_ios_pods/ya.make | |
parent | 637de640c39b46c13f29619057a54f4cf3e1241b (diff) | |
download | ydb-097711d7a4756680acf65caaf38b43d832f7d3e9.tar.gz |
Restoring authorship annotation for <kmartynkov@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build/external_resources/mapsmobi_ios_pods/ya.make')
-rw-r--r-- | build/external_resources/mapsmobi_ios_pods/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/external_resources/mapsmobi_ios_pods/ya.make b/build/external_resources/mapsmobi_ios_pods/ya.make index a733c6beb4..c0ab2a3dae 100644 --- a/build/external_resources/mapsmobi_ios_pods/ya.make +++ b/build/external_resources/mapsmobi_ios_pods/ya.make @@ -3,7 +3,7 @@ RESOURCES_LIBRARY() OWNER(g:mapkit) IF (OS_IOS) - DECLARE_EXTERNAL_RESOURCE(MAPSMOBI_IOS_PODS sbr:2586181384) + DECLARE_EXTERNAL_RESOURCE(MAPSMOBI_IOS_PODS sbr:2586181384) CFLAGS(GLOBAL "-I$MAPSMOBI_IOS_PODS_RESOURCE_GLOBAL/Pods/Headers/Public") ELSE() MESSAGE(FATAL_ERROR Unsupported platform) |