321 B
321 B
Fastlane
Install on laptop
sudo apt-get install ruby-full
sudo gem install fastlane
Init
cd android
fastlane init
cd ios
fastlane init
Darling (macOS emulator)
install https://github.com/darlinghq/darling/releases
then run
darling shell
xcode-select --install