Working iOS example

This commit is contained in:
Aleksei Androsov
2017-09-30 15:40:54 +03:00
parent c9410286d9
commit ce470454cd
36 changed files with 1491 additions and 170 deletions

View File

@@ -0,0 +1,6 @@
framework module YandexMobileMetrica {
umbrella header "YandexMobileMetrica.h"
export *
module * { export * }
}