qlitzler
07/05/2019, 3:03 PMktor
. I am trying to add an ios target, and run into this exception when trying to build.
You can reproduce for yourself by checking out the feature/ios
branch of https://github.com/algolia/algoliasearch-client-kotlinqlitzler
07/05/2019, 3:03 PMqlitzler
07/05/2019, 3:04 PM"-Xdisable-phases=Devirtualization"
olonho
07/05/2019, 3:41 PM/Users/nikolay.igotti/kotlin/algoliasearch-client-kotlin/src/commonMain/kotlin/com/algolia/search/configuration/HttpClient.kt: (3, 8): Unresolved reference: BuildConfig
happensqlitzler
07/05/2019, 3:43 PM./gradlew generateMetadataBuildConfigKotlin
olonho
07/05/2019, 3:55 PMqlitzler
07/05/2019, 4:38 PMArtyom Degtyarev [JB]
07/08/2019, 11:46 AM