We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9f47c0 commit 38d3706Copy full SHA for 38d3706
scripts/run_ios.sh
@@ -0,0 +1,5 @@
1
+./gradlew :shared:podGenIOS --parallel
2
+./gradlew kSwiftsharedPodspec
3
+cd iosApp || exit
4
+pod install
5
+open iosApp.xcworkspace
0 commit comments