Hi devs!
I create a new multiplatform project with Android and IOS. (It show a current platform) At android run perfectly but when I run the code on Xcode I have an error:
/Users/.../Xcode/DerivedData/iosApp-axkbbwgyarknnvehlgjsmvkylxqc/Build/Intermediates.noindex/iosApp.build/Debug-iphonesimulator/app.build/Script-F861D812207FA4320085E80D.sh: line 2: /Users/dev/Documents/MultiplatformTest/iosApp/../gradlew: No such file or directory
What a file I need? Where can get it?
s
Sam
06/13/2019, 1:41 PM
Cross-posting is a discouraged practice. Make sure you have run a full build from the command line at least once before trying to run your project in Xcode.
f
Fail
06/13/2019, 1:46 PM
Sorry for cross-posting. I did not think that there is a "multiplatform" branch. When prompted - forgot to delete the request from another branch