icerockdev / moko-maps

Control your map from common code for mobile (android & ios) Kotlin Multiplatform development
https://moko.icerock.dev/
Apache License 2.0
87 stars 16 forks source link

#58 mapbox update #62

Closed anton6tak closed 3 years ago

Alex009 commented 3 years ago

to successful pod install:

export ORIGINAL_HOME=$HOME && \
export HOME=$(pwd) && \
echo "machine api.mapbox.com\nlogin mapbox\npassword $MAPBOX_SECRET_TOKEN" > ~/.netrc && \
(cd sample/ios-app && pod install) && \
export HOME=$ORIGINAL_HOME
sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication